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 some enumerated values returned bySearchCriterionDefinition.getEnumeratedValues(java.util.Map<java.lang.String, java.lang.Object>)
Represents a subset of values (some 'restricted' values) of a givenEnumeratedValues
.A potential facet proposed to the creator of an instance of search service.ASearchCriterionDefinition
which is enumerable in Front-Office (i.e.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
sA potential search criterion proposed to the creator of an instance of search service.Helper for search criterion definitionsCommon implementations for criteria, facets, sorts...Helper component for drawing search service creation/edition dialog box.A potential sort proposed to the creator of an instance of search service.