|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.fsm.EventDescriptor
com.retek.commons.fsm.RcomRmmEventDescriptor
Class which encapsulates data and behavior for an RCOM/RMM state model event descriptor.
Constructor Summary | |
---|---|
RcomRmmEventDescriptor(java.lang.String code,
java.lang.Class associatedEventClass)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
int |
hashCode()
|
Methods inherited from class com.retek.fsm.EventDescriptor |
---|
buildEvent, getAssociatedEventClass, getCode, getDescription, getDescriptionLocalizer, isVisibleToUIOnFanout, setCode, setDescriptionLocalizer, setVisibleToUIOnFanout, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public RcomRmmEventDescriptor(java.lang.String code, java.lang.Class associatedEventClass)
Method Detail |
public int hashCode()
public boolean equals(java.lang.Object obj)
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |