com.retek.commons.fsm
Class RcomRmmEventDescriptor

java.lang.Object
  extended bycom.retek.fsm.EventDescriptor
      extended bycom.retek.commons.fsm.RcomRmmEventDescriptor
All Implemented Interfaces:
java.io.Serializable

public final class RcomRmmEventDescriptor
extends com.retek.fsm.EventDescriptor

Class which encapsulates data and behavior for an RCOM/RMM state model event descriptor.

See Also:
Serialized Form

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

RcomRmmEventDescriptor

public RcomRmmEventDescriptor(java.lang.String code,
                              java.lang.Class associatedEventClass)
Method Detail

hashCode

public int hashCode()

equals

public boolean equals(java.lang.Object obj)


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25