public interface NotContributedFacet extends Facet
In the standard Apache Isis Programming Model, corresponds to annotating the action method using @NotContributed.
| Modifier and Type | Method and Description |
|---|---|
boolean |
toActions() |
boolean |
toAssociations() |
org.apache.isis.applib.annotation.NotContributed.As |
value() |
alwaysReplace, facetType, getFacetHolder, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacetorg.apache.isis.applib.annotation.NotContributed.As value()
boolean toActions()
boolean toAssociations()
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.