Uses of Class
com.collabnet.ce.soap60.webservices.scm.ExternalSystemSoapDO
-
Packages that use ExternalSystemSoapDO Package Description com.collabnet.ce.soap60.webservices.scm -
-
Uses of ExternalSystemSoapDO in com.collabnet.ce.soap60.webservices.scm
Methods in com.collabnet.ce.soap60.webservices.scm that return ExternalSystemSoapDO Modifier and Type Method Description ExternalSystemSoapDOIScmAppSoap. getExternalSystem(String sessionId, String systemId)Returns information associated with an external system integrated with TeamForge.ExternalSystemSoapDOScmAppSoap. getExternalSystem(String sessionId, String systemId)Returns information associated with an external system integrated with TeamForge.ExternalSystemSoapDOScmAppSoapMockStub. getExternalSystem(String sessionId, String systemId)Simulate a call to getExternalSystemExternalSystemSoapDOScmAppSoapStub. getExternalSystem(String sessionId, String systemId)Methods in com.collabnet.ce.soap60.webservices.scm with parameters of type ExternalSystemSoapDO Modifier and Type Method Description voidScmAppSoapMockStub. prepareSetExternalSystemData(String sessionId, ExternalSystemSoapDO systemData)Prepare a simulated response to setExternalSystemDatavoidScmAppSoapMockStub. prepareSetExternalSystemData(String sessionId, ExternalSystemSoapDO systemData, Exception exception)Prepare a simulated response to setExternalSystemDatavoidIScmAppSoap. setExternalSystemData(String sessionId, ExternalSystemSoapDO systemData)Updates information associated with an external system integrated with TeamForge.voidScmAppSoap. setExternalSystemData(String sessionId, ExternalSystemSoapDO systemData)Updates information associated with an external system integrated with TeamForge.voidScmAppSoapMockStub. setExternalSystemData(String sessionId, ExternalSystemSoapDO systemData)Simulate a call to setExternalSystemDatavoidScmAppSoapStub. setExternalSystemData(String sessionId, ExternalSystemSoapDO systemData)
-