public final class StateUtility extends Object
StateUtility
...Modifier and Type | Method and Description |
---|---|
static Name[] |
getMixinNames(PropertyState ps) |
static Name |
getPrimaryTypeName(PropertyState ps) |
static boolean |
isMovedState(NodeState state) |
static boolean |
isUuidOrMixin(Name propName) |
public static Name[] getMixinNames(PropertyState ps)
ps
- IllegalArgumentException
- if the name of the PropertyState is NOT
NameConstants.JCR_MIXINTYPES
public static Name getPrimaryTypeName(PropertyState ps) throws javax.jcr.RepositoryException
javax.jcr.RepositoryException
public static boolean isUuidOrMixin(Name propName)
public static boolean isMovedState(NodeState state)
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.