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