public abstract class AccessContext<T extends org.apache.isis.applib.events.AccessEvent> extends InteractionContext<T>
InteractionContext for overview; analogous to AccessEvent
.| Constructor and Description |
|---|
AccessContext(InteractionContextType interactionType,
DeploymentCategory deploymentCategory,
AuthenticationSession session,
InteractionInvocationMethod invocationMethod,
org.apache.isis.applib.Identifier identifier,
ObjectAdapter target) |
createInteractionEvent, getContributeeAsMap, getDeploymentCategory, getIdentifier, getInteractionType, getInvocationMethod, getSession, getTarget, isProgrammatic, putContributeepublic AccessContext(InteractionContextType interactionType, DeploymentCategory deploymentCategory, AuthenticationSession session, InteractionInvocationMethod invocationMethod, org.apache.isis.applib.Identifier identifier, ObjectAdapter target)
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.