|
||||||||||
| 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.UsabilityContext<PropertyUsabilityEvent>
org.nakedobjects.metamodel.interactions.PropertyUsabilityContext
public class PropertyUsabilityContext
See InteractionContext for overview; analogous to PropertyUsabilityEvent.
| Constructor Summary | |
|---|---|
PropertyUsabilityContext(AuthenticationSession session,
InteractionInvocationMethod invocationMethod,
NakedObject target,
Identifier identifier)
|
|
| Method Summary | |
|---|---|
PropertyUsabilityEvent |
createInteractionEvent()
Factory method to create corresponding InteractionEvent. |
| 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 PropertyUsabilityContext(AuthenticationSession session,
InteractionInvocationMethod invocationMethod,
NakedObject target,
Identifier identifier)
| Method Detail |
|---|
public PropertyUsabilityEvent createInteractionEvent()
InteractionContextInteractionEvent.
createInteractionEvent in class InteractionContext<PropertyUsabilityEvent>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||