Interface DatasetSet

All Known Subinterfaces:
ActivationContextOnAssociation, ActivationContextOnAssociationRecord, ActivationContextOnDataset, ActivationContextOnHierarchy, ActivationContextOnHierarchyNode, ActivationContextOnRecord, ActivationContextOnTableView, ActivationContextWithDatasetSet<S>, ActivationContextWithSchemaNodeSet<S>, BeanFacetDatasetSet

public interface DatasetSet
Declarative definition of a set of dataspaces thanks to a list of include and exclude subsets.

If no include/exclude is provided, the set contains by default all the datasets. As soon as an exclude restriction is set, an include restriction must also be specified.

It is worth noticing that the order of the declaration of the includes/excludes does not matter.

Since:
5.8.0