Class StoreInventoryDbBackedContentManager

java.lang.Object
nl.knaw.dans.lib.ocflext.StoreInventoryDbBackedContentManager
All Implemented Interfaces:
nl.knaw.dans.layerstore.DatabaseBackedContentManager

public class StoreInventoryDbBackedContentManager extends Object implements nl.knaw.dans.layerstore.DatabaseBackedContentManager
A DatabaseBackedContentManager that selects
  • Constructor Details

    • StoreInventoryDbBackedContentManager

      public StoreInventoryDbBackedContentManager()
  • Method Details

    • test

      public boolean test(String s)
      Specified by:
      test in interface nl.knaw.dans.layerstore.DatabaseBackedContentManager
    • preStore

      public byte[] preStore(String path, byte[] bytes)
      Specified by:
      preStore in interface nl.knaw.dans.layerstore.DatabaseBackedContentManager
    • postRetrieve

      public byte[] postRetrieve(String path, byte[] bytes)
      Specified by:
      postRetrieve in interface nl.knaw.dans.layerstore.DatabaseBackedContentManager