org.dspace.sword
Class CommunityCollectionGenerator

java.lang.Object
  extended by org.dspace.sword.ATOMCollectionGenerator
      extended by org.dspace.sword.CommunityCollectionGenerator

public class CommunityCollectionGenerator
extends ATOMCollectionGenerator


Field Summary
 
Fields inherited from class org.dspace.sword.ATOMCollectionGenerator
swordService
 
Constructor Summary
CommunityCollectionGenerator(SWORDService service)
           
 
Method Summary
 Collection buildCollection(DSpaceObject dso)
          Build the ATOM Collection which represents the given DSpace Object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommunityCollectionGenerator

public CommunityCollectionGenerator(SWORDService service)
Method Detail

buildCollection

public Collection buildCollection(DSpaceObject dso)
                           throws DSpaceSWORDException
Description copied from class: ATOMCollectionGenerator
Build the ATOM Collection which represents the given DSpace Object

Specified by:
buildCollection in class ATOMCollectionGenerator
Returns:
Throws:
DSpaceSWORDException


Copyright © 2010 The DSpace Foundation. All Rights Reserved.