public class CRMUISubServiceLifeCycleStateHistoryBean extends CRMUI
| Constructor and Description |
|---|
CRMUISubServiceLifeCycleStateHistoryBean()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
com.crm.framework.main.LookupBuilder |
getBillingDirectiveOptions() |
com.crm.framework.main.LookupBuilder |
getBillingDirectiveOptions(java.lang.String emptyValue) |
com.crm.framework.main.LookupBuilder |
getLifeCycleStateOptions() |
com.crm.framework.main.LookupBuilder |
getLifeCycleStateOptions(java.lang.String emptyValue) |
java.util.ArrayList<com.crm.dataobject.subscriptions.CRMDOSubServiceLifeCycleStateHistory> |
loadLifeCycleStatesTab(com.crm.dataobject.subscriptions.CRMDOSubscriptionService subscriptionService) |
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, setOwnerGrouppublic CRMUISubServiceLifeCycleStateHistoryBean()
public com.crm.framework.main.LookupBuilder getLifeCycleStateOptions()
throws java.lang.Exception
java.lang.Exceptionpublic com.crm.framework.main.LookupBuilder getLifeCycleStateOptions(java.lang.String emptyValue)
throws java.lang.Exception
java.lang.Exceptionpublic com.crm.framework.main.LookupBuilder getBillingDirectiveOptions()
throws java.lang.Exception
java.lang.Exceptionpublic com.crm.framework.main.LookupBuilder getBillingDirectiveOptions(java.lang.String emptyValue)
throws java.lang.Exception
java.lang.Exceptionpublic java.util.ArrayList<com.crm.dataobject.subscriptions.CRMDOSubServiceLifeCycleStateHistory> loadLifeCycleStatesTab(com.crm.dataobject.subscriptions.CRMDOSubscriptionService subscriptionService)
throws java.lang.Exception
java.lang.Exception