public interface CollectionAddToFacet extends Facet
In the standard Apache Isis Programming Model, corresponds to invoking the addToXxx support method for a collection.
| Modifier and Type | Method and Description |
|---|---|
void |
add(ObjectAdapter inObject,
ObjectAdapter value) |
alwaysReplace, facetType, getFacetHolder, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacetvoid add(ObjectAdapter inObject, ObjectAdapter value)
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.