Uses of Class
com.collabnet.ce.soap60.webservices.scm.ReplicaServerSoapList
-
Packages that use ReplicaServerSoapList Package Description com.collabnet.ce.soap60.webservices.scm -
-
Uses of ReplicaServerSoapList in com.collabnet.ce.soap60.webservices.scm
Methods in com.collabnet.ce.soap60.webservices.scm that return ReplicaServerSoapList Modifier and Type Method Description ReplicaServerSoapListIScmAppSoap. getReplicaListForExternalSystem(String sessionId, String externalSystemId, boolean approvedOnly)Returns list of replicas for given external system id.ReplicaServerSoapListScmAppSoap. getReplicaListForExternalSystem(String sessionId, String externalSystemId, boolean approvedOnly)Returns list of replicas for given external system id.ReplicaServerSoapListScmAppSoapMockStub. getReplicaListForExternalSystem(String sessionId, String externalSystemId, boolean approvedOnly)Simulate a call to getReplicaListForExternalSystemReplicaServerSoapListScmAppSoapStub. getReplicaListForExternalSystem(String sessionId, String externalSystemId, boolean approvedOnly)
-