Interface XOAICacheService
- All Known Implementing Classes:
DSpaceEmptyCacheService,DSpaceXOAICacheService
public interface XOAICacheService
-
Method Summary
-
Method Details
-
isActive
boolean isActive() -
hasCache
-
handle
- Throws:
IOException
-
store
void store(String requestID, com.lyncode.xoai.dataprovider.xml.oaipmh.OAIPMH response) throws IOException - Throws:
IOException
-
delete
-
deleteAll
- Throws:
IOException
-