Package org.ametys.cms.search.model
Interface MetadataResultField
- All Superinterfaces:
Field
,ResultField
- All Known Implementing Classes:
MetadataSearchUIColumn
ResultField
returning a content metadata.-
Method Summary
Modifier and TypeMethodDescriptionGet the field path in the indexing model.Methods inherited from interface org.ametys.cms.search.model.Field
getContentTypeId, getEnumerator, getType, isMultiple
Methods inherited from interface org.ametys.cms.search.model.ResultField
getFullValue, getId, getSearchField, getValue
-
Method Details
-
getFieldPath
Get the field path in the indexing model.- Returns:
- the field path in the indexing model.
-