Interface MasterDataCacheUpdateService


public interface MasterDataCacheUpdateService
The Interface MasterDataCacheUpdateService.
Author:
Loganathan Sekar
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    updateTemplates(io.mosip.kernel.core.websub.model.EventModel model)
    Update templates.
    void
    updateTitles(io.mosip.kernel.core.websub.model.EventModel model)
    Update titles.
  • Method Details

    • updateTemplates

      void updateTemplates(io.mosip.kernel.core.websub.model.EventModel model)
      Update templates.
      Parameters:
      model - the model
    • updateTitles

      void updateTitles(io.mosip.kernel.core.websub.model.EventModel model)
      Update titles.
      Parameters:
      model - the model