Il pacchetto com.adobe.ep.ux.content.model.search contiene le interfacce per i componenti host per i controlli di ricerca utilizzati dai servizi core.
Interfacce
| Interfaccia | Descrizione | |
|---|---|---|
| ISearchUIControl | This interface should be implemented by components that want to provide a custom Search Control (Search Renderer) | |
| ISearchView | Interface to be implemented by component that wants to provide custom search view similar to BasicSearchView or AdvanceSearchView | |
| SortField | This interface specifies a fields to be used for sorting criteria for the query. |
Classi
| Classe | Descrizione | |
|---|---|---|
| ComplexStatement | Complex Statement is collection of other complex or simple statements. | |
| SearchFilter | This class represents the search criteria for the search on an Asset. | |
| SearchParameters | Search Paramers used to tweak the Adobe Digital Enterprise Platform Experience Services - Content Repository search. | |
| SearchUIControlFactory | Factory class for creating ISearchUIControl search renderers based onn the Asset Property Descriptor | |
| SimpleStatement | This class represents the Simple Search Statement. | |
| SortFieldImpl | This class specifies a fields to be used for sorting criteria for the query. | |
| Statement | This is the base class for Statement Objects. |
Tue Jun 12 2018, 03:00 PM Z