org.apache.jackrabbit.jcr2spi.util
Class StateUtility
java.lang.Object
org.apache.jackrabbit.jcr2spi.util.StateUtility
public class StateUtility
- extends Object
StateUtility...
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StateUtility
public StateUtility()
getMixinNames
public static org.apache.jackrabbit.spi.Name[] getMixinNames(PropertyState ps)
- Parameters:
ps -
- Returns:
-
- Throws:
IllegalArgumentException - if the name of the PropertyState is NOT
NameConstants.JCR_MIXINTYPES
getPrimaryTypeName
public static org.apache.jackrabbit.spi.Name getPrimaryTypeName(PropertyState ps)
throws RepositoryException
- Throws:
RepositoryException
isUuidOrMixin
public static boolean isUuidOrMixin(org.apache.jackrabbit.spi.Name propName)
isMovedState
public static boolean isMovedState(NodeState state)
Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.