Package | Description |
---|---|
com.collabnet.ce.soap60.webservices.pluggable |
Modifier and Type | Method and Description |
---|---|
PluggableComponent3SoapDO |
IPluggableAppSoap.createIntegratedApplication4(String sessionId,
PluggableComponent3SoapDO soapDO,
String iconFileKey,
String iconFileName,
String iconMimeType)
Deprecated.
|
PluggableComponent3SoapDO |
PluggableAppSoapMockStub.createIntegratedApplication4(String sessionId,
PluggableComponent3SoapDO soapDO,
String iconFileKey,
String iconFileName,
String iconMimeType)
Simulate a call to createIntegratedApplication4
|
PluggableComponent3SoapDO |
PluggableAppSoapStub.createIntegratedApplication4(String sessionId,
PluggableComponent3SoapDO soapDO,
String iconFileKey,
String iconFileName,
String iconMimeType) |
PluggableComponent3SoapDO |
IPluggableAppSoap.createIntegratedApplicationFromXMLFiles4(String sessionId,
byte[] depXmlByteArray,
byte[] appXmlByteArray,
String iconFileKey,
String iconFileName,
String iconMimeType)
Deprecated.
|
PluggableComponent3SoapDO |
PluggableAppSoapMockStub.createIntegratedApplicationFromXMLFiles4(String sessionId,
byte[] depXmlByteArray,
byte[] appXmlByteArray,
String iconFileKey,
String iconFileName,
String iconMimeType)
Simulate a call to createIntegratedApplicationFromXMLFiles4
|
PluggableComponent3SoapDO |
PluggableAppSoapStub.createIntegratedApplicationFromXMLFiles4(String sessionId,
byte[] depXmlByteArray,
byte[] appXmlByteArray,
String iconFileKey,
String iconFileName,
String iconMimeType) |
PluggableComponent3SoapDO |
IPluggableAppSoap.getIntegratedApplicationByName3(String sessionId,
String integratedAppName)
Deprecated.
|
PluggableComponent3SoapDO |
PluggableAppSoapMockStub.getIntegratedApplicationByName3(String sessionId,
String integratedAppName)
Simulate a call to getIntegratedApplicationByName3
|
PluggableComponent3SoapDO |
PluggableAppSoapStub.getIntegratedApplicationByName3(String sessionId,
String integratedAppName) |
Modifier and Type | Method and Description |
---|---|
PluggableComponent3SoapDO |
IPluggableAppSoap.createIntegratedApplication4(String sessionId,
PluggableComponent3SoapDO soapDO,
String iconFileKey,
String iconFileName,
String iconMimeType)
Deprecated.
|
PluggableComponent3SoapDO |
PluggableAppSoapMockStub.createIntegratedApplication4(String sessionId,
PluggableComponent3SoapDO soapDO,
String iconFileKey,
String iconFileName,
String iconMimeType)
Simulate a call to createIntegratedApplication4
|
PluggableComponent3SoapDO |
PluggableAppSoapStub.createIntegratedApplication4(String sessionId,
PluggableComponent3SoapDO soapDO,
String iconFileKey,
String iconFileName,
String iconMimeType) |
void |
IPluggableAppSoap.editIntegratedApplication3(String sessionId,
PluggableComponent3SoapDO soapDO)
Deprecated.
|
void |
PluggableAppSoapMockStub.editIntegratedApplication3(String sessionId,
PluggableComponent3SoapDO soapDO)
Simulate a call to editIntegratedApplication3
|
void |
PluggableAppSoapStub.editIntegratedApplication3(String sessionId,
PluggableComponent3SoapDO soapDO) |
void |
PluggableAppSoapMockStub.prepareCreateIntegratedApplication4(String sessionId,
PluggableComponent3SoapDO soapDO,
String iconFileKey,
String iconFileName,
String iconMimeType,
Object returnValue)
Prepare a simulated response to createIntegratedApplication4
|
void |
PluggableAppSoapMockStub.prepareEditIntegratedApplication3(String sessionId,
PluggableComponent3SoapDO soapDO)
Prepare a simulated response to editIntegratedApplication3
|
void |
PluggableAppSoapMockStub.prepareEditIntegratedApplication3(String sessionId,
PluggableComponent3SoapDO soapDO,
Exception exception)
Prepare a simulated response to editIntegratedApplication3
|
Copyright © 2017 CollabNet. All Rights Reserved.