public abstract class BooleanTypesPredicate extends Object implements com.google.common.base.Predicate<javax.jcr.Node>
| Modifier and Type | Field and Description |
|---|---|
protected Collection<String> |
nodeTypes |
| Constructor and Description |
|---|
BooleanTypesPredicate(String... types)
Base constructor for function peforming boolean ops on matched node types.
|
protected final Collection<String> nodeTypes
public BooleanTypesPredicate(String... types)
types - Copyright © 2013–2014 DuraSpace, Inc.. All rights reserved.