|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tivoli.twg.libs.Command
com.tivoli.twg.engine.TWGServerCommand
com.tivoli.twg.engine.cluster.MakeClusterGroupCmd
Command class for making cluster group for given cluster
Field Summary | |
---|---|
static java.lang.String |
CMDNAME
Command name for adding new object |
Fields inherited from class com.tivoli.twg.engine.TWGServerCommand |
---|
INVALID_PARAMETER_RC, TWGSERVERNAME, UNSUPPORTED_CMD |
Constructor Summary | |
---|---|
MakeClusterGroupCmd(long clust_oid)
Construct command for creating a cluster group for a given cluster |
Method Summary | |
---|---|
boolean |
wasSuccessful()
Test to see if add command was successful |
Methods inherited from class com.tivoli.twg.engine.TWGServerCommand |
---|
ServerCommandName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final java.lang.String CMDNAME
Constructor Detail |
public MakeClusterGroupCmd(long clust_oid)
clust_oid
- - cluster object IDMethod Detail |
public boolean wasSuccessful()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |