Uses of Class
com.collabnet.ce.soap60.webservices.pluggable.PluggableComponentSoapDO
-
Packages that use PluggableComponentSoapDO Package Description com.collabnet.ce.soap60.webservices.pluggable -
-
Uses of PluggableComponentSoapDO in com.collabnet.ce.soap60.webservices.pluggable
Methods in com.collabnet.ce.soap60.webservices.pluggable that return PluggableComponentSoapDO Modifier and Type Method Description PluggableComponentSoapDOIPluggableAppSoap. createIntegratedApplication(String sessionId, String plugName, String description, String baseUrl, String goUrl, String prefix, String isScmRequired, String requireProjPrefix, String iconFileId, String endPoint, PluggableComponentParameterSoapDO[] paramDO, String adminUrl, PluggablePermissionSoapDO[] permSoapDO, String pceInputType, String pceResultFormat, String pceDescription, String pceTitle)Deprecated.PluggableComponentSoapDOPluggableAppSoap. createIntegratedApplication(String sessionId, String plugName, String description, String baseUrl, String goUrl, String prefix, String isScmRequired, String requireProjPrefix, String iconFileId, String endPoint, PluggableComponentParameterSoapDO[] paramDO, String adminUrl, PluggablePermissionSoapDO[] permSoapDO, String pceInputType, String pceResultFormat, String pceDescription, String pceTitle)Deprecated.PluggableComponentSoapDOPluggableAppSoapMockStub. createIntegratedApplication(String sessionId, String plugName, String description, String baseUrl, String goUrl, String prefix, String isScmRequired, String requireProjPrefix, String iconFileId, String endPoint, PluggableComponentParameterSoapDO[] paramDO, String adminUrl, PluggablePermissionSoapDO[] permSoapDO, String pceInputType, String pceResultFormat, String pceDescription, String pceTitle)Simulate a call to createIntegratedApplicationPluggableComponentSoapDOPluggableAppSoapStub. createIntegratedApplication(String sessionId, String plugName, String description, String baseUrl, String goUrl, String prefix, String isScmRequired, String requireProjPrefix, String iconFileId, String endPoint, PluggableComponentParameterSoapDO[] paramDO, String adminUrl, PluggablePermissionSoapDO[] permSoapDO, String pceInputType, String pceResultFormat, String pceDescription, String pceTitle)PluggableComponentSoapDOIPluggableAppSoap. createIntegratedApplicationFromXMLFiles(String sessionId, byte[] depXmlByteArray, byte[] appXmlByteArray, String iconFileId)Deprecated.PluggableComponentSoapDOPluggableAppSoap. createIntegratedApplicationFromXMLFiles(String sessionId, byte[] depXmlByteArray, byte[] appXmlByteArray, String iconFileId)Deprecated.PluggableComponentSoapDOPluggableAppSoapMockStub. createIntegratedApplicationFromXMLFiles(String sessionId, byte[] depXmlByteArray, byte[] appXmlByteArray, String iconFileId)Simulate a call to createIntegratedApplicationFromXMLFilesPluggableComponentSoapDOPluggableAppSoapStub. createIntegratedApplicationFromXMLFiles(String sessionId, byte[] depXmlByteArray, byte[] appXmlByteArray, String iconFileId)PluggableComponentSoapDOIPluggableAppSoap. getIntegratedApplicationByName(String sessionId, String plugName)Deprecated.PluggableComponentSoapDOPluggableAppSoap. getIntegratedApplicationByName(String sessionId, String plugName)Deprecated.PluggableComponentSoapDOPluggableAppSoapMockStub. getIntegratedApplicationByName(String sessionId, String plugName)Simulate a call to getIntegratedApplicationByNamePluggableComponentSoapDOPluggableAppSoapStub. getIntegratedApplicationByName(String sessionId, String plugName)Methods in com.collabnet.ce.soap60.webservices.pluggable with parameters of type PluggableComponentSoapDO Modifier and Type Method Description voidIPluggableAppSoap. editIntegratedApplication(String sessionId, PluggableComponentSoapDO soapDO)Deprecated.voidPluggableAppSoap. editIntegratedApplication(String sessionId, PluggableComponentSoapDO soapDO)Deprecated.voidPluggableAppSoapMockStub. editIntegratedApplication(String sessionId, PluggableComponentSoapDO soapDO)Simulate a call to editIntegratedApplicationvoidPluggableAppSoapStub. editIntegratedApplication(String sessionId, PluggableComponentSoapDO soapDO)voidPluggableAppSoapMockStub. prepareEditIntegratedApplication(String sessionId, PluggableComponentSoapDO soapDO)Prepare a simulated response to editIntegratedApplicationvoidPluggableAppSoapMockStub. prepareEditIntegratedApplication(String sessionId, PluggableComponentSoapDO soapDO, Exception exception)Prepare a simulated response to editIntegratedApplication
-