|
||||||||||
| 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<T>
public abstract class ValidityContext<T extends ValidityEvent>
See InteractionContext for overview; analogous to ValidityEvent
| Constructor Summary | |
|---|---|
ValidityContext(InteractionContextType interactionType,
AuthenticationSession session,
InteractionInvocationMethod invocationMethod,
Identifier identifier,
NakedObject target)
|
|
| Method Summary |
|---|
| Methods inherited from class org.nakedobjects.metamodel.interactions.InteractionContext |
|---|
createInteractionEvent, 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 ValidityContext(InteractionContextType interactionType,
AuthenticationSession session,
InteractionInvocationMethod invocationMethod,
Identifier identifier,
NakedObject target)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||