| Package | Description |
|---|---|
| org.apache.isis.core.metamodel.specloader.specimpl |
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectActionParameterParseable |
class |
ObjectActionParameterParseableContributee
REVIEW: this is a bit hacky having 'Contributed' subtypes of both
ObjectActionParameterParseable and also
OneToOneActionParameterImpl. |
class |
OneToOneActionParameterContributee |
class |
OneToOneActionParameterImpl |
| Constructor and Description |
|---|
ObjectActionParameterParseableContributee(ObjectAdapter serviceAdapter,
ObjectActionImpl serviceAction,
ObjectActionParameterAbstract serviceActionParameter,
int serviceParamNumber,
int contributeeParamNumber,
ObjectActionContributee contributeeAction) |
OneToOneActionParameterContributee(ObjectAdapter serviceAdapter,
ObjectActionImpl serviceAction,
ObjectActionParameterAbstract serviceActionParameter,
int serviceParamNumber,
int contributeeParamNumber,
ObjectActionContributee contributeeAction) |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.