Interface ModelRepositoryChangeListener

All Known Implementing Classes:
SitemapSubscriptionService

@NonNullByDefault public interface ModelRepositoryChangeListener
Author:
Kai Kreuzer - Initial contribution
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    modelChanged(String modelName, EventType type)
    Performs dispatch of all binding configs and fires all ItemRegistryChangeListeners if modelName ends with "items".