Package com.broadleafcommerce.data.tracking.core.tenant.service
-
Interface Summary Interface Description CommonApplicationService<P extends Application> Applicationbusiness domain specific version ofCrudEntityService.CommonCatalogService<P extends Catalog> Catalogbusiness domain specific version ofCrudEntityService.TenantSyncPersistenceConsumer Spring cloud data channel description for messaging input. -
Class Summary Class Description ApplicationChangedEvent Published whenever a persisted representation of aCataloghas changedCatalogChangedEvent Published whenever a persisted representation of aCataloghas changedCatalogChangeHelper Helper class used to simplify sync catalog changes against a catalog discriminated domain type,.DefaultCommonApplicationService<P extends Application> DefaultCommonCatalogService<P extends Catalog> TenantPersistenceHandler SpecializedPersistenceHandlerthat listens specifically for repository changes to tenant domain.TenantSyncProperties -
Annotation Types Summary Annotation Type Description ConditionalOnTenantSynchronization Conditional annotation that denotes whether tenant synchronization is active or not, allowing various beans to be initialized.