public class ActionParameterChoicesFacetNone extends ActionParameterChoicesFacetAbstract
FacetAbstract.Derivation, FacetAbstract.Disabling, FacetAbstract.Hiding, FacetAbstract.Validating| Constructor and Description |
|---|
ActionParameterChoicesFacetNone(FacetHolder holder,
SpecificationLoader specificationLookup,
AdapterManager adapterManager) |
| Modifier and Type | Method and Description |
|---|---|
Object[] |
getChoices(ObjectAdapter adapter,
List<ObjectAdapter> arguments) |
boolean |
isNoop()
Assume implementation is not a no-op.
|
getAdapterManager, getSpecification, getSpecificationLookup, typealwaysReplace, facetType, getFacetHolder, getIdentified, getUnderlyingFacet, isDerived, setFacetHolder, setUnderlyingFacet, toString, toStringValuesclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitalwaysReplace, facetType, getFacetHolder, getUnderlyingFacet, isDerived, setFacetHolder, setUnderlyingFacetpublic ActionParameterChoicesFacetNone(FacetHolder holder, SpecificationLoader specificationLookup, AdapterManager adapterManager)
public Object[] getChoices(ObjectAdapter adapter, List<ObjectAdapter> arguments)
public boolean isNoop()
FacetAbstractNo-op implementations should override and return true.
isNoop in interface FacetisNoop in class FacetAbstractCopyright © 2010–2014 The Apache Software Foundation. All rights reserved.