org.nakedobjects.metamodel.facets.actions.exploration
Interface ExplorationFacet

All Superinterfaces:
Facet
All Known Implementing Classes:
ExplorationFacetAbstract, ExplorationFacetAnnotation, ExplorationFacetViaNamingConvention

public interface ExplorationFacet
extends Facet

Indicates that the action should only be available in a special exploration mode.

In the standard Naked Objects Programming Model, corresponds to annotating the action method using @Exploration.


Method Summary
 
Methods inherited from interface org.nakedobjects.metamodel.facets.Facet
alwaysReplace, facetType, getFacetHolder, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacet
 



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