public class CollectionAccessContext extends AccessContext<org.apache.isis.applib.events.CollectionAccessEvent>
InteractionContext for overview; analogous to
CollectionAccessEvent.| Constructor and Description |
|---|
CollectionAccessContext(DeploymentCategory deploymentCategory,
AuthenticationSession session,
InteractionInvocationMethod invocationMethod,
ObjectAdapter target,
org.apache.isis.applib.Identifier identifier) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.isis.applib.events.CollectionAccessEvent |
createInteractionEvent()
Factory method to create corresponding
InteractionEvent. |
getContributeeAsMap, getDeploymentCategory, getIdentifier, getInteractionType, getInvocationMethod, getSession, getTarget, isProgrammatic, putContributeepublic CollectionAccessContext(DeploymentCategory deploymentCategory, AuthenticationSession session, InteractionInvocationMethod invocationMethod, ObjectAdapter target, org.apache.isis.applib.Identifier identifier)
public org.apache.isis.applib.events.CollectionAccessEvent createInteractionEvent()
InteractionContextInteractionEvent.createInteractionEvent in class InteractionContext<org.apache.isis.applib.events.CollectionAccessEvent>Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.