public class ActionChoicesFacetFactory extends MethodPrefixBasedFacetFactoryAbstract implements AdapterManagerAware
MethodPrefixBasedFacetFactoryAbstract.OrphanValidationFacetFactory.AbstractProcessContext<T extends FacetHolder>, FacetFactory.ProcessClassContext, FacetFactory.ProcessContextWithMetadataProperties<T extends FacetHolder>, FacetFactory.ProcessMethodContext, FacetFactory.ProcessParameterContextNO_PARAMETERS, NO_PARAMETERS_TYPES| Constructor and Description |
|---|
ActionChoicesFacetFactory()
Note that the
Facets registered are the generic ones from
noa-architecture (where they exist) |
| Modifier and Type | Method and Description |
|---|---|
protected Method |
findChoicesMethodReturning(FacetFactory.ProcessMethodContext processMethodContext,
Class<?> returnType2) |
protected AdapterManager |
getAdapterManager() |
void |
process(FacetFactory.ProcessMethodContext processMethodContext)
Process the method, and return the correctly setup annotation if present.
|
void |
setAdapterManager(AdapterManager adapterMap) |
getPrefixes, refineMetaModelValidatorgetFeatureTypes, getSpecificationLoader, process, processParams, setSpecificationLookupclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFeatureTypes, process, processParamspublic ActionChoicesFacetFactory()
Facets registered are the generic ones from
noa-architecture (where they exist)public void process(FacetFactory.ProcessMethodContext processMethodContext)
FacetFactoryprocess in interface FacetFactoryprocess in class FacetFactoryAbstractprotected Method findChoicesMethodReturning(FacetFactory.ProcessMethodContext processMethodContext, Class<?> returnType2)
public void setAdapterManager(AdapterManager adapterMap)
setAdapterManager in interface AdapterManagerAwareprotected AdapterManager getAdapterManager()
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.