org.broadleafcommerce.cms.admin.client
Interface ContentManagementMessages

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 ContentManagementMessages
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 allChildItemsTitle()
           
 String approverSandBoxTitle()
           
 String assetDescriptionTitle()
           
 String assetListTitle()
           
 String assetUploadFullUrlHint()
           
 String assetUploadNameHint()
           
 String basePage()
           
 String basePageTemplate()
           
 String baseSandBoxItem()
           
 String baseStructuredContent()
           
 String baseStructuredContentFieldTemplate()
           
 String baseStructuredContentItemCriteria()
           
 String baseStructuredContentType()
           
 String cmsModuleTitle()
           
 String contentTypeFilterTitle()
           
 String defaultPageName()
           
 String deleteAssetTitle()
           
 String deletePageTitle()
           
 String deleteStructuredContentTitle()
           
 String detailsTitle()
           
 String lockedMessage()
           
 String newAssetDescriptionTitle()
           
 String newAssetTitle()
           
 String newItemRuleButtonTitle()
           
 String newItemTitle()
           
 String newPageTitle()
           
 String newStructuredContentTitle()
           
 String pageListTitle()
           
 String pagesTitle()
           
 String pendingApprovalTitle()
           
 String scCustomerRule()
           
 String scDetailsTabTitle()
           
 String scOrderItemRule()
           
 String scProductRule()
           
 String scRequestRule()
           
 String scRulesTabTitle()
           
 String scTimeRule()
           
 String staticAssetFoldersTitle()
           
 String staticAssetsTitle()
           
 String structuredContentListTitle()
           
 String structuredContentTitle()
           
 String userSandBoxTitle()
           
 
Methods inherited from interface com.google.gwt.i18n.client.ConstantsWithLookup
getBoolean, getDouble, getFloat, getInt, getMap, getString, getStringArray
 

Method Detail

cmsModuleTitle

String cmsModuleTitle()

assetListTitle

String assetListTitle()

newAssetTitle

String newAssetTitle()

deleteAssetTitle

String deleteAssetTitle()

pageListTitle

String pageListTitle()

newPageTitle

String newPageTitle()

deletePageTitle

String deletePageTitle()

structuredContentListTitle

String structuredContentListTitle()

newStructuredContentTitle

String newStructuredContentTitle()

deleteStructuredContentTitle

String deleteStructuredContentTitle()

pagesTitle

String pagesTitle()

detailsTitle

String detailsTitle()

allChildItemsTitle

String allChildItemsTitle()

defaultPageName

String defaultPageName()

newItemTitle

String newItemTitle()

staticAssetsTitle

String staticAssetsTitle()

staticAssetFoldersTitle

String staticAssetFoldersTitle()

assetDescriptionTitle

String assetDescriptionTitle()

newAssetDescriptionTitle

String newAssetDescriptionTitle()

structuredContentTitle

String structuredContentTitle()

userSandBoxTitle

String userSandBoxTitle()

approverSandBoxTitle

String approverSandBoxTitle()

pendingApprovalTitle

String pendingApprovalTitle()

contentTypeFilterTitle

String contentTypeFilterTitle()

scDetailsTabTitle

String scDetailsTabTitle()

scRulesTabTitle

String scRulesTabTitle()

lockedMessage

String lockedMessage()

scCustomerRule

String scCustomerRule()

scTimeRule

String scTimeRule()

scRequestRule

String scRequestRule()

scOrderItemRule

String scOrderItemRule()

newItemRuleButtonTitle

String newItemRuleButtonTitle()

scProductRule

String scProductRule()

basePage

String basePage()

basePageTemplate

String basePageTemplate()

baseStructuredContent

String baseStructuredContent()

baseStructuredContentType

String baseStructuredContentType()

baseStructuredContentItemCriteria

String baseStructuredContentItemCriteria()

baseStructuredContentFieldTemplate

String baseStructuredContentFieldTemplate()

baseSandBoxItem

String baseSandBoxItem()

assetUploadNameHint

String assetUploadNameHint()

assetUploadFullUrlHint

String assetUploadFullUrlHint()


Copyright © 2011. All Rights Reserved.