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, toStringpublic SynchronizedNetworkAccess(NetworkAccess netAC)
public void reset()
ProxyNetworkAccessreset in interface CorbaServerWrapperreset in class ProxyNetworkAccesspublic NetworkAccess getCorbaObject()
getCorbaObject in class ProxyNetworkAccesspublic NetworkAttr get_attributes()
get_attributes in interface NetworkAccessget_attributes in class ProxyNetworkAccesspublic Station[] retrieve_stations()
retrieve_stations in interface NetworkAccessretrieve_stations in class ProxyNetworkAccesspublic Channel[] retrieve_for_station(StationId stationId)
retrieve_for_station in interface NetworkAccessretrieve_for_station in class ProxyNetworkAccesspublic ChannelId[] retrieve_grouping(ChannelId chanId) throws ChannelNotFound
retrieve_grouping in interface NetworkAccessretrieve_grouping in class ProxyNetworkAccessChannelNotFoundpublic ChannelId[][] retrieve_groupings()
retrieve_groupings in interface NetworkAccessretrieve_groupings in class ProxyNetworkAccesspublic Channel retrieve_channel(ChannelId chanId) throws ChannelNotFound
retrieve_channel in interface NetworkAccessretrieve_channel in class ProxyNetworkAccessChannelNotFoundpublic 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 NetworkAccessretrieve_channels_by_code in class ProxyNetworkAccessChannelNotFoundpublic Channel[] locate_channels(Area the_area, SamplingRange sampling, OrientationRange orientation)
locate_channels in interface NetworkAccesslocate_channels in class ProxyNetworkAccesspublic Instrumentation retrieve_instrumentation(ChannelId chanId, Time time) throws ChannelNotFound
retrieve_instrumentation in interface NetworkAccessretrieve_instrumentation in class ProxyNetworkAccessChannelNotFoundpublic Calibration[] retrieve_calibrations(ChannelId chanId, TimeRange timeRange) throws ChannelNotFound, NotImplemented
retrieve_calibrations in interface NetworkAccessretrieve_calibrations in class ProxyNetworkAccessChannelNotFoundNotImplementedpublic TimeCorrection[] retrieve_time_corrections(ChannelId chanId, TimeRange timeRange) throws ChannelNotFound, NotImplemented
retrieve_time_corrections in interface NetworkAccessretrieve_time_corrections in class ProxyNetworkAccessChannelNotFoundNotImplementedpublic ChannelId[] retrieve_all_channels(int seq_max, ChannelIdIterHolder iter)
retrieve_all_channels in interface NetworkAccessretrieve_all_channels in class ProxyNetworkAccesspublic AuditElement[] get_audit_trail_for_channel(ChannelId chanId) throws ChannelNotFound, NotImplemented
get_audit_trail_for_channel in interface NetworkAccessget_audit_trail_for_channel in class ProxyNetworkAccessChannelNotFoundNotImplementedpublic AuditElement[] get_audit_trail() throws NotImplemented
get_audit_trail in interface AuditSystemAccessget_audit_trail in class ProxyNetworkAccessNotImplemented