Class BackofficeIndexerStrategyFactory

  • All Implemented Interfaces:
    IndexerStrategyFactory, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

    public class BackofficeIndexerStrategyFactory
    extends java.lang.Object
    implements IndexerStrategyFactory, org.springframework.context.ApplicationContextAware
    Backoffice implementation of IndexerStrategyFactory
    • Constructor Detail

      • BackofficeIndexerStrategyFactory

        public BackofficeIndexerStrategyFactory()
    • Method Detail

      • setDefaultIndexerStrategyFactory

        public void setDefaultIndexerStrategyFactory​(DefaultIndexerStrategyFactory defaultIndexerStrategyFactory)
      • getApplicationContext

        public org.springframework.context.ApplicationContext getApplicationContext()
      • setApplicationContext

        public void setApplicationContext​(org.springframework.context.ApplicationContext applicationContext)
        Specified by:
        setApplicationContext in interface org.springframework.context.ApplicationContextAware
      • getIndexerStrategyBeanName

        public java.lang.String getIndexerStrategyBeanName()
      • setIndexerStrategyBeanName

        public void setIndexerStrategyBeanName​(java.lang.String indexerStrategyBeanName)