Uses of Interface
org.broadleafcommerce.cms.file.domain.StaticAssetDescription

Packages that use StaticAssetDescription
org.broadleafcommerce.cms.file.domain   
 

Uses of StaticAssetDescription in org.broadleafcommerce.cms.file.domain
 

Classes in org.broadleafcommerce.cms.file.domain that implement StaticAssetDescription
 class StaticAssetDescriptionImpl
          Created by bpolster.
 

Fields in org.broadleafcommerce.cms.file.domain with type parameters of type StaticAssetDescription
protected  Map<String,StaticAssetDescription> StaticAssetImpl.contentMessageValues
           
 

Methods in org.broadleafcommerce.cms.file.domain that return StaticAssetDescription
 StaticAssetDescription StaticAssetDescription.cloneEntity()
           
 StaticAssetDescription StaticAssetDescriptionImpl.cloneEntity()
           
 

Methods in org.broadleafcommerce.cms.file.domain that return types with arguments of type StaticAssetDescription
 Map<String,StaticAssetDescription> StaticAsset.getContentMessageValues()
           
 Map<String,StaticAssetDescription> StaticAssetImpl.getContentMessageValues()
           
 

Method parameters in org.broadleafcommerce.cms.file.domain with type arguments of type StaticAssetDescription
 void StaticAsset.setContentMessageValues(Map<String,StaticAssetDescription> contentMessageValues)
           
 void StaticAssetImpl.setContentMessageValues(Map<String,StaticAssetDescription> contentMessageValues)
           
 



Copyright © 2012. All Rights Reserved.