Uses of Class
com.collabnet.ce.soap60.webservices.scm.CheckoutCommandSoapList
Packages that use CheckoutCommandSoapList
-
Uses of CheckoutCommandSoapList in com.collabnet.ce.soap60.webservices.scm
Methods in com.collabnet.ce.soap60.webservices.scm that return CheckoutCommandSoapListModifier and TypeMethodDescriptionIScmAppSoap.getSCMCheckoutCommands
(String sessionId, String repositoryId) Returns the list of commands that might be used to check out a specific repository.ScmAppSoap.getSCMCheckoutCommands
(String sessionId, String repositoryId) Returns the list of commands that might be used to check out a specific repository.ScmAppSoapMockStub.getSCMCheckoutCommands
(String sessionId, String repositoryId) Simulate a call to getSCMCheckoutCommandsScmAppSoapStub.getSCMCheckoutCommands
(String sessionId, String repositoryId) IScmAppSoap.getSCMCheckoutCommandsForReplica
(String sessionId, String repositoryId, String replicaId) Returns the list of commands that might be used to check out a repository's replica.ScmAppSoap.getSCMCheckoutCommandsForReplica
(String sessionId, String repositoryId, String replicaId) Returns the list of commands that might be used to check out a repository's replica.ScmAppSoapMockStub.getSCMCheckoutCommandsForReplica
(String sessionId, String repositoryId, String replicaId) Simulate a call to getSCMCheckoutCommandsForReplicaScmAppSoapStub.getSCMCheckoutCommandsForReplica
(String sessionId, String repositoryId, String replicaId)