| Modifier and Type | Method and Description |
|---|---|
<G extends SystemProperty> |
SystemPropertyImpl.createOrRetrieveCopyInstance(MultiTenantCopyContext context) |
| Modifier and Type | Method and Description |
|---|---|
<G extends T> |
MultiTenantCloneable.createOrRetrieveCopyInstance(MultiTenantCopyContext context)
Clone this entity for the purpose of multiple tenancy.
|
ExtensionResultStatusType |
MultiTenantCopierExtensionHandler.postSave(MultiTenantCopyContext context,
Object from,
Object to) |
ExtensionResultStatusType |
MultiTenantCopierExtensionHandler.prepareForSave(MultiTenantCopyContext context,
Object from,
Object to) |
ExtensionResultStatusType |
MultiTenantCopierExtensionHandler.shouldClone(MultiTenantCopyContext context,
Object from,
ExtensionResultHolder<Boolean> result) |
ExtensionResultStatusType |
MultiTenantCopierExtensionHandler.transformCopy(MultiTenantCopyContext context,
Object from,
Object to) |
| Modifier and Type | Method and Description |
|---|---|
<G extends DataDrivenEnumeration> |
DataDrivenEnumerationImpl.createOrRetrieveCopyInstance(MultiTenantCopyContext context) |
<G extends DataDrivenEnumerationValue> |
DataDrivenEnumerationValueImpl.createOrRetrieveCopyInstance(MultiTenantCopyContext context) |
| Modifier and Type | Method and Description |
|---|---|
<G extends MediaImpl> |
MediaImpl.createOrRetrieveCopyInstance(MultiTenantCopyContext context) |
Copyright © 2016. All rights reserved.