Class TranslationServiceExtensionManager

java.lang.Object
org.broadleafcommerce.common.extension.ExtensionManager<SparselyPopulatedQueryExtensionHandler>
org.broadleafcommerce.common.i18n.service.TranslationServiceExtensionManager
All Implemented Interfaces:
InvocationHandler

@Service("blTranslationServiceExtensionManager") public class TranslationServiceExtensionManager extends ExtensionManager<SparselyPopulatedQueryExtensionHandler>
Provide specialized cache population queries for price lists. This follows the sparsely populated cache pattern for multitenancy.
Author:
Jeff Fischer
See Also:
  • Constructor Details

    • TranslationServiceExtensionManager

      public TranslationServiceExtensionManager()