RoleSoapList |
IRbacAppSoap.getGlobalRoleList(String sessionId) |
Returns a list of all the global roles available on the site.
|
RoleSoapList |
RbacAppSoap.getGlobalRoleList(String sessionId) |
Returns a list of all the global roles available on the site.
|
RoleSoapList |
RbacAppSoapMockStub.getGlobalRoleList(String sessionId) |
Simulate a call to getGlobalRoleList
|
RoleSoapList |
RbacAppSoapStub.getGlobalRoleList(String sessionId) |
|
RoleSoapList |
IRbacAppSoap.getGlobalRolesForAssignment(String sessionId,
String projectOrProjectGroupId) |
Returns a list of global roles available in the project or project group for user/user group assignment.
|
RoleSoapList |
RbacAppSoap.getGlobalRolesForAssignment(String sessionId,
String projectOrProjectGroupId) |
Returns a list of global roles available in the project or project group for user/user group assignment.
|
RoleSoapList |
RbacAppSoapMockStub.getGlobalRolesForAssignment(String sessionId,
String projectOrProjectGroupId) |
Simulate a call to getGlobalRolesForAssignment
|
RoleSoapList |
RbacAppSoapStub.getGlobalRolesForAssignment(String sessionId,
String projectOrProjectGroupId) |
|
RoleSoapList |
IRbacAppSoap.getGroupRoleList(String sessionId,
String groupId,
String projectIdOrProjectGroupId) |
Returns a list of roles the user group is associated with in a project or projectGroup.
|
RoleSoapList |
RbacAppSoap.getGroupRoleList(String sessionId,
String groupId,
String projectIdOrProjectGroupId) |
Returns a list of roles the user group is associated with in a project or projectGroup.
|
RoleSoapList |
RbacAppSoapMockStub.getGroupRoleList(String sessionId,
String groupId,
String projectIdOrProjectGroupId) |
Simulate a call to getGroupRoleList
|
RoleSoapList |
RbacAppSoapStub.getGroupRoleList(String sessionId,
String groupId,
String projectIdOrProjectGroupId) |
|
RoleSoapList |
IRbacAppSoap.getInheritedRoleList(String sessionId,
String projectId) |
Gets a list of roles inherited from any of the parent projects.
|
RoleSoapList |
RbacAppSoap.getInheritedRoleList(String sessionId,
String projectId) |
Gets a list of roles inherited from any of the parent projects.
|
RoleSoapList |
RbacAppSoapMockStub.getInheritedRoleList(String sessionId,
String projectId) |
Simulate a call to getInheritedRoleList
|
RoleSoapList |
RbacAppSoapStub.getInheritedRoleList(String sessionId,
String projectId) |
|
RoleSoapList |
IRbacAppSoap.getRoleList(String sessionId,
String projectOrProjectGroupId) |
Gets a list of Roles in a project context.
|
RoleSoapList |
RbacAppSoap.getRoleList(String sessionId,
String projectOrProjectGroupId) |
Gets a list of Roles in a project context.
|
RoleSoapList |
RbacAppSoapMockStub.getRoleList(String sessionId,
String projectOrProjectGroupId) |
Simulate a call to getRoleList
|
RoleSoapList |
RbacAppSoapStub.getRoleList(String sessionId,
String projectOrProjectGroupId) |
|
RoleSoapList |
IRbacAppSoap.getSiteWideRoleList(String sessionId) |
Returns a list of all the site-wide roles available on the site.
|
RoleSoapList |
RbacAppSoap.getSiteWideRoleList(String sessionId) |
Returns a list of all the site-wide roles available on the site.
|
RoleSoapList |
RbacAppSoapMockStub.getSiteWideRoleList(String sessionId) |
Simulate a call to getSiteWideRoleList
|
RoleSoapList |
RbacAppSoapStub.getSiteWideRoleList(String sessionId) |
|
RoleSoapList |
IRbacAppSoap.getUserRoleList(String sessionId,
String projectOrProjectGroupId,
String username) |
Returns a list of roles that a user is a member of in the specified project or project group.
|
RoleSoapList |
RbacAppSoap.getUserRoleList(String sessionId,
String projectOrProjectGroupId,
String username) |
Returns a list of roles that a user is a member of in the specified project or project group.
|
RoleSoapList |
RbacAppSoapMockStub.getUserRoleList(String sessionId,
String projectOrProjectGroupId,
String username) |
Simulate a call to getUserRoleList
|
RoleSoapList |
RbacAppSoapStub.getUserRoleList(String sessionId,
String projectOrProjectGroupId,
String username) |
|
RoleSoapList |
IRbacAppSoap.getUserSiteWideRoleList(String sessionId,
String username) |
Returns a list of roles that a user is a member of site wide role.
|
RoleSoapList |
RbacAppSoap.getUserSiteWideRoleList(String sessionId,
String username) |
Returns a list of roles that a user is a member of site wide role.
|
RoleSoapList |
RbacAppSoapMockStub.getUserSiteWideRoleList(String sessionId,
String username) |
Simulate a call to getUserSiteWideRoleList
|
RoleSoapList |
RbacAppSoapStub.getUserSiteWideRoleList(String sessionId,
String username) |
|