Package | Description |
---|---|
org.ovirt.engine.api.model | |
org.ovirt.engine.api.resource | |
org.ovirt.engine.api.restapi.resource | |
org.ovirt.engine.api.restapi.types |
Modifier and Type | Field and Description |
---|---|
protected Group |
Tag.group |
protected Group |
Permission.group |
Modifier and Type | Field and Description |
---|---|
protected List<Group> |
Groups.groups |
Modifier and Type | Method and Description |
---|---|
Group |
ObjectFactory.createGroup()
Create an instance of
Group |
Group |
Tag.getGroup()
Gets the value of the group property.
|
Group |
Permission.getGroup()
Gets the value of the group property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Group> |
ObjectFactory.createGroup(Group value)
|
List<Group> |
Groups.getGroups()
Gets the value of the groups property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Group> |
ObjectFactory.createGroup(Group value)
|
void |
Tag.setGroup(Group value)
Sets the value of the group property.
|
void |
Permission.setGroup(Group value)
Sets the value of the group property.
|
Modifier and Type | Method and Description |
---|---|
Group |
DomainGroupResource.get() |
Group |
GroupResource.get() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
GroupsResource.add(Group Group) |
Modifier and Type | Method and Description |
---|---|
Group |
BackendDomainGroupResource.addParents(Group group) |
Group |
BackendDomainGroupsResource.addParents(Group user) |
protected Group |
BackendGroupsResource.addParents(Group group) |
Group |
BackendGroupResource.get() |
Group |
AbstractBackendGroupResource.get() |
protected Group |
BackendGroupsResource.mapAdGroup(ad_groups entity) |
protected Group |
BackendGroupsResource.mapDbUser(DbUser entity) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
BackendGroupsResource.add(Group group) |
Group |
BackendDomainGroupResource.addParents(Group group) |
Group |
BackendDomainGroupsResource.addParents(Group user) |
protected Group |
BackendGroupsResource.addParents(Group group) |
protected ad_groups |
BackendGroupsResource.getAdGroup(Group group) |
Modifier and Type | Method and Description |
---|---|
static Group |
GroupMapper.map(ad_groups entity,
Group template) |
static Group |
GroupMapper.map(DbUser entity,
Group template) |
Modifier and Type | Method and Description |
---|---|
static Group |
GroupMapper.map(ad_groups entity,
Group template) |
static Group |
GroupMapper.map(DbUser entity,
Group template) |
Copyright © 2012. All Rights Reserved.