edu.sc.seis.cormorant.event
Class EventAccessImpl
java.lang.Object
org.omg.PortableServer.Servant
edu.iris.Fissures.IfEvent.EventAccessPOA
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)
|
| 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 |
eventid
protected int eventid
jdbcEventAccess
protected edu.sc.seis.fissuresUtil.database.event.JDBCEventAccess jdbcEventAccess
EventAccessImpl
public EventAccessImpl(edu.sc.seis.fissuresUtil.database.event.JDBCEventAccess jdbcEventAccess,
int eventid)
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.