| Interface | Description |
|---|---|
| CatalogFilterEnablerExtensionHandler | |
| EditableCatalogRowSecurityProviderExtensionHandler |
Enhance editable determination for a catalog entity by allowing additional modules to contribute
|
| MultiTenantState |
Constants class defining different thread local states.
|
| MultiTenantStateManager |
| Class | Description |
|---|---|
| AbstractCatalogFilterEnablerExtensionHandler | |
| AbstractEditableCatalogRowSecurityProviderExtensionHandler |
Provide default implementation of methods declared in
EditableCatalogRowSecurityProviderExtensionHandler for
convenience. |
| CatalogFilterEnabler |
If applicable, enable the Hibernate Filter called catalogFilter in order to discriminate multitenant entities
on a catalog descriptor.
|
| CatalogFilterEnablerExtensionManager | |
| EditableCatalogRowSecurityProviderExtensionManager |
Provide an extension point for the
EditableCatalogRowSecurityProvider to allow contribution to security
determinations regarding catalog entities. |
| ExclusiveMultiTenantFilterEnabler |
Disable all other filters currently active except for the site and catalog filters.
|
| MultiTenantEntityDuplicatorExtensionHandler |
Performs validations to confirm there are currently no derived catalogs that include the entity (excluding standard
site overrides) and that the current site owns the record being duplicated.
|
| MultiTenantEntityManagerInvocationProvider | |
| MultiTenantLoadEventListenerIntegrator |
Registers custom Hibernate event listeners with the Hibernate infrastructure.
|
| MultiTenantPersistEventListener |
Hibernate event listener that will cause cascade persist events for ToOne and collection relationships to
not fire during a persist.
|
| MultiTenantQualifyingEntityManagerInvocationProvider |
For performance, EntityManager find operations do not include Hibernate Filter operations.
|
| MultiTenantQueries |
General
QueryConfiguration container class for MultiTenant named queries |
| MultiTenantQueries.PropertyOverride | |
| MultiTenantQueries.QueryParams | |
| MultiTenantQueries.SiteCatalog | |
| MultiTenantState.Context | |
| MultiTenantStateManagerImpl | |
| SiteFilterEnabler |
If applicable, enable the Hibernate Filter called siteFilter in order to discriminate multitenant entities
on a site descriptor.
|
Copyright © 2020. All rights reserved.