Interface | Description |
---|---|
CopyOperation<T,G extends Exception> | |
DeferredOperation |
Encapsulates a block of code that should be run at a later time, usually in order to guarantee the proper state
or conditions for its execution.
|
MultiTenantCloneable<T> |
Describes an entity (or @Embeddable) that is able to be cloned for the purpose of multiple tenancy.
|
MultiTenantCopierExtensionHandler |
Class | Description |
---|---|
AbstractMultiTenantCopierExtensionHandler | |
CreateResponse<G> | |
MultiTenantCopier |
Abstract class for copying entities to a new catalog as required during derived catalog propagation.
|
MultiTenantCopierExtensionManager | |
MultiTenantCopyContext |
Copyright © 2022. All rights reserved.