Uses of Class
com.collabnet.ce.soap60.webservices.scm.RepositorySoapList
Packages that use RepositorySoapList
-
Uses of RepositorySoapList in com.collabnet.ce.soap60.webservices.scm
Methods in com.collabnet.ce.soap60.webservices.scm that return RepositorySoapListModifier and TypeMethodDescriptionIScmAppSoap.getRepositoryList
(String sessionId, String projectId) Lists the repositories within a given projectScmAppSoap.getRepositoryList
(String sessionId, String projectId) Lists the repositories within a given project that the current user has been granted view permission through roles and path based permission.ScmAppSoapMockStub.getRepositoryList
(String sessionId, String projectId) Simulate a call to getRepositoryListScmAppSoapStub.getRepositoryList
(String sessionId, String projectId) IScmAppSoap.getRepositoryListForExternalSystem
(String sessionId, String externalSystemId, String userName) Lists the repositories on a given external systemScmAppSoap.getRepositoryListForExternalSystem
(String sessionId, String externalSystemId, String userName) Lists the repositories on a given external system (SCM Adapter) for which the specified user has been granted view permission.ScmAppSoapMockStub.getRepositoryListForExternalSystem
(String sessionId, String externalSystemId, String userName) Simulate a call to getRepositoryListForExternalSystemScmAppSoapStub.getRepositoryListForExternalSystem
(String sessionId, String externalSystemId, String userName)