Class StateUtility


  • public final class StateUtility
    extends Object
    StateUtility...
    • Method Detail

      • 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
      • isUuidOrMixin

        public static boolean isUuidOrMixin​(org.apache.jackrabbit.spi.Name propName)
      • isMovedState

        public static boolean isMovedState​(NodeState state)