public class CRMUIUserAuthSettingBean extends CRMUI
Constructor and Description |
---|
CRMUIUserAuthSettingBean()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
com.crm.dataobject.users.UserAuthSetting |
editButton(com.crm.dataobject.users.UserAuthSetting userAuthSetting)
Loads a user authentication form.
|
com.crm.dataobject.users.UserAuthSetting |
loadForm()
Loads a user authentication form.
|
com.crm.dataobject.users.UserAuthSetting |
saveButton(com.crm.dataobject.users.UserAuthSetting userAuthSetting)
Saves a user authentication.
|
addAttachmentButton, addTrace, assignEntity, echoDto, echoDto, echoDto, getAccountsReceivableEntityOptions, getActiveInactiveOptions, getActiveInactiveOptions, getAllowedDeniedOptions, getAllowedDeniedOptions, getAssignableEntityOptions, getCurrentDate, getCurrentDay, getCurrentMonth, getCurrentYear, getDayOfWeekOptions, getDayOfWeekOptions, getDtoFromCollection, getEntityCategoryOptions, getEntityFieldOptions, getEntityOptions, getEntityStateOptions, getEntityStatusOptions, getEntityTypeOptions, getExplicitViewingAccessEntityOptions, getHourOptions, getHourOptions, getImplicitViewingAccessEntityOptions, getModuleOptions, getModulePrintoutOptions, getModuleProcessOptions, getMonthEndDate, getMonthStartDate, getOperatorOptions, getOperatorOptions, getStateOptions, getTimeOfDayOptions, getTimeOfDayOptions, getTrueFalseOptions, getTrueFalseOptions, getUnitOfTimeOptions, getUnitOfTimeOptions, getWeekEndDate, getWeekStartDate, getYesNoOptions, getYesNoOptions, invoke, load, loadAttachmentsTab, loadDaysOfMonthOptions, loadMonthNumberOptions, loadMonthNumberOptions, loadMonthOptions, loadMonthOptions, readFileContent, removeAttachmentButton, setDtoAsNotEditable, setMandatoryField, setOwnerGroup
public com.crm.dataobject.users.UserAuthSetting loadForm() throws java.lang.Exception
java.lang.Exception
public com.crm.dataobject.users.UserAuthSetting editButton(com.crm.dataobject.users.UserAuthSetting userAuthSetting) throws java.lang.Exception
userAuthSetting
- - the user authentication to loadjava.lang.Exception
public com.crm.dataobject.users.UserAuthSetting saveButton(com.crm.dataobject.users.UserAuthSetting userAuthSetting) throws java.lang.Exception
userAuthSetting
- - the user authentication to savejava.lang.Exception