Class CatalogChangeHelper

    • Method Detail

      • sync

        public void sync​(Trackable catalog,
                         Class<Trackable> type,
                         boolean isNew)
        Description copied from interface: CatalogChangeService
        Sync catalog change information to one or more instances of <D>
        Specified by:
        sync in interface CatalogChangeService
        Parameters:
        catalog - The catalog instance whose state changed
        type - The class representing the related entity type
        isNew - Whether or not the catalog change is for a new catalog