public abstract class AutoCompleteFacetAbstract extends FacetAbstract implements AutoCompleteFacet
FacetAbstract.Derivation, FacetAbstract.Disabling, FacetAbstract.Hiding, FacetAbstract.Validating| Constructor and Description |
|---|
AutoCompleteFacetAbstract(FacetHolder holder,
Class<?> repositoryClass,
String actionName,
SpecificationLoader specificationLoader,
AdapterManager adapterManager,
ServicesInjector servicesInjector) |
| Modifier and Type | Method and Description |
|---|---|
List<ObjectAdapter> |
execute(String search) |
static Class<? extends Facet> |
type() |
alwaysReplace, facetType, getFacetHolder, getIdentified, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacet, toString, toStringValuesclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitalwaysReplace, facetType, getFacetHolder, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacetpublic AutoCompleteFacetAbstract(FacetHolder holder, Class<?> repositoryClass, String actionName, SpecificationLoader specificationLoader, AdapterManager adapterManager, ServicesInjector servicesInjector)
public List<ObjectAdapter> execute(String search)
execute in interface AutoCompleteFacetCopyright © 2010–2014 The Apache Software Foundation. All rights reserved.