Class DSpaceXOAIItemCacheService
java.lang.Object
org.dspace.xoai.services.impl.cache.DSpaceXOAIItemCacheService
- All Implemented Interfaces:
XOAIItemCacheService
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DSpaceXOAIItemCacheService
public DSpaceXOAIItemCacheService()
-
-
Method Details
-
hasCache
- Specified by:
hasCachein interfaceXOAIItemCacheService
-
get
- Specified by:
getin interfaceXOAIItemCacheService- Throws:
IOException
-
put
public void put(Item item, com.lyncode.xoai.dataprovider.xml.xoai.Metadata metadata) throws IOException - Specified by:
putin interfaceXOAIItemCacheService- Throws:
IOException
-
delete
- Specified by:
deletein interfaceXOAIItemCacheService
-
deleteAll
- Specified by:
deleteAllin interfaceXOAIItemCacheService- Throws:
IOException
-