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 TypeMethodDescriptionvoidScmAppSoapMockStub.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)