public abstract class ActionParameterAutoCompleteFacetAbstract extends FacetAbstract implements ActionParameterAutoCompleteFacet
FacetAbstract.Derivation, FacetAbstract.Disabling, FacetAbstract.Hiding, FacetAbstract.Validating| Constructor and Description |
|---|
ActionParameterAutoCompleteFacetAbstract(FacetHolder holder,
SpecificationLoader specificationLookup,
AdapterManager adapterManager) |
| Modifier and Type | Method and Description |
|---|---|
protected AdapterManager |
getAdapterManager() |
abstract int |
getMinLength()
The minimum number of characters that need to be entered.
|
protected ObjectSpecification |
getSpecification(Class<?> type) |
protected SpecificationLoader |
getSpecificationLookup() |
static Class<? extends Facet> |
type() |
alwaysReplace, facetType, getFacetHolder, getIdentified, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacet, toString, toStringValuesclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitautoCompletealwaysReplace, facetType, getFacetHolder, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacetpublic ActionParameterAutoCompleteFacetAbstract(FacetHolder holder, SpecificationLoader specificationLookup, AdapterManager adapterManager)
protected ObjectSpecification getSpecification(Class<?> type)
public abstract int getMinLength()
ActionParameterAutoCompleteFacetgetMinLength in interface ActionParameterAutoCompleteFacetprotected SpecificationLoader getSpecificationLookup()
protected AdapterManager getAdapterManager()
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.