public class UuidPredicate extends java.lang.Object implements com.google.common.base.Predicate<NodeState>
NodeState
passed to its apply functions has a jcr:uuid
property and the value of that property matches any of the UUIDs that
has been passed to the predicate's constructor.Constructor and Description |
---|
UuidPredicate(@NotNull java.lang.String[] uuids) |
Modifier and Type | Method and Description |
---|---|
boolean |
apply(NodeState node) |
Copyright © 2010 - 2020 Adobe. All Rights Reserved