public class VirtualNetworkAccessPOATie extends VirtualNetworkAccessPOA
| Constructor and Description |
|---|
VirtualNetworkAccessPOATie(VirtualNetworkAccessOperations delegate) |
VirtualNetworkAccessPOATie(VirtualNetworkAccessOperations delegate,
org.omg.PortableServer.POA poa) |
_all_interfaces, _invoke, _this, _thispublic VirtualNetworkAccessPOATie(VirtualNetworkAccessOperations delegate)
public VirtualNetworkAccessPOATie(VirtualNetworkAccessOperations delegate, org.omg.PortableServer.POA poa)
public VirtualNetworkAccessOperations _delegate()
public void _delegate(VirtualNetworkAccessOperations delegate)
public org.omg.PortableServer.POA _default_POA()
_default_POA in class org.omg.PortableServer.Servantpublic VirtualNetwork a_writeable()
public ConcreteNetworkAccess get_network_for_channel(ChannelId a_channel) throws ChannelNotFound, ConcreteNetworkNotAvailable
public 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