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

Packages that use ObjectTitleContext
org.nakedobjects.metamodel.runtimecontext.spec   
org.nakedobjects.metamodel.spec   
 

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

Methods in org.nakedobjects.metamodel.runtimecontext.spec that return ObjectTitleContext
 ObjectTitleContext IntrospectableSpecificationAbstract.createTitleInteractionContext(AuthenticationSession session, InteractionInvocationMethod interactionMethod, NakedObject targetNakedObject)
           
 

Uses of ObjectTitleContext in org.nakedobjects.metamodel.spec
 

Methods in org.nakedobjects.metamodel.spec that return ObjectTitleContext
 ObjectTitleContext NakedObjectSpecification.createTitleInteractionContext(AuthenticationSession session, InteractionInvocationMethod invocationMethod, NakedObject targetNakedObject)
          Create an InteractionContext representing an attempt to read the object's title.
 



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