Uses of Package
org.nakedobjects.applib.annotation

Packages that use org.nakedobjects.applib.annotation
org.nakedobjects.applib   
org.nakedobjects.applib.annotation   
org.nakedobjects.applib.security   
org.nakedobjects.applib.value   
 

Classes in org.nakedobjects.applib.annotation used by org.nakedobjects.applib
Hidden
          Indicates that a property, collection or action is to be hidden from the user.
 

Classes in org.nakedobjects.applib.annotation used by org.nakedobjects.applib.annotation
Executed.Where
           
NotPersistable.By
           
When
           
 

Classes in org.nakedobjects.applib.annotation used by org.nakedobjects.applib.security
MemberOrder
          Indicates the position a method should be placed in.
NotPersistable
          Indicates that an instance cannot be persisted by a user, but only programmatically.
 

Classes in org.nakedobjects.applib.annotation used by org.nakedobjects.applib.value
Facets
          Indicates that the class has additional facets, and specifies the how to obtain the FacetFactory to manufacture them.
Value
          Indicates that the class has value semantics.
 



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