Uses of Class
com.collabnet.ce.soap60.webservices.scm.ExternalSystemSoapDO
Packages that use ExternalSystemSoapDO
-
Uses of ExternalSystemSoapDO in com.collabnet.ce.soap60.webservices.scm
Methods in com.collabnet.ce.soap60.webservices.scm that return ExternalSystemSoapDOModifier and TypeMethodDescriptionIScmAppSoap.getExternalSystem
(String sessionId, String systemId) Returns information associated with an external system integrated with TeamForge.ScmAppSoap.getExternalSystem
(String sessionId, String systemId) Returns information associated with an external system integrated with TeamForge.ScmAppSoapMockStub.getExternalSystem
(String sessionId, String systemId) Simulate a call to getExternalSystemScmAppSoapStub.getExternalSystem
(String sessionId, String systemId) Methods in com.collabnet.ce.soap60.webservices.scm with parameters of type ExternalSystemSoapDOModifier and TypeMethodDescriptionvoid
ScmAppSoapMockStub.prepareSetExternalSystemData
(String sessionId, ExternalSystemSoapDO systemData) Prepare a simulated response to setExternalSystemDatavoid
ScmAppSoapMockStub.prepareSetExternalSystemData
(String sessionId, ExternalSystemSoapDO systemData, Exception exception) Prepare a simulated response to setExternalSystemDatavoid
IScmAppSoap.setExternalSystemData
(String sessionId, ExternalSystemSoapDO systemData) Updates information associated with an external system integrated with TeamForge.void
ScmAppSoap.setExternalSystemData
(String sessionId, ExternalSystemSoapDO systemData) Updates information associated with an external system integrated with TeamForge.void
ScmAppSoapMockStub.setExternalSystemData
(String sessionId, ExternalSystemSoapDO systemData) Simulate a call to setExternalSystemDatavoid
ScmAppSoapStub.setExternalSystemData
(String sessionId, ExternalSystemSoapDO systemData)