Modifier and Type | Method and Description |
---|---|
IRegisterQueryUpdatedData |
ListIQueryableQueryData.GetQueryUpdatedDataFromQueryReturnValue(VdcQueryReturnValue QueryReturnValue,
RefObject<Boolean> changed) |
abstract IRegisterQueryUpdatedData |
QueryData.GetQueryUpdatedDataFromQueryReturnValue(VdcQueryReturnValue QueryReturnValue,
RefObject<Boolean> changed) |
IRegisterQueryUpdatedData |
SingleIQueryableQueryData.GetQueryUpdatedDataFromQueryReturnValue(VdcQueryReturnValue QueryReturnValue,
RefObject<Boolean> changed) |
Modifier and Type | Method and Description |
---|---|
void |
CallbackServer.QueryDataChanged(Guid queryId,
IRegisterQueryUpdatedData updatedData) |
Modifier and Type | Method and Description |
---|---|
boolean |
QueryData.RefreshQuery(RefObject<IRegisterQueryUpdatedData> queryUpdatableData,
RefObject<Boolean> changed) |
Modifier and Type | Class and Description |
---|---|
class |
ad_groups |
class |
AdUser |
class |
AuditLog |
class |
bookmarks |
class |
DbUser |
class |
DbUserBase |
class |
Disk
The disk represents a drive in the VM/Template.
The disk data consists of this entity which holds the immutable fields of the drive, and the DiskImage entity which represents the drive's actual data, and contains the mutable fields. Each drive can have several of these "images" associated to it, which represent the drive's snapshots - a backup of the drive's data at a certain point in time. |
class |
DiskImage |
class |
DiskImageBase |
class |
event_subscriber |
class |
IVdcQueryable |
class |
network |
class |
NetworkInterface<T extends NetworkStatistics>
NetworkInterface represents a network interface device. |
class |
permissions |
class |
RepoFileMetaData
An entity class for repository files meta data.
|
class |
roles |
class |
storage_domains |
class |
storage_pool |
class |
VDS |
class |
VDSGroup |
class |
VdsNetworkInterface
|
class |
VM |
class |
vm_pools |
class |
VmBase |
class |
VmNetworkInterface
|
class |
VmStatic |
class |
VmTemplate |
Modifier and Type | Class and Description |
---|---|
class |
VdcFault |
Modifier and Type | Method and Description |
---|---|
void |
IBackendCallBackServer.QueryDataChanged(Guid queryId,
IRegisterQueryUpdatedData updatedData) |
Modifier and Type | Class and Description |
---|---|
class |
ListIVdcQueryableUpdatedData
This class is used to represent the updated data that is used in the register query logic on queries that return a
List of IVdcQueryable (for example: Search, GetAllDisksByVmID).
|
Modifier and Type | Class and Description |
---|---|
class |
JsonIVdcQueryableMixIn |
class |
JsonVDSMixIn |
class |
JsonVmMixIn |
class |
JsonVmTemplateMixIn |
Copyright © 2012. All Rights Reserved.