public abstract class BaseSystemOperation extends BasePersistOperation
| Modifier and Type | Field and Description |
|---|---|
protected Server |
server |
user| Constructor and Description |
|---|
BaseSystemOperation(java.lang.Long sid)
Construct command with passed in id to
lookup a Server
|
| Modifier and Type | Method and Description |
|---|---|
Server |
getServer() |
getUserclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitstoreprotected Server server
public BaseSystemOperation(java.lang.Long sid)
sid - id of Server to operate onpublic Server getServer()