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