Uses of Class
com.collabnet.ce.soap60.webservices.scm.CheckoutCommandSoapList
-
Packages that use CheckoutCommandSoapList Package Description com.collabnet.ce.soap60.webservices.scm -
-
Uses of CheckoutCommandSoapList in com.collabnet.ce.soap60.webservices.scm
Methods in com.collabnet.ce.soap60.webservices.scm that return CheckoutCommandSoapList Modifier and Type Method Description CheckoutCommandSoapListIScmAppSoap. getSCMCheckoutCommands(String sessionId, String repositoryId)Returns the list of commands that might be used to check out a specific repository.CheckoutCommandSoapListScmAppSoap. getSCMCheckoutCommands(String sessionId, String repositoryId)Returns the list of commands that might be used to check out a specific repository.CheckoutCommandSoapListScmAppSoapMockStub. getSCMCheckoutCommands(String sessionId, String repositoryId)Simulate a call to getSCMCheckoutCommandsCheckoutCommandSoapListScmAppSoapStub. getSCMCheckoutCommands(String sessionId, String repositoryId)CheckoutCommandSoapListIScmAppSoap. getSCMCheckoutCommandsForReplica(String sessionId, String repositoryId, String replicaId)Returns the list of commands that might be used to check out a repository's replica.CheckoutCommandSoapListScmAppSoap. getSCMCheckoutCommandsForReplica(String sessionId, String repositoryId, String replicaId)Returns the list of commands that might be used to check out a repository's replica.CheckoutCommandSoapListScmAppSoapMockStub. getSCMCheckoutCommandsForReplica(String sessionId, String repositoryId, String replicaId)Simulate a call to getSCMCheckoutCommandsForReplicaCheckoutCommandSoapListScmAppSoapStub. getSCMCheckoutCommandsForReplica(String sessionId, String repositoryId, String replicaId)
-