|
||||||||||
| 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.AccessContext<T>
public abstract class AccessContext<T extends AccessEvent>
See InteractionContext for overview; analogous to AccessEvent.
| Constructor Summary | |
|---|---|
AccessContext(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 AccessContext(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 | |||||||||