RoleSoapDO |
IRbacAppSoap.createGlobalRole(String sessionId,
String title,
String description,
boolean preventInheritance,
boolean requestable) |
Creates a global role.
|
RoleSoapDO |
RbacAppSoap.createGlobalRole(String sessionId,
String title,
String description,
boolean preventInheritance,
boolean requestable) |
Creates a global role.
|
RoleSoapDO |
RbacAppSoapMockStub.createGlobalRole(String sessionId,
String title,
String description,
boolean preventInheritance,
boolean requestable) |
Simulate a call to createGlobalRole
|
RoleSoapDO |
RbacAppSoapStub.createGlobalRole(String sessionId,
String title,
String description,
boolean preventInheritance,
boolean requestable) |
|
RoleSoapDO |
IRbacAppSoap.createRole(String sessionId,
String projectOrProjectGroupId,
String title,
String description,
boolean preventInheritance,
boolean requestable,
boolean autoGrant) |
Creates a role in a given project
|
RoleSoapDO |
RbacAppSoap.createRole(String sessionId,
String projectOrProjectGroupId,
String title,
String description,
boolean preventInheritance,
boolean requestable,
boolean autoGrant) |
Creates a role in a given project
|
RoleSoapDO |
RbacAppSoapMockStub.createRole(String sessionId,
String projectOrProjectGroupId,
String title,
String description,
boolean preventInheritance,
boolean requestable,
boolean autoGrant) |
Simulate a call to createRole
|
RoleSoapDO |
RbacAppSoapStub.createRole(String sessionId,
String projectOrProjectGroupId,
String title,
String description,
boolean preventInheritance,
boolean requestable,
boolean autoGrant) |
|
RoleSoapDO |
IRbacAppSoap.createSiteWideRole(String sessionId,
String title,
String description,
boolean preventInheritance) |
Creates a site-wide role.
|
RoleSoapDO |
RbacAppSoap.createSiteWideRole(String sessionId,
String title,
String description,
boolean preventInheritance) |
Creates a site-wide role.
|
RoleSoapDO |
RbacAppSoapMockStub.createSiteWideRole(String sessionId,
String title,
String description,
boolean preventInheritance) |
Simulate a call to createSiteWideRole
|
RoleSoapDO |
RbacAppSoapStub.createSiteWideRole(String sessionId,
String title,
String description,
boolean preventInheritance) |
|
RoleSoapDO |
IRbacAppSoap.getRoleData(String sessionId,
String roleId) |
Get a role data.
|
RoleSoapDO |
RbacAppSoap.getRoleData(String sessionId,
String roleId) |
Get a role data.
|
RoleSoapDO |
RbacAppSoapMockStub.getRoleData(String sessionId,
String roleId) |
Simulate a call to getRoleData
|
RoleSoapDO |
RbacAppSoapStub.getRoleData(String sessionId,
String roleId) |
|