public abstract class VdsIdVDSCommandBase<P extends VdsIdVDSCommandParametersBase> extends VDSCommandBase<P>
Modifier and Type | Field and Description |
---|---|
protected VdsManager |
_vdsManager |
_returnValue
Constructor and Description |
---|
VdsIdVDSCommandBase(P parameters) |
Modifier and Type | Method and Description |
---|---|
protected void |
ExecuteVDSCommand() |
protected abstract void |
ExecuteVdsIdCommand() |
protected VDS |
getVds() |
protected Guid |
getVdsId() |
void |
saveVdsDynamicToDBOnTimer(VDS vds,
VM vm) |
protected void |
SaveVdsDynamicToDBThreaded(VDS vds,
VM vm) |
ExecuteCommand, getParameters, getReturnValue, getVDSReturnValue, setReturnValue, setVDSReturnValue, toString
Execute, ExecuteWithReturnValue, getCommandName, Rollback
protected VdsManager _vdsManager
public VdsIdVDSCommandBase(P parameters)
protected Guid getVdsId()
protected VDS getVds()
protected void ExecuteVDSCommand()
ExecuteVDSCommand
in class VDSCommandBase<P extends VdsIdVDSCommandParametersBase>
protected abstract void ExecuteVdsIdCommand()
Copyright © 2012. All Rights Reserved.