Package | Description |
---|---|
com.collabnet.ce.soap60.webservices.rbac |
Modifier and Type | Method and Description |
---|---|
RoleGroupSoapList |
RbacAppSoapMockStub.listGroupRolesByProject(String sessionId,
String projectId)
Simulate a call to listGroupRolesByProject
|
RoleGroupSoapList |
RbacAppSoapStub.listGroupRolesByProject(String sessionId,
String projectId) |
RoleGroupSoapList |
IRbacAppSoap.listGroupRolesByProject(String sessionId,
String projectId)
Returns a list of user groups and the roles it is associated with in a project.
|
RoleGroupSoapList |
RbacAppSoapMockStub.listGroupRolesByProjectGroup(String sessionId,
String projectGroupId)
Simulate a call to listGroupRolesByProjectGroup
|
RoleGroupSoapList |
RbacAppSoapStub.listGroupRolesByProjectGroup(String sessionId,
String projectGroupId) |
RoleGroupSoapList |
IRbacAppSoap.listGroupRolesByProjectGroup(String sessionId,
String projectGroupId)
Returns a list of user groups and the roles it is associated with in a project group.
|
Copyright © 2016 CollabNet. All Rights Reserved.