org.dspace.sword
Class ItemCollectionGenerator
java.lang.Object
org.dspace.sword.ATOMCollectionGenerator
org.dspace.sword.ItemCollectionGenerator
public class ItemCollectionGenerator
- extends ATOMCollectionGenerator
- Author:
- Richard Jones
Class to generate ATOM Collection elements for DSpace Items
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ItemCollectionGenerator
public ItemCollectionGenerator(SWORDService service)
buildCollection
public Collection buildCollection(DSpaceObject dso)
throws DSpaceSWORDException
- Build the collection around the give DSpaceObject. If the object is not an
instance of a DSpace Item this method will throw an exception
- Specified by:
buildCollection in class ATOMCollectionGenerator
- Parameters:
dso -
- Returns:
-
- Throws:
DSpaceSWORDException
Copyright © 2009 The DSpace Foundation. All Rights Reserved.