protected String |
AbstractConnector.addCategory(org.n52.shetland.ogc.sos.gda.GetDataAvailabilityResponse.DataAvailability dataAval,
ServiceConstellation serviceConstellation) |
protected String |
AbstractConnector.addCategory(String categoryId,
ServiceConstellation serviceConstellation) |
protected String |
AbstractConnector.addCategory(String categoryId,
String categoryName,
ServiceConstellation serviceConstellation) |
protected void |
OceanotronSosConnector.addDatasets(ServiceConstellation serviceConstellation,
org.n52.shetland.ogc.sos.SosCapabilities sosCaps,
DataSourceConfiguration config) |
protected void |
SOS2Connector.addDatasets(ServiceConstellation serviceConstellation,
org.n52.shetland.ogc.sos.SosCapabilities sosCaps,
DataSourceConfiguration config) |
protected void |
AbstractConnector.addFeature(org.n52.shetland.ogc.gml.AbstractFeature feature,
ServiceConstellation serviceConstellation) |
protected String |
AbstractConnector.addFeature(org.n52.shetland.ogc.om.features.samplingFeatures.SamplingFeature samplingfeature,
ServiceConstellation serviceConstellation) |
protected String |
AbstractConnector.addOffering(org.n52.shetland.ogc.gml.ReferenceType offering,
ServiceConstellation serviceConstellation) |
protected String |
AbstractConnector.addOffering(org.n52.shetland.ogc.sos.SosObservationOffering offering,
ServiceConstellation serviceConstellation) |
protected String |
AbstractConnector.addOffering(String offeringId,
String offeringName,
ServiceConstellation serviceConstellation) |
protected String |
AbstractConnector.addPhenomenon(org.n52.shetland.ogc.sos.gda.GetDataAvailabilityResponse.DataAvailability dataAval,
ServiceConstellation serviceConstellation) |
protected String |
AbstractConnector.addPhenomenon(String phenomenonId,
ServiceConstellation serviceConstellation) |
protected String |
AbstractConnector.addPhenomenon(String phenomenonId,
String phenomenonName,
ServiceConstellation serviceConstellation) |
protected String |
AbstractConnector.addProcedure(org.n52.shetland.ogc.sos.gda.GetDataAvailabilityResponse.DataAvailability dataAval,
boolean insitu,
boolean mobile,
ServiceConstellation serviceConstellation) |
protected String |
AbstractConnector.addProcedure(String procedureId,
boolean insitu,
boolean mobile,
ServiceConstellation serviceConstellation) |
protected String |
AbstractConnector.addProcedure(String procedureId,
String procedureName,
boolean insitu,
boolean mobile,
ServiceConstellation serviceConstellation) |
protected void |
AbstractConnector.addService(DataSourceConfiguration config,
ServiceConstellation serviceConstellation) |
protected void |
SOS2Connector.doForOffering(org.n52.shetland.ogc.sos.SosObservationOffering offering,
ServiceConstellation serviceConstellation,
DataSourceConfiguration config) |
protected void |
HydroSOSConnector.doForOffering(org.n52.shetland.ogc.sos.SosObservationOffering obsOff,
ServiceConstellation serviceConstellation,
DataSourceConfiguration config) |
protected void |
NestedOfferingsSOSConnector.doForOffering(org.n52.shetland.ogc.sos.SosObservationOffering obsOff,
ServiceConstellation serviceConstellation,
DataSourceConfiguration config) |