Class DefaultSECSaveListener

    • Constructor Detail

      • DefaultSECSaveListener

        public DefaultSECSaveListener()
    • Method Detail

      • handleAfterSaveEvent

        public void handleAfterSaveEvent​(AfterSaveEvent event)
      • setHandlers

        public void setHandlers​(java.util.Map<java.lang.Integer,​AfterSaveEventHandler> handlers)
      • removeHandler

        public void removeHandler​(int typeCode)
      • getConfigurationService

        public ConfigurationService getConfigurationService()
        Returns:
        the configurationService
      • setConfigurationService

        public void setConfigurationService​(ConfigurationService configurationService)
        Parameters:
        configurationService - the configurationService to set