Uses of Class
com.collabnet.ce.soap60.webservices.pluggable.PluggableComponent5SoapDO
-
Packages that use PluggableComponent5SoapDO Package Description com.collabnet.ce.soap60.webservices.pluggable -
-
Uses of PluggableComponent5SoapDO in com.collabnet.ce.soap60.webservices.pluggable
Methods in com.collabnet.ce.soap60.webservices.pluggable that return PluggableComponent5SoapDO Modifier and Type Method Description PluggableComponent5SoapDOIPluggableAppSoap. createIntegratedApplication6(String sessionId, PluggableComponent5SoapDO soapDO, String iconFileKey, String iconFileName, String iconMimeType)Creates a Integrated Application Note that the icon file has to be uploaded seperatelyPluggableComponent5SoapDOPluggableAppSoap. 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.PluggableComponent5SoapDOPluggableAppSoapMockStub. createIntegratedApplication6(String sessionId, PluggableComponent5SoapDO soapDO, String iconFileKey, String iconFileName, String iconMimeType)Simulate a call to createIntegratedApplication6PluggableComponent5SoapDOPluggableAppSoapStub. createIntegratedApplication6(String sessionId, PluggableComponent5SoapDO soapDO, String iconFileKey, String iconFileName, String iconMimeType)PluggableComponent5SoapDOIPluggableAppSoap. createIntegratedApplicationFromXMLFiles6(String sessionId, byte[] depXmlByteArray, byte[] appXmlByteArray, String iconFileKey, String iconFileName, String iconMimeType)Create/import an integrated application from XML files.PluggableComponent5SoapDOPluggableAppSoap. createIntegratedApplicationFromXMLFiles6(String sessionId, byte[] depXmlByteArray, byte[] appXmlByteArray, String iconFileKey, String iconFileName, String iconMimeType)Create/import an integrated application from XML files.PluggableComponent5SoapDOPluggableAppSoapMockStub. createIntegratedApplicationFromXMLFiles6(String sessionId, byte[] depXmlByteArray, byte[] appXmlByteArray, String iconFileKey, String iconFileName, String iconMimeType)Simulate a call to createIntegratedApplicationFromXMLFiles6PluggableComponent5SoapDOPluggableAppSoapStub. createIntegratedApplicationFromXMLFiles6(String sessionId, byte[] depXmlByteArray, byte[] appXmlByteArray, String iconFileKey, String iconFileName, String iconMimeType)PluggableComponent5SoapDOIPluggableAppSoap. getIntegratedApplicationByName5(String sessionId, String integratedAppName)Get the integrated application for a given name.PluggableComponent5SoapDOPluggableAppSoap. getIntegratedApplicationByName5(String sessionId, String integratedAppName)Get the integrated application for a given name.PluggableComponent5SoapDOPluggableAppSoapMockStub. getIntegratedApplicationByName5(String sessionId, String integratedAppName)Simulate a call to getIntegratedApplicationByName5PluggableComponent5SoapDOPluggableAppSoapStub. getIntegratedApplicationByName5(String sessionId, String integratedAppName)Methods in com.collabnet.ce.soap60.webservices.pluggable with parameters of type PluggableComponent5SoapDO Modifier and Type Method Description PluggableComponent5SoapDOIPluggableAppSoap. createIntegratedApplication6(String sessionId, PluggableComponent5SoapDO soapDO, String iconFileKey, String iconFileName, String iconMimeType)Creates a Integrated Application Note that the icon file has to be uploaded seperatelyPluggableComponent5SoapDOPluggableAppSoap. 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.PluggableComponent5SoapDOPluggableAppSoapMockStub. createIntegratedApplication6(String sessionId, PluggableComponent5SoapDO soapDO, String iconFileKey, String iconFileName, String iconMimeType)Simulate a call to createIntegratedApplication6PluggableComponent5SoapDOPluggableAppSoapStub. createIntegratedApplication6(String sessionId, PluggableComponent5SoapDO soapDO, String iconFileKey, String iconFileName, String iconMimeType)voidIPluggableAppSoap. editIntegratedApplication5(String sessionId, PluggableComponent5SoapDO soapDO)Edit the integrated application properties.voidPluggableAppSoap. editIntegratedApplication5(String sessionId, PluggableComponent5SoapDO soapDO)Edit the integrated application properties.voidPluggableAppSoapMockStub. editIntegratedApplication5(String sessionId, PluggableComponent5SoapDO soapDO)Simulate a call to editIntegratedApplication5voidPluggableAppSoapStub. editIntegratedApplication5(String sessionId, PluggableComponent5SoapDO soapDO)voidPluggableAppSoapMockStub. prepareCreateIntegratedApplication6(String sessionId, PluggableComponent5SoapDO soapDO, String iconFileKey, String iconFileName, String iconMimeType, Object returnValue)Prepare a simulated response to createIntegratedApplication6voidPluggableAppSoapMockStub. prepareEditIntegratedApplication5(String sessionId, PluggableComponent5SoapDO soapDO)Prepare a simulated response to editIntegratedApplication5voidPluggableAppSoapMockStub. prepareEditIntegratedApplication5(String sessionId, PluggableComponent5SoapDO soapDO, Exception exception)Prepare a simulated response to editIntegratedApplication5
-