Class HashStoreConfiguration

java.lang.Object
org.alfresco.repo.virtual.ref.HashStoreConfiguration

public class HashStoreConfiguration extends Object
Global hash store configuration.
Used for custom global HashStores required for Reference string encoding.
  • Method Details

    • getInstance

      public static HashStoreConfiguration getInstance()
    • getClasspathHashStore

      public HashStore getClasspathHashStore()
    • getStoreIdStore

      public HashStore getStoreIdStore()
    • getStoreProtocolStore

      public HashStore getStoreProtocolStore()