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, setVds
getIsPrintReturnValue, GetReturnValueFromStatus, InitializeVdsError, PrintReturnValue, ProceedProxyReturnValue
ExecuteCommand, getParameters, getReturnValue, getVDSReturnValue, setReturnValue, setVDSReturnValue, toString
Execute, ExecuteWithReturnValue, getCommandName, Rollback
protected 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.