public class CRMUICustomerEventBean extends CRMUI
Constructor and Description |
---|
CRMUICustomerEventBean()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
com.crm.framework.main.LookupBuilder |
getClassificationOptions()
Loads the classification options.
|
com.crm.framework.main.LookupBuilder |
getLifeCycleStateOptions()
Loads the customer event life cycle state options.
|
com.crm.framework.main.LookupBuilder |
getLifeCycleStateOptions(java.lang.String emptyValue)
Loads the customer event life cycle state options.
|
com.crm.framework.main.LookupBuilder |
getTypeOptions()
Loads the customer event type options.
|
com.crm.framework.main.LookupBuilder |
getTypeOptions(java.lang.String emptyValue)
Loads the customer event type options.
|
addAttachmentButton, addTrace, assignEntity, echoDto, echoDto, echoDto, getAccountsReceivableEntityOptions, getActiveInactiveOptions, getActiveInactiveOptions, 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, setOwnerGroup
public com.crm.framework.main.LookupBuilder getLifeCycleStateOptions() throws java.lang.Exception
java.lang.Exception
public com.crm.framework.main.LookupBuilder getLifeCycleStateOptions(java.lang.String emptyValue) throws java.lang.Exception
emptyValue
- - an empty value for a customer eventjava.lang.Exception
public com.crm.framework.main.LookupBuilder getTypeOptions() throws java.lang.Exception
java.lang.Exception
public com.crm.framework.main.LookupBuilder getTypeOptions(java.lang.String emptyValue) throws java.lang.Exception
emptyValue
- - an empty value for a customer eventjava.lang.Exception
public com.crm.framework.main.LookupBuilder getClassificationOptions() throws java.lang.Exception
java.lang.Exception