Package | Description |
---|---|
com.collabnet.ce.soap60.webservices.pluggable |
Modifier and Type | Method and Description |
---|---|
PluggableComponent4SoapDO |
IPluggableAppSoap.createIntegratedApplication5(String sessionId,
PluggableComponent4SoapDO soapDO,
String iconFileKey,
String iconFileName,
String iconMimeType)
Deprecated.
|
PluggableComponent4SoapDO |
PluggableAppSoapMockStub.createIntegratedApplication5(String sessionId,
PluggableComponent4SoapDO soapDO,
String iconFileKey,
String iconFileName,
String iconMimeType)
Simulate a call to createIntegratedApplication5
|
PluggableComponent4SoapDO |
PluggableAppSoapStub.createIntegratedApplication5(String sessionId,
PluggableComponent4SoapDO soapDO,
String iconFileKey,
String iconFileName,
String iconMimeType) |
PluggableComponent4SoapDO |
IPluggableAppSoap.createIntegratedApplicationFromXMLFiles5(String sessionId,
byte[] depXmlByteArray,
byte[] appXmlByteArray,
String iconFileKey,
String iconFileName,
String iconMimeType)
Deprecated.
|
PluggableComponent4SoapDO |
PluggableAppSoapMockStub.createIntegratedApplicationFromXMLFiles5(String sessionId,
byte[] depXmlByteArray,
byte[] appXmlByteArray,
String iconFileKey,
String iconFileName,
String iconMimeType)
Simulate a call to createIntegratedApplicationFromXMLFiles5
|
PluggableComponent4SoapDO |
PluggableAppSoapStub.createIntegratedApplicationFromXMLFiles5(String sessionId,
byte[] depXmlByteArray,
byte[] appXmlByteArray,
String iconFileKey,
String iconFileName,
String iconMimeType) |
PluggableComponent4SoapDO |
IPluggableAppSoap.getIntegratedApplicationByName4(String sessionId,
String integratedAppName)
Deprecated.
|
PluggableComponent4SoapDO |
PluggableAppSoapMockStub.getIntegratedApplicationByName4(String sessionId,
String integratedAppName)
Simulate a call to getIntegratedApplicationByName4
|
PluggableComponent4SoapDO |
PluggableAppSoapStub.getIntegratedApplicationByName4(String sessionId,
String integratedAppName) |
Modifier and Type | Method and Description |
---|---|
PluggableComponent4SoapDO |
IPluggableAppSoap.createIntegratedApplication5(String sessionId,
PluggableComponent4SoapDO soapDO,
String iconFileKey,
String iconFileName,
String iconMimeType)
Deprecated.
|
PluggableComponent4SoapDO |
PluggableAppSoapMockStub.createIntegratedApplication5(String sessionId,
PluggableComponent4SoapDO soapDO,
String iconFileKey,
String iconFileName,
String iconMimeType)
Simulate a call to createIntegratedApplication5
|
PluggableComponent4SoapDO |
PluggableAppSoapStub.createIntegratedApplication5(String sessionId,
PluggableComponent4SoapDO soapDO,
String iconFileKey,
String iconFileName,
String iconMimeType) |
void |
IPluggableAppSoap.editIntegratedApplication4(String sessionId,
PluggableComponent4SoapDO soapDO)
Deprecated.
|
void |
PluggableAppSoapMockStub.editIntegratedApplication4(String sessionId,
PluggableComponent4SoapDO soapDO)
Simulate a call to editIntegratedApplication4
|
void |
PluggableAppSoapStub.editIntegratedApplication4(String sessionId,
PluggableComponent4SoapDO soapDO) |
void |
PluggableAppSoapMockStub.prepareCreateIntegratedApplication5(String sessionId,
PluggableComponent4SoapDO soapDO,
String iconFileKey,
String iconFileName,
String iconMimeType,
Object returnValue)
Prepare a simulated response to createIntegratedApplication5
|
void |
PluggableAppSoapMockStub.prepareEditIntegratedApplication4(String sessionId,
PluggableComponent4SoapDO soapDO)
Prepare a simulated response to editIntegratedApplication4
|
void |
PluggableAppSoapMockStub.prepareEditIntegratedApplication4(String sessionId,
PluggableComponent4SoapDO soapDO,
Exception exception)
Prepare a simulated response to editIntegratedApplication4
|
Copyright © 2017 CollabNet. All Rights Reserved.