public class ObjectValidityContext extends ValidityContext<org.apache.isis.applib.events.ObjectValidityEvent> implements ProposedHolder
InteractionContext for overview; analogous to
ObjectValidityEvent.| Constructor and Description |
|---|
ObjectValidityContext(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.ObjectValidityEvent |
createInteractionEvent()
Factory method to create corresponding
InteractionEvent. |
ObjectAdapter |
getProposed() |
getContributeeAsMap, getDeploymentCategory, getIdentifier, getInteractionType, getInvocationMethod, getSession, getTarget, isProgrammatic, putContributeepublic ObjectValidityContext(DeploymentCategory deploymentCategory, AuthenticationSession session, InteractionInvocationMethod invocationMethod, ObjectAdapter target, org.apache.isis.applib.Identifier identifier)
public org.apache.isis.applib.events.ObjectValidityEvent createInteractionEvent()
InteractionContextInteractionEvent.createInteractionEvent in class InteractionContext<org.apache.isis.applib.events.ObjectValidityEvent>public ObjectAdapter getProposed()
getProposed in interface ProposedHolderCopyright © 2010–2014 The Apache Software Foundation. All rights reserved.