public interface MetacardMapper
Modifier and Type | Method and Description |
---|---|
String |
getDataUnit()
Gets the unit of the feature property mapped the metacard resource-size
|
String |
getFeatureProperty(String metacardAttribute)
Gets the feature property for the give metacard attribute
|
String |
getFeatureType()
Gets the feature type for this metacard mapper
|
String |
getMetacardAttribute(String featureProperty)
Gets the metacard attribute for the given feature property
|
String |
getSortByDistanceFeatureProperty()
Gets the feature property used to when sorting by distance
|
String |
getSortByRelevanceFeatureProperty()
Gets the feature property used to when sorting by relevance
|
String |
getSortByTemporalFeatureProperty()
Gets the feature property used to sort temporally
|
String getFeatureProperty(String metacardAttribute)
String getMetacardAttribute(String featureProperty)
String getFeatureType()
String getSortByTemporalFeatureProperty()
String getSortByRelevanceFeatureProperty()
String getSortByDistanceFeatureProperty()
String getDataUnit()
This work is licensed under a Creative Commons Attribution 4.0 International License.