Interface NumerationService

All Known Implementing Classes:
NumerationServiceImpl

public interface NumerationService
  • Method Summary

    Modifier and Type Method Description
    String getNumber​(String numeration, Date date, boolean preview)  
  • Method Details

    • getNumber

      String getNumber​(String numeration, Date date, boolean preview)