| Package | Description |
|---|---|
| org.apache.isis.core.metamodel.facets | |
| org.apache.isis.core.metamodel.specloader.specimpl |
| Modifier and Type | Class and Description |
|---|---|
class |
FacetedMethod
non-final only so it can be mocked if need be.
|
class |
FacetedMethodParameter |
class |
TypedHolderDefault |
| Modifier and Type | Method and Description |
|---|---|
TypedHolder |
ObjectActionParameterAbstract.getPeer()
NOT API, but exposed for the benefit of
ObjectActionParameterContributee. |
| Constructor and Description |
|---|
ObjectActionParameterAbstract(int number,
ObjectActionImpl objectAction,
TypedHolder peer) |
ObjectActionParameterParseable(int index,
ObjectActionImpl action,
TypedHolder peer) |
OneToOneActionParameterImpl(int index,
ObjectActionImpl actionImpl,
TypedHolder peer) |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.