| Package | Description |
|---|---|
| com.coverity.ws.v5 |
| Modifier and Type | Field and Description |
|---|---|
protected GroupIdDataObj |
UpdateGroup.groupId |
protected GroupIdDataObj |
RoleAssignmentDataObj.groupId |
protected GroupIdDataObj |
GroupPermissionDataObj.groupId |
protected GroupIdDataObj |
GetGroup.groupId |
protected GroupIdDataObj |
DeleteGroup.groupId |
protected GroupIdDataObj |
GroupDataObj.name |
| Modifier and Type | Field and Description |
|---|---|
protected List<GroupIdDataObj> |
UserSpecDataObj.groupNames |
| Modifier and Type | Method and Description |
|---|---|
GroupIdDataObj |
ObjectFactory.createGroupIdDataObj()
Create an instance of
GroupIdDataObj |
GroupIdDataObj |
UpdateGroup.getGroupId()
Gets the value of the groupId property.
|
GroupIdDataObj |
RoleAssignmentDataObj.getGroupId()
Gets the value of the groupId property.
|
GroupIdDataObj |
GroupPermissionDataObj.getGroupId()
Gets the value of the groupId property.
|
GroupIdDataObj |
GetGroup.getGroupId()
Gets the value of the groupId property.
|
GroupIdDataObj |
DeleteGroup.getGroupId()
Gets the value of the groupId property.
|
GroupIdDataObj |
GroupDataObj.getName()
Gets the value of the name property.
|
| Modifier and Type | Method and Description |
|---|---|
List<GroupIdDataObj> |
UserSpecDataObj.getGroupNames()
Gets the value of the groupNames property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationService.deleteGroup(GroupIdDataObj groupId) |
GroupDataObj |
ConfigurationService.getGroup(GroupIdDataObj groupId) |
void |
UpdateGroup.setGroupId(GroupIdDataObj value)
Sets the value of the groupId property.
|
void |
RoleAssignmentDataObj.setGroupId(GroupIdDataObj value)
Sets the value of the groupId property.
|
void |
GroupPermissionDataObj.setGroupId(GroupIdDataObj value)
Sets the value of the groupId property.
|
void |
GetGroup.setGroupId(GroupIdDataObj value)
Sets the value of the groupId property.
|
void |
DeleteGroup.setGroupId(GroupIdDataObj value)
Sets the value of the groupId property.
|
void |
GroupDataObj.setName(GroupIdDataObj value)
Sets the value of the name property.
|
void |
ConfigurationService.updateGroup(GroupIdDataObj groupId,
GroupSpecDataObj groupSpec) |
Copyright © 2004-2013 Hudson. All Rights Reserved.