|
Compoze Software, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.compoze.trigger.RemoveRequest
This class represents a request to remove a trigger from the trigger notification server.
Constructor Summary | |
RemoveRequest(long lTriggerPK)
Constructor. |
Method Summary | |
long |
getTriggerPK()
Get the ID of the trigger to remove. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RemoveRequest(long lTriggerPK)
lTriggerID
- the trigger IDMethod Detail |
public long getTriggerPK()
|
Compoze Software, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |