public final class JcrPropertyFunctions extends Object
| Modifier and Type | Field and Description |
|---|---|
static java.util.function.Predicate<javax.jcr.Property> |
isBinaryContentProperty
Check if a JCR property is a binary jcr:data property
|
static java.util.function.Predicate<javax.jcr.Node> |
isFrozen
Predicate for determining whether this
Node is a frozen node
(a part of the system version history). |
static java.util.function.Function<javax.jcr.Property,Iterator<javax.jcr.Value>> |
property2values
|
public static java.util.function.Function<javax.jcr.Property,Iterator<javax.jcr.Value>> property2values
public static java.util.function.Predicate<javax.jcr.Property> isBinaryContentProperty
public static java.util.function.Predicate<javax.jcr.Node> isFrozen
Node is a frozen node
(a part of the system version history).Copyright © 2013-2015 DuraSpace, Inc.. All Rights Reserved.