public class ObjectValidPropertiesFacetImpl extends ObjectValidPropertiesFacetAbstract
FacetAbstract.Derivation, FacetAbstract.Disabling, FacetAbstract.Hiding, FacetAbstract.ValidatingNOOP| Constructor and Description |
|---|
ObjectValidPropertiesFacetImpl(FacetHolder holder) |
| Modifier and Type | Method and Description |
|---|---|
String |
invalidReason(ObjectValidityContext context)
The reason the object is invalid.
|
invalidates, typealwaysReplace, facetType, getFacetHolder, getIdentified, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacet, toString, toStringValuesclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitalwaysReplace, facetType, getFacetHolder, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacetpublic ObjectValidPropertiesFacetImpl(FacetHolder holder)
public String invalidReason(ObjectValidityContext context)
ObjectValidPropertiesFacet. If the object is actually valid, should return null.
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.