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_MIXINTYPESpublic static Name getPrimaryTypeName(PropertyState ps) throws RepositoryException
RepositoryExceptionpublic static boolean isUuidOrMixin(Name propName)
public static boolean isMovedState(NodeState state)
Copyright © 2004–2020 The Apache Software Foundation. All rights reserved.