| Package | Description |
|---|---|
| com.coverity.ws.v5 |
| Modifier and Type | Field and Description |
|---|---|
protected List<RoleAssignmentDataObj> |
UserSpecDataObj.roleAssignments |
protected List<RoleAssignmentDataObj> |
UserDataObj.roleAssignments |
protected List<RoleAssignmentDataObj> |
StreamSpecDataObj.roleAssignments |
protected List<RoleAssignmentDataObj> |
StreamDataObj.roleAssignments |
protected List<RoleAssignmentDataObj> |
ProjectSpecDataObj.roleAssignments |
protected List<RoleAssignmentDataObj> |
ProjectDataObj.roleAssignments |
protected List<RoleAssignmentDataObj> |
GroupSpecDataObj.roleAssignments |
protected List<RoleAssignmentDataObj> |
GroupDataObj.roleAssignments |
| Modifier and Type | Method and Description |
|---|---|
RoleAssignmentDataObj |
ObjectFactory.createRoleAssignmentDataObj()
Create an instance of
RoleAssignmentDataObj |
| Modifier and Type | Method and Description |
|---|---|
List<RoleAssignmentDataObj> |
UserSpecDataObj.getRoleAssignments()
Gets the value of the roleAssignments property.
|
List<RoleAssignmentDataObj> |
UserDataObj.getRoleAssignments()
Gets the value of the roleAssignments property.
|
List<RoleAssignmentDataObj> |
StreamSpecDataObj.getRoleAssignments()
Gets the value of the roleAssignments property.
|
List<RoleAssignmentDataObj> |
StreamDataObj.getRoleAssignments()
Gets the value of the roleAssignments property.
|
List<RoleAssignmentDataObj> |
ProjectSpecDataObj.getRoleAssignments()
Gets the value of the roleAssignments property.
|
List<RoleAssignmentDataObj> |
ProjectDataObj.getRoleAssignments()
Gets the value of the roleAssignments property.
|
List<RoleAssignmentDataObj> |
GroupSpecDataObj.getRoleAssignments()
Gets the value of the roleAssignments property.
|
List<RoleAssignmentDataObj> |
GroupDataObj.getRoleAssignments()
Gets the value of the roleAssignments property.
|
Copyright © 2004-2013 Hudson. All Rights Reserved.