Interface AggregationAware
- All Known Implementing Classes:
AbstractRestrictionProvider
public interface AggregationAware
Marker interface intended to extend a
RestrictionProvider to make it aware of it's aggregated
nature in a composite when it comes to evaluate the validity of restrictions.-
Method Summary
Modifier and TypeMethodDescriptionvoidsetComposite(@NotNull CompositeRestrictionProvider composite)
-
Method Details
-
setComposite
-