Package io.goobi.viewer.model.maps
Class SearchResultFeatureSet
java.lang.Object
io.goobi.viewer.model.maps.FeatureSet
io.goobi.viewer.model.maps.SolrFeatureSet
io.goobi.viewer.model.maps.SearchResultFeatureSet
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class io.goobi.viewer.model.maps.SolrFeatureSet
featuresAsString
Fields inherited from class io.goobi.viewer.model.maps.FeatureSet
DEFAULT_MARKER_NAME
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncopy()
getFeaturesAsJsonString
(SearchBean searchBean) getFeaturesAsString
(SearchBean searchBean) getType()
Methods inherited from class io.goobi.viewer.model.maps.SolrFeatureSet
createFeaturesAsString, getMarkerTitleField, getSolrQuery, getSolrQuery, getSolrQueryEncoded, hasFeatures, hasSolrQuery, isAggregateResults, isQueryResultSet, setAggregateResults, setFeaturesAsString, setMarkerTitleField, setSolrQuery, updateFeatures
Methods inherited from class io.goobi.viewer.model.maps.FeatureSet
getColor, getFillOpacity, getId, getMarker, getMarkerAsJSON, getName, setMarker, setName
-
Constructor Details
-
SearchResultFeatureSet
public SearchResultFeatureSet() -
SearchResultFeatureSet
-
-
Method Details
-
getFeaturesAsString
- Overrides:
getFeaturesAsString
in classSolrFeatureSet
- Throws:
PresentationException
-
getFeaturesAsJsonString
- Overrides:
getFeaturesAsJsonString
in classSolrFeatureSet
- Throws:
PresentationException
-
getFeaturesAsString
- Throws:
PresentationException
-
getFeaturesAsJsonString
- Throws:
PresentationException
-
getType
- Overrides:
getType
in classSolrFeatureSet
-
copy
- Overrides:
copy
in classSolrFeatureSet
-