public class CRMUIProvisioningRequestBean extends CRMUI
Constructor and Description |
---|
CRMUIProvisioningRequestBean()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
com.crm.framework.main.LookupBuilder |
getLifeCycleStateOptions()
Loads the provisioning request life cycle state options.
|
com.crm.framework.main.LookupBuilder |
getLifeCycleStateOptions(java.lang.String emptyValue)
Loads the provisioning request life cycle state options.
|
com.crm.framework.main.LookupBuilder |
getParameterTypeOptions()
Loads the provisioning request parameter options.
|
com.crm.framework.main.LookupBuilder |
getParameterTypeOptions(java.lang.String emptyValue)
Loads the provisioning request parameter options.
|
com.crm.framework.main.LookupBuilder |
getPriorityOptions()
Loads the provisioning request priority options.
|
com.crm.framework.main.LookupBuilder |
getPriorityOptions(java.lang.String emptyValue)
Loads the provisioning request priority options.
|
com.crm.framework.main.LookupBuilder |
getTypeOptions()
Loads the provisioning request type options.
|
com.crm.framework.main.LookupBuilder |
getTypeOptions(java.lang.String emptyValue)
Loads the provisioning request type options.
|
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 CRMUIProvisioningRequestBean()
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 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 typejava.lang.Exception
public com.crm.framework.main.LookupBuilder getPriorityOptions() throws java.lang.Exception
java.lang.Exception
public com.crm.framework.main.LookupBuilder getPriorityOptions(java.lang.String emptyValue) throws java.lang.Exception
emptyValue
- - an empty value for priorityjava.lang.Exception
public com.crm.framework.main.LookupBuilder getParameterTypeOptions() throws java.lang.Exception
java.lang.Exception
public com.crm.framework.main.LookupBuilder getParameterTypeOptions(java.lang.String emptyValue) throws java.lang.Exception
emptyValue
- - an empty value for parameterjava.lang.Exception