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.shared.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 criteriaDoesNotMatch()
           
 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 newURLRedirectTitle()
           
 String pageListTitle()
           
 String PagesCustomPersistenceHandler_Description()
           
 String PagesCustomPersistenceHandler_Lock()
           
 String PagesCustomPersistenceHandler_Locked_Details()
           
 String PagesCustomPersistenceHandler_Page_Template()
           
 String pagesTitle()
           
 String PageTemplateCustomPersistenceHandler_ID()
           
 String pendingApprovalTitle()
           
 String redirectUrlPermissions()
           
 String scCustomerRule()
           
 String scDetailsTabTitle()
           
 String scOrderItemRule()
           
 String scProductRule()
           
 String scRequestRule()
           
 String scRulesTabTitle()
           
 String scTimeRule()
           
 String StaticAssetCustomPersistenceHandler_Asset_Details()
           
 String StaticAssetCustomPersistenceHandler_File()
           
 String StaticAssetCustomPersistenceHandler_Preview()
           
 String StaticAssetCustomPersistenceHandler_Upload()
           
 String staticAssetFoldersTitle()
           
 String staticAssetsTitle()
           
 String StructuredContentCustomPersistenceHandler_Content_Type()
           
 String StructuredContentCustomPersistenceHandler_Description()
           
 String StructuredContentCustomPersistenceHandler_Locale()
           
 String StructuredContentCustomPersistenceHandler_Lock()
           
 String StructuredContentCustomPersistenceHandler_Locked_Details()
           
 String StructuredContentCustomPersistenceHandler_Rules()
           
 String structuredContentListTitle()
           
 String structuredContentTitle()
           
 String StructuredContentTypeCustomPersistenceHandler_ID()
           
 String URLHandlerImpl_friendyName()
           
 String URLHandlerImpl_ID()
           
 String URLHandlerImpl_incomingURL()
           
 String URLHandlerImpl_newURL()
           
 String URLHandlerImpl_redirectType()
           
 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()

criteriaDoesNotMatch

String criteriaDoesNotMatch()

PagesCustomPersistenceHandler_Page_Template

String PagesCustomPersistenceHandler_Page_Template()

PagesCustomPersistenceHandler_Lock

String PagesCustomPersistenceHandler_Lock()

PageTemplateCustomPersistenceHandler_ID

String PageTemplateCustomPersistenceHandler_ID()

StaticAssetCustomPersistenceHandler_File

String StaticAssetCustomPersistenceHandler_File()

StaticAssetCustomPersistenceHandler_Preview

String StaticAssetCustomPersistenceHandler_Preview()

StructuredContentCustomPersistenceHandler_Locale

String StructuredContentCustomPersistenceHandler_Locale()

StructuredContentCustomPersistenceHandler_Content_Type

String StructuredContentCustomPersistenceHandler_Content_Type()

StructuredContentCustomPersistenceHandler_Lock

String StructuredContentCustomPersistenceHandler_Lock()

StructuredContentTypeCustomPersistenceHandler_ID

String StructuredContentTypeCustomPersistenceHandler_ID()

PagesCustomPersistenceHandler_Description

String PagesCustomPersistenceHandler_Description()

PagesCustomPersistenceHandler_Locked_Details

String PagesCustomPersistenceHandler_Locked_Details()

StaticAssetCustomPersistenceHandler_Upload

String StaticAssetCustomPersistenceHandler_Upload()

StaticAssetCustomPersistenceHandler_Asset_Details

String StaticAssetCustomPersistenceHandler_Asset_Details()

StructuredContentCustomPersistenceHandler_Description

String StructuredContentCustomPersistenceHandler_Description()

StructuredContentCustomPersistenceHandler_Locked_Details

String StructuredContentCustomPersistenceHandler_Locked_Details()

StructuredContentCustomPersistenceHandler_Rules

String StructuredContentCustomPersistenceHandler_Rules()

redirectUrlPermissions

String redirectUrlPermissions()

newURLRedirectTitle

String newURLRedirectTitle()

URLHandlerImpl_friendyName

String URLHandlerImpl_friendyName()

URLHandlerImpl_redirectType

String URLHandlerImpl_redirectType()

URLHandlerImpl_newURL

String URLHandlerImpl_newURL()

URLHandlerImpl_incomingURL

String URLHandlerImpl_incomingURL()

URLHandlerImpl_ID

String URLHandlerImpl_ID()


Copyright © 2013. All Rights Reserved.