Uses of Class
org.n52.sensorweb.server.helgoland.adapters.connector.utils.ServiceConstellation
-
Packages that use ServiceConstellation Package Description org.n52.sensorweb.server.helgoland.adapters.connector -
-
Uses of ServiceConstellation in org.n52.sensorweb.server.helgoland.adapters.connector
Methods in org.n52.sensorweb.server.helgoland.adapters.connector with parameters of type ServiceConstellation Modifier and Type Method Description protected StringAbstractServiceConnector. addCategory(String categoryId, String categoryName, ServiceConstellation serviceConstellation)protected StringAbstractServiceConnector. addCategory(String categoryId, ServiceConstellation serviceConstellation)protected StringAbstractServiceConnector. addCategory(org.n52.shetland.ogc.sos.gda.GetDataAvailabilityResponse.DataAvailability dataAval, ServiceConstellation serviceConstellation)protected voidAbstractServiceConnector. addFeature(org.n52.shetland.ogc.gml.AbstractFeature feature, ServiceConstellation serviceConstellation)protected StringAbstractServiceConnector. addFeature(org.n52.shetland.ogc.om.features.samplingFeatures.AbstractSamplingFeature samplingfeature, ServiceConstellation serviceConstellation)protected StringAbstractServiceConnector. addOffering(String offeringId, String offeringName, ServiceConstellation serviceConstellation)protected StringAbstractServiceConnector. addOffering(org.n52.shetland.ogc.gml.ReferenceType offering, ServiceConstellation serviceConstellation)protected StringAbstractServiceConnector. addOffering(org.n52.shetland.ogc.sos.SosObservationOffering offering, ServiceConstellation serviceConstellation)protected StringAbstractServiceConnector. addPhenomenon(String phenomenonId, String phenomenonName, String description, ServiceConstellation serviceConstellation)protected StringAbstractServiceConnector. addPhenomenon(String phenomenonId, String phenomenonName, ServiceConstellation serviceConstellation)protected StringAbstractServiceConnector. addPhenomenon(String phenomenonId, ServiceConstellation serviceConstellation)protected StringAbstractServiceConnector. addPhenomenon(org.n52.shetland.ogc.sos.gda.GetDataAvailabilityResponse.DataAvailability dataAval, ServiceConstellation serviceConstellation)protected StringAbstractServiceConnector. addPlatform(String id, String name, String description, ServiceConstellation serviceConstellation)protected StringAbstractServiceConnector. addPlatform(String id, String name, ServiceConstellation serviceConstellation)protected StringAbstractServiceConnector. addProcedure(String procedureId, boolean insitu, boolean mobile, ServiceConstellation serviceConstellation)protected StringAbstractServiceConnector. addProcedure(String procedureId, String procedureName, boolean insitu, boolean mobile, ServiceConstellation serviceConstellation)protected StringAbstractServiceConnector. addProcedure(org.n52.shetland.ogc.sos.gda.GetDataAvailabilityResponse.DataAvailability dataAval, boolean insitu, boolean mobile, ServiceConstellation serviceConstellation)protected voidAbstractServiceConnector. addService(DataSourceJobConfiguration config, ServiceConstellation serviceConstellation, ServiceMetadata serviceMetadata)
-