edu.iris.Fissures.IfNetwork
Class _NetworkAccessStub
java.lang.Object
org.omg.CORBA.portable.ObjectImpl
edu.iris.Fissures.IfNetwork._NetworkAccessStub
- All Implemented Interfaces:
- AuditSystemAccess, NetworkAccess, java.io.Serializable, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity
public class _NetworkAccessStub
- extends org.omg.CORBA.portable.ObjectImpl
- implements NetworkAccess
- See Also:
- Serialized Form
Methods inherited from class org.omg.CORBA.portable.ObjectImpl |
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
_ob_opsClass
public static final java.lang.Class _ob_opsClass
_NetworkAccessStub
public _NetworkAccessStub()
_ids
public java.lang.String[] _ids()
- Specified by:
_ids
in class org.omg.CORBA.portable.ObjectImpl
get_attributes
public NetworkAttr get_attributes()
- Specified by:
get_attributes
in interface NetworkAccess
retrieve_stations
public Station[] retrieve_stations()
- Specified by:
retrieve_stations
in interface NetworkAccess
retrieve_for_station
public Channel[] retrieve_for_station(StationId _ob_a0)
- Specified by:
retrieve_for_station
in interface NetworkAccess
retrieve_grouping
public ChannelId[] retrieve_grouping(ChannelId _ob_a0)
throws ChannelNotFound
- Specified by:
retrieve_grouping
in interface NetworkAccess
- Throws:
ChannelNotFound
retrieve_groupings
public ChannelId[][] retrieve_groupings()
- Specified by:
retrieve_groupings
in interface NetworkAccess
retrieve_channel
public Channel retrieve_channel(ChannelId _ob_a0)
throws ChannelNotFound
- Specified by:
retrieve_channel
in interface NetworkAccess
- Throws:
ChannelNotFound
retrieve_channels_by_code
public Channel[] retrieve_channels_by_code(java.lang.String _ob_a0,
java.lang.String _ob_a1,
java.lang.String _ob_a2)
throws ChannelNotFound
- Specified by:
retrieve_channels_by_code
in interface NetworkAccess
- Throws:
ChannelNotFound
locate_channels
public Channel[] locate_channels(Area _ob_a0,
SamplingRange _ob_a1,
OrientationRange _ob_a2)
- Specified by:
locate_channels
in interface NetworkAccess
retrieve_instrumentation
public Instrumentation retrieve_instrumentation(ChannelId _ob_a0,
Time _ob_a1)
throws ChannelNotFound
- Specified by:
retrieve_instrumentation
in interface NetworkAccess
- Throws:
ChannelNotFound
retrieve_calibrations
public Calibration[] retrieve_calibrations(ChannelId _ob_a0,
TimeRange _ob_a1)
throws ChannelNotFound,
NotImplemented
- Specified by:
retrieve_calibrations
in interface NetworkAccess
- Throws:
ChannelNotFound
NotImplemented
retrieve_time_corrections
public TimeCorrection[] retrieve_time_corrections(ChannelId _ob_a0,
TimeRange _ob_a1)
throws ChannelNotFound,
NotImplemented
- Specified by:
retrieve_time_corrections
in interface NetworkAccess
- Throws:
ChannelNotFound
NotImplemented
retrieve_all_channels
public ChannelId[] retrieve_all_channels(int _ob_a0,
ChannelIdIterHolder _ob_ah1)
- Specified by:
retrieve_all_channels
in interface NetworkAccess
get_audit_trail_for_channel
public AuditElement[] get_audit_trail_for_channel(ChannelId _ob_a0)
throws ChannelNotFound,
NotImplemented
- Specified by:
get_audit_trail_for_channel
in interface NetworkAccess
- Throws:
ChannelNotFound
NotImplemented
get_audit_trail
public AuditElement[] get_audit_trail()
throws NotImplemented
- Specified by:
get_audit_trail
in interface AuditSystemAccess
- Throws:
NotImplemented