public class GetDeviceListVDSCommand<P extends GetDeviceListVDSCommandParameters> extends VdsBrokerCommand<P>
Modifier and Type | Field and Description |
---|---|
protected static String |
DEVTYPE_FIELD |
protected static String |
DEVTYPE_VALUE_FCP |
status
_returnValue
Constructor and Description |
---|
GetDeviceListVDSCommand(P parameters) |
Modifier and Type | Method and Description |
---|---|
protected void |
ExecuteVdsBrokerCommand() |
protected StatusForXmlRpc |
getReturnStatus() |
protected Object |
getReturnValueFromBroker() |
static storage_server_connections |
ParseConnection(XmlRpcStruct xcon) |
static LUNs |
ParseLunFromXmlRpc(XmlRpcStruct xlun) |
static ArrayList<LUNs> |
ParseLUNList(XmlRpcStruct[] lunList) |
ExecuteVDSCommand, getAdditionalInformation, getBroker, getVds, setVds
getIsPrintReturnValue, GetReturnValueFromStatus, InitializeVdsError, PrintReturnValue, ProceedProxyReturnValue
ExecuteCommand, getParameters, getReturnValue, getVDSReturnValue, setReturnValue, setVDSReturnValue, toString
Execute, ExecuteWithReturnValue, getCommandName, Rollback
protected static final String DEVTYPE_VALUE_FCP
protected static final String DEVTYPE_FIELD
public GetDeviceListVDSCommand(P parameters)
protected void ExecuteVdsBrokerCommand()
ExecuteVdsBrokerCommand
in class VdsBrokerCommand<P extends GetDeviceListVDSCommandParameters>
public static ArrayList<LUNs> ParseLUNList(XmlRpcStruct[] lunList)
public static LUNs ParseLunFromXmlRpc(XmlRpcStruct xlun)
public static storage_server_connections ParseConnection(XmlRpcStruct xcon)
protected StatusForXmlRpc getReturnStatus()
getReturnStatus
in class BrokerCommandBase<P extends GetDeviceListVDSCommandParameters>
protected Object getReturnValueFromBroker()
getReturnValueFromBroker
in class BrokerCommandBase<P extends GetDeviceListVDSCommandParameters>
Copyright © 2012. All Rights Reserved.