| Package | Description |
|---|---|
| com.coverity.ws.v5 |
| Modifier and Type | Field and Description |
|---|---|
protected RoleSpecDataObj |
UpdateRole.roleSpec |
protected RoleSpecDataObj |
CreateRole.roleSpec |
| Modifier and Type | Method and Description |
|---|---|
RoleSpecDataObj |
ObjectFactory.createRoleSpecDataObj()
Create an instance of
RoleSpecDataObj |
RoleSpecDataObj |
UpdateRole.getRoleSpec()
Gets the value of the roleSpec property.
|
RoleSpecDataObj |
CreateRole.getRoleSpec()
Gets the value of the roleSpec property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationService.createRole(RoleSpecDataObj roleSpec) |
void |
UpdateRole.setRoleSpec(RoleSpecDataObj value)
Sets the value of the roleSpec property.
|
void |
CreateRole.setRoleSpec(RoleSpecDataObj value)
Sets the value of the roleSpec property.
|
void |
ConfigurationService.updateRole(RoleIdDataObj roleId,
RoleSpecDataObj roleSpec) |
Copyright © 2004-2013 Hudson. All Rights Reserved.