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 Template |
VmPool.template |
protected Template |
BaseDevice.template |
protected Template |
Event.template |
protected Template |
VM.template |
protected Template |
Permission.template |
Modifier and Type | Field and Description |
---|---|
protected List<Template> |
Templates.templates |
Modifier and Type | Method and Description |
---|---|
Template |
ObjectFactory.createTemplate()
Create an instance of
Template |
Template |
VmPool.getTemplate()
Gets the value of the template property.
|
Template |
BaseDevice.getTemplate()
Gets the value of the template property.
|
Template |
Event.getTemplate()
Gets the value of the template property.
|
Template |
VM.getTemplate()
Gets the value of the template property.
|
Template |
Permission.getTemplate()
Gets the value of the template property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Template> |
ObjectFactory.createTemplate(Template value)
|
List<Template> |
Templates.getTemplates()
Gets the value of the templates property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Template> |
ObjectFactory.createTemplate(Template value)
|
void |
VmPool.setTemplate(Template value)
Sets the value of the template property.
|
void |
BaseDevice.setTemplate(Template value)
Sets the value of the template property.
|
void |
Event.setTemplate(Template value)
Sets the value of the template property.
|
void |
VM.setTemplate(Template value)
Sets the value of the template property.
|
void |
Permission.setTemplate(Template value)
Sets the value of the template property.
|
Modifier and Type | Method and Description |
---|---|
StorageDomainContentsResource<Templates,Template> |
StorageDomainResource.getStorageDomainTemplatesResource() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
TemplatesResource.add(Template template) |
Modifier and Type | Method and Description |
---|---|
protected Template |
BackendStorageDomainTemplatesResource.addParents(Template template) |
protected Template |
BackendStorageDomainTemplateResource.addParents(Template template) |
Template |
BackendTemplateResource.get() |
protected Template |
BackendStorageDomainTemplateResource.getFromDataDomain() |
Template |
BackendTemplateResource.update(Template incoming) |
Modifier and Type | Method and Description |
---|---|
StorageDomainContentResource<Template> |
BackendStorageDomainTemplatesResource.getStorageDomainContentSubResource(String id) |
StorageDomainContentsResource<Templates,Template> |
BackendStorageDomainResource.getStorageDomainTemplatesResource() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
BackendTemplatesResource.add(Template template) |
protected Template |
BackendStorageDomainTemplatesResource.addParents(Template template) |
protected Template |
BackendStorageDomainTemplateResource.addParents(Template template) |
protected Guid |
BackendTemplatesResource.getClusterId(Template template) |
VdcActionParametersBase |
BackendTemplateResource.UpdateParametersProvider.getParameters(Template incoming,
VmTemplate entity) |
protected VmStatic |
BackendTemplatesResource.getVm(Template template) |
protected boolean |
BackendTemplatesResource.namedCluster(Template template) |
Template |
BackendTemplateResource.update(Template incoming) |
Modifier and Type | Method and Description |
---|---|
static Template |
TemplateMapper.map(VmTemplate entity,
Template incoming) |
Modifier and Type | Method and Description |
---|---|
static VmStatic |
TemplateMapper.map(Template model,
VmStatic incoming) |
static VmTemplate |
TemplateMapper.map(Template model,
VmTemplate incoming) |
static Template |
TemplateMapper.map(VmTemplate entity,
Template incoming) |
Copyright © 2012. All Rights Reserved.