Interface StaticAssetServiceExtensionHandler

All Superinterfaces:
org.broadleafcommerce.common.extension.ExtensionHandler

public interface StaticAssetServiceExtensionHandler extends org.broadleafcommerce.common.extension.ExtensionHandler
Created by jerryocanas on 8/28/14.
  • Method Summary

    Modifier and Type
    Method
    Description
    org.broadleafcommerce.common.extension.ExtensionResultStatusType
    fileExists(String fileName, org.broadleafcommerce.common.extension.ExtensionResultHolder holder)
     

    Methods inherited from interface org.broadleafcommerce.common.extension.ExtensionHandler

    getPriority, isEnabled
  • Method Details

    • fileExists

      org.broadleafcommerce.common.extension.ExtensionResultStatusType fileExists(String fileName, org.broadleafcommerce.common.extension.ExtensionResultHolder holder)