org.nakedobjects.metamodel.facets.ignore
Interface IgnoreFacet

All Superinterfaces:
Facet
All Known Implementing Classes:
IgnoreFacetAbstract

public interface IgnoreFacet
extends Facet

Whether the action is programmatic, and therefore should be ignored.

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


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.