public class CRMUIPaymentGatewaySettingBean extends CRMUI
Constructor and Description |
---|
CRMUIPaymentGatewaySettingBean()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
com.crm.framework.main.LookupBuilder |
getLifeCycleStateOptions()
Loads the payment gateway life cycle state options.
|
com.crm.framework.main.LookupBuilder |
getLifeCycleStateOptions(java.lang.String emptyValue)
Loads the payment gateway life cycle state options.
|
com.crm.framework.main.LookupBuilder |
getPaymentGatewayOptions()
Loads the payment gateway options.
|
com.crm.framework.main.LookupBuilder |
getPaymentGatewayOptions(java.lang.String emptyValue)
Loads the payment gateway options.
|
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 CRMUIPaymentGatewaySettingBean()
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 life cycle statejava.lang.Exception
public com.crm.framework.main.LookupBuilder getPaymentGatewayOptions() throws java.lang.Exception
java.lang.Exception
public com.crm.framework.main.LookupBuilder getPaymentGatewayOptions(java.lang.String emptyValue) throws java.lang.Exception
emptyValue
- - an empty value for a payment gatewayjava.lang.Exception