Interface ItemConditionPredicate


@NonExtendable public interface ItemConditionPredicate
Contains often-used predicates and predicate factories for simple conditions for ItemPredicateContext.

Predicates created through factories here support conflict detection when used with custom items. It is as such preferred to use these over custom defined predicates when possible.