public class ImmutableFacetAnnotation extends ImmutableFacetAbstract
FacetAbstract.Derivation, FacetAbstract.Disabling, FacetAbstract.Hiding, FacetAbstract.ValidatingNOOP| Constructor and Description |
|---|
ImmutableFacetAnnotation(org.apache.isis.applib.annotation.When value,
FacetHolder holder) |
| Modifier and Type | Method and Description |
|---|---|
void |
copyOnto(FacetHolder holder)
Clone this facet onto another
FacetHolder. |
disabledReason, disables, typetoStringValues, whenalwaysReplace, facetType, getFacetHolder, getIdentified, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacet, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitwhenalwaysReplace, facetType, getFacetHolder, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacetpublic ImmutableFacetAnnotation(org.apache.isis.applib.annotation.When value, FacetHolder holder)
public void copyOnto(FacetHolder holder)
ImmutableFacetFacetHolder.
Introduced to allow this facet to be installed onto the
ObjectSpecification, and then copied down onto each of the spec's
ObjectMembers.
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.