public interface BulkFacet extends SingleValueFacet<org.apache.isis.applib.annotation.Bulk.AppliesTo>
In the standard Apache Isis Programming Model, corresponds to annotating the action method using @Bulk.
| Modifier and Type | Method and Description |
|---|---|
org.apache.isis.applib.annotation.Bulk.AppliesTo |
value() |
alwaysReplace, facetType, getFacetHolder, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacetorg.apache.isis.applib.annotation.Bulk.AppliesTo value()
value in interface SingleValueFacet<org.apache.isis.applib.annotation.Bulk.AppliesTo>Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.