| Package | Description |
|---|---|
| org.broadleafcommerce.cms.file.domain |
| Modifier and Type | Class and Description |
|---|---|
class |
StaticAssetDescriptionImpl
Created by bpolster.
|
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,StaticAssetDescription> |
StaticAssetImpl.contentMessageValues |
| Modifier and Type | Method and Description |
|---|---|
<G extends StaticAssetDescription> |
StaticAssetDescriptionImpl.createOrRetrieveCopyInstance(MultiTenantCopyContext context) |
| Modifier and Type | Method and Description |
|---|---|
StaticAssetDescription |
StaticAssetDescriptionImpl.cloneEntity() |
StaticAssetDescription |
StaticAssetDescription.cloneEntity() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,StaticAssetDescription> |
StaticAsset.getContentMessageValues()
Deprecated.
- Use
StaticAsset.getTitle() or StaticAsset.getAltText()getAltText() instead. |
Map<String,StaticAssetDescription> |
StaticAssetImpl.getContentMessageValues() |
| Modifier and Type | Method and Description |
|---|---|
void |
StaticAsset.setContentMessageValues(Map<String,StaticAssetDescription> contentMessageValues)
Deprecated.
- Use
StaticAsset.setTitle(String) or StaticAsset.setAltText(String) instead. |
void |
StaticAssetImpl.setContentMessageValues(Map<String,StaticAssetDescription> contentMessageValues) |
Copyright © 2022. All rights reserved.