public class CRMUIGeneralSettingBean extends CRMUI
Constructor and Description |
---|
CRMUIGeneralSettingBean()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
com.crm.dataobject.platform.GeneralSetting |
editButton(com.crm.dataobject.platform.GeneralSetting generalSetting)
Loads a general setting.
|
com.crm.framework.main.LookupBuilder |
getHomePageOptions()
Loads the home page options.
|
com.crm.framework.main.LookupBuilder |
getLanguageOptions()
Loads the language options.
|
com.crm.framework.main.LookupBuilder |
getLanguageOptions(java.lang.String emptyValue)
Loads the language options.
|
com.crm.framework.main.LookupBuilder |
getTimezoneOptions()
Loads the All Time zone options.
|
com.crm.dataobject.platform.GeneralSetting |
loadForm()
Loads a general setting.
|
com.crm.dataobject.platform.GeneralSetting |
saveButton(com.crm.dataobject.platform.GeneralSetting generalSetting)
Saves a general setting.
|
com.crm.dataobject.platform.GeneralSetting |
setAutomaticSearchDelayTimeValue(com.crm.dataobject.platform.GeneralSetting generalSetting)
Sets the value of automatic search delay time for a general setting.
|
addAttachmentButton, addTrace, assignEntity, echoDto, echoDto, echoDto, echoDtos, getAccountsReceivableEntityOptions, getActiveInactiveOptions, getActiveInactiveOptions, getAllowedDeniedOptions, getAllowedDeniedOptions, getApplicationOptions, getArchiveDataEntityOptions, getArchiveDataEntityOptions, getArchiveEntityOptions, getArchiveEntityOptions, getAssignableEntityOptions, getCurrentDateString, getCurrentDay, getCurrentMonth, getCurrentYear, getDayOfWeekOptions, getDayOfWeekOptions, getDtoFromCollection, getEntityCategoryOptions, getEntityFieldOptions, getEntityOptions, getEntityStateOptions, getEntityStatusOptions, getEntityTypeOptions, getExplicitViewingAccessEntityOptions, getHourOptions, getHourOptions, getImplicitViewingAccessEntityOptions, getModuleOptions, getModulePrintoutOptions, getModuleProcessOptions, getMonthEndDate, getMonthStartDate, getOperatorOptions, getOperatorOptions, getStateOptions, getStringFormattingOptions, getStringFormattingOptions, getTimeOfDayOptions, getTimeOfDayOptions, getTrueFalseOptions, getTrueFalseOptions, getUnitOfTimeOptions, getUnitOfTimeOptions, getWeekEndDate, getWeekStartDate, getYesNoOptions, getYesNoOptions, invoke, load, loadAchivedData, loadAttachmentsTab, loadDaysOfMonthOptions, loadMonthNumberOptions, loadMonthNumberOptions, loadMonthOptions, loadMonthOptions, readFileContent, removeAttachmentButton, setDtoAsNotEditable, setMandatoryField, setMandatoryFields, setOwnerGroup
public com.crm.dataobject.platform.GeneralSetting loadForm() throws java.lang.Exception
java.lang.Exception
public com.crm.dataobject.platform.GeneralSetting editButton(com.crm.dataobject.platform.GeneralSetting generalSetting) throws java.lang.Exception
generalSetting
- - the general setting to loadjava.lang.Exception
public com.crm.dataobject.platform.GeneralSetting saveButton(com.crm.dataobject.platform.GeneralSetting generalSetting) throws java.lang.Exception
generalSetting
- - the general setting to savejava.lang.Exception
public com.crm.framework.main.LookupBuilder getLanguageOptions() throws java.lang.Exception
java.lang.Exception
public com.crm.framework.main.LookupBuilder getLanguageOptions(java.lang.String emptyValue) throws java.lang.Exception
emptyValue
- - an empty value for a languagejava.lang.Exception
public com.crm.framework.main.LookupBuilder getHomePageOptions() throws java.lang.Exception
java.lang.Exception
public com.crm.dataobject.platform.GeneralSetting setAutomaticSearchDelayTimeValue(com.crm.dataobject.platform.GeneralSetting generalSetting) throws java.lang.Exception
generalSetting
- - the generalSetting to updatejava.lang.Exception
public com.crm.framework.main.LookupBuilder getTimezoneOptions() throws java.lang.Exception
java.lang.Exception