public interface ConcreteNetworkAccessOperations extends NetworkAccess
| Modifier and Type | Method and Description |
|---|---|
ConcreteNetwork |
a_writeable() |
AuditElement[] |
get_audit_trail_for_site(SiteId id) |
AuditElement[] |
get_audit_trail_for_station(StationId id) |
get_attributes, get_audit_trail_for_channel, locate_channels, retrieve_all_channels, retrieve_calibrations, retrieve_channel, retrieve_channels_by_code, retrieve_for_station, retrieve_grouping, retrieve_groupings, retrieve_instrumentation, retrieve_stations, retrieve_time_correctionsget_audit_trailConcreteNetwork a_writeable()
AuditElement[] get_audit_trail_for_station(StationId id) throws StationNotFound, NotImplemented
StationNotFoundNotImplementedAuditElement[] get_audit_trail_for_site(SiteId id) throws SiteNotFound, NotImplemented
SiteNotFoundNotImplemented