|
|||||||||||
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.GetAllAllowedMOIDCommand
Command class for requesting resolution and return of the managed objects ID which are accessable by the user-id of the requester
Field Summary |
---|
Constructor Summary | |
---|---|
GetAllAllowedMOIDCommand()
Constructor for command Console user-id gathered via source address of command |
|
GetAllAllowedMOIDCommand(long user_oid)
Constructor for command where user-id of request is specifically set |
Method Summary | |
---|---|
LongValueSet |
getAllowedManagedObjectIDs()
Return set of managed object IDs from completed command |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public GetAllAllowedMOIDCommand(long user_oid)
user_oid
- - object ID of TWGUser for allowed moid requestpublic GetAllAllowedMOIDCommand()
Method Detail |
public LongValueSet getAllowedManagedObjectIDs()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |