Class Operations.SetMixins

    • Method Detail

      • apply

        public void apply​(Batch batch)
                   throws javax.jcr.RepositoryException
        Apply this operation to the given Batch
        Specified by:
        apply in interface Operation
        Throws:
        javax.jcr.RepositoryException
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • equals

        public boolean equals​(java.lang.Object other)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object