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 List<Permit> |
Permits.permits |
Modifier and Type | Method and Description |
---|---|
Permit |
ObjectFactory.createPermit()
Create an instance of
Permit |
Modifier and Type | Method and Description |
---|---|
JAXBElement<Permit> |
ObjectFactory.createPermit(Permit value)
|
List<Permit> |
Permits.getPermits()
Gets the value of the permits property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Permit> |
ObjectFactory.createPermit(Permit value)
|
Modifier and Type | Method and Description |
---|---|
Permit |
PermitResource.get() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
PermitsResource.add(Permit permit)
Adds a Permit to the set aggregated by parent Role.
|
Modifier and Type | Method and Description |
---|---|
Permit |
BackendPermitsResource.addParents(Permit permit) |
protected Permit |
BackendPermitResource.addParents(Permit permit) |
Permit |
BackendPermitResource.get() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
BackendPermitsResource.add(Permit permit) |
Permit |
BackendPermitsResource.addParents(Permit permit) |
protected Permit |
BackendPermitResource.addParents(Permit permit) |
Modifier and Type | Method and Description |
---|---|
protected ArrayList<ActionGroup> |
BackendRolesResource.mapPermits(List<Permit> permits) |
Modifier and Type | Method and Description |
---|---|
static Permit |
PermitMapper.map(ActionGroup entity,
Permit template) |
static Permit |
PermitMapper.map(PermitType entity,
Permit template) |
Modifier and Type | Method and Description |
---|---|
static Permit |
PermitMapper.map(ActionGroup entity,
Permit template) |
static ActionGroup |
PermitMapper.map(Permit model,
ActionGroup template) |
static Permit |
PermitMapper.map(PermitType entity,
Permit template) |
Copyright © 2012. All Rights Reserved.