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 Domain |
VM.domain |
protected Domain |
User.domain |
protected Domain |
Template.domain |
protected Domain |
Group.domain |
Modifier and Type | Field and Description |
---|---|
protected List<Domain> |
Domains.domains |
Modifier and Type | Method and Description |
---|---|
Domain |
ObjectFactory.createDomain()
Create an instance of
Domain |
Domain |
VM.getDomain()
Gets the value of the domain property.
|
Domain |
User.getDomain()
Gets the value of the domain property.
|
Domain |
Template.getDomain()
Gets the value of the domain property.
|
Domain |
Group.getDomain()
Gets the value of the domain property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Domain> |
ObjectFactory.createDomain(Domain value)
|
List<Domain> |
Domains.getDomains()
Gets the value of the domains property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Domain> |
ObjectFactory.createDomain(Domain value)
|
void |
VM.setDomain(Domain value)
Sets the value of the domain property.
|
void |
User.setDomain(Domain value)
Sets the value of the domain property.
|
void |
Template.setDomain(Domain value)
Sets the value of the domain property.
|
void |
Group.setDomain(Domain value)
Sets the value of the domain property.
|
Modifier and Type | Method and Description |
---|---|
Domain |
DomainResource.get() |
Modifier and Type | Method and Description |
---|---|
protected Domain |
BackendDomainsResource.addParents(Domain domain) |
protected Domain |
BackendDomainResource.addParents(Domain domain) |
Domain |
BackendDomainResource.get() |
Domain |
BackendDomainResource.getDirectory() |
Domain |
BackendDomainsResource.lookupDirectoryByDomain(String domain,
boolean addlinks) |
Domain |
BackendDomainsResource.lookupDirectoryById(String id,
boolean addlinks) |
Modifier and Type | Method and Description |
---|---|
protected Domain |
BackendDomainsResource.addParents(Domain domain) |
protected Domain |
BackendDomainResource.addParents(Domain domain) |
Modifier and Type | Method and Description |
---|---|
static Domain |
DirectoryMapper.map(Directory dir,
Domain template) |
Modifier and Type | Method and Description |
---|---|
static Domain |
DirectoryMapper.map(Directory dir,
Domain template) |
static Directory |
DirectoryMapper.map(Domain dir,
Directory template) |
Copyright © 2012. All Rights Reserved.