Uses of Class
org.purl.sword.base.SWORDEntry

Packages that use SWORDEntry
org.dspace.sword   
org.purl.sword.base   
 

Uses of SWORDEntry in org.dspace.sword
 

Fields in org.dspace.sword declared as SWORDEntry
protected  SWORDEntry DSpaceATOMEntry.entry
          the SWORD ATOM entry which this class effectively decorates
 

Methods in org.dspace.sword that return SWORDEntry
 SWORDEntry DSpaceATOMEntry.getSWORDEntry(Item item, String handle, boolean noOp)
          Construct the SWORDEntry object which represents the given item with the given handle.
 

Uses of SWORDEntry in org.purl.sword.base
 

Methods in org.purl.sword.base that return SWORDEntry
 SWORDEntry DepositResponse.getEntry()
           
 

Methods in org.purl.sword.base with parameters of type SWORDEntry
 void DepositResponse.setEntry(SWORDEntry entry)
           
 



Copyright © 2008 The DSpace Foundation. All Rights Reserved.