| Package | Description |
|---|---|
| org.ovirt.engine.core.bll | |
| org.ovirt.engine.core.common.action | |
| org.ovirt.engine.core.common.businessentities | |
| org.ovirt.engine.core.dao |
| Modifier and Type | Method and Description |
|---|---|
void |
TimeLeasedVmPoolManager.AddAction(time_lease_vm_pool_map map) |
void |
TimeLeasedVmPoolManager.RemoveAction(time_lease_vm_pool_map map) |
void |
TimeLeasedVmPoolManager.UpdateAction(time_lease_vm_pool_map map) |
| Modifier and Type | Method and Description |
|---|---|
time_lease_vm_pool_map |
ADElementTimeLeasedVmPoolParametersBase.getTimeLeasedVmPoolMap() |
time_lease_vm_pool_map |
AttachUserToTimeLeasedPoolParameters.getUserPoolMap() |
time_lease_vm_pool_map |
UpdateUserVmPoolParameters.getUserPoolMap() |
| Constructor and Description |
|---|
ADElementTimeLeasedVmPoolParametersBase(time_lease_vm_pool_map map) |
AttachAdGroupTimeLeasedPoolCommandParameters(ad_groups group,
time_lease_vm_pool_map map) |
AttachUserToTimeLeasedPoolParameters(Guid vmPoolId,
VdcUser user,
time_lease_vm_pool_map map) |
UpdateUserVmPoolParameters(time_lease_vm_pool_map map) |
| Modifier and Type | Field and Description |
|---|---|
time_lease_vm_pool_map |
time_lease_vm_pool_map.oldMap |
| Modifier and Type | Method and Description |
|---|---|
time_lease_vm_pool_map |
VmPoolDAODbFacadeImpl.getTimeLeasedVmPoolMapByIdForVmPool(Guid id,
NGuid vmPoolId) |
time_lease_vm_pool_map |
VmPoolDAO.getTimeLeasedVmPoolMapByIdForVmPool(Guid id,
NGuid vmPoolId) |
| Modifier and Type | Method and Description |
|---|---|
List<time_lease_vm_pool_map> |
VmPoolDAODbFacadeImpl.getAllTimeLeasedVmPoolMaps() |
List<time_lease_vm_pool_map> |
VmPoolDAO.getAllTimeLeasedVmPoolMaps() |
| Modifier and Type | Method and Description |
|---|---|
void |
VmPoolDAODbFacadeImpl.addTimeLeasedVmPoolMap(time_lease_vm_pool_map map) |
void |
VmPoolDAO.addTimeLeasedVmPoolMap(time_lease_vm_pool_map map) |
void |
VmPoolDAODbFacadeImpl.updateTimeLeasedVmPoolMap(time_lease_vm_pool_map map) |
void |
VmPoolDAO.updateTimeLeasedVmPoolMap(time_lease_vm_pool_map map) |
Copyright © 2012. All Rights Reserved.