Package org.ametys.cms.support
Class AmetysPredicateUtils.IgnoreProtectedPredicate
- java.lang.Object
-
- org.ametys.cms.support.AmetysPredicateUtils.IgnoreProtectedPredicate
-
- All Implemented Interfaces:
Predicate
- Enclosing class:
- AmetysPredicateUtils
private static final class AmetysPredicateUtils.IgnoreProtectedPredicate extends Object implements Predicate
-
-
Field Summary
Fields Modifier and Type Field Description private Predicate
_predicate
-
Constructor Summary
Constructors Constructor Description IgnoreProtectedPredicate(Predicate predicate)
-
-
-
Field Detail
-
_predicate
private Predicate _predicate
-
-
Constructor Detail
-
IgnoreProtectedPredicate
IgnoreProtectedPredicate(Predicate predicate)
-
-