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