Class MandatoryExcelMarkAppender

    • Field Summary

      • Fields inherited from interface org.springframework.core.Ordered

        HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
    • Constructor Detail

      • MandatoryExcelMarkAppender

        public MandatoryExcelMarkAppender()
    • Method Detail

      • apply

        public java.lang.String apply​(java.lang.String s,
                                      ExcelAttribute excelAttribute)
        Specified by:
        apply in interface java.util.function.BiFunction<java.lang.String,​ExcelAttribute,​java.lang.String>
      • getOrder

        public int getOrder()
        Specified by:
        getOrder in interface org.springframework.core.Ordered
      • setCommonI18NService

        public void setCommonI18NService​(CommonI18NService commonI18NService)