|
|||||||||||
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.FindFilterByIDCommand
Command class for requesting filter object ID by ID string
Field Summary |
---|
Constructor Summary | |
---|---|
FindFilterByIDCommand(java.lang.String id_string)
Constructor for command : build request using given ID string |
Method Summary | |
---|---|
long |
getFilterObjectID()
Get object ID of filter object found, or -1 if not found |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public FindFilterByIDCommand(java.lang.String id_string)
id_string
- - filter ID string of filter to findMethod Detail |
public long getFilterObjectID()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |