Interface XOAIItemCacheService

All Known Implementing Classes:
DSpaceXOAIItemCacheService

public interface XOAIItemCacheService
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    delete(Item item)
     
    void
     
    com.lyncode.xoai.dataprovider.xml.xoai.Metadata
    get(Item item)
     
    boolean
    hasCache(Item item)
     
    void
    put(Item item, com.lyncode.xoai.dataprovider.xml.xoai.Metadata metadata)