|
|||||||||||
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.GetAddressEntryRecordCommand
Command class for requesting address entry records for managed objects
Field Summary |
---|
Constructor Summary | |
---|---|
GetAddressEntryRecordCommand(LongValueSet mo_ids)
Constructor for command : build request using given list of object IDs. |
Method Summary | |
---|---|
java.lang.String |
getAddressEntryShadowClass(int n)
Get address entry classname for nth managed object ID in set |
byte[] |
getAddressEntryShadowRecord(int n)
Get address entry record bytes for nth managed object ID in set |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public GetAddressEntryRecordCommand(LongValueSet mo_ids)
mo_ids
- - set of managed object IDsMethod Detail |
public byte[] getAddressEntryShadowRecord(int n)
n
- - index in managed object ID set
public java.lang.String getAddressEntryShadowClass(int n)
n
- - index in managed object ID set
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |