Interface Scope
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
ImmutableScope
-
Method Summary
-
Method Details
-
getScopeId
-
getScopeItems
-
mapTo
Maps item id to current evaluation scope. This is used to map plain row group item to current row.- Parameters:
itemId- plain item idignoreScopeItems- if mapped item id is not found from scope,- Returns:
- item id from this scope
-