public class CRMUIAdditiveDiscountDefinitionBean extends CRMUI
Constructor and Description |
---|
CRMUIAdditiveDiscountDefinitionBean()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
addAccountClassificationButton(java.util.ArrayList<java.lang.String> entityIDs)
Adds a list of account classification criteria to the additive discount definition.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
addAccountPaymentPreferenceCriterionButton(java.util.ArrayList<java.lang.String> entityIDs)
Adds a list of account payment preferences to the additive discount definition.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
addAccountPresentmentPreferenceButton(java.util.ArrayList<java.lang.String> entityIDs)
Adds a list of account presentment preference criteria to the additive discount definition.
|
com.crm.dataobject.billing.BillingFrequencyCriterion |
addBillingFrequencyButton()
Adds a billing frequency criterion to additive discount definition.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
addBillingTermSchemeButton(java.util.ArrayList<java.lang.String> schemeIDs)
Adds a list of billing term scheme criteria to additive discount definition.
|
com.crm.dataobject.billing.BindingPeriodCriterion |
addBindingPeriodButton()
Adds a binding period criterion to additive discount definition.
|
com.crm.dataobject.billing.EffectivenessCriterion |
addBTEffectivenessCriterionButton()
Adds a billing term effectiveness criterion to additive discount definition.
|
com.crm.dataobject.billing.BuyInAdvanceRequestCriterion |
addBuyInAdvanceRequestCriterionButton()
Adds a concurrent usage criterion to additive discount definition.
|
com.crm.dataobject.billing.ConcurrentUsageCriterion |
addConcurrentUsageCriterionButton()
Adds a concurrent usage criterion to additive discount definition.
|
com.crm.dataobject.billing.EffectivenessCriterion |
addJobEffectivenessCriterionButton()
Adds a job effectiveness criterion to additive discount definition.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
addJobTypeButton(java.util.ArrayList<java.lang.String> entityIDs)
Adds a list of job type criteria to the additive discount definition.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
addPricePlanButton(java.util.ArrayList<java.lang.String> entityIDs)
Adds a list of price plan criteria to the additive discount definition.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
addProductButton(java.util.ArrayList<java.lang.String> entityIDs)
Adds a list of products to the additive discount definition.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
addProductTypeButton(java.util.ArrayList<java.lang.String> entityIDs)
Adds a list of product types to the additive discount definition.
|
com.crm.dataobject.segments.SegmentCriterion |
addSegmentCriterionButton()
Adds a segment criterion to additive discount definition.
|
com.crm.dataobject.billing.EffectivenessCriterion |
addSubEffectivenessCriterionButton()
Adds a subscription effectiveness criterion to additive discount definition.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
addSubscriptionTypeButton(java.util.ArrayList<java.lang.String> entityIDs)
Adds a list of subscription type criteria to the additive discount definition.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
addUnitButton(java.util.ArrayList<java.lang.String> entityIDs)
Adds a list of units that can approve an ad hoc discount.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
addUserButton(java.util.ArrayList<java.lang.String> entityIDs)
Adds a list of users that can approve an ad hoc discount.
|
com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition |
createButton()
Creates an additive discount definition.
|
com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition |
deleteButton(com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition additiveDiscountDefinition)
Deletes a additive discount definition.
|
com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition |
editButton(com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition additiveDiscountDefinition)
Loads an additive discount definition.
|
com.crm.framework.main.LookupBuilder |
getAmountTypeOptions(com.crm.dataobject.billing.AdditiveDiscountClassification classification)
Loads the additive discount definition amount type options.
|
com.crm.framework.main.LookupBuilder |
getAmountTypeOptions(java.lang.String emptyValue,
com.crm.dataobject.billing.AdditiveDiscountClassification classification)
Loads the additive discount definition amount type options.
|
com.crm.framework.main.LookupBuilder |
getAmountUnitOfTimeOptions()
Loads the unit of time options for additive discount definition amount.
|
com.crm.framework.main.LookupBuilder |
getAmountUnitOfTimeOptions(java.lang.String emptyValue)
Loads the unit of time options for additive discount definition amount.
|
com.crm.framework.main.LookupBuilder |
getBeforeAfterBetweenOptions()
Loads the additive discount definition before, after and between date options.
|
com.crm.framework.main.LookupBuilder |
getBeforeAfterBetweenOptions(java.lang.String emptyValue)
Loads the additive discount definition before, after and between date options.
|
com.crm.framework.main.LookupBuilder |
getClassificationOptions()
Loads the additive discount definition classification options.
|
com.crm.framework.main.LookupBuilder |
getClassificationOptions(java.lang.String emptyValue)
Loads the additive discount definition classification options.
|
com.crm.framework.main.LookupBuilder |
getDiscountTimesOptions()
Loads the additive discount definition number of applied discounts options.
|
com.crm.framework.main.LookupBuilder |
getDiscountTimesOptions(java.lang.String emptyValue)
Loads the additive discount definition number of applied discounts options.
|
com.crm.framework.main.LookupBuilder |
getEffectiveDateOptions()
Loads the additive discount definition effective date options.
|
com.crm.framework.main.LookupBuilder |
getEffectiveDateOptions(com.crm.dataobject.billing.AdditiveDiscountType type)
Loads the additive discount definition effective date options.
|
com.crm.framework.main.LookupBuilder |
getEffectiveDateOptions(java.lang.String emptyValue,
com.crm.dataobject.billing.AdditiveDiscountType type)
Loads the additive discount definition effective date options.
|
com.crm.framework.main.LookupBuilder |
getEffectiveDateOptions(java.lang.String emptyValue,
com.crm.dataobject.billing.AdditiveDiscountType type,
com.crm.dataobject.billing.AdditiveDiscountClassification classification,
java.lang.Boolean includeBuyInAdvanceOptions)
Loads the additive discount definition effective date options.
|
com.crm.framework.main.LookupBuilder |
getEffectiveDateOptions(java.lang.String emptyValue,
com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition additiveDiscountDefinition)
Loads the additive discount definition effective date options.
|
com.crm.framework.main.LookupBuilder |
getEffectivenessOptions(java.lang.String type,
com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition definition)
Loads the additive discount definition effectiveness date options.
|
com.crm.framework.main.LookupBuilder |
getEffectivenessOptions(java.lang.String emptyValue,
java.lang.String type,
com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition definition)
Loads the additive discount definition effectiveness date options.
|
com.crm.framework.main.LookupBuilder |
getExpirationDateOptions()
Loads the additive discount definition expiration date options.
|
com.crm.framework.main.LookupBuilder |
getExpirationDateOptions(com.crm.dataobject.billing.AdditiveDiscountType type)
Loads the additive discount definition expiration date options.
|
com.crm.framework.main.LookupBuilder |
getExpirationDateOptions(java.lang.String emptyValue,
com.crm.dataobject.billing.AdditiveDiscountType type)
Loads the additive discount definition expiration date options.
|
com.crm.framework.main.LookupBuilder |
getExpirationDateOptions(java.lang.String emptyValue,
com.crm.dataobject.billing.AdditiveDiscountType type,
com.crm.dataobject.billing.AdditiveDiscountClassification classification,
java.lang.Boolean includeBuyInAdvanceOptions)
Loads the additive discount definition expiration date options.
|
com.crm.framework.main.LookupBuilder |
getExpirationDateOptions(java.lang.String emptyValue,
com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition additiveDiscountDefinition)
Loads the additive discount definition expiration date options.
|
com.crm.framework.main.LookupBuilder |
getLifeCycleStateOptions()
Loads the additive discount definition life cycle state options.
|
com.crm.framework.main.LookupBuilder |
getLifeCycleStateOptions(java.lang.String emptyValue)
Loads the additive discount definition life cycle state options.
|
com.crm.framework.main.LookupBuilder |
getSegmentEntityOptions(com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition definition)
Loads the additive discount definition segment entity options.
|
com.crm.framework.main.LookupBuilder |
getSegmentEntityOptions(java.lang.String emptyValue,
com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition definition)
Loads the additive discount definition segment entity options.
|
com.crm.framework.main.LookupBuilder |
getSegmentOptions(com.crm.dataobject.segments.SegmentCriterion segmentCriterion) |
com.crm.framework.main.LookupBuilder |
getSegmentOptions(com.crm.dataobject.segments.SegmentEntity segEntity)
Returns the segment options of a segment criterion.
|
com.crm.framework.main.LookupBuilder |
getSegmentOptions(java.lang.String entityName) |
com.crm.framework.main.LookupBuilder |
getTypeOptions()
Loads the additive discount definition type options.
|
com.crm.framework.main.LookupBuilder |
getTypeOptions(java.lang.String emptyValue)
Loads the additive discount definition type options.
|
com.crm.framework.main.LookupBuilder |
getUnitOfTimeDurationOptions()
Loads the unit of time options for additive discount definition duration.
|
com.crm.framework.main.LookupBuilder |
getUnitOfTimeDurationOptions(java.lang.String emptyValue)
Loads the unit of time options for additive discount definition duration.
|
com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition |
loadForm(java.lang.String id)
Loads an additive discount definition form.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
removeAccountClassificationButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList)
Removes a list of account classification criteria from an additive discount definition.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
removeAccountPaymentPreferenceCriterionButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList)
Removes a list of account payment preference criteria from an additive discount definition.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
removeAccountPresentmentPreferenceButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList)
Removes a list of account presentment preference criteria from an additive discount definition.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
removeBillingFrequencyButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList)
Removes a list of billing frequency criteria from an additive discount definition.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
removeBillingTermSchemeButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList)
Removes a list of billing term scheme criteria from an additive discount definition.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
removeBindingPeriodButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList)
Removes a list of binding period criteria from an additive discount definition.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
removeBTEffectivenessCriterionButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList)
Removes a list of billing term effectiveness criteria from an additive discount definition.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
removeBuyInAdvanceRequestButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList)
Removes a list of buy in advance request criteria from an additive discount definition.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
removeConcurrentUsageCriterionButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList)
Removes a list of concurrent usage criteria from an additive discount definition.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
removeJobEffectivenessCriterionButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList)
Removes a list of job effectiveness criteria from an additive discount definition.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
removeJobTypesButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList)
Removes a list of job type criteria from an additive discount definition.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
removePricePlanButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList)
Removes a list of price plan criteria from an additive discount definition.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
removeProductButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList)
Removes a list of products from the additive discount definition.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
removeSegmentCriterionButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList)
Removes a list of segment criteria from an additive discount definition.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
removeSubEffectivenessCriterionButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList)
Removes a list of subscription effectiveness criteria from an additive discount definition.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
removeSubscriptionTypeButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList)
Removes a list of subscription type criteria from an additive discount definition.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
removeUserUnitButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList)
Removes a list of users and units from the additive discount definition approval settings.
|
com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition |
resetAmount(com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition definition)
Resets the additive discount definition amount details.
|
com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition |
resetAmountRange(com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition definition)
Resets the additive discount definition amount range details.
|
com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition |
resetApprovalSettings(com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition definition,
java.lang.String change)
Resets the approval settings of the additive discount definition.
|
com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition |
resetClassification(com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition definition)
Resets all additive discount definition details that are classification dependent.
|
com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition |
resetEffectiveDateDurationRestrictions(com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition definition,
java.lang.String change)
Resets the additive discount definition effective date duration restrictions.
|
com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition |
resetExpirationDateDurationRestrictions(com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition definition,
java.lang.String change)
Resets the additive discount definition expiration date duration restrictions.
|
com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition |
resetNumberOfAppliedDiscounts(com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition definition)
Resets the additive discount definition number of applied discounts.
|
com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition |
resetType(com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition definition)
Resets all additive discount definition details that are type dependent.
|
com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition |
saveButton(com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition additiveDiscountDefinition)
Saves an additive discount definition.
|
com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition |
setAsEffective(com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition additiveDiscountDefinition)
Sets the life cycle state of the additive discount definition as effective
|
com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition |
setAsNotEffective(com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition additiveDiscountDefinition)
Sets the life cycle state of the additive discount definition as not effective
|
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 CRMUIAdditiveDiscountDefinitionBean()
public com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition loadForm(java.lang.String id) throws java.lang.Exception
id
- - the additive discount definition id to loadjava.lang.Exception
public com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition createButton() throws java.lang.Exception
java.lang.Exception
public com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition saveButton(com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition additiveDiscountDefinition) throws java.lang.Exception
additiveDiscountDefinition
- - the additive discount definitionjava.lang.Exception
public com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition editButton(com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition additiveDiscountDefinition) throws java.lang.Exception
additiveDiscountDefinition
- - the additive discount definition to loadjava.lang.Exception
public com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition deleteButton(com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition additiveDiscountDefinition) throws java.lang.Exception
additiveDiscountDefinition
- - the additive discount definition to deletejava.lang.Exception
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 an additive discount definition life cycle statejava.lang.Exception
public com.crm.framework.main.LookupBuilder getClassificationOptions() throws java.lang.Exception
java.lang.Exception
public com.crm.framework.main.LookupBuilder getClassificationOptions(java.lang.String emptyValue) throws java.lang.Exception
emptyValue
- - an empty value for an additive discount definition classificationjava.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 an additive discount definition typejava.lang.Exception
public com.crm.framework.main.LookupBuilder getAmountTypeOptions(com.crm.dataobject.billing.AdditiveDiscountClassification classification) throws java.lang.Exception
classification
- - the additive discount definition classificationjava.lang.Exception
public com.crm.framework.main.LookupBuilder getAmountTypeOptions(java.lang.String emptyValue, com.crm.dataobject.billing.AdditiveDiscountClassification classification) throws java.lang.Exception
emptyValue
- - an empty value for an additive discount definition amount typeclassification
- - the additive discount definition classificationjava.lang.Exception
public com.crm.framework.main.LookupBuilder getEffectiveDateOptions() throws java.lang.Exception
java.lang.Exception
public com.crm.framework.main.LookupBuilder getEffectiveDateOptions(com.crm.dataobject.billing.AdditiveDiscountType type) throws java.lang.Exception
type
- - the additive discount definition typejava.lang.Exception
public com.crm.framework.main.LookupBuilder getEffectiveDateOptions(java.lang.String emptyValue, com.crm.dataobject.billing.AdditiveDiscountType type) throws java.lang.Exception
emptyValue
- - an empty value for an additive discount definition effective datetype
- - the additive discount definition typejava.lang.Exception
public com.crm.framework.main.LookupBuilder getEffectiveDateOptions(java.lang.String emptyValue, com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition additiveDiscountDefinition) throws java.lang.Exception
emptyValue
- - an empty value for an additive discount definition effective dateadditiveDiscountDefinition
- - the additive discount definition objectjava.lang.Exception
public com.crm.framework.main.LookupBuilder getEffectiveDateOptions(java.lang.String emptyValue, com.crm.dataobject.billing.AdditiveDiscountType type, com.crm.dataobject.billing.AdditiveDiscountClassification classification, java.lang.Boolean includeBuyInAdvanceOptions) throws java.lang.Exception
emptyValue
- - an empty value for an additive discount definition effective datetype
- - the additive discount definition typeincludeBuyInAdvanceOptions
- - include Buy In Advance Options if its truejava.lang.Exception
public com.crm.framework.main.LookupBuilder getExpirationDateOptions() throws java.lang.Exception
java.lang.Exception
public com.crm.framework.main.LookupBuilder getExpirationDateOptions(com.crm.dataobject.billing.AdditiveDiscountType type) throws java.lang.Exception
type
- - the additive discount definition typejava.lang.Exception
public com.crm.framework.main.LookupBuilder getExpirationDateOptions(java.lang.String emptyValue, com.crm.dataobject.billing.AdditiveDiscountType type) throws java.lang.Exception
emptyValue
- - an empty value for an additive discount definition expiration datetype
- - the additive discount definition typejava.lang.Exception
public com.crm.framework.main.LookupBuilder getExpirationDateOptions(java.lang.String emptyValue, com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition additiveDiscountDefinition) throws java.lang.Exception
emptyValue
- - an empty value for an additive discount definition expiration dateadditiveDiscountDefinition
- - the additive discount definition objectjava.lang.Exception
public com.crm.framework.main.LookupBuilder getExpirationDateOptions(java.lang.String emptyValue, com.crm.dataobject.billing.AdditiveDiscountType type, com.crm.dataobject.billing.AdditiveDiscountClassification classification, java.lang.Boolean includeBuyInAdvanceOptions) throws java.lang.Exception
emptyValue
- - an empty value for an additive discount definition expiration datetype
- - the additive discount definition typeincludeBuyInAdvanceOptions
- - include Buy In Advance Options if its truejava.lang.Exception
public com.crm.framework.main.LookupBuilder getDiscountTimesOptions() throws java.lang.Exception
java.lang.Exception
public com.crm.framework.main.LookupBuilder getDiscountTimesOptions(java.lang.String emptyValue) throws java.lang.Exception
emptyValue
- - an empty value for an additive discount definition number of applied discountsjava.lang.Exception
public com.crm.framework.main.LookupBuilder getBeforeAfterBetweenOptions() throws java.lang.Exception
java.lang.Exception
public com.crm.framework.main.LookupBuilder getBeforeAfterBetweenOptions(java.lang.String emptyValue) throws java.lang.Exception
emptyValue
- - an empty value for an additive discount definition date optionjava.lang.Exception
public com.crm.framework.main.LookupBuilder getUnitOfTimeDurationOptions() throws java.lang.Exception
java.lang.Exception
public com.crm.framework.main.LookupBuilder getUnitOfTimeDurationOptions(java.lang.String emptyValue) throws java.lang.Exception
emptyValue
- - a string value that will be displayed in the empty value of the select boxjava.lang.Exception
public com.crm.framework.main.LookupBuilder getAmountUnitOfTimeOptions() throws java.lang.Exception
java.lang.Exception
public com.crm.framework.main.LookupBuilder getAmountUnitOfTimeOptions(java.lang.String emptyValue) throws java.lang.Exception
emptyValue
- - an empty value for an amount unit of timejava.lang.Exception
public com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition resetEffectiveDateDurationRestrictions(com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition definition, java.lang.String change)
definition
- - the additive discount definition to reset its effective date duration restrictionspublic com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition resetExpirationDateDurationRestrictions(com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition definition, java.lang.String change)
definition
- - the additive discount definition to reset its expiration date duration restrictionspublic com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition resetAmount(com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition definition)
definition
- - the additive discount definition to reset its amount detailspublic com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition resetAmountRange(com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition definition)
definition
- - the additive discount definition to reset its amount range detailspublic com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition resetType(com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition definition)
definition
- - the additive discount definition to reset its detailspublic com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition resetClassification(com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition definition)
definition
- - the additive discount definition to reset its detailspublic com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition resetNumberOfAppliedDiscounts(com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition definition)
definition
- - the additive discount definition to reset its number of applied discountspublic java.util.ArrayList<com.crm.dataobject.CRMDO> addUserButton(java.util.ArrayList<java.lang.String> entityIDs) throws java.lang.Exception
entityIDs
- - the ids of the usersjava.lang.Exception
public java.util.ArrayList<com.crm.dataobject.CRMDO> addUnitButton(java.util.ArrayList<java.lang.String> entityIDs) throws java.lang.Exception
entityIDs
- - the ids of the unitsjava.lang.Exception
public java.util.ArrayList<com.crm.dataobject.CRMDO> removeUserUnitButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList) throws java.lang.Exception
dtoList
- - a list of users and units to deletejava.lang.Exception
public com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition resetApprovalSettings(com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition definition, java.lang.String change)
definition
- - the additive discount definition to reset its approval settingspublic java.util.ArrayList<com.crm.dataobject.CRMDO> addBillingTermSchemeButton(java.util.ArrayList<java.lang.String> schemeIDs) throws java.lang.Exception
schemeIDs
- - the billing term schemes IDsjava.lang.Exception
public java.util.ArrayList<com.crm.dataobject.CRMDO> removeBillingTermSchemeButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList) throws java.lang.Exception
dtoList
- - a list of billing term scheme criteria to deletejava.lang.Exception
public com.crm.dataobject.billing.BillingFrequencyCriterion addBillingFrequencyButton() throws java.lang.Exception
java.lang.Exception
public java.util.ArrayList<com.crm.dataobject.CRMDO> removeBillingFrequencyButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList) throws java.lang.Exception
dtoList
- - a list of billing frequency criteria to deletejava.lang.Exception
public com.crm.dataobject.billing.BindingPeriodCriterion addBindingPeriodButton() throws java.lang.Exception
java.lang.Exception
public java.util.ArrayList<com.crm.dataobject.CRMDO> removeBindingPeriodButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList) throws java.lang.Exception
dtoList
- - a list of binding period criteria to deletejava.lang.Exception
public com.crm.dataobject.billing.EffectivenessCriterion addBTEffectivenessCriterionButton() throws java.lang.Exception
java.lang.Exception
public java.util.ArrayList<com.crm.dataobject.CRMDO> removeBTEffectivenessCriterionButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList) throws java.lang.Exception
dtoList
- - a list of subscription effectiveness criteria to deletejava.lang.Exception
public com.crm.dataobject.billing.EffectivenessCriterion addJobEffectivenessCriterionButton() throws java.lang.Exception
java.lang.Exception
public java.util.ArrayList<com.crm.dataobject.CRMDO> removeJobEffectivenessCriterionButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList) throws java.lang.Exception
dtoList
- - a list of job effectiveness criteria to deletejava.lang.Exception
public com.crm.dataobject.billing.EffectivenessCriterion addSubEffectivenessCriterionButton() throws java.lang.Exception
java.lang.Exception
public java.util.ArrayList<com.crm.dataobject.CRMDO> removeSubEffectivenessCriterionButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList) throws java.lang.Exception
dtoList
- - a list of subscription effectiveness criteria to deletejava.lang.Exception
public com.crm.framework.main.LookupBuilder getEffectivenessOptions(java.lang.String type, com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition definition) throws java.lang.Exception
type
- - the type of effectiveness date optionsdefinition
- - the additive discount definitionjava.lang.Exception
public com.crm.framework.main.LookupBuilder getEffectivenessOptions(java.lang.String emptyValue, java.lang.String type, com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition definition) throws java.lang.Exception
emptyValue
- - an empty value for an additive discount definition effectiveness datetype
- - the type of effectiveness date optionsdefinition
- - the additive discount definitionjava.lang.Exception
public java.util.ArrayList<com.crm.dataobject.CRMDO> addSubscriptionTypeButton(java.util.ArrayList<java.lang.String> entityIDs) throws java.lang.Exception
entityIDs
- - the ids of the subscription typesjava.lang.Exception
public java.util.ArrayList<com.crm.dataobject.CRMDO> removeSubscriptionTypeButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList) throws java.lang.Exception
dtoList
- - a list of subscription type criteria to deletejava.lang.Exception
public java.util.ArrayList<com.crm.dataobject.CRMDO> addJobTypeButton(java.util.ArrayList<java.lang.String> entityIDs) throws java.lang.Exception
entityIDs
- - the ids of the job typesjava.lang.Exception
public java.util.ArrayList<com.crm.dataobject.CRMDO> removeJobTypesButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList) throws java.lang.Exception
dtoList
- - a list of job type criteria to deletejava.lang.Exception
public com.crm.dataobject.billing.ConcurrentUsageCriterion addConcurrentUsageCriterionButton() throws java.lang.Exception
java.lang.Exception
public java.util.ArrayList<com.crm.dataobject.CRMDO> removeConcurrentUsageCriterionButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList) throws java.lang.Exception
dtoList
- - a list of concurrent usage criteria to deletejava.lang.Exception
public java.util.ArrayList<com.crm.dataobject.CRMDO> addAccountClassificationButton(java.util.ArrayList<java.lang.String> entityIDs) throws java.lang.Exception
entityIDs
- - the ids of the account classificationsjava.lang.Exception
public java.util.ArrayList<com.crm.dataobject.CRMDO> removeAccountClassificationButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList) throws java.lang.Exception
dtoList
- - a list of account classification criteria to deletejava.lang.Exception
public java.util.ArrayList<com.crm.dataobject.CRMDO> addAccountPaymentPreferenceCriterionButton(java.util.ArrayList<java.lang.String> entityIDs) throws java.lang.Exception
entityIDs
- - the ids of the account payment preferencesjava.lang.Exception
public java.util.ArrayList<com.crm.dataobject.CRMDO> removeAccountPaymentPreferenceCriterionButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList) throws java.lang.Exception
dtoList
- - a list of account payment preference criteria to deletejava.lang.Exception
public java.util.ArrayList<com.crm.dataobject.CRMDO> addAccountPresentmentPreferenceButton(java.util.ArrayList<java.lang.String> entityIDs) throws java.lang.Exception
entityIDs
- - the ids of the presentment preferencesjava.lang.Exception
public java.util.ArrayList<com.crm.dataobject.CRMDO> removeAccountPresentmentPreferenceButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList) throws java.lang.Exception
dtoList
- - a list of account presentment preference criteria to deletejava.lang.Exception
public com.crm.framework.main.LookupBuilder getSegmentEntityOptions(com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition definition) throws java.lang.Exception
java.lang.Exception
public com.crm.framework.main.LookupBuilder getSegmentEntityOptions(java.lang.String emptyValue, com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition definition) throws java.lang.Exception
emptyValue
- - an empty value for an additive discount definition segment entity optionjava.lang.Exception
public com.crm.framework.main.LookupBuilder getSegmentOptions(java.lang.String entityName) throws java.lang.Exception
java.lang.Exception
public com.crm.framework.main.LookupBuilder getSegmentOptions(com.crm.dataobject.segments.SegmentCriterion segmentCriterion) throws java.lang.Exception
java.lang.Exception
public com.crm.framework.main.LookupBuilder getSegmentOptions(com.crm.dataobject.segments.SegmentEntity segEntity) throws java.lang.Exception
segmentCriterion
- - the segment criterion to load the options fromjava.lang.Exception
public com.crm.dataobject.segments.SegmentCriterion addSegmentCriterionButton() throws java.lang.Exception
java.lang.Exception
public java.util.ArrayList<com.crm.dataobject.CRMDO> removeSegmentCriterionButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList) throws java.lang.Exception
dtoList
- - a list of segment criteria to deletejava.lang.Exception
public java.util.ArrayList<com.crm.dataobject.CRMDO> addPricePlanButton(java.util.ArrayList<java.lang.String> entityIDs) throws java.lang.Exception
entityIDs
- - the ids of the price plansjava.lang.Exception
public java.util.ArrayList<com.crm.dataobject.CRMDO> removePricePlanButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList) throws java.lang.Exception
dtoList
- - a list of price plan criteria to deletejava.lang.Exception
public java.util.ArrayList<com.crm.dataobject.CRMDO> addProductButton(java.util.ArrayList<java.lang.String> entityIDs) throws java.lang.Exception
entityIDs
- - the ids of the productsjava.lang.Exception
public java.util.ArrayList<com.crm.dataobject.CRMDO> removeProductButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList) throws java.lang.Exception
dtoList
- - a list of products to deletejava.lang.Exception
public java.util.ArrayList<com.crm.dataobject.CRMDO> addProductTypeButton(java.util.ArrayList<java.lang.String> entityIDs) throws java.lang.Exception
entityIDs
- - the ids of the product typesjava.lang.Exception
public com.crm.dataobject.billing.BuyInAdvanceRequestCriterion addBuyInAdvanceRequestCriterionButton() throws java.lang.Exception
java.lang.Exception
public java.util.ArrayList<com.crm.dataobject.CRMDO> removeBuyInAdvanceRequestButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList) throws java.lang.Exception
dtoList
- - a list of buy in advance request criteria to deletejava.lang.Exception
public com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition setAsNotEffective(com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition additiveDiscountDefinition) throws com.crm.exception.InvalidStateException, java.lang.Exception
additiveDiscountDefinition
- - the additive discount definition to change its life cycle statecom.crm.exception.InvalidStateException
java.lang.Exception
public com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition setAsEffective(com.crm.dataobject.billing.CRMDOAdditiveDiscountDefinition additiveDiscountDefinition) throws com.crm.exception.InvalidStateException, java.lang.Exception
additiveDiscountDefinition
- - the additive discount definition to change its life cycle statecom.crm.exception.InvalidStateException
java.lang.Exception