Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Table of Contents
Warning

These patches are now out-of-date, but are left here temporarily for reference. The latest AIP code is now available on DSpace Trunk: http://scm.dspace.org/svn/repo/dspace/trunk/

API Changes in the current AipBackupRestorePrototype

Change Summary (work in progress)

...

  • org.dspace.handle.HandleManager – unbindHandle() method (to officially unbind handles when objects are deleted), lookup Site Object by Handle suffix "0", getHandleInternal now retuns TableRow

org.dspace.workflow.*

  • org.dspace.workflow.WorkflowItem – added a new findByItem(Context, Item) method. This allows you to check if an Item is currently under workflow approval.

dspace-lni-api

Full patch : dspace-lni.patch

...