org.broadleafcommerce.admin.client
Interface PromotionMessages

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

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


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 advancedCriteriaButtonTitle()
           
 String advancedRestrictionsViewTitle()
           
 String allCustomerRadioChoice()
           
 String allFGRadioChoice()
           
 String baseOffer()
           
 String baseOfferItemCriteria()
           
 String basicPromotionLabel()
           
 String blcProjectPage()
           
 String bogoHelpContent()
           
 String bogoHelpTitle()
           
 String bogoQuestionLabel()
           
 String buildCustomerRadioChoice()
           
 String buildFGRadioChoice()
           
 String buildItemRadioChoice()
           
 String buildOrderRadioChoice()
           
 String clonePromotionHelp()
           
 String customerObtainLabel()
           
 String customerSectionViewTitle()
           
 String deliveryTypeEnumAutomatic()
           
 String deliveryTypeEnumCode()
           
 String deliveryTypeEnumManual()
           
 String fgCombineLabel()
           
 String fgSectionViewTitle()
           
 String itemQualificationSectionTitle()
           
 String itemTargetSectionTitle()
           
 String mvelTranslationProblem()
           
 String newItemRuleButtonTitle()
           
 String noneItemRadioChoice()
           
 String noneOrderRadioChoice()
           
 String noRadioChoice()
           
 String offerCodeFieldTitle()
           
 String offerNameDefault()
           
 String offerObtainSettingsHelpContent()
           
 String offerObtainSettingsHelpTitle()
           
 String orderCombineLabel()
           
 String orderItemCombineLabel()
           
 String orderQualificationSectionViewTitle()
           
 String orderSectionLabel()
           
 String promotionDetailsTitle()
           
 String promotionMainTitle()
           
 String promotionsListTitle()
           
 String qualifiyForAnotherPromoLabel()
           
 String qualifiyForAnotherPromoTargetLabel()
           
 String qualifiyngItemSubTotal()
           
 String receiveFromAnotherPromoLabel()
           
 String receiveFromAnotherPromoTargetLabel()
           
 String requiredItemsLabel()
           
 String restrictOnlyPromotionLabel()
           
 String stepFGLabel()
           
 String targetItemsLabel()
           
 String whichCustomerLabel()
           
 String yesRadioChoice()
           
 
Methods inherited from interface com.google.gwt.i18n.client.ConstantsWithLookup
getBoolean, getDouble, getFloat, getInt, getMap, getString, getStringArray
 

Method Detail

promotionMainTitle

String promotionMainTitle()

blcProjectPage

String blcProjectPage()

promotionsListTitle

String promotionsListTitle()

clonePromotionHelp

String clonePromotionHelp()

promotionDetailsTitle

String promotionDetailsTitle()

advancedCriteriaButtonTitle

String advancedCriteriaButtonTitle()

basicPromotionLabel

String basicPromotionLabel()

restrictOnlyPromotionLabel

String restrictOnlyPromotionLabel()

yesRadioChoice

String yesRadioChoice()

noRadioChoice

String noRadioChoice()

advancedRestrictionsViewTitle

String advancedRestrictionsViewTitle()

customerObtainLabel

String customerObtainLabel()

deliveryTypeEnumAutomatic

String deliveryTypeEnumAutomatic()

deliveryTypeEnumCode

String deliveryTypeEnumCode()

deliveryTypeEnumManual

String deliveryTypeEnumManual()

offerCodeFieldTitle

String offerCodeFieldTitle()

whichCustomerLabel

String whichCustomerLabel()

allCustomerRadioChoice

String allCustomerRadioChoice()

buildCustomerRadioChoice

String buildCustomerRadioChoice()

customerSectionViewTitle

String customerSectionViewTitle()

orderSectionLabel

String orderSectionLabel()

noneOrderRadioChoice

String noneOrderRadioChoice()

buildOrderRadioChoice

String buildOrderRadioChoice()

orderCombineLabel

String orderCombineLabel()

orderQualificationSectionViewTitle

String orderQualificationSectionViewTitle()

orderItemCombineLabel

String orderItemCombineLabel()

bogoQuestionLabel

String bogoQuestionLabel()

requiredItemsLabel

String requiredItemsLabel()

buildItemRadioChoice

String buildItemRadioChoice()

noneItemRadioChoice

String noneItemRadioChoice()

newItemRuleButtonTitle

String newItemRuleButtonTitle()

receiveFromAnotherPromoLabel

String receiveFromAnotherPromoLabel()

qualifiyForAnotherPromoLabel

String qualifiyForAnotherPromoLabel()

itemQualificationSectionTitle

String itemQualificationSectionTitle()

targetItemsLabel

String targetItemsLabel()

receiveFromAnotherPromoTargetLabel

String receiveFromAnotherPromoTargetLabel()

qualifiyForAnotherPromoTargetLabel

String qualifiyForAnotherPromoTargetLabel()

itemTargetSectionTitle

String itemTargetSectionTitle()

fgCombineLabel

String fgCombineLabel()

stepFGLabel

String stepFGLabel()

allFGRadioChoice

String allFGRadioChoice()

buildFGRadioChoice

String buildFGRadioChoice()

fgSectionViewTitle

String fgSectionViewTitle()

mvelTranslationProblem

String mvelTranslationProblem()

offerNameDefault

String offerNameDefault()

offerObtainSettingsHelpTitle

String offerObtainSettingsHelpTitle()

offerObtainSettingsHelpContent

String offerObtainSettingsHelpContent()

bogoHelpTitle

String bogoHelpTitle()

bogoHelpContent

String bogoHelpContent()

baseOffer

String baseOffer()

baseOfferItemCriteria

String baseOfferItemCriteria()

qualifiyngItemSubTotal

String qualifiyngItemSubTotal()


Copyright © 2012. All Rights Reserved.