| Package | Description |
|---|---|
| org.apache.isis.core.metamodel.facets | |
| org.apache.isis.core.metamodel.specloader.facetprocessor |
| Modifier and Type | Method and Description |
|---|---|
static List<FacetedMethodParameter> |
FacetedMethod.emptyParameterList() |
List<FacetedMethodParameter> |
FacetedMethod.getParameters() |
| Constructor and Description |
|---|
FacetFactory.ProcessParameterContext(Method method,
int paramNum,
FacetedMethodParameter facetedMethodParameter) |
| Modifier and Type | Method and Description |
|---|---|
void |
FacetProcessor.processParams(Method method,
int paramNum,
FacetedMethodParameter facetedMethodParameter)
Attaches all facets applicable to the provided
parameter), to the supplied
FacetHolder. |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.