Package | Description |
---|---|
com.collabnet.ce.soap60.webservices.pluggable |
Modifier and Type | Method and Description |
---|---|
PluggableComponent5SoapDO |
PluggableAppSoapMockStub.createIntegratedApplication6(String sessionId,
PluggableComponent5SoapDO soapDO,
String iconFileKey,
String iconFileName,
String iconMimeType)
Simulate a call to createIntegratedApplication6
|
PluggableComponent5SoapDO |
PluggableAppSoapStub.createIntegratedApplication6(String sessionId,
PluggableComponent5SoapDO soapDO,
String iconFileKey,
String iconFileName,
String iconMimeType) |
PluggableComponent5SoapDO |
IPluggableAppSoap.createIntegratedApplication6(String sessionId,
PluggableComponent5SoapDO soapDO,
String iconFileKey,
String iconFileName,
String iconMimeType)
Creates a Integrated Application Note that the icon file has to be uploaded seperately (through FileStorageApp or SimpleFileStorageApp service) and the maximum size of the icon file is 10KB.
|
PluggableComponent5SoapDO |
PluggableAppSoapMockStub.createIntegratedApplicationFromXMLFiles6(String sessionId,
byte[] depXmlByteArray,
byte[] appXmlByteArray,
String iconFileKey,
String iconFileName,
String iconMimeType)
Simulate a call to createIntegratedApplicationFromXMLFiles6
|
PluggableComponent5SoapDO |
PluggableAppSoapStub.createIntegratedApplicationFromXMLFiles6(String sessionId,
byte[] depXmlByteArray,
byte[] appXmlByteArray,
String iconFileKey,
String iconFileName,
String iconMimeType) |
PluggableComponent5SoapDO |
IPluggableAppSoap.createIntegratedApplicationFromXMLFiles6(String sessionId,
byte[] depXmlByteArray,
byte[] appXmlByteArray,
String iconFileKey,
String iconFileName,
String iconMimeType)
Create/import an integrated application from XML files.
|
PluggableComponent5SoapDO |
PluggableAppSoapMockStub.getIntegratedApplicationByName5(String sessionId,
String integratedAppName)
Simulate a call to getIntegratedApplicationByName5
|
PluggableComponent5SoapDO |
PluggableAppSoapStub.getIntegratedApplicationByName5(String sessionId,
String integratedAppName) |
PluggableComponent5SoapDO |
IPluggableAppSoap.getIntegratedApplicationByName5(String sessionId,
String integratedAppName)
Get the integrated application for a given name.
|
Modifier and Type | Method and Description |
---|---|
PluggableComponent5SoapDO |
PluggableAppSoapMockStub.createIntegratedApplication6(String sessionId,
PluggableComponent5SoapDO soapDO,
String iconFileKey,
String iconFileName,
String iconMimeType)
Simulate a call to createIntegratedApplication6
|
PluggableComponent5SoapDO |
PluggableAppSoapStub.createIntegratedApplication6(String sessionId,
PluggableComponent5SoapDO soapDO,
String iconFileKey,
String iconFileName,
String iconMimeType) |
PluggableComponent5SoapDO |
IPluggableAppSoap.createIntegratedApplication6(String sessionId,
PluggableComponent5SoapDO soapDO,
String iconFileKey,
String iconFileName,
String iconMimeType)
Creates a Integrated Application Note that the icon file has to be uploaded seperately (through FileStorageApp or SimpleFileStorageApp service) and the maximum size of the icon file is 10KB.
|
void |
PluggableAppSoapMockStub.editIntegratedApplication5(String sessionId,
PluggableComponent5SoapDO soapDO)
Simulate a call to editIntegratedApplication5
|
void |
PluggableAppSoapStub.editIntegratedApplication5(String sessionId,
PluggableComponent5SoapDO soapDO) |
void |
IPluggableAppSoap.editIntegratedApplication5(String sessionId,
PluggableComponent5SoapDO soapDO)
Edit the integrated application properties.
|
void |
PluggableAppSoapMockStub.prepareCreateIntegratedApplication6(String sessionId,
PluggableComponent5SoapDO soapDO,
String iconFileKey,
String iconFileName,
String iconMimeType,
Object returnValue)
Prepare a simulated response to createIntegratedApplication6
|
void |
PluggableAppSoapMockStub.prepareEditIntegratedApplication5(String sessionId,
PluggableComponent5SoapDO soapDO)
Prepare a simulated response to editIntegratedApplication5
|
void |
PluggableAppSoapMockStub.prepareEditIntegratedApplication5(String sessionId,
PluggableComponent5SoapDO soapDO,
Exception exception)
Prepare a simulated response to editIntegratedApplication5
|
Copyright © 2016 CollabNet. All Rights Reserved.