public class CRMUIBillingTermAmendmentBean extends CRMUISubscriptionActionBean
ALIAS_ACCOUNT_RECEIVABLE_OPTION, ALIAS_ACCOUNT_RECEIVABLE_OPTION_EXISTING_ACCOUNT, ALIAS_ACCOUNT_RECEIVABLE_OPTION_NEW_ACCOUNT, ALIAS_CONTACT_INFORMATION_OPTION, ALIAS_CONTACT_INFORMATION_OPTION_EXISTING_CUSTOMER, ALIAS_CONTACT_INFORMATION_OPTION_NEW_CUSTOMER
Constructor and Description |
---|
CRMUIBillingTermAmendmentBean() |
Modifier and Type | Method and Description |
---|---|
java.util.Date |
calculateBindingStartDate(java.lang.Integer period,
com.crm.framework.util.UnitOfTime uot,
java.util.Date bindingStartDate,
com.crm.dataobject.subscriptions.SubscriptionActionClassificationCode classificationCode) |
com.crm.dataobject.subscriptions.BillingTermAmendment |
loadForm(com.crm.dataobject.subscriptions.CRMDOSubscription subscription) |
com.crm.dataobject.subscriptions.BillingTermAmendment |
reset(com.crm.dataobject.subscriptions.BillingTermAmendment billingTermAmendment) |
com.crm.dataobject.subscriptions.BillingTermAmendment |
resetBindingStartDate(com.crm.dataobject.subscriptions.BillingTermAmendment billingTermAmendment)
Resets the subscription action billing term
|
com.crm.dataobject.subscriptions.BillingTermAmendment |
resetExistingBillingTerm(com.crm.dataobject.subscriptions.BillingTermAmendment billingTermAmendment)
Resets the subscription action billing term
|
com.crm.dataobject.subscriptions.BillingTermAmendment |
setDefaultBillingTermSchemeValues(com.crm.dataobject.subscriptions.BillingTermAmendment billingTermAmendment) |
com.crm.dataobject.subscriptions.BillingTermAmendment |
submitButton(com.crm.dataobject.subscriptions.BillingTermAmendment billingTermAmendment) |
addComponent, addComponentButton, addInstalledItemOrderingLevel, addServicesOrderingLevel, amendButton, calculateBindingEndDate, cancelButton, checkForSubSubActionTypes, checkIfSameAsBillingAddress, constructAccount, constructContact, copyComponents, copySelectedServicesForPreview, createSubscriptionActionInstalledItem, filterInstalledItem, filterProducts, filterServices, getActivateServiceActionTypes, getActivateServiceActionTypes, getActivateServiceSubActionTypes, getActivateServiceSubActionTypes, getActivateServiceSubActionTypes, getActivateSubscriptionActionTypes, getActivateSubscriptionActionTypes, getActivateSubscriptionSubActionTypes, getActivateSubscriptionSubActionTypes, getAddDraftSubscriptionServiceSubActionTypes, getAddDraftSubscriptionServiceSubActionTypes, getAddDraftSubscriptionServiceSubActionTypes, getAddInstalledItemDistributorsOptions, getaddInstalledItemModalPhysicalGoodsOptions, getAddSubscriptionServiceActionTypes, getAddSubscriptionServiceActionTypes, getAddSubscriptionServiceSubActionTypes, getAddSubscriptionServiceSubActionTypes, getAddSubscriptionServiceSubActionTypes, getBecomeSubscriberActionTypes, getBecomeSubscriberActionTypes, getBecomeSubscriberSubActionTypes, getBecomeSubscriberSubActionTypes, getBecomeSubscriberSubActionTypes, getCancelSubscriptionActionTypes, getCancelSubscriptionActionTypes, getCancelSubscriptionServiceActionTypes, getCancelSubscriptionServiceActionTypes, getCancelSubscriptionServiceSubActionTypes, getCancelSubscriptionServiceSubActionTypes, getCancelSubscriptionSubActionTypes, getCancelSubscriptionSubActionTypes, getChangeSubscriptionLocationActionTypes, getChangeSubscriptionLocationActionTypes, getChangeSubscriptionLocationSubActionTypes, getChangeSubscriptionLocationSubActionTypes, getDeactivateSubscriptionActionTypes, getDeactivateSubscriptionActionTypes, getDeactivateSubscriptionSubActionTypes, getDeactivateSubscriptionSubActionTypes, getDefaultBillingTermScheme, getDistributorsRadioButton, getDistributorsRadioButton, getDowngradeSubscriptionServiceSubActionTypes, getLifeCycleStateOptions, getProductFamilyOptions, getProductTypeOptions, getSchedulingOptions, getSchedulingOptions, getSubActionBehaviorCodeOptions, getSubActionBehaviorCodeOptions, getSubActionClassificationCodeOptions, getSubActionClassificationCodeOptions, getSubActionClassificationCodeOptions, getSubActionClassificationCodeOptions, getSubscriptionActionTypes, getSubscriptionActionTypes, getSubscriptionServiceLifeCycleStateOptions, getSubscriptionSubActionTypes, getSubscriptionSubActionTypes, getSubscriptionSubActionTypes, getSubscriptionSubActionTypes, getSwapSubscriptionInstalledItemActionTypes, getSwapSubscriptionInstalledItemActionTypes, getSwapSubscriptionInstalledItemSubActionTypes, getSwapSubscriptionInstalledItemSubActionTypes, getSwapSubscriptionServiceActionTypes, getSwapSubscriptionServiceActionTypes, getSwapSubscriptionServiceSubActionTypes, getSwapSubscriptionServiceSubActionTypes, getSwitchSubscriptionServiceSubActionTypes, getTraceablePhysicalGoodsOptions, getTraceablePhysicalGoodsOptions, getTraceablePhysicalGoodsOptions, getUnitOfTimeOptions, getUpgradeSubscriptionServiceSubActionTypes, isFlexibleBundleProductSelected, loadComponentSelectionForm, loadComponentSelectionForm, loadComponentSelectionForm, loadComponentSelectionForm, loadComponentSelectionForm, loadExpenseServices, loadExpenseServices, loadForm, loadForm, loadInstalledItems, loadInstalledItems, loadInstalledItems, loadManageProvDistributorsLabelsForm, loadMandatyoryServices, loadMandatyoryServices, loadOptionalServices, loadOptionalServices, loadServices, loadSubscriptionActionAmendentForm, loadViewComponentForm, loadViewComponentForm, markBundleServicesSelected, removeComponent, removeComponent, removeComponentButton, removeInstalledItemButton, resetAccountReceivableOption, resetSchedulingSettings, sameAsBillingAddress, setDefaultBillingTermSchemeValues, setDefaultProvisioningDistributor, setProvDistributorsLabels, setSelectedSubscriptionAddress, setSubscriptionAddressTypeAlias, validateCreditLimit, validateManageProvisioningDistributorsLabelsForm
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, getWeekEndDate, getWeekStartDate, getYesNoOptions, getYesNoOptions, invoke, load, loadAchivedData, loadAttachmentsTab, loadDaysOfMonthOptions, loadMonthNumberOptions, loadMonthNumberOptions, loadMonthOptions, loadMonthOptions, readFileContent, removeAttachmentButton, setDtoAsNotEditable, setDtoAsNotModified, setMandatoryField, setMandatoryFields, setOwnerGroup
public com.crm.dataobject.subscriptions.BillingTermAmendment loadForm(com.crm.dataobject.subscriptions.CRMDOSubscription subscription) throws java.lang.Exception
java.lang.Exception
public com.crm.dataobject.subscriptions.BillingTermAmendment submitButton(com.crm.dataobject.subscriptions.BillingTermAmendment billingTermAmendment) throws java.lang.Exception
java.lang.Exception
public java.util.Date calculateBindingStartDate(java.lang.Integer period, com.crm.framework.util.UnitOfTime uot, java.util.Date bindingStartDate, com.crm.dataobject.subscriptions.SubscriptionActionClassificationCode classificationCode) throws java.lang.Exception
java.lang.Exception
public com.crm.dataobject.subscriptions.BillingTermAmendment reset(com.crm.dataobject.subscriptions.BillingTermAmendment billingTermAmendment) throws java.lang.Exception
java.lang.Exception
public com.crm.dataobject.subscriptions.BillingTermAmendment setDefaultBillingTermSchemeValues(com.crm.dataobject.subscriptions.BillingTermAmendment billingTermAmendment) throws java.lang.Exception
java.lang.Exception
public com.crm.dataobject.subscriptions.BillingTermAmendment resetExistingBillingTerm(com.crm.dataobject.subscriptions.BillingTermAmendment billingTermAmendment) throws java.lang.Exception
billingTermAmendment
- - the subscription action to reset its billing termjava.lang.Exception
public com.crm.dataobject.subscriptions.BillingTermAmendment resetBindingStartDate(com.crm.dataobject.subscriptions.BillingTermAmendment billingTermAmendment) throws java.lang.Exception
billingTermAmendment
- - the subscription action to reset its billing termjava.lang.Exception