public final class ScopeUtils extends Object implements ScopeSupportIF
DEC_APPLICABLE_IN, DEC_INTERSECTION, DEC_SUBSET, DEC_SUPERSET, DEC_WITHIN, SCOPE_ASSOCIATIONS, SCOPE_BASENAMES, SCOPE_OCCURRENCES, SCOPE_VARIANTS
Constructor and Description |
---|
ScopeUtils() |
Modifier and Type | Method and Description |
---|---|
static Predicate<ScopedIF> |
getScopeDecider(javax.servlet.jsp.PageContext pageContext,
ContextTag contextTag,
int scopeType)
INTERNAL: Get FilterIF object which provides the possibility to
decide if one topic map objects belongs to the wanted scope.
|
public static Predicate<ScopedIF> getScopeDecider(javax.servlet.jsp.PageContext pageContext, ContextTag contextTag, int scopeType)
IntersectionOfContextDecider
.IntersectionOfContextDecider
,
WithinScopeDecider