org.broadleafcommerce.openadmin.client
Interface GeneratedMessagesEntityCommon

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 GeneratedMessagesEntityCommon
extends com.google.gwt.i18n.client.ConstantsWithLookup

Author:
ppatel

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 Auditable_Audit()
           
 String Auditable_Created_By()
           
 String Auditable_Date_Created()
           
 String Auditable_Date_Updated()
           
 String Auditable_Updated_By()
           
 String LocaleImpl_baseLocale()
           
 String LocaleImpl_Details()
           
 String LocaleImpl_Is_Default()
           
 String LocaleImpl_Locale_Code()
           
 String LocaleImpl_Name()
           
 String RequestDTOImpl_Full_Url()
           
 String RequestDTOImpl_Is_Secure()
           
 String RequestDTOImpl_Request_URI()
           
 String SandBoxImpl_Description()
           
 String SandBoxImpl_SandBox_Type()
           
 String SiteImpl_Production_SandBox()
           
 String SiteImpl_Site_Identifier_Type()
           
 String SiteImpl_Site_Identifier_Value()
           
 String SiteImpl_Site_Name()
           
 String SiteImpl_Site()
           
 String TimeDTO_Date()
           
 String TimeDTO_Day_Of_Month()
           
 String TimeDTO_Day_Of_Week()
           
 String TimeDTO_Hour_Of_Day()
           
 String TimeDTO_Minute()
           
 String TimeDTO_Month()
           
 
Methods inherited from interface com.google.gwt.i18n.client.ConstantsWithLookup
getBoolean, getDouble, getFloat, getInt, getMap, getString, getStringArray
 

Method Detail

Auditable_Date_Created

String Auditable_Date_Created()

Auditable_Created_By

String Auditable_Created_By()

Auditable_Date_Updated

String Auditable_Date_Updated()

Auditable_Updated_By

String Auditable_Updated_By()

LocaleImpl_baseLocale

String LocaleImpl_baseLocale()

LocaleImpl_Locale_Code

String LocaleImpl_Locale_Code()

LocaleImpl_Name

String LocaleImpl_Name()

LocaleImpl_Is_Default

String LocaleImpl_Is_Default()

RequestDTOImpl_Request_URI

String RequestDTOImpl_Request_URI()

RequestDTOImpl_Full_Url

String RequestDTOImpl_Full_Url()

RequestDTOImpl_Is_Secure

String RequestDTOImpl_Is_Secure()

SandBoxImpl_SandBox_Type

String SandBoxImpl_SandBox_Type()

SiteImpl_Site_Name

String SiteImpl_Site_Name()

SiteImpl_Site_Identifier_Type

String SiteImpl_Site_Identifier_Type()

SiteImpl_Site_Identifier_Value

String SiteImpl_Site_Identifier_Value()

SiteImpl_Production_SandBox

String SiteImpl_Production_SandBox()

TimeDTO_Hour_Of_Day

String TimeDTO_Hour_Of_Day()

TimeDTO_Day_Of_Week

String TimeDTO_Day_Of_Week()

TimeDTO_Month

String TimeDTO_Month()

TimeDTO_Day_Of_Month

String TimeDTO_Day_Of_Month()

TimeDTO_Minute

String TimeDTO_Minute()

TimeDTO_Date

String TimeDTO_Date()

Auditable_Audit

String Auditable_Audit()

LocaleImpl_Details

String LocaleImpl_Details()

SandBoxImpl_Description

String SandBoxImpl_Description()

SiteImpl_Site

String SiteImpl_Site()


Copyright © 2012. All Rights Reserved.