Uses of Class
com.collabnet.ce.soap60.webservices.rbac.RoleGroupSoapList
-
Packages that use RoleGroupSoapList Package Description com.collabnet.ce.soap60.webservices.rbac -
-
Uses of RoleGroupSoapList in com.collabnet.ce.soap60.webservices.rbac
Methods in com.collabnet.ce.soap60.webservices.rbac that return RoleGroupSoapList Modifier and Type Method Description RoleGroupSoapListIRbacAppSoap. listGroupRolesByProject(String sessionId, String projectId)Returns a list of user groups and the roles it is associated with in a project.RoleGroupSoapListRbacAppSoap. listGroupRolesByProject(String sessionId, String projectId)Returns a list of user groups and the roles it is associated with in a project.RoleGroupSoapListRbacAppSoapMockStub. listGroupRolesByProject(String sessionId, String projectId)Simulate a call to listGroupRolesByProjectRoleGroupSoapListRbacAppSoapStub. listGroupRolesByProject(String sessionId, String projectId)RoleGroupSoapListIRbacAppSoap. listGroupRolesByProjectGroup(String sessionId, String projectGroupId)Returns a list of user groups and the roles it is associated with in a project group.RoleGroupSoapListRbacAppSoap. listGroupRolesByProjectGroup(String sessionId, String projectGroupId)Returns a list of user groups and the roles it is associated with in a project group.RoleGroupSoapListRbacAppSoapMockStub. listGroupRolesByProjectGroup(String sessionId, String projectGroupId)Simulate a call to listGroupRolesByProjectGroupRoleGroupSoapListRbacAppSoapStub. listGroupRolesByProjectGroup(String sessionId, String projectGroupId)
-