Class DSpaceEmptyCacheService
java.lang.Object
org.dspace.xoai.services.impl.cache.DSpaceEmptyCacheService
- All Implemented Interfaces:
XOAICacheService
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DSpaceEmptyCacheService
public DSpaceEmptyCacheService()
-
-
Method Details
-
isActive
public boolean isActive()- Specified by:
isActivein interfaceXOAICacheService
-
hasCache
- Specified by:
hasCachein interfaceXOAICacheService
-
handle
- Specified by:
handlein interfaceXOAICacheService- Throws:
IOException
-
store
public void store(String requestID, com.lyncode.xoai.dataprovider.xml.oaipmh.OAIPMH response) throws IOException - Specified by:
storein interfaceXOAICacheService- Throws:
IOException
-
delete
- Specified by:
deletein interfaceXOAICacheService
-
deleteAll
public void deleteAll()- Specified by:
deleteAllin interfaceXOAICacheService
-