public class DisabledFacetNever extends DisabledFacetAbstract
FacetAbstract.Derivation, FacetAbstract.Disabling, FacetAbstract.Hiding, FacetAbstract.ValidatingNOOP| Constructor and Description |
|---|
DisabledFacetNever(FacetHolder holder) |
| Modifier and Type | Method and Description |
|---|---|
String |
disabledReason(ObjectAdapter target)
Always returns null.
|
boolean |
isNoop()
Assume implementation is not a no-op.
|
disables, typetoStringValues, wherewhenalwaysReplace, facetType, getFacetHolder, getIdentified, getUnderlyingFacet, isDerived, setFacetHolder, setUnderlyingFacet, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitwherewhenalwaysReplace, facetType, getFacetHolder, getUnderlyingFacet, isDerived, setFacetHolder, setUnderlyingFacetpublic DisabledFacetNever(FacetHolder holder)
public String disabledReason(ObjectAdapter target)
public boolean isNoop()
FacetAbstractNo-op implementations should override and return true.
isNoop in interface FacetisNoop in class FacetAbstractCopyright © 2010–2014 The Apache Software Foundation. All rights reserved.