Uses of Interface
org.nakedobjects.metamodel.interactions.HidingInteractionAdvisor

Packages that use HidingInteractionAdvisor
org.nakedobjects.metamodel.facets.hide   
 

Uses of HidingInteractionAdvisor in org.nakedobjects.metamodel.facets.hide
 

Subinterfaces of HidingInteractionAdvisor in org.nakedobjects.metamodel.facets.hide
 interface HiddenFacet
          Hide a property, collection or action.
 interface HideForContextFacet
          Hide a property, collection or action based on the state of the target object.
 interface HideForSessionFacet
          Hide a property, collection or action based on the current session.
 

Classes in org.nakedobjects.metamodel.facets.hide that implement HidingInteractionAdvisor
 class HiddenFacetAbstract
           
 class HiddenFacetAlways
           
 class HiddenFacetAnnotation
           
 class HiddenFacetImpl
           
 class HiddenFacetNever
           
 class HideForContextFacetAbstract
           
 class HideForContextFacetNone
           
 class HideForContextFacetViaMethod
           
 class HideForSessionFacetAbstract
          Hide a property, collection or action based on the current session.
 class HideForSessionFacetNone
           
 class HideForSessionFacetViaMethod
           
 



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