edu.iris.Fissures.IfNetwork
Class ConcreteNetworkAccessPOATie
java.lang.Object
org.omg.PortableServer.Servant
edu.iris.Fissures.IfNetwork.ConcreteNetworkAccessPOA
edu.iris.Fissures.IfNetwork.ConcreteNetworkAccessPOATie
- All Implemented Interfaces:
- AuditSystemAccess, ConcreteNetworkAccessOperations, NetworkAccess, java.io.Serializable, org.omg.CORBA.portable.IDLEntity, org.omg.CORBA.portable.InvokeHandler
public class ConcreteNetworkAccessPOATie
- extends ConcreteNetworkAccessPOA
- See Also:
- Serialized Form
Methods inherited from class org.omg.PortableServer.Servant |
_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 |
ConcreteNetworkAccessPOATie
public ConcreteNetworkAccessPOATie(ConcreteNetworkAccessOperations delegate)
ConcreteNetworkAccessPOATie
public ConcreteNetworkAccessPOATie(ConcreteNetworkAccessOperations delegate,
org.omg.PortableServer.POA poa)
_delegate
public ConcreteNetworkAccessOperations _delegate()
_delegate
public void _delegate(ConcreteNetworkAccessOperations delegate)
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA
in class org.omg.PortableServer.Servant
a_writeable
public ConcreteNetwork a_writeable()
get_audit_trail_for_station
public AuditElement[] get_audit_trail_for_station(StationId id)
throws StationNotFound,
NotImplemented
- Throws:
StationNotFound
NotImplemented
get_audit_trail_for_site
public AuditElement[] get_audit_trail_for_site(SiteId id)
throws SiteNotFound,
NotImplemented
- Throws:
SiteNotFound
NotImplemented
get_attributes
public NetworkAttr get_attributes()
retrieve_stations
public Station[] retrieve_stations()
retrieve_for_station
public Channel[] retrieve_for_station(StationId id)
retrieve_grouping
public ChannelId[] retrieve_grouping(ChannelId id)
throws ChannelNotFound
- Throws:
ChannelNotFound
retrieve_groupings
public ChannelId[][] retrieve_groupings()
retrieve_channel
public Channel retrieve_channel(ChannelId id)
throws ChannelNotFound
- Throws:
ChannelNotFound
retrieve_channels_by_code
public Channel[] retrieve_channels_by_code(java.lang.String station_code,
java.lang.String site_code,
java.lang.String channel_code)
throws ChannelNotFound
- Throws:
ChannelNotFound
locate_channels
public Channel[] locate_channels(Area the_area,
SamplingRange sampling,
OrientationRange orientation)
retrieve_instrumentation
public Instrumentation retrieve_instrumentation(ChannelId id,
Time the_time)
throws ChannelNotFound
- Throws:
ChannelNotFound
retrieve_calibrations
public Calibration[] retrieve_calibrations(ChannelId id,
TimeRange the_time)
throws ChannelNotFound,
NotImplemented
- Throws:
ChannelNotFound
NotImplemented
retrieve_time_corrections
public TimeCorrection[] retrieve_time_corrections(ChannelId id,
TimeRange time_range)
throws ChannelNotFound,
NotImplemented
- Throws:
ChannelNotFound
NotImplemented
retrieve_all_channels
public ChannelId[] retrieve_all_channels(int seq_max,
ChannelIdIterHolder iter)
get_audit_trail_for_channel
public AuditElement[] get_audit_trail_for_channel(ChannelId id)
throws ChannelNotFound,
NotImplemented
- Throws:
ChannelNotFound
NotImplemented
get_audit_trail
public AuditElement[] get_audit_trail()
throws NotImplemented
- Throws:
NotImplemented