Package org.ametys.web.frontoffice.search.metamodel
package org.ametys.web.frontoffice.search.metamodel
-
ClassDescriptionThis class holds the current values of the additional parametersThis class is a wrapper of an additional parameter for a search service instance (brought by a
Searchable
or aReturnable
, throuhAbstractParameterAdderSearchable
orAbstractParameterAdderReturnable
for instance).Represents anEnumerator
with restricted entries, used by criterion definitionsRepresents a subset of values (some 'restricted' values) of a givenRestrictedEnumerator
.Brings a type of objects returned by the search service.Enumerator for available and selectableReturnable
sExtension point forReturnable
sAn object returned byReturnable.getSaxer(java.util.Collection<org.ametys.web.frontoffice.search.metamodel.Returnable>, org.ametys.web.frontoffice.search.metamodel.AdditionalParameterValueMap)
to SAX hits (results)Brings a set of criteria, facets, sorts on a type of objects.Extension point forSearchable
sCommon implementations for criteria, facets, sorts...Helper component for drawing search service creation/edition dialog box.A potential criterion definition proposed to the creator of an instance of search service.Helper forSearchServiceCriterionDefinition
A potential facet proposed to the creator of an instance of search service.A potential sort proposed to the creator of an instance of search service.