|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.metamodel.interactions.InteractionContext<T>
org.nakedobjects.metamodel.interactions.ValidityContext<CollectionRemoveFromEvent>
org.nakedobjects.metamodel.interactions.CollectionRemoveFromContext
public class CollectionRemoveFromContext
See InteractionContext for overview; analogous to CollectionRemoveFromEvent.
| Constructor Summary | |
|---|---|
CollectionRemoveFromContext(AuthenticationSession session,
InteractionInvocationMethod invocationMethod,
NakedObject target,
Identifier identifier,
NakedObject proposed)
|
|
| Method Summary | |
|---|---|
CollectionRemoveFromEvent |
createInteractionEvent()
Factory method to create corresponding InteractionEvent. |
NakedObject |
getProposed()
|
| Methods inherited from class org.nakedobjects.metamodel.interactions.InteractionContext |
|---|
getIdentifier, getInteractionType, getInvocationMethod, getSession, getTarget, isProgrammatic |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CollectionRemoveFromContext(AuthenticationSession session,
InteractionInvocationMethod invocationMethod,
NakedObject target,
Identifier identifier,
NakedObject proposed)
| Method Detail |
|---|
public NakedObject getProposed()
public CollectionRemoveFromEvent createInteractionEvent()
InteractionContextInteractionEvent.
createInteractionEvent in class InteractionContext<CollectionRemoveFromEvent>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||