|
|
|
|
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
ContentLocalizationMaps.
See:
Description
| Class Summary | |
|---|---|
| Filter | allows the filtering of ContentLocalizationMaps. |
| FilterContent | |
| FilterMatches | describes the n:m relationship of the filtered ContentLocalizationMap
and all its matching FilterRuleProperty objects. |
| FilterRule | a FilterRule is part of a Filter. |
| FilterRuleProperty | a FilterRuleProperty is part of a FilterRule. |
contains classes to create filters on ContentLocalizationMaps.
A Filter contains a set of FilterRules
which describe characteristics of the filtered ContentLocalizationMaps.
Each FilterRule has a set of FilterRuleProperty
which describe the pecularity of the characteristic.
For each ContentLocalizationMap a FilterMatches
is added to the Filter which maps the ContentLocalizationMap
to its matching FilterRuleProperty objects.
FilterMatches describe the n:m relationship of the
filtered ContentLocalizationMap and all its matching FilterRuleProperty
objects.
The Filters can be administered via the Core
bundle (TODO: name controller).
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||