public class CRMUIGeneralSettingBean extends CRMUI
Constructor and Description |
---|
CRMUIGeneralSettingBean()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
com.crm.dataobject.platform.GeneralSettingSupportedCountry |
addSupportedCountryButton()
Adds a supported country.
|
com.crm.dataobject.platform.GeneralSetting |
clearCacheButton(com.crm.dataobject.platform.GeneralSetting generalSetting) |
com.crm.dataobject.platform.GeneralSetting |
editButton(com.crm.dataobject.platform.GeneralSetting generalSetting)
Loads a general setting.
|
com.crm.framework.main.LookupBuilder |
getColorOptions() |
com.crm.framework.main.LookupBuilder |
getColorOptions(java.lang.String emptyValue) |
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 |
getSupportedCountriesOptions()
Loads the supported countries options.
|
com.crm.framework.main.LookupBuilder |
getSupportedCountriesOptions(java.lang.String emptyValue)
Loads the supported countries options.
|
com.crm.framework.main.LookupBuilder |
getSupportedCurrencyCodeOptions()
Loads the currency options.
|
com.crm.framework.main.LookupBuilder |
getSupportedCurrencyCodeOptions(java.lang.String emptyValue)
Loads the currency options.
|
com.crm.framework.main.LookupBuilder |
getTimezoneOptions()
Loads the All Time zone options.
|
com.crm.dataobject.platform.GeneralSetting |
loadForm()
Loads a general setting.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
removeSupportedCountryButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList)
Removes a supported country.
|
void |
resetOrganisationGroupBackgroundImage(com.crm.dataobject.platform.GeneralSetting generalSetting) |
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, addExistingAttachmentButton, addExistingAttachmentsButton, 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, getOrganisationGroupBackgroundTypeOptions, getOrganisationGroupBackgroundTypeOptions, getStateOptions, getStringFormattingOptions, getStringFormattingOptions, getTimeOfDayOptions, getTimeOfDayOptions, getTrueFalseOptions, getTrueFalseOptions, getUnitOfTimeOptions, getUnitOfTimeOptions, getUnitOfTimeOptions, getWeekEndDate, getWeekStartDate, getYesNoOptions, getYesNoOptions, invoke, load, loadAchivedData, loadAttachmentsTab, loadDaysOfMonthOptions, loadDaysOfMonthOptions, loadEntityAttributeTranslations, loadMonthNumberOptions, loadMonthNumberOptions, loadMonthOptions, loadMonthOptions, readFileContent, removeAttachmentButton, setDefaultLanguage, setDtoAsNotEditable, setDtoAsNotModified, setLanguageTranslations, setMandatoryField, setMandatoryFields, setOwnerGroup
deepCopy, dispatch, getCRMSession, getCRMSessionHandle, getCurrentDate, getEJBHomeInterface, getInitialContext, getSessionContext, loadEntityCategories, loadEntityNumber, loadEntityStates, loadEntityStatuses, loadEntityTypes, rollback, setCRMSessionHandle, setInitialContext, setSessionContext
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
public com.crm.dataobject.platform.GeneralSetting clearCacheButton(com.crm.dataobject.platform.GeneralSetting generalSetting) throws java.lang.Exception
java.lang.Exception
public com.crm.dataobject.platform.GeneralSettingSupportedCountry addSupportedCountryButton() throws java.lang.Exception
java.lang.Exception
public java.util.ArrayList<com.crm.dataobject.CRMDO> removeSupportedCountryButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList) throws java.lang.Exception
dtoList
- - a list of supported countries to deletejava.lang.Exception
public com.crm.framework.main.LookupBuilder getSupportedCountriesOptions() throws java.lang.Exception
java.lang.Exception
public com.crm.framework.main.LookupBuilder getSupportedCountriesOptions(java.lang.String emptyValue) throws java.lang.Exception
emptyValue
- - an empty value for a supported countryjava.lang.Exception
public com.crm.framework.main.LookupBuilder getSupportedCurrencyCodeOptions() throws java.lang.Exception
java.lang.Exception
public com.crm.framework.main.LookupBuilder getSupportedCurrencyCodeOptions(java.lang.String emptyValue) throws java.lang.Exception
emptyValue
- - an empty value for a currency optionjava.lang.Exception
public void resetOrganisationGroupBackgroundImage(com.crm.dataobject.platform.GeneralSetting generalSetting) throws java.lang.Exception
java.lang.Exception
public com.crm.framework.main.LookupBuilder getColorOptions() throws java.lang.Exception
java.lang.Exception
public com.crm.framework.main.LookupBuilder getColorOptions(java.lang.String emptyValue) throws java.lang.Exception
java.lang.Exception