Uses of Class
org.nakedobjects.metamodel.interactions.InteractionContext

Packages that use InteractionContext
org.nakedobjects.metamodel.interactions   
org.nakedobjects.metamodel.runtimecontext.spec   
 

Uses of InteractionContext in org.nakedobjects.metamodel.interactions
 

Subclasses of InteractionContext in org.nakedobjects.metamodel.interactions
 class AccessContext<T extends AccessEvent>
          See InteractionContext for overview; analogous to AccessEvent.
 class ActionArgumentContext
          See InteractionContext for overview; analogous to ActionArgumentEvent.
 class ActionInvocationContext
          See InteractionContext for overview; analogous to ActionInvocationEvent.
 class ActionUsabilityContext
          See InteractionContext for overview; analogous to ActionUsabilityEvent.
 class ActionVisibilityContext
          See InteractionContext for overview; analogous to ActionVisibilityEvent.
 class CollectionAccessContext
          See InteractionContext for overview; analogous to CollectionAccessEvent.
 class CollectionAddToContext
          See InteractionContext for overview; analogous to CollectionAddToEvent.
 class CollectionRemoveFromContext
          See InteractionContext for overview; analogous to CollectionRemoveFromEvent.
 class CollectionUsabilityContext
          See InteractionContext for overview; analogous to CollectionUsabilityEvent.
 class CollectionVisibilityContext
          See InteractionContext for overview; analogous to CollectionVisibilityEvent.
 class ObjectTitleContext
          See InteractionContext for overview; analogous to ObjectTitleEvent.
 class ObjectValidityContext
          See InteractionContext for overview; analogous to ObjectValidityEvent.
 class ParseValueContext
          See InteractionContext for overview; analogous to ParseValueEvent.
 class PropertyAccessContext
          See InteractionContext for overview; analogous to PropertyAccessEvent.
 class PropertyModifyContext
          See InteractionContext for overview; analogous to PropertyModifyEvent.
 class PropertyUsabilityContext
          See InteractionContext for overview; analogous to PropertyUsabilityEvent.
 class PropertyVisibilityContext
          See InteractionContext for overview; analogous to PropertyVisibilityEvent.
 class UsabilityContext<T extends UsabilityEvent>
          See InteractionContext for overview; analogous to UsabilityEvent.
 class ValidityContext<T extends ValidityEvent>
          See InteractionContext for overview; analogous to ValidityEvent
 class VisibilityContext<T extends VisibilityEvent>
          See InteractionContext for overview; analogous to VisibilityEvent.
 

Uses of InteractionContext in org.nakedobjects.metamodel.runtimecontext.spec
 

Methods in org.nakedobjects.metamodel.runtimecontext.spec that return InteractionContext
 InteractionContext NakedObjectSpecificationNoMember.createPersistInteractionContext(AuthenticationSession session, boolean programmatic, NakedObject targetNakedObject)
          Does nothing, but should never be called.
 



Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.