public class NamedFacetNone extends NamedFacetAbstract
TODO: should this instead be the empty string?
FacetAbstract.Derivation, FacetAbstract.Disabling, FacetAbstract.Hiding, FacetAbstract.Validating| Constructor and Description |
|---|
NamedFacetNone(FacetHolder holder) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isNoop()
Assume implementation is not a no-op.
|
typetoStringValues, valuealwaysReplace, facetType, getFacetHolder, getIdentified, getUnderlyingFacet, isDerived, setFacetHolder, setUnderlyingFacet, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitvaluealwaysReplace, facetType, getFacetHolder, getUnderlyingFacet, isDerived, setFacetHolder, setUnderlyingFacetpublic NamedFacetNone(FacetHolder holder)
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.