Uses of Class
com.collabnet.ce.soap60.webservices.pluggable.PluggableComponent5SoapDO
Packages that use PluggableComponent5SoapDO
-
Uses of PluggableComponent5SoapDO in com.collabnet.ce.soap60.webservices.pluggable
Methods in com.collabnet.ce.soap60.webservices.pluggable that return PluggableComponent5SoapDOModifier and TypeMethodDescriptionIPluggableAppSoap.createIntegratedApplication6
(String sessionId, PluggableComponent5SoapDO soapDO, String iconFileKey, String iconFileName, String iconMimeType) Creates a Integrated Application Note that the icon file has to be uploaded seperatelyPluggableAppSoap.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.PluggableAppSoapMockStub.createIntegratedApplication6
(String sessionId, PluggableComponent5SoapDO soapDO, String iconFileKey, String iconFileName, String iconMimeType) Simulate a call to createIntegratedApplication6PluggableAppSoapStub.createIntegratedApplication6
(String sessionId, PluggableComponent5SoapDO soapDO, String iconFileKey, String iconFileName, String iconMimeType) IPluggableAppSoap.createIntegratedApplicationFromXMLFiles6
(String sessionId, byte[] depXmlByteArray, byte[] appXmlByteArray, String iconFileKey, String iconFileName, String iconMimeType) Create/import an integrated application from XML files.PluggableAppSoap.createIntegratedApplicationFromXMLFiles6
(String sessionId, byte[] depXmlByteArray, byte[] appXmlByteArray, String iconFileKey, String iconFileName, String iconMimeType) Create/import an integrated application from XML files.PluggableAppSoapMockStub.createIntegratedApplicationFromXMLFiles6
(String sessionId, byte[] depXmlByteArray, byte[] appXmlByteArray, String iconFileKey, String iconFileName, String iconMimeType) Simulate a call to createIntegratedApplicationFromXMLFiles6PluggableAppSoapStub.createIntegratedApplicationFromXMLFiles6
(String sessionId, byte[] depXmlByteArray, byte[] appXmlByteArray, String iconFileKey, String iconFileName, String iconMimeType) IPluggableAppSoap.getIntegratedApplicationByName5
(String sessionId, String integratedAppName) Get the integrated application for a given name.PluggableAppSoap.getIntegratedApplicationByName5
(String sessionId, String integratedAppName) Get the integrated application for a given name.PluggableAppSoapMockStub.getIntegratedApplicationByName5
(String sessionId, String integratedAppName) Simulate a call to getIntegratedApplicationByName5PluggableAppSoapStub.getIntegratedApplicationByName5
(String sessionId, String integratedAppName) Methods in com.collabnet.ce.soap60.webservices.pluggable with parameters of type PluggableComponent5SoapDOModifier and TypeMethodDescriptionIPluggableAppSoap.createIntegratedApplication6
(String sessionId, PluggableComponent5SoapDO soapDO, String iconFileKey, String iconFileName, String iconMimeType) Creates a Integrated Application Note that the icon file has to be uploaded seperatelyPluggableAppSoap.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.PluggableAppSoapMockStub.createIntegratedApplication6
(String sessionId, PluggableComponent5SoapDO soapDO, String iconFileKey, String iconFileName, String iconMimeType) Simulate a call to createIntegratedApplication6PluggableAppSoapStub.createIntegratedApplication6
(String sessionId, PluggableComponent5SoapDO soapDO, String iconFileKey, String iconFileName, String iconMimeType) void
IPluggableAppSoap.editIntegratedApplication5
(String sessionId, PluggableComponent5SoapDO soapDO) Edit the integrated application properties.void
PluggableAppSoap.editIntegratedApplication5
(String sessionId, PluggableComponent5SoapDO soapDO) Edit the integrated application properties.void
PluggableAppSoapMockStub.editIntegratedApplication5
(String sessionId, PluggableComponent5SoapDO soapDO) Simulate a call to editIntegratedApplication5void
PluggableAppSoapStub.editIntegratedApplication5
(String sessionId, PluggableComponent5SoapDO soapDO) void
PluggableAppSoapMockStub.prepareCreateIntegratedApplication6
(String sessionId, PluggableComponent5SoapDO soapDO, String iconFileKey, String iconFileName, String iconMimeType, Object returnValue) Prepare a simulated response to createIntegratedApplication6void
PluggableAppSoapMockStub.prepareEditIntegratedApplication5
(String sessionId, PluggableComponent5SoapDO soapDO) Prepare a simulated response to editIntegratedApplication5void
PluggableAppSoapMockStub.prepareEditIntegratedApplication5
(String sessionId, PluggableComponent5SoapDO soapDO, Exception exception) Prepare a simulated response to editIntegratedApplication5