public class _ConcreteNetworkStub extends org.omg.CORBA.portable.ObjectImpl implements ConcreteNetwork
| Modifier and Type | Field and Description |
|---|---|
static java.lang.Class |
_ob_opsClass |
| Constructor and Description |
|---|
_ConcreteNetworkStub() |
_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, toStringpublic java.lang.String[] _ids()
_ids in class org.omg.CORBA.portable.ObjectImplpublic ConcreteNetwork a_writeable()
a_writeable in interface ConcreteNetworkAccessOperationspublic void deactivate()
deactivate in interface ConcreteNetworkOperationspublic void add_station(Station _ob_a0, AuditInfo[] _ob_a1) throws DuplicateStationId
add_station in interface ConcreteNetworkOperationsDuplicateStationIdpublic void update_station(Station _ob_a0, AuditInfo[] _ob_a1) throws StationNotFound
update_station in interface ConcreteNetworkOperationsStationNotFoundpublic void deactivate_station(StationId _ob_a0, Time _ob_a1, AuditInfo[] _ob_a2) throws StationNotFound
deactivate_station in interface ConcreteNetworkOperationsStationNotFoundpublic void delete_station(StationId _ob_a0, AuditInfo[] _ob_a1) throws StationNotFound
delete_station in interface ConcreteNetworkOperationsStationNotFoundpublic void add_site(Site _ob_a0, AuditInfo[] _ob_a1) throws StationNotFound, DuplicateSiteId
add_site in interface ConcreteNetworkOperationsStationNotFoundDuplicateSiteIdpublic void udpate_site(Site _ob_a0, AuditInfo[] _ob_a1) throws SiteNotFound
udpate_site in interface ConcreteNetworkOperationsSiteNotFoundpublic void deactivate_site(SiteId _ob_a0, Time _ob_a1, AuditInfo[] _ob_a2) throws SiteNotFound
deactivate_site in interface ConcreteNetworkOperationsSiteNotFoundpublic void delete_site(SiteId _ob_a0, AuditInfo[] _ob_a1) throws SiteNotFound
delete_site in interface ConcreteNetworkOperationsSiteNotFoundpublic void add_channel(Channel _ob_a0, Response _ob_a1, Calibration[] _ob_a2, Clock _ob_a3, Sensor _ob_a4, DataAcqSys _ob_a5, TimeCorrection[] _ob_a6, AuditInfo[] _ob_a7) throws SiteNotFound, DuplicateChannelId
add_channel in interface ConcreteNetworkOperationsSiteNotFoundDuplicateChannelIdpublic void update_channel(Channel _ob_a0, AuditInfo[] _ob_a1) throws ChannelNotFound
update_channel in interface ConcreteNetworkOperationsChannelNotFoundpublic void deactivate_channel(ChannelId _ob_a0, AuditInfo[] _ob_a1) throws ChannelNotFound
deactivate_channel in interface ConcreteNetworkOperationsChannelNotFoundpublic void delete_channel(ChannelId _ob_a0, AuditInfo[] _ob_a1) throws ChannelNotFound
delete_channel in interface ConcreteNetworkOperationsChannelNotFoundpublic void update_clock(ChannelId _ob_a0, Clock _ob_a1, Time _ob_a2, AuditInfo[] _ob_a3) throws ChannelNotFound
update_clock in interface ConcreteNetworkOperationsChannelNotFoundpublic void update_sensor(ChannelId _ob_a0, Sensor _ob_a1, Time _ob_a2, AuditInfo[] _ob_a3) throws ChannelNotFound
update_sensor in interface ConcreteNetworkOperationsChannelNotFoundpublic void update_response(ChannelId _ob_a0, Response _ob_a1, Time _ob_a2, AuditInfo[] _ob_a3) throws ChannelNotFound
update_response in interface ConcreteNetworkOperationsChannelNotFoundpublic void update_das(ChannelId _ob_a0, DataAcqSys _ob_a1, Time _ob_a2, AuditInfo[] _ob_a3) throws ChannelNotFound
update_das in interface ConcreteNetworkOperationsChannelNotFoundpublic void add_calibration(ChannelId _ob_a0, Calibration _ob_a1, Time _ob_a2, AuditInfo[] _ob_a3) throws ChannelNotFound
add_calibration in interface ConcreteNetworkOperationsChannelNotFoundpublic void add_time_correction(ChannelId _ob_a0, TimeCorrection _ob_a1, Time _ob_a2, AuditInfo[] _ob_a3) throws ChannelNotFound
add_time_correction in interface ConcreteNetworkOperationsChannelNotFoundpublic AuditElement[] get_audit_trail_for_station(StationId _ob_a0) throws StationNotFound, NotImplemented
get_audit_trail_for_station in interface ConcreteNetworkAccessOperationsStationNotFoundNotImplementedpublic AuditElement[] get_audit_trail_for_site(SiteId _ob_a0) throws SiteNotFound, NotImplemented
get_audit_trail_for_site in interface ConcreteNetworkAccessOperationsSiteNotFoundNotImplementedpublic NetworkAttr get_attributes()
get_attributes in interface NetworkAccesspublic Station[] retrieve_stations()
retrieve_stations in interface NetworkAccesspublic Channel[] retrieve_for_station(StationId _ob_a0)
retrieve_for_station in interface NetworkAccesspublic ChannelId[] retrieve_grouping(ChannelId _ob_a0) throws ChannelNotFound
retrieve_grouping in interface NetworkAccessChannelNotFoundpublic ChannelId[][] retrieve_groupings()
retrieve_groupings in interface NetworkAccesspublic Channel retrieve_channel(ChannelId _ob_a0) throws ChannelNotFound
retrieve_channel in interface NetworkAccessChannelNotFoundpublic Channel[] retrieve_channels_by_code(java.lang.String _ob_a0, java.lang.String _ob_a1, java.lang.String _ob_a2) throws ChannelNotFound
retrieve_channels_by_code in interface NetworkAccessChannelNotFoundpublic Channel[] locate_channels(Area _ob_a0, SamplingRange _ob_a1, OrientationRange _ob_a2)
locate_channels in interface NetworkAccesspublic Instrumentation retrieve_instrumentation(ChannelId _ob_a0, Time _ob_a1) throws ChannelNotFound
retrieve_instrumentation in interface NetworkAccessChannelNotFoundpublic Calibration[] retrieve_calibrations(ChannelId _ob_a0, TimeRange _ob_a1) throws ChannelNotFound, NotImplemented
retrieve_calibrations in interface NetworkAccessChannelNotFoundNotImplementedpublic TimeCorrection[] retrieve_time_corrections(ChannelId _ob_a0, TimeRange _ob_a1) throws ChannelNotFound, NotImplemented
retrieve_time_corrections in interface NetworkAccessChannelNotFoundNotImplementedpublic ChannelId[] retrieve_all_channels(int _ob_a0, ChannelIdIterHolder _ob_ah1)
retrieve_all_channels in interface NetworkAccesspublic AuditElement[] get_audit_trail_for_channel(ChannelId _ob_a0) throws ChannelNotFound, NotImplemented
get_audit_trail_for_channel in interface NetworkAccessChannelNotFoundNotImplementedpublic AuditElement[] get_audit_trail() throws NotImplemented
get_audit_trail in interface AuditSystemAccessNotImplemented