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