Uses of Package
org.dspace.app.itemupdate

Packages that use org.dspace.app.itemupdate
org.dspace.app.itemupdate   
 

Classes in org.dspace.app.itemupdate used by org.dspace.app.itemupdate
BitstreamFilter
          Filter interface to be used by ItemUpdate to determine which bitstreams in an Item acceptable for removal.
BitstreamFilterByBundleName
          BitstreamFilter implementation to filter by bundle name
BitstreamFilterException
          Exception class for BitstreamFilters
ContentsEntry
          Holds the elements of a line in the Contents Entry file Based on private methods in ItemImport Lacking a spec or full documentation for the file format, it looks from the source code that the ordering or elements is not fixed e.g.: 48217870-MIT.pdf\tbundle: bundlename\tpermissions: -r 'MIT Users'\tdescription: Full printable version (MIT only) permissions: -[r|w] ['group name'] description:
ItemArchive
          Encapsulates the Item in the context of the DSpace Archive Format
UpdateAction
          Interface for actions to update an item
UpdateBitstreamsAction
          Base class for Bitstream actions
UpdateMetadataAction
          This abstract subclass for metadata actions maintains a collection for the target metadata fields expressed as a string in the compound notation ( .. ) on which to apply the action when the method execute is called.
 



Copyright © 2010 The DSpace Foundation. All Rights Reserved.