public interface XOAIItemCacheService
boolean hasCache(Item item)
com.lyncode.xoai.dataprovider.xml.xoai.Metadata get(Item item) throws IOException
IOExceptionvoid put(Item item, com.lyncode.xoai.dataprovider.xml.xoai.Metadata metadata) throws IOException
IOExceptionvoid delete(Item item)
void deleteAll()
throws IOException
IOExceptionCopyright © 2015 DuraSpace. All Rights Reserved.