public class GetVGListVDSCommand<P extends VdsIdVDSCommandParametersBase> extends VdsBrokerCommand<P>
| Modifier and Type | Field and Description |
|---|---|
protected VGListReturnForXmlRpc |
_result |
status_returnValue| Constructor and Description |
|---|
GetVGListVDSCommand(P parameters) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ExecuteVdsBrokerCommand() |
protected StatusForXmlRpc |
getReturnStatus() |
protected Object |
getReturnValueFromBroker() |
protected ArrayList<storage_domains> |
ParseVGList(XmlRpcStruct[] vgList) |
ExecuteVDSCommand, getAdditionalInformation, getBroker, getVds, setVdsgetIsPrintReturnValue, GetReturnValueFromStatus, InitializeVdsError, PrintReturnValue, ProceedProxyReturnValueExecuteCommand, getParameters, getReturnValue, getVDSReturnValue, setReturnValue, setVDSReturnValue, toStringExecute, ExecuteWithReturnValue, getCommandName, Rollbackprotected VGListReturnForXmlRpc _result
public GetVGListVDSCommand(P parameters)
protected void ExecuteVdsBrokerCommand()
ExecuteVdsBrokerCommand in class VdsBrokerCommand<P extends VdsIdVDSCommandParametersBase>protected StatusForXmlRpc getReturnStatus()
getReturnStatus in class BrokerCommandBase<P extends VdsIdVDSCommandParametersBase>protected ArrayList<storage_domains> ParseVGList(XmlRpcStruct[] vgList)
protected Object getReturnValueFromBroker()
getReturnValueFromBroker in class BrokerCommandBase<P extends VdsIdVDSCommandParametersBase>Copyright © 2012. All Rights Reserved.