public interface ActionParameterChoicesFacet extends Facet
In the standard Apache Isis Programming Model, corresponds to invoking the choicesNXxx support method for an action (where N is the 0-based parameter number).
| Modifier and Type | Method and Description |
|---|---|
Object[] |
getChoices(ObjectAdapter target,
List<ObjectAdapter> arguments) |
alwaysReplace, facetType, getFacetHolder, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacetObject[] getChoices(ObjectAdapter target, List<ObjectAdapter> arguments)
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.