|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.windchill.esi.evt.ESIEvent
public class ESIEvent
A container for information necessary for ESI event notifications.
This class is intentionally not thread-safe.
Supported API: true
Extendable: true
| Method Summary | |
|---|---|
protected ESITransaction |
getTxn()
Gets the value of the attribute: txn; The ESI transaction that is created when this event is generated. |
void |
validate()
Insures that the ESIEvent object has the correct state and is ready to be published. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
protected ESITransaction getTxn()
public void validate()
throws ESIEventException
ESIEventException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||