|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MaskFacet
Whether the (string) property or a parameter must correspond to a specific mask.
In the standard Apache Isis Programming Model, corresponds to the @Mask annotation.
TODO: not yet implemented by the framework or any viewer.
RegExFacet| Field Summary |
|---|
| Fields inherited from interface org.apache.isis.core.metamodel.interactions.InteractionAdvisorFacet |
|---|
NOOP |
| Method Summary | |
|---|---|
boolean |
doesNotMatch(org.apache.isis.core.metamodel.adapter.ObjectAdapter adapter)
Whether the provided string matches the mask. |
| Methods inherited from interface org.apache.isis.core.metamodel.facets.SingleStringValueFacet |
|---|
value |
| Methods inherited from interface org.apache.isis.core.metamodel.interactions.ValidatingInteractionAdvisor |
|---|
invalidates |
| Methods inherited from interface org.apache.isis.core.metamodel.facetapi.Facet |
|---|
alwaysReplace, facetType, getFacetHolder, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacet |
| Method Detail |
|---|
boolean doesNotMatch(org.apache.isis.core.metamodel.adapter.ObjectAdapter adapter)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||