org.broadleafcommerce.admin.client
Interface CustomerCareMessages

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 CustomerCareMessages
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 additionalAttributesListTitle()
           
 String baseChallengeQuestion()
           
 String baseCountry()
           
 String baseCustomer()
           
 String baseDiscreteOrderItemFreePrice()
           
 String baseFulfillmentGroup()
           
 String baseFulfillmentGroupAdjustment()
           
 String baseOfferCode()
           
 String baseOrder()
           
 String baseOrderAdjustment()
           
 String baseOrderItem()
           
 String baseOrderItemAdjustment()
           
 String basePaymentInfo()
           
 String baseState()
           
 String blcProjectPage()
           
 String bundleOrderItem()
           
 String challengeQuestionSearchPrompt()
           
 String confirmResetPassword()
           
 String countrySearchPrompt()
           
 String customerAddressListTitle()
           
 String customerCareModuleTitle()
           
 String customerDetailsTitle()
           
 String customerListTitle()
           
 String customerMainTitle()
           
 String discreteOrderItem()
           
 String dynamicPriceOrderItem()
           
 String fgAdjustmentsListTitle()
           
 String fgListTitle()
           
 String fgTabTitle()
           
 String giftWrapOrderItem()
           
 String localeSearchPrompt()
           
 String newCustomerAddressTitle()
           
 String newCustomerTitle()
           
 String newFGAdjustmentTitle()
           
 String newOrderAdjustmentTitle()
           
 String newOrderItemAdjustmentTitle()
           
 String newOrderItemFeeTitle()
           
 String offerCodeListTitle()
           
 String offerCodeTabTitle()
           
 String orderAdjustmentsTitle()
           
 String orderDetailsTabTitle()
           
 String orderDetailsTitle()
           
 String orderItemAdjustmentsListTitle()
           
 String orderItemFeeListTitle()
           
 String orderItemsListTitle()
           
 String orderItemsTabTitle()
           
 String orderMainTitle()
           
 String ordersListTitle()
           
 String paymentAttributeKeyDefault()
           
 String paymentAttributeValueDefault()
           
 String paymentInfoListTitle()
           
 String paymentInfoTabTitle()
           
 String paymentLogListTitle()
           
 String paymentResponseListTitle()
           
 String resetPasswordPrompt()
           
 String resetPasswordSuccessful()
           
 String stateSearchPrompt()
           
 String usernameDefault()
           
 
Methods inherited from interface com.google.gwt.i18n.client.ConstantsWithLookup
getBoolean, getDouble, getFloat, getInt, getMap, getString, getStringArray
 

Method Detail

customerCareModuleTitle

String customerCareModuleTitle()

orderMainTitle

String orderMainTitle()

customerMainTitle

String customerMainTitle()

blcProjectPage

String blcProjectPage()

customerListTitle

String customerListTitle()

customerDetailsTitle

String customerDetailsTitle()

resetPasswordPrompt

String resetPasswordPrompt()

ordersListTitle

String ordersListTitle()

orderDetailsTabTitle

String orderDetailsTabTitle()

orderDetailsTitle

String orderDetailsTitle()

orderAdjustmentsTitle

String orderAdjustmentsTitle()

orderItemsTabTitle

String orderItemsTabTitle()

orderItemsListTitle

String orderItemsListTitle()

orderItemFeeListTitle

String orderItemFeeListTitle()

orderItemAdjustmentsListTitle

String orderItemAdjustmentsListTitle()

fgTabTitle

String fgTabTitle()

fgListTitle

String fgListTitle()

fgAdjustmentsListTitle

String fgAdjustmentsListTitle()

paymentInfoTabTitle

String paymentInfoTabTitle()

additionalAttributesListTitle

String additionalAttributesListTitle()

paymentInfoListTitle

String paymentInfoListTitle()

offerCodeTabTitle

String offerCodeTabTitle()

offerCodeListTitle

String offerCodeListTitle()

countrySearchPrompt

String countrySearchPrompt()

stateSearchPrompt

String stateSearchPrompt()

paymentAttributeKeyDefault

String paymentAttributeKeyDefault()

paymentAttributeValueDefault

String paymentAttributeValueDefault()

newOrderAdjustmentTitle

String newOrderAdjustmentTitle()

newOrderItemAdjustmentTitle

String newOrderItemAdjustmentTitle()

newFGAdjustmentTitle

String newFGAdjustmentTitle()

newOrderItemFeeTitle

String newOrderItemFeeTitle()

usernameDefault

String usernameDefault()

newCustomerTitle

String newCustomerTitle()

confirmResetPassword

String confirmResetPassword()

resetPasswordSuccessful

String resetPasswordSuccessful()

challengeQuestionSearchPrompt

String challengeQuestionSearchPrompt()

localeSearchPrompt

String localeSearchPrompt()

baseCustomer

String baseCustomer()

baseFulfillmentGroup

String baseFulfillmentGroup()

baseOrderItem

String baseOrderItem()

bundleOrderItem

String bundleOrderItem()

giftWrapOrderItem

String giftWrapOrderItem()

discreteOrderItem

String discreteOrderItem()

dynamicPriceOrderItem

String dynamicPriceOrderItem()

baseOrder

String baseOrder()

baseDiscreteOrderItemFreePrice

String baseDiscreteOrderItemFreePrice()

baseFulfillmentGroupAdjustment

String baseFulfillmentGroupAdjustment()

baseOfferCode

String baseOfferCode()

baseOrderAdjustment

String baseOrderAdjustment()

baseOrderItemAdjustment

String baseOrderItemAdjustment()

basePaymentInfo

String basePaymentInfo()

baseCountry

String baseCountry()

baseState

String baseState()

baseChallengeQuestion

String baseChallengeQuestion()

newCustomerAddressTitle

String newCustomerAddressTitle()

customerAddressListTitle

String customerAddressListTitle()

paymentResponseListTitle

String paymentResponseListTitle()

paymentLogListTitle

String paymentLogListTitle()


Copyright © 2012. All Rights Reserved.