Interface StoragePolicy


  • public interface StoragePolicy
    A binary storage policy definition and evaluation machinery
    Since:
    Apr 25, 2013
    Author:
    cbeer
    • Method Detail

      • evaluatePolicy

        String evaluatePolicy​(FedoraResource resource)
        Evaluate the policy; if the policy matches, return the binary storage hint. If not, return null.
        Parameters:
        resource - the resource
        Returns:
        the binary storage hint