public class SearchQuery<P extends SearchParameters> extends QueriesCommandBase<P>
Constructor and Description |
---|
SearchQuery(P parameters) |
Modifier and Type | Method and Description |
---|---|
protected void |
executeQueryCommand() |
protected void |
ProceedOnFail() |
protected ArrayList<ad_groups> |
searchAdGroups() |
protected ArrayList<AdUser> |
searchAdUsers() |
protected List<AuditLog> |
searchAuditLogEvents() |
protected List<VDSGroup> |
searchClusters() |
protected List<DbUser> |
searchDbUsers() |
protected List<storage_domains> |
searchStorageDomain() |
protected List<storage_pool> |
searchStoragePool() |
protected List<VDS> |
searchVDSsByDb() |
protected List<vm_pools> |
searchVmPools() |
protected List<VM> |
searchVmsFromDb() |
protected List<VmTemplate> |
searchVMTemplates() |
CreateReturnValue, ExecuteCommand, getParameters, getQueryReturnValue, setReturnValue, toString
Execute, ExecuteWithReturnValue, getCommandName, getReturnValue, Rollback
public SearchQuery(P parameters)
protected void ProceedOnFail()
ProceedOnFail
in class QueriesCommandBase<P extends SearchParameters>
protected void executeQueryCommand()
executeQueryCommand
in class QueriesCommandBase<P extends SearchParameters>
protected List<VmTemplate> searchVMTemplates()
protected List<storage_pool> searchStoragePool()
protected List<storage_domains> searchStorageDomain()
Copyright © 2012. All Rights Reserved.