edu.sc.seis.sod.hibernate
Class StatefulEvent

java.lang.Object
  extended by edu.sc.seis.fissuresUtil.cache.ProxyEventAccessOperations
      extended by edu.sc.seis.fissuresUtil.cache.CacheEvent
          extended by edu.sc.seis.sod.hibernate.StatefulEvent
All Implemented Interfaces:
AuditSystemAccess, EventAccess, EventAccessOperations, EventDC, EventDCOperations, EventMgr, EventMgrOperations, CorbaServerWrapper, java.io.Serializable, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity

public class StatefulEvent
extends CacheEvent

See Also:
Serialized Form

Field Summary
 
Fields inherited from class edu.sc.seis.fissuresUtil.cache.CacheEvent
attr, origins, preferred
 
Fields inherited from class edu.sc.seis.fissuresUtil.cache.ProxyEventAccessOperations
event
 
Fields inherited from interface edu.sc.seis.fissuresUtil.cache.CorbaServerWrapper
EVENTACCESS_TYPE, EVENTDC_TYPE, EVENTFINDER_TYPE, NETACCESS_TYPE, NETDC_TYPE, NETFINDER_TYPE, PLOTTABLEDC_TYPE, SEISDC_TYPE
 
Constructor Summary
protected StatefulEvent()
          For use by hibernate
  StatefulEvent(CacheEvent e, Status stat)
           
 
Method Summary
 Status getStatus()
           
 void setStatus(Status stat)
           
 
Methods inherited from class edu.sc.seis.fissuresUtil.cache.CacheEvent
get_attributes, get_origin, get_origins, get_preferred_origin, getAttributes, getDbid, getOrigins, getPreferred, hasDbid, isLoaded, setDbid, setOrigins, setPreferred
 
Methods inherited from class edu.sc.seis.fissuresUtil.cache.ProxyEventAccessOperations
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override, a_channel_finder, a_factory, a_finder, a_writeable, close, equals, get_audit_trail_for_origin, get_audit_trail, get_locators, getCorbaObject, getEventAccess, getFullName, getOrigin, getServerDNS, getServerName, getServerType, getWrappedEventAccess, getWrappedEventAccess, hasCorbaObject, hashCode, parm_svc, reset, setEventAccess, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StatefulEvent

protected StatefulEvent()
For use by hibernate


StatefulEvent

public StatefulEvent(CacheEvent e,
                     Status stat)
              throws NoPreferredOrigin
Throws:
NoPreferredOrigin
Method Detail

getStatus

public Status getStatus()

setStatus

public void setStatus(Status stat)