public class MaxLengthFacetUnlimited extends MaxLengthFacetAbstract
FacetAbstract.Derivation, FacetAbstract.Disabling, FacetAbstract.Hiding, FacetAbstract.ValidatingNOOP| Constructor and Description |
|---|
MaxLengthFacetUnlimited(FacetHolder holder) |
| Modifier and Type | Method and Description |
|---|---|
String |
invalidates(ValidityContext<? extends org.apache.isis.applib.events.ValidityEvent> context)
No limit to maximum length.
|
boolean |
isNoop()
Assume implementation is not a no-op.
|
exceeds, toStringValues, typevaluealwaysReplace, facetType, getFacetHolder, getIdentified, getUnderlyingFacet, isDerived, setFacetHolder, setUnderlyingFacet, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitvaluealwaysReplace, facetType, getFacetHolder, getUnderlyingFacet, isDerived, setFacetHolder, setUnderlyingFacetpublic MaxLengthFacetUnlimited(FacetHolder holder)
public String invalidates(ValidityContext<? extends org.apache.isis.applib.events.ValidityEvent> context)
invalidates in interface ValidatingInteractionAdvisorinvalidates in class MaxLengthFacetAbstractpublic 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.