Interface Modification

    • Method Detail

      • setOperation

        void setOperation​(int operation)
        Store the modification operation
        Parameters:
        operation - The DirContext value to assign
      • setOperation

        void setOperation​(ModificationOperation operation)
        Store the modification operation
        Parameters:
        operation - The ModificationOperation value to assign
      • getAttribute

        Attribute getAttribute()
        Returns:
        the attribute containing the modifications
      • setAttribute

        void setAttribute​(Attribute attribute)
        Set the attribute's modification
        Parameters:
        attribute - The modified attribute
      • clone

        Modification clone()
        The clone operation
        Returns:
        a clone of the current modification