org.broadleafcommerce.admin.client
Interface MerchandisingMessages

All Superinterfaces:
com.google.gwt.i18n.client.Constants, com.google.gwt.i18n.client.ConstantsWithLookup, com.google.gwt.i18n.client.Localizable, com.google.gwt.i18n.client.LocalizableResource

public interface MerchandisingMessages
extends com.google.gwt.i18n.client.ConstantsWithLookup

Author:
jfischer

Nested Class Summary
 
Nested classes/interfaces inherited from interface com.google.gwt.i18n.client.Constants
com.google.gwt.i18n.client.Constants.DefaultBooleanValue, com.google.gwt.i18n.client.Constants.DefaultDoubleValue, com.google.gwt.i18n.client.Constants.DefaultFloatValue, com.google.gwt.i18n.client.Constants.DefaultIntValue, com.google.gwt.i18n.client.Constants.DefaultStringArrayValue, com.google.gwt.i18n.client.Constants.DefaultStringMapValue, com.google.gwt.i18n.client.Constants.DefaultStringValue
 
Nested classes/interfaces inherited from interface com.google.gwt.i18n.client.LocalizableResource
com.google.gwt.i18n.client.LocalizableResource.DefaultLocale, com.google.gwt.i18n.client.LocalizableResource.Description, com.google.gwt.i18n.client.LocalizableResource.Generate, com.google.gwt.i18n.client.LocalizableResource.GeneratedFrom, com.google.gwt.i18n.client.LocalizableResource.GenerateKeys, com.google.gwt.i18n.client.LocalizableResource.Key, com.google.gwt.i18n.client.LocalizableResource.Meaning
 
Method Summary
 String allChildCategoriesListTitle()
           
 String allParentCategoriesListTitle()
           
 String allProductsListTitle()
           
 String baseCategory()
           
 String baseProduct()
           
 String baseProductAttribute()
           
 String blcProjectPage()
           
 String cancelButtonTitle()
           
 String categoryDetailsTitle()
           
 String categoryListTitle()
           
 String categoryMainTitle()
           
 String categorySearchPrompt()
           
 String categorySearchTitle()
           
 String confirmDelete()
           
 String crossSaleProductsTitle()
           
 String defaultCategoryName()
           
 String defaultProductName()
           
 String featuredProductsListTitle()
           
 String mediaLabelDefault()
           
 String mediaListTitle()
           
 String mediaNameDefault()
           
 String mediaSizeLarge()
           
 String mediaSizeMedium()
           
 String mediaSizeSmall()
           
 String mediaTabTitle()
           
 String merchandisingModuleTitle()
           
 String newAttributeTitle()
           
 String newCategoryTitle()
           
 String newMediaTitle()
           
 String newProductTitle()
           
 String orphanCategoryListTitle()
           
 String otherProduct()
           
 String productAttributesTitle()
           
 String productDetailsTitle()
           
 String productMainTitle()
           
 String productSearchPrompt()
           
 String productSearchTitle()
           
 String productsListTitle()
           
 String productsTabTitle()
           
 String saveButtonTitle()
           
 String setPromotionMessageTitle()
           
 String skuProduct()
           
 String upsaleProductsTitle()
           
 
Methods inherited from interface com.google.gwt.i18n.client.ConstantsWithLookup
getBoolean, getDouble, getFloat, getInt, getMap, getString, getStringArray
 

Method Detail

blcProjectPage

String blcProjectPage()

defaultCategoryName

String defaultCategoryName()

newCategoryTitle

String newCategoryTitle()

confirmDelete

String confirmDelete()

defaultProductName

String defaultProductName()

newProductTitle

String newProductTitle()

categorySearchTitle

String categorySearchTitle()

productSearchTitle

String productSearchTitle()

setPromotionMessageTitle

String setPromotionMessageTitle()

productSearchPrompt

String productSearchPrompt()

mediaNameDefault

String mediaNameDefault()

mediaLabelDefault

String mediaLabelDefault()

newMediaTitle

String newMediaTitle()

mediaSizeSmall

String mediaSizeSmall()

mediaSizeMedium

String mediaSizeMedium()

mediaSizeLarge

String mediaSizeLarge()

newAttributeTitle

String newAttributeTitle()

categorySearchPrompt

String categorySearchPrompt()

categoryListTitle

String categoryListTitle()

orphanCategoryListTitle

String orphanCategoryListTitle()

categoryDetailsTitle

String categoryDetailsTitle()

allChildCategoriesListTitle

String allChildCategoriesListTitle()

productsTabTitle

String productsTabTitle()

featuredProductsListTitle

String featuredProductsListTitle()

allProductsListTitle

String allProductsListTitle()

mediaTabTitle

String mediaTabTitle()

mediaListTitle

String mediaListTitle()

productsListTitle

String productsListTitle()

productDetailsTitle

String productDetailsTitle()

productAttributesTitle

String productAttributesTitle()

crossSaleProductsTitle

String crossSaleProductsTitle()

upsaleProductsTitle

String upsaleProductsTitle()

allParentCategoriesListTitle

String allParentCategoriesListTitle()

saveButtonTitle

String saveButtonTitle()

cancelButtonTitle

String cancelButtonTitle()

categoryMainTitle

String categoryMainTitle()

productMainTitle

String productMainTitle()

merchandisingModuleTitle

String merchandisingModuleTitle()

baseProduct

String baseProduct()

skuProduct

String skuProduct()

otherProduct

String otherProduct()

baseCategory

String baseCategory()

baseProductAttribute

String baseProductAttribute()


Copyright © 2012. All Rights Reserved.