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