public abstract class ActionParameterChoicesFacetAbstract extends FacetAbstract implements ActionParameterChoicesFacet
FacetAbstract.Derivation, FacetAbstract.Disabling, FacetAbstract.Hiding, FacetAbstract.Validating| Constructor and Description |
|---|
ActionParameterChoicesFacetAbstract(FacetHolder holder,
SpecificationLoader specificationLookup,
AdapterManager adapterManager) |
| Modifier and Type | Method and Description |
|---|---|
protected AdapterManager |
getAdapterManager() |
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, waitgetChoicesalwaysReplace, facetType, getFacetHolder, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacetpublic ActionParameterChoicesFacetAbstract(FacetHolder holder, SpecificationLoader specificationLookup, AdapterManager adapterManager)
protected ObjectSpecification getSpecification(Class<?> type)
protected SpecificationLoader getSpecificationLookup()
protected AdapterManager getAdapterManager()
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.