| Package | Description | 
|---|---|
| org.broadleafcommerce.cms.file.domain | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | StaticAssetDescriptionImplCreated 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()orStaticAsset.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)orStaticAsset.setAltText(String)instead. | 
| void | StaticAssetImpl. setContentMessageValues(Map<String,StaticAssetDescription> contentMessageValues) | 
Copyright © 2020. All rights reserved.