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