| Package | Description |
|---|---|
| org.apache.isis.core.metamodel.spec.feature | |
| org.apache.isis.core.metamodel.specloader.specimpl |
| Modifier and Type | Method and Description |
|---|---|
PropertyAccessContext |
OneToOneAssociation.createAccessInteractionContext(AuthenticationSession session,
InteractionInvocationMethod interactionMethod,
ObjectAdapter targetObjectAdapter)
Creates an
InteractionContext that represents access to this
property. |
| Modifier and Type | Method and Description |
|---|---|
PropertyAccessContext |
OneToOneAssociationImpl.createAccessInteractionContext(AuthenticationSession session,
InteractionInvocationMethod interactionMethod,
ObjectAdapter ownerAdapter)
TODO: currently this method is hard-coded to assume all interactions are
initiated
by user. |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.