public class UuidPredicate
extends java.lang.Object
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(java.lang.String[] uuids) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(NodeState node) |
public UuidPredicate(java.lang.String[] uuids)
uuids - uuidspublic boolean apply(NodeState node)
"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"