| 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.
|
<G> CreateResponse<G> |
MultiTenantCopyContext.createOrRetrieveCopyInstance(Object instance)
Create a new instance of the polymorphic entity type - could be an extended type outside of Broadleaf.
|
protected <G> CreateResponse<G> |
MultiTenantCopyContext.handleEmbedded(Class<?> instanceClass) |
protected <G> CreateResponse<G> |
MultiTenantCopyContext.handleStandardEntity(Object instance,
BroadleafRequestContext context,
Class<?> instanceClass) |
| 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 Translation> |
TranslationImpl.createOrRetrieveCopyInstance(MultiTenantCopyContext context) |
| Modifier and Type | Method and Description |
|---|---|
<G extends MediaImpl> |
MediaImpl.createOrRetrieveCopyInstance(MultiTenantCopyContext context) |
Copyright © 2024. All rights reserved.