|
|||||||||||
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.NativeManagedObjectGetSNIDRecords
Command class for requesting all system node item data records Used by non-native implementation of NetMgr at initialization time to restore persistent data from engine's native managed object factory
Field Summary | |
---|---|
static java.lang.String |
CMDNAME
Command name for requesting all SNID records |
Fields inherited from class com.tivoli.twg.engine.TWGServerCommand |
---|
INVALID_PARAMETER_RC, TWGSERVERNAME, UNSUPPORTED_CMD |
Constructor Summary | |
---|---|
NativeManagedObjectGetSNIDRecords()
Construct command for requsting all SNID records |
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 NativeManagedObjectGetSNIDRecords()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |