Class ServiceLayerDataSetup

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

    @SystemSetup(extension="processing")
    public class ServiceLayerDataSetup
    extends java.lang.Object
    implements org.springframework.context.ApplicationContextAware
    • Constructor Detail

      • ServiceLayerDataSetup

        public ServiceLayerDataSetup()
    • Method Detail

      • setModelService

        public void setModelService​(ModelService modelService)
      • setFlexibleSearchService

        public void setFlexibleSearchService​(FlexibleSearchService flexibleSearchService)
      • setApplicationContext

        public void setApplicationContext​(org.springframework.context.ApplicationContext applicationContext)
                                   throws org.springframework.beans.BeansException
        Specified by:
        setApplicationContext in interface org.springframework.context.ApplicationContextAware
        Throws:
        org.springframework.beans.BeansException