public interface CollectionClearFacet extends Facet
In the standard Apache Isis Programming Model, corresponds to either invoking the clearXxx support method, or just invoking clear on the collection returned by the accessor method.
| Modifier and Type | Method and Description |
|---|---|
void |
clear(ObjectAdapter inObject) |
alwaysReplace, facetType, getFacetHolder, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacetvoid clear(ObjectAdapter inObject)
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.