Uses of Class
com.collabnet.ce.soap60.webservices.rbac.RoleGroupSoapList
Packages that use RoleGroupSoapList
-
Uses of RoleGroupSoapList in com.collabnet.ce.soap60.webservices.rbac
Methods in com.collabnet.ce.soap60.webservices.rbac that return RoleGroupSoapListModifier and TypeMethodDescriptionIRbacAppSoap.listGroupRolesByProject
(String sessionId, String projectId) Returns a list of user groups and the roles it is associated with in a project.RbacAppSoap.listGroupRolesByProject
(String sessionId, String projectId) Returns a list of user groups and the roles it is associated with in a project.RbacAppSoapMockStub.listGroupRolesByProject
(String sessionId, String projectId) Simulate a call to listGroupRolesByProjectRbacAppSoapStub.listGroupRolesByProject
(String sessionId, String projectId) IRbacAppSoap.listGroupRolesByProjectGroup
(String sessionId, String projectGroupId) Returns a list of user groups and the roles it is associated with in a project group.RbacAppSoap.listGroupRolesByProjectGroup
(String sessionId, String projectGroupId) Returns a list of user groups and the roles it is associated with in a project group.RbacAppSoapMockStub.listGroupRolesByProjectGroup
(String sessionId, String projectGroupId) Simulate a call to listGroupRolesByProjectGroupRbacAppSoapStub.listGroupRolesByProjectGroup
(String sessionId, String projectGroupId)