public class SynchronizedNetworkAccess extends ProxyNetworkAccess
EVENTACCESS_TYPE, EVENTDC_TYPE, EVENTFINDER_TYPE, NETACCESS_TYPE, NETDC_TYPE, NETFINDER_TYPE, PLOTTABLEDC_TYPE, SEISDC_TYPE
Constructor and Description |
---|
SynchronizedNetworkAccess(NetworkAccess netAC) |
a_writeable, get_audit_trail_for_site, get_audit_trail_for_station, getFullName, getNetworkAccess, getServerDNS, getServerName, getServerType, retrieve_final_units, retrieve_initial_units, retrieve_sensitivity, setNetworkAccess, toString
public SynchronizedNetworkAccess(NetworkAccess netAC)
public void reset()
ProxyNetworkAccess
reset
in interface CorbaServerWrapper
reset
in class ProxyNetworkAccess
public NetworkAccess getCorbaObject()
getCorbaObject
in class ProxyNetworkAccess
public NetworkAttr get_attributes()
get_attributes
in interface NetworkAccess
get_attributes
in class ProxyNetworkAccess
public Station[] retrieve_stations()
retrieve_stations
in interface NetworkAccess
retrieve_stations
in class ProxyNetworkAccess
public Channel[] retrieve_for_station(StationId stationId)
retrieve_for_station
in interface NetworkAccess
retrieve_for_station
in class ProxyNetworkAccess
public ChannelId[] retrieve_grouping(ChannelId chanId) throws ChannelNotFound
retrieve_grouping
in interface NetworkAccess
retrieve_grouping
in class ProxyNetworkAccess
ChannelNotFound
public ChannelId[][] retrieve_groupings()
retrieve_groupings
in interface NetworkAccess
retrieve_groupings
in class ProxyNetworkAccess
public Channel retrieve_channel(ChannelId chanId) throws ChannelNotFound
retrieve_channel
in interface NetworkAccess
retrieve_channel
in class ProxyNetworkAccess
ChannelNotFound
public Channel[] retrieve_channels_by_code(java.lang.String station_code, java.lang.String site_code, java.lang.String channel_code) throws ChannelNotFound
retrieve_channels_by_code
in interface NetworkAccess
retrieve_channels_by_code
in class ProxyNetworkAccess
ChannelNotFound
public Channel[] locate_channels(Area the_area, SamplingRange sampling, OrientationRange orientation)
locate_channels
in interface NetworkAccess
locate_channels
in class ProxyNetworkAccess
public Instrumentation retrieve_instrumentation(ChannelId chanId, Time time) throws ChannelNotFound
retrieve_instrumentation
in interface NetworkAccess
retrieve_instrumentation
in class ProxyNetworkAccess
ChannelNotFound
public Calibration[] retrieve_calibrations(ChannelId chanId, TimeRange timeRange) throws ChannelNotFound, NotImplemented
retrieve_calibrations
in interface NetworkAccess
retrieve_calibrations
in class ProxyNetworkAccess
ChannelNotFound
NotImplemented
public TimeCorrection[] retrieve_time_corrections(ChannelId chanId, TimeRange timeRange) throws ChannelNotFound, NotImplemented
retrieve_time_corrections
in interface NetworkAccess
retrieve_time_corrections
in class ProxyNetworkAccess
ChannelNotFound
NotImplemented
public ChannelId[] retrieve_all_channels(int seq_max, ChannelIdIterHolder iter)
retrieve_all_channels
in interface NetworkAccess
retrieve_all_channels
in class ProxyNetworkAccess
public AuditElement[] get_audit_trail_for_channel(ChannelId chanId) throws ChannelNotFound, NotImplemented
get_audit_trail_for_channel
in interface NetworkAccess
get_audit_trail_for_channel
in class ProxyNetworkAccess
ChannelNotFound
NotImplemented
public AuditElement[] get_audit_trail() throws NotImplemented
get_audit_trail
in interface AuditSystemAccess
get_audit_trail
in class ProxyNetworkAccess
NotImplemented