Interface IOperationFileValueHolder

    • Method Detail

      • getOperation

        de.uplanet.lucy.server.file.action.FILE_OPERATION getOperation()
        Returns:
        Returns the file operation mode.
      • getAddFileCount

        int getAddFileCount()
        Returns:
        Returns the count of files that should be added.
      • getDeleteFileCount

        int getDeleteFileCount()
        Returns:
        Returns the count of files that should be deleted.