public interface MaskFacet extends SingleStringValueFacet, ValidatingInteractionAdvisor
In the standard Apache Isis Programming Model, corresponds to the @Mask annotation.
TODO: not yet implemented by the framework or any viewer.
RegExFacetNOOP| Modifier and Type | Method and Description |
|---|---|
boolean |
doesNotMatch(ObjectAdapter adapter)
Whether the provided string matches the mask.
|
valueinvalidatesalwaysReplace, facetType, getFacetHolder, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacetboolean doesNotMatch(ObjectAdapter adapter)
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.