public interface CollectionValidateRemoveFromFacet extends Facet, ValidatingInteractionAdvisor
In the standard Apache Isis Programming Model, corresponds to invoking the validateRemoveFromXxx support method for a collection.
NOOP| Modifier and Type | Method and Description |
|---|---|
String |
invalidReason(ObjectAdapter inObject,
ObjectAdapter value)
Reason the object cannot be removed, or null if okay.
|
invalidatesalwaysReplace, facetType, getFacetHolder, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacetString invalidReason(ObjectAdapter inObject, ObjectAdapter value)
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.