public class DSpaceXOAIItemCacheService extends Object implements XOAIItemCacheService
| Constructor and Description |
|---|
DSpaceXOAIItemCacheService() |
public boolean hasCache(Item item)
hasCache in interface XOAIItemCacheServicepublic com.lyncode.xoai.dataprovider.xml.xoai.Metadata get(Item item) throws IOException
get in interface XOAIItemCacheServiceIOExceptionpublic void put(Item item, com.lyncode.xoai.dataprovider.xml.xoai.Metadata metadata) throws IOException
put in interface XOAIItemCacheServiceIOExceptionpublic void delete(Item item)
delete in interface XOAIItemCacheServicepublic void deleteAll()
throws IOException
deleteAll in interface XOAIItemCacheServiceIOExceptionCopyright © 2015 DuraSpace. All Rights Reserved.