public abstract class NodeUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
MIXIN_TYPES
Property for the mixin node types.
|
static String |
NODE_TYPE
Property for the node type.
|
| Constructor and Description |
|---|
NodeUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
handleMixinTypes(javax.jcr.Node node,
javax.jcr.Value[] mixinTypes)
Update the mixin node types
|
public static final String MIXIN_TYPES
public static final String NODE_TYPE
Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.