Class OfferingOutputMapper
java.lang.Object
org.n52.sensorweb.server.db.assembler.mapper.ParameterOutputSearchResultMapper<E,O>
org.n52.sensorweb.server.db.assembler.mapper.HierarchicalOutputMapper<org.n52.series.db.beans.OfferingEntity,org.n52.io.response.OfferingOutput>
org.n52.sensorweb.server.db.assembler.mapper.OfferingOutputMapper
- All Implemented Interfaces:
OutputMapper<org.n52.series.db.beans.OfferingEntity,,org.n52.io.response.OfferingOutput> TimeOutputCreator
public class OfferingOutputMapper
extends HierarchicalOutputMapper<org.n52.series.db.beans.OfferingEntity,org.n52.io.response.OfferingOutput>
-
Nested Class Summary
Nested classes/interfaces inherited from class org.n52.sensorweb.server.db.assembler.mapper.ParameterOutputSearchResultMapper
ParameterOutputSearchResultMapper.DatasetParameterChecker -
Field Summary
Fields inherited from class org.n52.sensorweb.server.db.assembler.mapper.ParameterOutputSearchResultMapper
categoryMapper, featureMapper, offeringMapper, phenomenonMapper, platformMapper, procedureMapper, serviceMapperFields inherited from interface org.n52.sensorweb.server.db.TimeOutputCreator
OFFSET_REGEX -
Constructor Summary
ConstructorsConstructorDescriptionOfferingOutputMapper(DbQuery query, OutputMapperFactory outputMapperFactory) OfferingOutputMapper(DbQuery query, OutputMapperFactory outputMapperFactory, boolean subMapper) -
Method Summary
Methods inherited from class org.n52.sensorweb.server.db.assembler.mapper.HierarchicalOutputMapper
addExpandedValues, addExpandedValues, getMemberListMethods inherited from class org.n52.sensorweb.server.db.assembler.mapper.ParameterOutputSearchResultMapper
addService, createCondensed, createCondensed, createCondensedMinimal, createGeometry, createSearchResult, createTimeseriesOutput, getCategoryOutput, getDatasetOutput, getDbQuery, getFeatureOutput, getGeometry, getHrefBase, getLogger, getOfferingOutput, getOutputMapperFactory, getPhenomenonOutput, getPlatformOutput, getProcedureOutput, getSamplingOutput, getSelection, getServiceOutput, getSubSelection, getTagOutput, hasSelect, initSubMapper, initSubSelectMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.n52.sensorweb.server.db.assembler.mapper.OutputMapper
addAll, addDomainId, addHref, addLabel, addSelected, checkSelected, checkSubSelected, createCondensed, createExpanded, createExpanded, createLabel, getCollectionName, getSubSelection, isSelected, isSubSelected, logMethods inherited from interface org.n52.sensorweb.server.db.TimeOutputCreator
createTimeOutput, createTimeOutput, getOriginTimeZone
-
Constructor Details
-
OfferingOutputMapper
-
OfferingOutputMapper
public OfferingOutputMapper(DbQuery query, OutputMapperFactory outputMapperFactory, boolean subMapper)
-
-
Method Details
-
getParameterOuput
public org.n52.io.response.OfferingOutput getParameterOuput()
-