public abstract class ImmutableFacetAbstract extends WhenValueFacetAbstract implements ImmutableFacet
FacetAbstract.Derivation, FacetAbstract.Disabling, FacetAbstract.Hiding, FacetAbstract.ValidatingNOOP| Constructor and Description |
|---|
ImmutableFacetAbstract(org.apache.isis.applib.annotation.When value,
FacetHolder holder) |
| Modifier and Type | Method and Description |
|---|---|
String |
disabledReason(ObjectAdapter targetAdapter) |
String |
disables(UsabilityContext<? extends org.apache.isis.applib.events.UsabilityEvent> ic)
Immutable facet only prevents changes to a property or a collection.
|
static Class<? extends Facet> |
type() |
toStringValues, whenalwaysReplace, facetType, getFacetHolder, getIdentified, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacet, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyOntowhenalwaysReplace, facetType, getFacetHolder, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacetpublic ImmutableFacetAbstract(org.apache.isis.applib.annotation.When value, FacetHolder holder)
public String disables(UsabilityContext<? extends org.apache.isis.applib.events.UsabilityEvent> ic)
disables in interface DisablingInteractionAdvisorpublic String disabledReason(ObjectAdapter targetAdapter)
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.