Interface UpdateAction

    • Method Detail

      • execute

        void execute​(Context context,
                     ItemArchive itarch,
                     boolean isTest,
                     boolean suppressUndo)
              throws Exception
        Action to update item
        Parameters:
        context - DSpace context
        itarch - item archive
        isTest - test flag
        suppressUndo - undo flag
        Throws:
        Exception - if error