public class ConcreteNetworkAccessPOATie extends ConcreteNetworkAccessPOA
| Constructor and Description |
|---|
ConcreteNetworkAccessPOATie(ConcreteNetworkAccessOperations delegate) |
ConcreteNetworkAccessPOATie(ConcreteNetworkAccessOperations delegate,
org.omg.PortableServer.POA poa) |
_all_interfaces, _invoke, _this, _thispublic ConcreteNetworkAccessPOATie(ConcreteNetworkAccessOperations delegate)
public ConcreteNetworkAccessPOATie(ConcreteNetworkAccessOperations delegate, org.omg.PortableServer.POA poa)
public ConcreteNetworkAccessOperations _delegate()
public void _delegate(ConcreteNetworkAccessOperations delegate)
public org.omg.PortableServer.POA _default_POA()
_default_POA in class org.omg.PortableServer.Servantpublic ConcreteNetwork a_writeable()
public AuditElement[] get_audit_trail_for_station(StationId id) throws StationNotFound, NotImplemented
StationNotFoundNotImplementedpublic AuditElement[] get_audit_trail_for_site(SiteId id) throws SiteNotFound, NotImplemented
SiteNotFoundNotImplementedpublic NetworkAttr get_attributes()
public Station[] retrieve_stations()
public ChannelId[] retrieve_grouping(ChannelId id) throws ChannelNotFound
ChannelNotFoundpublic ChannelId[][] retrieve_groupings()
public Channel retrieve_channel(ChannelId id) throws ChannelNotFound
ChannelNotFoundpublic Channel[] retrieve_channels_by_code(java.lang.String station_code, java.lang.String site_code, java.lang.String channel_code) throws ChannelNotFound
ChannelNotFoundpublic Channel[] locate_channels(Area the_area, SamplingRange sampling, OrientationRange orientation)
public Instrumentation retrieve_instrumentation(ChannelId id, Time the_time) throws ChannelNotFound
ChannelNotFoundpublic Calibration[] retrieve_calibrations(ChannelId id, TimeRange the_time) throws ChannelNotFound, NotImplemented
ChannelNotFoundNotImplementedpublic TimeCorrection[] retrieve_time_corrections(ChannelId id, TimeRange time_range) throws ChannelNotFound, NotImplemented
ChannelNotFoundNotImplementedpublic ChannelId[] retrieve_all_channels(int seq_max, ChannelIdIterHolder iter)
public AuditElement[] get_audit_trail_for_channel(ChannelId id) throws ChannelNotFound, NotImplemented
ChannelNotFoundNotImplementedpublic AuditElement[] get_audit_trail() throws NotImplemented
NotImplemented