edu.sc.seis.cormorant.event
Class EventAccessImpl

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by edu.iris.Fissures.IfEvent.EventAccessPOA
          extended by edu.sc.seis.cormorant.event.EventAccessImpl
All Implemented Interfaces:
AuditSystemAccess, EventAccessOperations, EventDCOperations, EventMgrOperations, java.io.Serializable, org.omg.CORBA.portable.IDLEntity, org.omg.CORBA.portable.InvokeHandler
Direct Known Subclasses:
EventImpl

public class EventAccessImpl
extends EventAccessPOA

EventAccessImpl.java Created: Wed Mar 21 09:16:40 2001

Version:
Author:
Srinivasa Telukutla
See Also:
Serialized Form

Field Summary
protected  int eventid
           
protected  edu.sc.seis.fissuresUtil.database.event.JDBCEventAccess jdbcEventAccess
           
 
Constructor Summary
EventAccessImpl(edu.sc.seis.fissuresUtil.database.event.JDBCEventAccess jdbcEventAccess, int eventid)
           
 
Method Summary
 EventChannelFinder a_channel_finder()
           
 EventFactory a_factory()
           
 EventFinder a_finder()
           
 Event a_writeable()
           
 EventAttr get_attributes()
           
 AuditElement[] get_audit_trail_for_origin(java.lang.String the_origin)
           
 AuditElement[] get_audit_trail()
           
 Locator[] get_locators(java.lang.String an_origin)
           
 Origin get_origin(java.lang.String the_origin)
           
 Origin[] get_origins()
           
 Origin get_preferred_origin()
           
 ParameterComponent parm_svc()
           
 
Methods inherited from class edu.iris.Fissures.IfEvent.EventAccessPOA
_all_interfaces, _invoke, _this, _this
 
Methods inherited from class org.omg.PortableServer.Servant
_default_POA, _get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

eventid

protected int eventid

jdbcEventAccess

protected edu.sc.seis.fissuresUtil.database.event.JDBCEventAccess jdbcEventAccess
Constructor Detail

EventAccessImpl

public EventAccessImpl(edu.sc.seis.fissuresUtil.database.event.JDBCEventAccess jdbcEventAccess,
                       int eventid)
Method Detail

a_writeable

public Event a_writeable()
Specified by:
a_writeable in interface EventAccessOperations
Specified by:
a_writeable in class EventAccessPOA

parm_svc

public ParameterComponent parm_svc()
Specified by:
parm_svc in interface EventAccessOperations
Specified by:
parm_svc in class EventAccessPOA

get_attributes

public EventAttr get_attributes()
Specified by:
get_attributes in interface EventAccessOperations
Specified by:
get_attributes in class EventAccessPOA

get_origins

public Origin[] get_origins()
Specified by:
get_origins in interface EventAccessOperations
Specified by:
get_origins in class EventAccessPOA

get_origin

public Origin get_origin(java.lang.String the_origin)
Specified by:
get_origin in interface EventAccessOperations
Specified by:
get_origin in class EventAccessPOA

get_preferred_origin

public Origin get_preferred_origin()
Specified by:
get_preferred_origin in interface EventAccessOperations
Specified by:
get_preferred_origin in class EventAccessPOA

get_locators

public Locator[] get_locators(java.lang.String an_origin)
Specified by:
get_locators in interface EventAccessOperations
Specified by:
get_locators in class EventAccessPOA

get_audit_trail_for_origin

public AuditElement[] get_audit_trail_for_origin(java.lang.String the_origin)
Specified by:
get_audit_trail_for_origin in interface EventAccessOperations
Specified by:
get_audit_trail_for_origin in class EventAccessPOA

a_factory

public EventFactory a_factory()
Specified by:
a_factory in interface EventMgrOperations
Specified by:
a_factory in class EventAccessPOA

a_finder

public EventFinder a_finder()
Specified by:
a_finder in interface EventDCOperations
Specified by:
a_finder in class EventAccessPOA

a_channel_finder

public EventChannelFinder a_channel_finder()
Specified by:
a_channel_finder in interface EventDCOperations
Specified by:
a_channel_finder in class EventAccessPOA

get_audit_trail

public AuditElement[] get_audit_trail()
Specified by:
get_audit_trail in interface AuditSystemAccess
Specified by:
get_audit_trail in class EventAccessPOA


Copyright © 2004-2007 Seismology at the University of South Carolina. All Rights Reserved.