Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W X 

V

validateAccessTokenSettingsOnSave(ArrayList<CRMDO>, int, LinkedHashMap<String, Integer>) - Method in class com.crm.businessobject.accounts.CRMBOAccountReceivableBean
Validates access tokens settings before save
validateAccessTokenSettingsOnSave(CRMDOAccessTokenDefinition, ArrayList<CRMDO>, int, LinkedHashMap<String, Integer>) - Method in class com.crm.businessobject.accounts.CRMBOAccountReceivableBean
 
validateAccessTokenSettingsOnSave(ArrayList<CRMDO>, int, LinkedHashMap<String, Integer>) - Method in class com.crm.businessobject.rewards.CRMBORewardParticipantBean
Validates access tokens settings before save
validateAccountAbleToFundBillAmount(CRMDOAccountReceivable, CRMDOBill, String) - Method in class com.crm.businessobject.accounts.CRMBOAccountReceivableBean
Checks if an account receivable is able to fund a bill
validateAccountAbleToFundBillAmountForJob(CRMDOAccountReceivable, CRMDOBill) - Method in class com.crm.businessobject.accounts.CRMBOAccountReceivableBean
Checks if an account receivable is able to fund a bill
validateAccountAbleToFundBillAmountForSubscription(CRMDOAccountReceivable, CRMDOBill) - Method in class com.crm.businessobject.accounts.CRMBOAccountReceivableBean
Checks if an account receivable is able to fund a bill
validateAccountClassificationCriteriaUniqueness(Set<AccountClassificationCriterion>) - Method in class com.crm.businessobject.billing.CRMBOAdditiveDiscountDefinitionBean
Validates that an account classification criterion exists only one time for an additive discount definition.
validateAccountClassificationCriteriaUniqueness(Set<AccountClassificationCriterion>) - Method in class com.crm.businessobject.billing.CRMBOUsageServiceCatalogBean
Validates that an account classification criterion exists only one time for a Usage Service Catalog.
validateAccountCreditLimit(CRMDOAccountReceivable, Boolean, Boolean, Boolean) - Method in class com.crm.businessobject.jobs.CRMBOJobBean
Validates the credit limit of the account receivable.
validateAccountCreditLimit(CRMDOAccountReceivable, SubscriptionActionBehaviorCode, SubscriptionActionClassificationCode) - Method in class com.crm.businessobject.subscriptions.CRMBOSubscriptionActionBean
Validates the credit limit of the account receivable.
validateAccountMemberFundedServices(CRMDOAccountReceivableMember, ArrayList<CRMDOProduct>) - Method in class com.crm.businessobject.accounts.CRMBOAccountReceivableMemberBean
Validates a list of products against an account member.
validateAccountMembersLimitsOnSave(CRMDOAccountReceivable, CRMDOUsageAllowanceLimit) - Method in class com.crm.businessobject.billing.CRMBOUsageAllowanceLimitBean
Validates the usage allowance limits of member accounts against the usage allowance limits of the parent accounts on save
validateAccountMembersOnSave(CRMDOAccountReceivable) - Method in class com.crm.businessobject.accounts.CRMBOAccountReceivableBean
Validates the members for an account on save.
validateAccountPaymentPreference(Set<CRMDOAccountPaymentPreference>) - Method in class com.crm.businessobject.accounts.CRMBOAccountReceivableBean
Validates the payment preferences of an account.
validateAccountPaymentPreferenceCriteriaUniqueness(Set<PaymentPreferenceCriterion>) - Method in class com.crm.businessobject.billing.CRMBOAdditiveDiscountDefinitionBean
Validates that an account payment preference criterion exists only one time for an additive discount definition.
validateAccountPresentmentPreferenceCriteriaUniqueness(Set<PresentmentPreferenceCriterion>) - Method in class com.crm.businessobject.billing.CRMBOAdditiveDiscountDefinitionBean
Validates that an account payment preference criterion exists only one time for an additive discount definition.
validateAccountRecurringPaymentPreferences(CRMDOAccountReceivable) - Method in class com.crm.businessobject.accounts.CRMBOAccountReceivableBean
Validates the recurring payment preferences of an account on save.
validateActivityLifeCycleStateAgainstDB(CRMDOActivity, ArrayList<ActivityLifeCycleState>) - Method in class com.crm.businessobject.activities.CRMBOActivityBean
Checks if a activity exists with the given life cycle states
validateAddressRegistrySetting(CRMDOContactInfoAddress) - Method in class com.crm.businessobject.contactinfo.CRMBOContactInfoAddressBean
Verifies an address
validateAddressType(CRMDOContactInfoDefinition, AddressTypes, ContactInformationType) - Method in class com.crm.businessobject.contactinfo.CRMBOContactInfoDefinitionBean
Validates the contact information definition address type against the supported address types.
validateAgainstAllowed(CRMDOUsageServiceCatalogDefinition) - Method in class com.crm.businessobject.billing.CRMBOUsageServiceCatalogDefinitionRateBean
 
validateAgainstSettlementRunDefinition(RewardSettlementRunDefinition, CRMDORewardDefinition) - Method in class com.crm.businessobject.rewards.CRMBORewardDefinitionBean
Validates the reward definition against the rewards settlement process run definition
validateAgainstSettlementRunDefinition(RewardSettlementType, CRMDORewardDefinition) - Method in class com.crm.businessobject.rewards.CRMBORewardDefinitionBean
Validates the reward definition against the rewards settlement process run definition type
validateAllotmentConditions(CRMDOWalletAllotment) - Method in class com.crm.businessobject.wallets.CRMBOWalletAllotmentBean
Validates the conditions of a wallet allotment.
validateAmounts(ArrayList<CRMDO>) - Method in class com.crm.businessobject.wallets.CRMBOEMPTransactionFeeRuleBean
Validates that transaction amount are greater than zero, from is less than to amount
validateAndDelete(CRMDO) - Method in class com.crm.businessobject.CRMBO
Validates and deletes a data object.
validateAndSave(CRMDO) - Method in class com.crm.businessobject.CRMBO
Validates and saves a data object.
validateAndSave(ArrayList<CRMDO>) - Method in class com.crm.businessobject.CRMBO
Validates and saves an ArrayList of data objects.
validateAndSave(Set<CRMDO>) - Method in class com.crm.businessobject.CRMBO
Validates and saves a Set of data objects.
validateAndSetWorkingHours(Integer, CRMDOProduct, ArrayList<CRMDO>) - Method in class com.crm.businessobject.resourcescheduling.CRMBOResourcePlanEntryBean
 
validateAnonymization(CRMDOContactInformation) - Method in class com.crm.businessobject.contactinfo.CRMBOContactInformationBean
Validates the anonymization of the given contact information can take place
validateApplication(CRMDOWalletTransaction) - Method in class com.crm.businessobject.wallets.CRMBOEMPTransactionFeeRuleBean
Validates if there is enough balance for the applicable wallet transaction rule to be applied to the given wallet transaction
validateApplicationServer(CRMDOCommunication) - Method in class com.crm.businessobject.communications.CRMBOCommunicationBean
 
validateApprovalAuthorizationSettingUniqueness(Set<UserUnitCriterion>) - Method in class com.crm.businessobject.billing.CRMBOAdditiveDiscountDefinitionBean
Validates that an authorization setting exists only one time for an additive discount definition.
validateApprovalRequestEntity(ICRMDOApprovalEntity) - Method in class com.crm.businessobject.CRMBO
 
validateAtLeastOneCoverageReasonCoverageNotProvided(Set<CRMDOReturnPolicyCoverageReason>) - Method in class com.crm.businessobject.returns.CRMBOReturnPolicyCoverageReasonBean
 
validateAtLeastOneCoverageReasonCoverageNotProvided(Set<CRMDOWarrantyPolicyCoverageReason>) - Method in class com.crm.businessobject.warranties.CRMBOWarrantyPolicyCoverageReasonBean
 
validateAtLeastOneCoverageReasonCoverageProvided(Set<CRMDOReturnPolicyCoverageReason>) - Method in class com.crm.businessobject.returns.CRMBOReturnPolicyCoverageReasonBean
 
validateAtLeastOneCoverageReasonCoverageProvided(Set<CRMDOWarrantyPolicyCoverageReason>) - Method in class com.crm.businessobject.warranties.CRMBOWarrantyPolicyCoverageReasonBean
 
validateAvailableForReplacement(CRMDOInstalledItem, CRMDOJob) - Method in class com.crm.businessobject.jobs.CRMBOJobBean
Validate if an installed item is available to replace on complete.
validateBankRelatedFieldsOnSave(CRMDOPaymentPreference) - Method in class com.crm.businessobject.accounts.CRMBOPaymentPreferenceBean
Validates that when bank branch is specified as supported field, bank is also specified
validateBasedOnAdditiveDiscount(CRMDOAdHocDiscount) - Method in class com.crm.businessobject.billing.CRMBOAdHocDiscountProductBean
Validates Ad hoc discount products based on additive discount definition.
validateBillingFrequencyCriteriaUniqueness(Set<BillingFrequencyCriterion>) - Method in class com.crm.businessobject.billing.CRMBOAdditiveDiscountDefinitionBean
Validates that a billing frequency criterion exists only one time for an additive discount definition.
validateBillingTermSchemeCriteriaUniqueness(Set<BillingTermSchemeCriterion>) - Method in class com.crm.businessobject.billing.CRMBOAdditiveDiscountDefinitionBean
Validates that a billing term criterion exists only one time for an additive discount definition.
validateBillingTermSchemeCriteriaUniqueness(Set<BillingTermSchemeCriterion>) - Method in class com.crm.businessobject.billing.CRMBOUsageServiceCatalogBean
Validates that a billing term criterion exists only one time for a Usage Service Catalog.
validateBillingTermsForSubscription(CRMDOSubscription) - Method in class com.crm.businessobject.billing.CRMBOBuyInAdvanceRequestBean
Validates the billing terms for a subscription.
validateBindingPeriod(CRMDOBillingTerm) - Method in class com.crm.businessobject.billing.CRMBOBillingTermBean
Validates the binding period of a billing term.
validateBindingPeriodCriteriaUniqueness(Set<BindingPeriodCriterion>) - Method in class com.crm.businessobject.billing.CRMBOAdditiveDiscountDefinitionBean
Validates that a binding period criterion exists only one time for an additive discount definition.
validateBuyInAdvanceRequestForSubscription(CRMDOBuyInAdvanceRequest, CRMDOSubscription) - Method in class com.crm.businessobject.billing.CRMBOBuyInAdvanceRequestBean
Validates the buy in advance request for a subscription.
validateCancelling(CRMDOActivity) - Method in class com.crm.businessobject.activities.CRMBOActivityBean
Validates the activity on cancelling.
validateCheckDigitRules(CRMDOPayment) - Method in class com.crm.businessobject.financialtransactions.CRMBOPaymentBean
Validates the payment intentions of the given payment against the check digit rules
validateClassification(CRMDOMeterReadingType) - Method in class com.crm.businessobject.products.CRMBOMeterReadingTypeBean
Validates the classification of the meter reading type
validateCollaborationCommunityForm(CollaborationCommunity) - Method in class com.crm.businessobject.networkmanagement.CRMBOCollaborationCommunityBean
Validates a community collaboration profile.
validateCollaborationGroupForm(CollaborationGroup) - Method in class com.crm.businessobject.networkmanagement.CRMBOCollaborationGroupBean
Validates a group collaboration.
validateCollaborationGroupForm(CRMDOCollaborationGroup, CollaborationSettingOption) - Method in class com.crm.businessobject.networkmanagement.CRMBOCollaborationGroupBean
Validates a form of group collaborations based on a collaboration setting option.
validateCommandsMapping(CRMDOProvProvider) - Method in class com.crm.businessobject.provisioning.nagravision.CRMBONagravisionSMSgwProviderBean
Validates that the provider aliases are given correctly
validateCompatibilitySettings(CompatibilitySetting) - Method in class com.crm.businessobject.CRMBOSystemSettingBean
Validates the compatibility settings.
validateCompletion(CRMDOActivity) - Method in class com.crm.businessobject.activities.CRMBOActivityBean
Validates the activity during completion.
validateCompletion(CRMDOCommunication, CRMDOCommunicationDefinition) - Method in class com.crm.businessobject.communications.CRMBOCommunicationBean
Validates the completion of a communication.
validateCompletion(CRMDOJob) - Method in class com.crm.businessobject.jobs.CRMBOJobBean
Validates the job during completion.
validateCompletion(CRMDOLead) - Method in class com.crm.businessobject.leads.CRMBOLeadBean
 
validateCompletion(CRMDOServiceRequest) - Method in class com.crm.businessobject.servicerequests.CRMBOServiceRequestBean
Validates the service request during completion.
validateConditionExists(CRMDOAdditiveDiscountDefinition) - Method in class com.crm.businessobject.billing.CRMBOAdditiveDiscountDefinitionBean
Validates that at least one condition exists in the additive discount definition
validateConditionsOnSave(CRMDOBillingTermDefinitionEventBasedCondExpenseRule) - Method in class com.crm.businessobject.billing.CRMBOBillingTermDefinitionEventBasedCondExpenseRuleBean
Validates the conditions of a billing term definition event-based conditional expense rule on save.
validateConnectionParameters(CRMDOProvProvider) - Method in class com.crm.businessobject.provisioning.irdeto.CRMBOIrdetoProviderBean
Validates the connection parameters of a provisioning provider.
validateConnectionParameters(CRMDOProvProvider) - Method in class com.crm.businessobject.provisioning.nagravision.CRMBONagravisionSMSgwProviderBean
Validates the connection parameters of a provisioning provider.
validateConnectionParameters(CRMDOProvProvider) - Method in class com.crm.businessobject.provisioning.tucano.CRMBOTucanoProviderBean
Validates the connection parameters of a provisioning provider.
validateCreditingRulesConditions(ArrayList<CRMDO>) - Method in class com.crm.businessobject.wallets.CRMBOWalletDefinitionRuleBean
Validates the wallet transaction types of a list of crediting rules conditions.
validateCreditLimit(CRMDOAccountReceivable, BigDecimal) - Method in class com.crm.businessobject.accounts.CRMBOAccountReceivableBean
Validates the credit limit of an account by a transaction amount.
validateCreditPeriodSettings(CRMDOAccountReceivable, CRMDOAccountDefinition) - Method in class com.crm.businessobject.accounts.CRMBOAccountReceivableBean
Validates the credit period settings for an account by a definition.
validateCreditRatingUniqueness(Set<CreditRatingCriterion>) - Method in class com.crm.businessobject.billing.CRMBOUsageServiceCatalogBean
Validates that credit Rating criterion exists only one time for a Usage Service Catalog.
validateCurrencyOnSave(CRMDOAccountReceivable, CRMDOAccountDefinition) - Method in class com.crm.businessobject.accounts.CRMBOAccountReceivableBean
Validates the currency for an account by a definition.
validateCustomerAccountPaymentPreference(Set<CRMDOAccountPaymentPreference>, CRMDOCurrency, CRMDOAccountPaymentPreference) - Method in class com.crm.businessobject.accounts.CRMBOAccountReceivableBean
Validates the payment preferences of an account.
validateCustomerAccountPresentmentPreference(Set<CRMDOAccountPresentmentPreference>) - Method in class com.crm.businessobject.accounts.CRMBOAccountReceivableBean
Validates the presentment preferences of an account on save.
validateDateCondition(SpecificDateCriterion) - Method in class com.crm.businessobject.jobs.CRMBOJobTypeBean
 
validateDateConditions(JobTypeCompletionTimeRule) - Method in class com.crm.businessobject.jobs.CRMBOJobTypeBean
 
validateDynamicLinkTags(CRMDOCommunication, CRMDOCommunicationDefinition) - Method in class com.crm.businessobject.communications.CRMBOCommunicationBean
Validates the communication dynamic link tags
validateEmailType(CRMDOContactInfoDefinition, EmailTypes, ContactInformationType) - Method in class com.crm.businessobject.contactinfo.CRMBOContactInfoDefinitionBean
Validates the contact information definition email type against the supported email types.
validateEntity(CRMDOSegment) - Method in class com.crm.businessobject.segments.CRMBOSegmentBean
Validates that the entity type of a posted segment cannot change.
validateExceptionalItemsTypes(CRMDOSegment) - Method in class com.crm.businessobject.segments.CRMBOSegmentExceptionalItemBean
Validates that the exceptional items are of the same entity type as the segment.
validateExceptionsUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.billing.CRMBOBillingTermSchemeAmendRuleBean
Validates the uniqueness of a billing term scheme amend rule exceptions.
validateExpensesUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.jobs.CRMBOJobProductBean
 
validateFinalAccept(CRMDOServiceRequest) - Method in class com.crm.businessobject.servicerequests.CRMBOServiceRequestBean
 
validateFinalResFields(CRMDOServiceRequest) - Method in class com.crm.businessobject.servicerequests.CRMBOServiceRequestBean
 
validateFinalResolve(CRMDOServiceRequest) - Method in class com.crm.businessobject.servicerequests.CRMBOServiceRequestBean
 
validateFinancialTransactionSettings(CRMDONormalBillingRun, CRMDOAccountDefinition) - Method in class com.crm.businessobject.billing.CRMBONormalBillingRunBean
Validates the Financial Transaction Settings for a normal billing run by the active account definition.
validateFormatSettings(String, CRMDOCountry, CRMDOFormatSetting) - Method in class com.crm.businessobject.CRMBO
 
validateFormatSettings(String, CRMDOCountry, CRMDOFormatSetting, String) - Method in class com.crm.businessobject.CRMBO
 
validateGeneralSettings(GeneralSetting) - Method in class com.crm.businessobject.CRMBOSystemSettingBean
Validates the general settings.
validateGeographicalAreaAssignmentExists(CRMDOAutoCollaborationRule) - Method in class com.crm.businessobject.securitymanagement.CRMBOAutoCollaborationRuleGeoAreaAssignmentBean
Validates that there is at least one geographical area assignment on the given automatic collaboration rule
validateGeographicalAreaExists(CRMDOUnitGroup) - Method in class com.crm.businessobject.networkmanagement.CRMBOCoveredGeographicalAreaBean
Validates that there is at least one covered geographical area on the given group
validateGeographicalAreaExists(CRMDOUnit) - Method in class com.crm.businessobject.networkmanagement.CRMBOCoveredGeographicalAreaBean
Validates that there is at least one covered geographical area on the given unit
validateIfRequestedToBeReplacedByAnotherJob(CRMDOInstalledItem, CRMDOJob) - Method in class com.crm.businessobject.jobs.CRMBOJobBean
Validate if an installed item is available to replace on complete.
validateIfUsedByAcceptedOrPendingResourceRequest(CRMDOJob) - Method in class com.crm.businessobject.jobs.CRMBOJobBean
Checks if the job is used by a pending or accepted resource request.
validateIfUsedByIncompleteJob(CRMDOJobType, CRMDOJobStatus) - Method in class com.crm.businessobject.jobs.CRMBOJobTypeStatusBean
Checks if the job type status is used by a non completed job.
validateIfUsedByJob(CRMDOJobTypeActivityType) - Method in class com.crm.businessobject.jobs.CRMBOJobTypeActivityTypeBean
Validates if a job type activity type is being used by a job on delete.
validateIfUsedByJob(CRMDOJobType, CRMDOActivityType) - Method in class com.crm.businessobject.jobs.CRMBOJobTypeActivityTypeBean
Checks if the job type activity type is used by a non completed job.
validateIfUsedByJob(CRMDOJobTypeBillTermScheme) - Method in class com.crm.businessobject.jobs.CRMBOJobTypeBillTermSchemeBean
Validates if a job billing term scheme is being used by a job on delete.
validateIfUsedByJob(CRMDOJobType, String) - Method in class com.crm.businessobject.jobs.CRMBOJobTypeBillTermSchemeBean
Checks if the job type billing term scheme is used by a non completed job.
validateIfUsedByJob(CRMDOJobTypeProduct) - Method in class com.crm.businessobject.jobs.CRMBOJobTypeProductBean
Validates if a job type product is being used by a job on delete.
validateIfUsedByJob(CRMDOJobType, CRMDOJobTypeProduct) - Method in class com.crm.businessobject.jobs.CRMBOJobTypeProductBean
Checks if the job type product is used by a draft or pending job.
validateIfUsedByJob(CRMDOJobTypeStatus) - Method in class com.crm.businessobject.jobs.CRMBOJobTypeStatusBean
Validates if a job type status is being used by a job on delete.
validateIfUsedByJob(CRMDOJobTypeSubscriptionType) - Method in class com.crm.businessobject.jobs.CRMBOJobTypeSubscriptionTypeBean
Validates if a job type subscription type is being used by a job on delete.
validateIfUsedByJob(CRMDOJobType, CRMDOSubscriptionType) - Method in class com.crm.businessobject.jobs.CRMBOJobTypeSubscriptionTypeBean
Checks if the job type status is used by a non completed job.
validateIfUsedByJobOnDelete(CRMDOReturnPolicyCoverageReason) - Method in class com.crm.businessobject.returns.CRMBOReturnPolicyCoverageReasonBean
Validates if a return policy coverage reason is being used by a job on delete.
validateIfUsedByJobOnDelete(CRMDOWarrantyPolicyCoverageReason) - Method in class com.crm.businessobject.warranties.CRMBOWarrantyPolicyCoverageReasonBean
Validates if a warranty policy coverage reason is being used by a job on delete.
validateIfUsedByNonCompleteServiceRequest(CRMDOJob) - Method in class com.crm.businessobject.jobs.CRMBOJobBean
Checks if the job is used by a non completed service request.
validateIfUsedByOtherOperatorMapping(CRMDOProvProvider, CRMDOUnitGroup, String) - Method in class com.crm.businessobject.provisioning.netflix.CRMBONetflixProviderRegisteredEsnBean
Checks if the netflix provider registered esn is used by other group
validateIfUsedByResourceRequest(CRMDOJob) - Method in class com.crm.businessobject.jobs.CRMBOJobBean
Validates if a job is being used by a resource request on delete.
validateIfUsedByServiceRequestOnDelete(CRMDOReturnPolicyCoverageReason) - Method in class com.crm.businessobject.returns.CRMBOReturnPolicyCoverageReasonBean
Validates if a return policy coverage reason is being used by a service request on delete.
validateIfUsedByServiceRequestOnDelete(CRMDOWarrantyPolicyCoverageReason) - Method in class com.crm.businessobject.warranties.CRMBOWarrantyPolicyCoverageReasonBean
Validates if a warranty policy coverage reason is being used by a service request on delete.
validateInProgress(CRMDOActivity) - Method in class com.crm.businessobject.activities.CRMBOActivityBean
Validates the activity during in progress state.
validateInstalledItemBundleComposition(CRMDOInstalledItem) - Method in class com.crm.businessobject.inventory.CRMBOInstalledItemBean
Validates the installed item bundle composition
validateInstalledItemOnSave(CRMDOWarehouseTransactionItem) - Method in class com.crm.businessobject.inventory.CRMBOWarehouseTransactionItemBean
Validates the installed item of a warehouse transaction item.
validateInternalAccount(CRMDOAccountReceivable, CRMDOAccountDefinition) - Method in class com.crm.businessobject.accounts.CRMBOAccountReceivableBean
Validates the internal system account.
validateIsCTIEnabledOnSave(CRMDOUser) - Method in class com.crm.businessobject.users.CRMBOUserBean
Validates if CTI is enabled on save.
validateItemsTypes(CRMDONotification) - Method in class com.crm.businessobject.notifications.CRMBONotificationItemBean
Validates that the notification items are of the same entity type as the notification.
validateJobLifeCycleStateAgainstDB(CRMDOJob, ArrayList<JobLifeCycleState>) - Method in class com.crm.businessobject.jobs.CRMBOJobBean
Checks if a job exists with the given life cycle states
validateJobProductOnRemove(CRMDOJobProduct) - Method in class com.crm.businessobject.jobs.CRMBOJobProductBean
Validates a job product on removal.
validateKYCProfileVerification(CRMDOContactInformation) - Method in class com.crm.businessobject.contactinfo.CRMBOKYCProfileBean
Validates if the given contact's KYC profile can be verified
validateLeadLifeCycleStateAgainstDB(CRMDOLead, ArrayList<LeadLifeCycleState>) - Method in class com.crm.businessobject.leads.CRMBOLeadBean
Checks if a lead exists with the given life cycle states
validateMandatory(CRMDO, LinkedHashMap<String, String>) - Method in class com.crm.businessobject.CRMValidatorBean
Validates the mandatory fields of a data object.
validateMandatoryAddressTypes(ContactInformationType, ArrayList<CRMDO>, CRMDOContactInfoDefinition) - Method in class com.crm.businessobject.contactinfo.CRMBOContactInfoAddressBean
Validates the address types of the given contact based on the mandatory address types.
validateMandatoryEmailTypes(ContactInformationType, ArrayList<CRMDO>, CRMDOContactInfoDefinition) - Method in class com.crm.businessobject.contactinfo.CRMBOContactInfoEmailBean
Validates the email types of the given contact based on the mandatory email types.
validateMandatoryFields(SchedulerTask) - Method in class com.crm.businessobject.processrun.CRMBOProcessRunDefinitionBean
 
validateMandatoryFields(SchedulerTask, CRMDOProcessRunDefinition) - Method in class com.crm.businessobject.processrun.CRMBOProcessRunDefinitionBean
 
validateMandatoryFields(ArrayList<CRMDO>) - Method in class com.crm.businessobject.wallets.CRMBOEMPTransactionFeeRuleBean
Validates that each rule has a unique transaction amount range.
validateMandatoryFieldsForCreate(CRMDOResourcePlan) - Method in class com.crm.businessobject.resourcescheduling.CRMBOResourcePlanEntryBean
 
validateMandatoryPhoneTypes(ContactInformationType, ArrayList<CRMDO>, CRMDOContactInfoDefinition) - Method in class com.crm.businessobject.contactinfo.CRMBOContactInfoPhoneBean
Validates the phone types of the given contact based on the mandatory phone types.
validateMandatoryRelationTypes(ContactInformationType, ArrayList<CRMDO>, CRMDOContactInfoDefinition) - Method in class com.crm.businessobject.contactinfo.CRMBOContactInfoRelationBean
Validates the relation types of the given contact based on the mandatory relation types.
validateMaxNumberOfResourceRequests(CRMDOActivity, CRMDOActivityService) - Method in class com.crm.businessobject.activities.CRMBOActivityBean
Validates the max number of resource requests of the given activity.
validateMaxNumberOfResourceRequests(CRMDOActivity, CRMDOActivityService, CRMDOResourceSchedulingDefinition) - Method in class com.crm.businessobject.activities.CRMBOActivityBean
Validates the max number of resource requests of the given activity.
validateMaxNumberOfResourceRequests(CRMDOJob, CRMDOJobRequestedActivityService) - Method in class com.crm.businessobject.jobs.CRMBOJobBean
Validates the max number of resource requests of the given job.
validateMaxNumberOfResourceRequests(CRMDOJob, CRMDOJobRequestedActivityService, CRMDOResourceSchedulingDefinition) - Method in class com.crm.businessobject.jobs.CRMBOJobBean
Validates the max number of resource requests of the given job.
validateMemberUALAgainstParentUAL(CRMDOAccountReceivable, CRMDOUsageAllowanceLimit) - Method in class com.crm.businessobject.billing.CRMBOUsageAllowanceLimitBean
Validates the usage allowance limits of member accounts against the usage allowance limits of the parent accounts on save
validateMemberUALAgainstParentUAL(CRMDOUsageAllowanceLimit, CRMDOUsageAllowanceLimit) - Method in class com.crm.businessobject.billing.CRMBOUsageAllowanceLimitBean
Validates the usage allowance limits of a member account against the usage allowance limits of the parent account
validateMemberUALAgainstParentUAL(CRMDOUsageAllowanceLimit, CRMDOUsageAllowanceLimit, Boolean) - Method in class com.crm.businessobject.billing.CRMBOUsageAllowanceLimitBean
Validates the usage allowance limits of a member account against the usage allowance limits of the parent account
validateNewCreditLimit(CRMDOAccountReceivable, BigDecimal, CreditRating) - Method in class com.crm.businessobject.accounts.CRMBOAccountReceivableBean
Validates the new credit limit of an account If the KYC Definition is enabled and the customer related with the account is KYC verified, then the new credit limit must be less than the maximum credit limit allowed defined on the customer's KYC profile.
validateOnAmendment(CRMDOSubscriptionAction, Date, Date, CRMDOUser) - Method in class com.crm.businessobject.subscriptions.CRMBOSubscriptionActionBean
Validates the subscription action on amendment
validateOnApproval(CRMDOAdHocDiscount, CRMDOUser, CRMDOUnit) - Method in class com.crm.businessobject.billing.CRMBOAdHocDiscountBean
Validates the ad hoc discount on approval
validateOnCancel(CRMDOCustomerEvent) - Method in class com.crm.businessobject.rewards.CRMBOCustomerEventBean
Validates the customer event from posted to cancelled
validateOnCancel(CRMDOVoucher) - Method in class com.crm.businessobject.vouchers.CRMBOVoucherBean
Validates a voucher on cancel.
validateOnCancellation(CRMDOAdHocDiscount) - Method in class com.crm.businessobject.billing.CRMBOAdHocDiscountBean
Validates the ad hoc discount on cancellation
validateOnCancellation(CRMDOSubscriptionAction) - Method in class com.crm.businessobject.subscriptions.CRMBOSubscriptionActionBean
Validates the subscription action on cancellation
validateOnCancellingPaymentPostingConditions(ArrayList<CRMDO>) - Method in class com.crm.businessobject.wallets.CRMBOWalletDefinitionCauseBean
Validates the conditions of a list of causes on cancelling payment posting.
validateOnCreditNotePostingConditions(ArrayList<CRMDO>) - Method in class com.crm.businessobject.wallets.CRMBOWalletDefinitionCauseBean
Validates the conditions of a list of causes on credit note posting.
validateOnDelete(ArrayList<CRMDO>) - Method in class com.crm.businessobject.CRMBO
Validates an ArrayList of data objects on delete.
validateOnDelete(Set<CRMDO>) - Method in class com.crm.businessobject.CRMBO
Validates a Set of data objects on delete.
validateOnDelete(CRMDO) - Method in class com.crm.businessobject.CRMBO
Validates a data object on delete.
validateOnDelete(CRMDO) - Method in class com.crm.businessobject.CRMBODefinition
Validates a definition before deleting.
validateOnlyOneRecord(ArrayList<CRMDO>, String[], String) - Method in class com.crm.businessobject.CRMValidatorBean
Validates the uniqueness of a field in a list.
validateOnPaymentPostingConditions(ArrayList<CRMDO>) - Method in class com.crm.businessobject.wallets.CRMBOWalletDefinitionCauseBean
Validates the conditions of a list of causes on payment posting.
validateOnSave(ArrayList<CRMDO>) - Method in class com.crm.businessobject.CRMBO
Validates an ArrayList of data objects on save.
validateOnSave(Set<CRMDO>) - Method in class com.crm.businessobject.CRMBO
Validates a Set of data objects on save.
validateOnSave(CRMDO) - Method in class com.crm.businessobject.CRMBO
Validates a data object on save.
validateOnSave(CRMDO) - Method in class com.crm.businessobject.CRMBOAssignableEntityBean
Validates a data object on save.
validateOnSave(CRMDO) - Method in class com.crm.businessobject.CRMBOCategory
 
validateOnSave(CRMDO) - Method in class com.crm.businessobject.ecenter.CRMBOEcenter
 
validateOnSave(CRMDO) - Method in class com.crm.businessobject.inventory.CRMBOInstalledItemBean
Validates a data object on save.
validateOnSave(CRMDO) - Method in class com.crm.businessobject.inventory.CRMBOInstalledItemStateClassificationBean
Validates a data object on save.
validateOnSave(CRMDO) - Method in class com.crm.businessobject.products.CRMBOProductBean
Validates a data object on save.
validateOnSaveApplicationServersSourceIds(CRMDOProvProvider) - Method in class com.crm.businessobject.provisioning.nagravision.CRMBONagravisionSMSgwProviderBean
Validates the allowed application servers' source Ids.
validateOnSaveProvisioningProviderContractServices(CRMDOProvProvider) - Method in class com.crm.businessobject.provisioning.perception.CRMBOPerceptionServiceProviderBean
 
validateOnUse(CRMDOVoucher) - Method in class com.crm.businessobject.vouchers.CRMBOVoucherBean
Validates a voucher on use
validateOnUse(CRMDOVoucher, CRMDOAccountReceivable) - Method in class com.crm.businessobject.vouchers.CRMBOVoucherBean
Validates a voucher on use
validateOrganisationUnitCriteriaUniqueness(Set<OrganisationalCriterion>, Boolean, Boolean) - Method in class com.crm.businessobject.billing.CRMBOAdditiveDiscountDefinitionBean
Validates that an organisational unit criterion exists only one time for an additive discount definition.
validateOTP(CRMDOAccessToken) - Method in class com.crm.businessobject.accesstokens.CRMBOAccessTokenBean
Once an OTP is used it is validate
validateOverlap(ArrayList<CRMDO>) - Method in class com.crm.businessobject.wallets.CRMBOEMPTransactionFeeRuleBean
Validates that each rule event has a non-overlapping transaction amount range
validateParent(CRMDOTreeEntity, CRMDOTreeEntity) - Method in class com.crm.businessobject.CRMBOTreeEntity
Validates the parent node in a tree structure.
validateParticipantParticipatesInMerchantsScheme(CRMDOPurchaseCustomerEvent) - Method in class com.crm.businessobject.rewards.CRMBOPurchaseCustomerEventBean
 
validateParticipantParticipatesInMerchantsScheme(CRMDOSpendRequestCustomerEvent) - Method in class com.crm.businessobject.rewards.CRMBOSpendRequestCustomerEventBean
Validates that if the Block Spend Events of Rewards Participants Not Participating in Any of the Merchant's Reward Schemes is enabled, the participant participates in the merchant's schemes, else the spend customer event is not submitted
validatePassword(CRMDOUser) - Method in class com.crm.businessobject.users.CRMBOUserBean
Validates the password of a user.
validatePaymentMethodOnPosting(CRMDOPayment) - Method in class com.crm.businessobject.financialtransactions.CRMBOPaymentBean
Validates the payment method on post
validatePendingJobs(CRMDOServiceRequest) - Method in class com.crm.businessobject.servicerequests.CRMBOServiceRequestBean
Validates if the service request has jobs.
validatePeriodRates(ArrayList<CRMDOTaxRatePeriodRate>) - Method in class com.crm.businessobject.platform.CRMBOTaxRatePeriodRateBean
Validates tax rate period rates overlapsing.
validatePeriodRates(ArrayList<CRMDOVatPeriodRate>) - Method in class com.crm.businessobject.platform.CRMBOVatPeriodRateBean
 
validatePhoneType(CRMDOContactInfoDefinition, PhoneTypes, ContactInformationType) - Method in class com.crm.businessobject.contactinfo.CRMBOContactInfoDefinitionBean
Validates the contact information definition phone type against the supported phone types.
validatePhysicalGoodCondition(JobTypeCompletionTimeRulePhysicalGood) - Method in class com.crm.businessobject.jobs.CRMBOJobTypeBean
 
validatePhysicalGoodConditions(JobTypeCompletionTimeRule) - Method in class com.crm.businessobject.jobs.CRMBOJobTypeBean
 
validatePhysicalGoodsCoveredAtLeastOneCoverageOption(Set<CRMDO>) - Method in class com.crm.businessobject.CRMBOPolicyPhysicalGoodCoveredBean
Validates that each of the physical goods covered in the given list has at least one coverage option (product, product type, product brand, product family)
validatePhysicalGoodsUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.jobs.CRMBOJobProductBean
 
validatePhysicalGoodUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.servicerequests.CRMBOServiceRequestProductBean
 
validatePosting(CRMDOFinancialTransaction, Date, CRMDOAccountingPeriod) - Method in class com.crm.businessobject.financialtransactions.CRMBOFinancialTransactionBean
Validates if financial transaction can be posted
validatePosting(CRMDOFinancialTransaction, Date, CRMDOAccountingPeriod) - Method in class com.crm.businessobject.financialtransactions.CRMBOPaymentBean
Validates if financial transaction can be posted
validatePosting(CRMDOFinancialTransaction, Date, CRMDOAccountingPeriod) - Method in class com.crm.businessobject.financialtransactions.CRMBOPaymentCancellationBean
Validates if financial transaction can be posted
validatePosting(CRMDOFinancialTransaction, Date, CRMDOAccountingPeriod) - Method in class com.crm.businessobject.financialtransactions.CRMBORefundBean
Validates if financial transaction can be posted
validatePricePlanCriteriaUniqueness(Set<PricePlanCriterion>) - Method in class com.crm.businessobject.billing.CRMBOAdditiveDiscountDefinitionBean
Validates that a price plan criterion exists only one time for an additive discount definition.
validatePricePlanCriteriaUniqueness(Set<PricePlanCriterion>) - Method in class com.crm.businessobject.billing.CRMBOUsageServiceCatalogBean
Validates that a price plan criterion exists only one time for a Usage Service Catalog.
validateProductBundleComposition(CRMDOProduct, HashSet<String>, HashMap<String, Integer>, HashMap<String, Integer>) - Method in class com.crm.businessobject.products.CRMBOProductBean
Validates the product bundle composition
validateProductComponents(CRMDOProduct, CRMDOJobRequestedProduct) - Method in class com.crm.businessobject.jobs.CRMBOJobRequestedProductBean
 
validateProductCriteriaUniqueness(Set<ProductCriterion>) - Method in class com.crm.businessobject.billing.CRMBOAdditiveDiscountDefinitionBean
Validates that a product criterion exists only one time for an additive discount definition.
validateProductUniqueness(Set<ProductCriterion>, AdditiveDiscountClassification, String) - Method in class com.crm.businessobject.billing.CRMBOAdditiveDiscountDefinitionBean
 
validateProductUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.inventory.CRMBOWarehouseTransactionItemBean
Validates the product uniqueness of warehouse transaction items.
validateProfilesOnSave(CRMDOKYCDefinition) - Method in class com.crm.businessobject.contactinfo.CRMBOKYCDefinitionBean
Validates the KYC profiles on save
validateQuery(CRMDOSegment) - Method in class com.crm.businessobject.segments.CRMBOSegmentBean
Validates the segment's query.
validateQuery(CRMDOSegmentCriteriaTemplate) - Method in class com.crm.businessobject.segments.CRMBOSegmentCriteriaTemplateBean
Validates the segment's query.
validateQuickSaleInstalledItems(CRMDOInvoiceLine) - Method in class com.crm.businessobject.accounts.CRMBOAccountReceivableBean
 
validateReactivation(CRMDOAccountReceivable) - Method in class com.crm.businessobject.accounts.CRMBOAccountReceivableBean
 
validateReferringToData(CRMDOCommunication) - Method in class com.crm.businessobject.communications.CRMBOCommunicationBean
Validates if a communication refers to other entities.
validateReimbursingRulesAgainstCreditingRulesConditions(ArrayList<CRMDO>, ArrayList<CRMDO>) - Method in class com.crm.businessobject.wallets.CRMBOWalletDefinitionRuleBean
Validates the reimbursing rules against the crediting rules conditions.
validateReimbursingRulesConditions(ArrayList<CRMDO>) - Method in class com.crm.businessobject.wallets.CRMBOWalletDefinitionRuleBean
Validates the wallet transaction types of a list of reimbusing rules conditions.
validateReplacement(CRMDOUsageServiceCatalog, Date, BigDecimal) - Method in class com.crm.businessobject.billing.CRMBOUsageServiceCatalogBean
 
validateReplacement(CRMDOPricePlan, Date, BigDecimal) - Method in class com.crm.businessobject.priceplan.CRMBOPricePlanBean
 
validateResetUsageAllowanceLimitOnSave(CRMDOAccountReceivable) - Method in class com.crm.businessobject.accounts.CRMBOAccountReceivableBean
Validates the usage allowance limit for an account on reset.
validateResponse(CRMDOServiceRequest) - Method in class com.crm.businessobject.servicerequests.CRMBOServiceRequestBean
 
validateResponseAccept(CRMDOServiceRequest) - Method in class com.crm.businessobject.servicerequests.CRMBOServiceRequestBean
 
validateResponseFields(CRMDOServiceRequest) - Method in class com.crm.businessobject.servicerequests.CRMBOServiceRequestBean
 
validateRulesNameUniqueness(CRMDOCommunity, CRMDOContactInfoDefinition) - Method in class com.crm.businessobject.networkmanagement.CRMBOCommunityBean
 
validateRulesNameUniqueness(CRMDOUnit, CRMDOContactInfoDefinition) - Method in class com.crm.businessobject.networkmanagement.CRMBOUnitBean
 
validateRulesNameUniqueness(CRMDOUnitGroup, CRMDOContactInfoDefinition) - Method in class com.crm.businessobject.networkmanagement.CRMBOUnitGroupBean
 
validateSegmentCriteria(Set<CRMDOPromotionCampaignSegment>, Set<CRMDOPromotionCampaignSegment>) - Method in class com.crm.businessobject.billing.CRMBOPromotionCampaignSegmentBean
Validates the segments of a promotion campaign.
validateSegmentCriteriaUniqueness(Set<SegmentCriterion>, String) - Method in class com.crm.businessobject.billing.CRMBOAdditiveDiscountDefinitionBean
Validates that a segment criterion exists only one time for an additive discount definition.
validateSemiOptional(CRMDOKYCDefinition) - Method in class com.crm.businessobject.contactinfo.CRMBOKYCProfileRuleBean
Validates if the given KYC profile has a correct number of semi-optional fields
validateServicesUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.servicerequests.CRMBOServiceRequestProductBean
 
validateSetAsPending(CRMDOJob) - Method in class com.crm.businessobject.jobs.CRMBOJobBean
Validates the draft Pending job.
validateSetInProgress(CRMDOJob) - Method in class com.crm.businessobject.jobs.CRMBOJobBean
Validates the draft In Progress job.
validateSoldPhysicalGoodSaleStockInAction(CRMDOPhysicalGoodSale, CRMDOInstalledItem) - Method in class com.crm.businessobject.inventory.CRMBOPhysicalGoodSaleBean
Validate Stock In Action related with physical good sale
validateStatusLifecycleStates(ArrayList<CRMDOActivityTypeStatus>) - Method in class com.crm.businessobject.activities.CRMBOActivityTypeStatusBean
Validates that all activity life cycle states are used by at least one activity type service.
validateStatusLifecycleStates(ArrayList<CRMDOJobTypeStatus>) - Method in class com.crm.businessobject.jobs.CRMBOJobTypeStatusBean
Validates that all job life cycle states are used by at least one job type service.
validateStatusLifecycleStates(ArrayList<CRMDOLeadTypeStatus>) - Method in class com.crm.businessobject.leads.CRMBOLeadTypeStatusBean
 
validateStatusLifecycleStates(ArrayList<CRMDOServiceRequestTypeStatus>) - Method in class com.crm.businessobject.servicerequests.CRMBOServiceRequestTypeStatusBean
Validates that all service request life cycle states are used by at least one service request type service.
validateStockAdjustment(CRMDOWarehouseTransactionItem) - Method in class com.crm.businessobject.inventory.CRMBOWarehouseTransactionItemBean
Validates a stock adjustment of a warehouse transaction item.
validateStockIn(CRMDOWarehouseTransactionItem) - Method in class com.crm.businessobject.inventory.CRMBOWarehouseTransactionItemBean
Validates a stock in movement of a warehouse transaction item.
validateStockInAction(CRMDOInstalledItem, CRMDOJob) - Method in class com.crm.businessobject.jobs.CRMBOJobProductBean
 
validateStockInActionForSwap(CRMDOInstalledItem, CRMDOJob) - Method in class com.crm.businessobject.jobs.CRMBOJobProductBean
 
validateStockOut(CRMDOWarehouseTransactionItem) - Method in class com.crm.businessobject.inventory.CRMBOWarehouseTransactionItemBean
Validates a stock out movement of a warehouse transaction item.
validateStockOut(CRMDOWarehouseTransactionItem, WarehouseTransactionType) - Method in class com.crm.businessobject.inventory.CRMBOWarehouseTransactionItemBean
Validates a stock out movement of a warehouse transaction item.
validateSubscriptionPackage(CRMDOLead) - Method in class com.crm.businessobject.leads.CRMBOLeadProductBean
 
validateSubscriptionTypeCriteriaUniqueness(Set<SubscriptionTypeCriterion>) - Method in class com.crm.businessobject.billing.CRMBOAdditiveDiscountDefinitionBean
Validates that a subscription type criterion exists only one time for an additive discount definition.
validateSubscriptionTypeCriteriaUniqueness(Set<SubscriptionTypeCriterion>) - Method in class com.crm.businessobject.billing.CRMBOUsageServiceCatalogBean
Validates that a subscription type criterion exists only one time for a Usage Service Catalog.
validateSupportedFieldsUniqueness(CRMDOPaymentPreference) - Method in class com.crm.businessobject.accounts.CRMBOPaymentPreferenceBean
Validates that each payment preference supported field exists only one time in the given list
validateSuspension(CRMDOAccountReceivable) - Method in class com.crm.businessobject.accounts.CRMBOAccountReceivableBean
 
validateTemporaryAccept(CRMDOServiceRequest) - Method in class com.crm.businessobject.servicerequests.CRMBOServiceRequestBean
 
validateTemporaryResolve(CRMDOServiceRequest) - Method in class com.crm.businessobject.servicerequests.CRMBOServiceRequestBean
 
validateTempResFields(CRMDOServiceRequest) - Method in class com.crm.businessobject.servicerequests.CRMBOServiceRequestBean
 
validateTermedServiceCriteriaUniqueness(Set<ProductCriterion>) - Method in class com.crm.businessobject.billing.CRMBOUsageServiceCatalogBean
Validates that Termed Service criterion exists only one time for a Usage Service Catalog.
validateTermination(CRMDOAccountReceivable) - Method in class com.crm.businessobject.accounts.CRMBOAccountReceivableBean
Validate an account for termination.
validateTimeCondition(RSDDefaultWorkingHour) - Method in class com.crm.businessobject.jobs.CRMBOJobTypeBean
 
validateTimeConditions(JobTypeCompletionTimeRule) - Method in class com.crm.businessobject.jobs.CRMBOJobTypeBean
 
validateTimeSpent(ArrayList<CRMDOActivityService>) - Method in class com.crm.businessobject.activities.CRMBOActivityServiceBean
Validates if an activity's time spent is set.
validateTimeSpent(CRMDOActivityService) - Method in class com.crm.businessobject.activities.CRMBOActivityServiceBean
Validates if an activity's time spent is set.
validateTransfer(CRMDOWalletTransaction) - Method in class com.crm.businessobject.wallets.CRMBOWalletTransactionBean
 
validateTransferToAccount(BigDecimal, CRMDOWallet, CRMDOWalletDefinition) - Method in class com.crm.businessobject.wallets.CRMBOWalletBean
Validates the transfer from a wallet to an account, by validating the amount of the transfer, the wallet balance and the applicable wallet definition cause configuration
validateTransferToWallet(BigDecimal, CRMDOAccountReceivable, CRMDOWalletDefinition) - Method in class com.crm.businessobject.wallets.CRMBOWalletBean
Validates the transfer from an account to a wallet, by validating the amount of the transfer, the account balance and the applicable wallet definition cause configuration
validateTransferToWallet(BigDecimal, CRMDOAccountReceivable, CRMDOWallet, CRMDOWalletDefinition) - Method in class com.crm.businessobject.wallets.CRMBOWalletBean
Validates the transfer from an account to a wallet, by validating the amount of the transfer, the account balance and the applicable wallet definition cause configuration
validateUniqueCode(CRMDOProvProvider) - Method in class com.crm.businessobject.provisioning.CRMBOProvProviderServiceBean
Validates the uniqueness of a provisioning provider service of a provisioning provider.
validateUniqueComboAgainstDtoList(String, String[], String[], List<CRMDO>, boolean, boolean) - Method in class com.crm.businessobject.CRMValidatorBean
Validates the uniqueness of a field combination against a list.
validateUniqueComboAgainstDtoList(CRMDO, String, String[], String[], List<CRMDO>, boolean, boolean) - Method in class com.crm.businessobject.CRMValidatorBean
Validates the uniqueness of a field combination against a list.
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.accesstokens.CRMBOAccessTokenDefinitionClassificationBean
Validates that the access token classification exists only one time in the restricted access token definition classifications.
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.accounts.CRMBOAccountReceivableAllowedWalletTopUpProductBean
Validates that the account receivable allowed wallet top up product exists only one time in the products.
validateUniqueness(CRMDOAccountReceivable) - Method in class com.crm.businessobject.accounts.CRMBOAccountReceivableBean
Validates the uniqueness of an account on save.
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.accounts.CRMBOAccountReceivableMemberBean
Validates that the account receivable members exists only one time in the members.
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.accounts.CRMBOAccountReceivableMemberProductBean
Validates that the account receivable member product exists only one time in the applied products.
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.accounts.CRMBOPaymentPreferenceBankAccountTypeBean
Validates that each payment preference bank account type exists only one time in the given list
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.accounts.CRMBOPaymentPreferenceBankBean
Validates that each payment preference bank exists only one time in the given list
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.accounts.CRMBOPaymentPreferencePaymentMediumBrandBean
Validates that each payment preference payment medium brand exists only one time in the given list
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.accounts.CRMBOPaymentPreferencePaymentMediumTypeBean
Validates that each payment preference payment medium type exists only one time in the given list
validateUniqueness(Set<CRMDOActivityCategory>) - Method in class com.crm.businessobject.activities.CRMBOActivityCategoryBean
Validates the uniqueness of a job category in a list of categories.
validateUniqueness(CRMDOActivityDefinition) - Method in class com.crm.businessobject.activities.CRMBOActivityDefinitionCancelReasonBean
Validates that the activity definition cancel reason exists only one time in the allowed cancel reasons.
validateUniqueness(CRMDOActivityDefinition) - Method in class com.crm.businessobject.activities.CRMBOActivityDefinitionTypeBean
 
validateUniqueness(CRMDOActivityType) - Method in class com.crm.businessobject.activities.CRMBOActivityTypeBean
Validates the uniqueness of an activity type.
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.activities.CRMBOActivityTypeStatusBean
Validates that the activity type status exists only one time in the allowed activity statuses.
validateUniqueness(CRMDOAdHocDiscount) - Method in class com.crm.businessobject.billing.CRMBOAdHocDiscountProductBean
Validates that the ad hoc product exists only one time for an ad hoc discount.
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.billing.CRMBOBillingTermDefinitionAdditionalFeeRuleBean
Validates the additional fee rules of a billing term definition on save.
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.billing.CRMBOBillingTermDefinitionEventBasedCondExpenseRuleBean
Validates the event-based conditional expense rules of a billing term definition on save.
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.billing.CRMBOBillingTermSchemeProductPreratePeriodBean
Validates that the billing term scheme product prerate period exists only one time in the prerate periods.
validateUniqueness(CRMDOBillingTermSchemeAllowedService, ArrayList<CRMDO>) - Method in class com.crm.businessobject.billing.CRMBOBillingTermSchemeProductPreratePeriodBean
Validates that the billing term scheme product prerate period exists only one time in the prerate periods.
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.billing.CRMBOBuyInAdvanceRequestServiceBean
Validates that the buy in advance request service exists only one time for a buy in advance request
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.billing.CRMBOPromotionCampaignSegmentBean
Validates that each promotion campaign segment exists only one time.
validateUniqueness(Set<CRMDOUdrDestinationCategory>) - Method in class com.crm.businessobject.billing.CRMBOUDRDestinationCategoryBean
Validates the uniqueness of a udr destination category in a list of categories.
validateUniqueness(Set<CRMDOUdrSourceCategory>) - Method in class com.crm.businessobject.billing.CRMBOUdrSourceCategoryBean
Validates the uniqueness of a udr source category in a list of categories.
validateUniqueness(CRMDOUdrType) - Method in class com.crm.businessobject.billing.CRMBOUdrTypeDestinationCategoryBean
Validates that the destination category exists only one time for a udr type.
validateUniqueness(CRMDOUdrType) - Method in class com.crm.businessobject.billing.CRMBOUdrTypeDeviceBean
Validates that the device exists only one time for a udr type.
validateUniqueness(CRMDOUdrType) - Method in class com.crm.businessobject.billing.CRMBOUdrTypeSourceCategoryBean
Validates that the source category exists only one time for a udr type.
validateUniqueness(CRMDOUdrType) - Method in class com.crm.businessobject.billing.CRMBOUdrTypeSourceSystemBean
Validates that the udr type source system exists only one time for a udr type.
validateUniqueness(CRMDOUdrType) - Method in class com.crm.businessobject.billing.CRMBOUdrTypeUsageMethodBean
Validates that the usage method exists only one time for a udr type.
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.billing.CRMBOUsageAuthorisationProductBean
Validates that the usage authorisation product exists only one time in the applied products.
validateUniqueness(CRMDOUsageServiceCatalogDefinition) - Method in class com.crm.businessobject.billing.CRMBOUsageServiceCatalogDefinitionProductTypeBean
Validates that the product type exists only one time for a usage service catalog definition.
validateUniqueness(CRMDOUsageServiceCatalogDefinition) - Method in class com.crm.businessobject.billing.CRMBOUsageServiceCatalogDefinitionProviderBean
Validates that the provider exists only one time for a usage service catalog definition.
validateUniqueness(CRMDOUsageServiceCatalogDefinition) - Method in class com.crm.businessobject.billing.CRMBOUsageServiceCatalogDefinitionRateBean
Validates that the usage service rate exists only one time for a usage service catalog definition.
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.billing.CRMBOUsageServiceCatalogDefinitionTieredRateBean
Validates that the tiered rate exists only one time for a usage catalog definition rate.
validateUniqueness(CRMDOUsageServiceCatalog) - Method in class com.crm.businessobject.billing.CRMBOUsageServiceCatalogServiceBean
Validates that the usage service exists only one time for a usage service catalog.
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.billing.CRMBOUsageServiceCatalogTieredRateBean
Validates that the tiered rate exists only one time for a usage catalog rate.
validateUniqueness(Set<CRMDOCommunicationCategory>) - Method in class com.crm.businessobject.communications.CRMBOCommunicationCategoryBean
Validates the uniqueness of a communication category in a list of categories.
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.communications.CRMBOCommunicationUnboundParameterBean
Validates that the communication unbound parameters exists only one time in the communication.
validateUniqueness(CRMDOContactInformation, CRMDOContactInfoDefinition) - Method in class com.crm.businessobject.contactinfo.CRMBOContactInfoAddressBean
Validates the uniqueness of an address type.
validateUniqueness(CRMDOContactInformation, ArrayList<CRMDO>, CRMDOContactInfoDefinition) - Method in class com.crm.businessobject.contactinfo.CRMBOContactInfoAddressBean
Validates the uniqueness of an address type.
validateUniqueness(Set<CRMDOContactInfoCategory>) - Method in class com.crm.businessobject.contactinfo.CRMBOContactInfoCategoryBean
Validates the uniqueness of a job category in a list of categories.
validateUniqueness(ArrayList<CRMDO>, CRMDOContactInfoDefNamedayRule) - Method in class com.crm.businessobject.contactinfo.CRMBOContactInfoDefNamedayRuleBean
Validates the uniqueness of a name day rule description on save.
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.contactinfo.CRMBOContactInfoDefNamedayRuleBean
 
validateUniqueness(CRMDOContactInformation, CRMDOContactInfoDefinition) - Method in class com.crm.businessobject.contactinfo.CRMBOContactInfoEmailBean
Validates the uniqueness of an email type.
validateUniqueness(CRMDOContactInformation, CRMDOContactInfoDefinition) - Method in class com.crm.businessobject.contactinfo.CRMBOContactInfoPhoneBean
Validates the uniqueness of a phone type.
validateUniqueness(CRMDOContactInformation) - Method in class com.crm.businessobject.contactinfo.CRMBOContactInfoRelationBean
 
validateUniqueness(Set<CRMDOIndustry>) - Method in class com.crm.businessobject.contactinfo.CRMBOIndustryBean
Validates the uniqueness of a job category in a list of categories.
validateUniqueness(CRMDOKYCDefinition) - Method in class com.crm.businessobject.contactinfo.CRMBOKYCProfileBean
Validates that each KYC profile of the given definition has a unique level
validateUniqueness(Set<CRMDOKYCProfile>) - Method in class com.crm.businessobject.contactinfo.CRMBOKYCProfileBean
Validates that each KYC profile has a unique level
validateUniqueness(CRMDOKYCDefinition) - Method in class com.crm.businessobject.contactinfo.CRMBOKYCProfileRuleBean
 
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.CRMBOPolicyPhysicalGoodCoveredBean
Validates that each policy physical good covered exists only one time in the given list of policy physical good covered.
validateUniqueness(CRMDODashboard) - Method in class com.crm.businessobject.dashboards.CRMBODashboardComponentBean
Validates that the dashboard component exists only once on a dashboard.
validateUniqueness(Set<CRMDOFinancialTransactionCategory>) - Method in class com.crm.businessobject.financialtransactions.CRMBOFinancialTransactionCategoryBean
 
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.financialtransactions.CRMBOPaymentProductBean
Validates that the payment product exists only one time in the applied products.
validateUniqueness(Set<CRMDOInstalledItemCategory>) - Method in class com.crm.businessobject.inventory.CRMBOInstalledItemCategoryBean
 
validateUniqueness(CRMDOInstalledItem) - Method in class com.crm.businessobject.inventory.CRMBOInstalledItemComponentBean
Validates that the product set component exists only one time for a product bundle.
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.inventory.CRMBOInstalledItemProvProviderParameterBean
Validates the uniqueness of an installed item provisioning provider parameter.
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.inventory.CRMBOWarehouseTransactionItemBean
Validates the uniqueness of warehouse transaction items.
validateUniqueness(Set<CRMDOJobCategory>) - Method in class com.crm.businessobject.jobs.CRMBOJobCategoryBean
Validates the uniqueness of a job category in a list of categories.
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.jobs.CRMBOJobRequestedActivityServiceBean
 
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.jobs.CRMBOJobRequestedProductBean
 
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.jobs.CRMBOJobRequestedSubscriptionPhysicalGoodBean
 
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.jobs.CRMBOJobRequestedSubscriptionServiceBean
 
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.jobs.CRMBOJobTypeActivityTypeBean
Validates that the job type activity type exists only one time in the allowed activity types.
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.jobs.CRMBOJobTypeAllowedFulfillUnitBean
Validates that the unit exists only one time in the job type allowed fulfill units.
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.jobs.CRMBOJobTypeBillTermSchemeBean
Validates that the job type billing term schemes exists only one time in the allowed billing term schemes.
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.jobs.CRMBOJobTypeCategoryBean
Validates that the job type categories exists only one time in the allowed categories.
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.jobs.CRMBOJobTypeProductBean
Validates that the job type product exists only one time in the allowed products.
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.jobs.CRMBOJobTypeStatusBean
Validates that the job type status exists only one time in the allowed job statuses.
validateUniqueness(CRMDOJobType) - Method in class com.crm.businessobject.jobs.CRMBOJobTypeSubscriptionTypeBean
Validates that the job type subscription type exists only one time in the allowed subscription types.
validateUniqueness(Set<CRMDOLeadCategory>) - Method in class com.crm.businessobject.leads.CRMBOLeadCategoryBean
 
validateUniqueness(CRMDOLeadType) - Method in class com.crm.businessobject.leads.CRMBOLeadTypeActivityTypeBean
 
validateUniqueness(CRMDOLeadType) - Method in class com.crm.businessobject.leads.CRMBOLeadTypeCategoryBean
 
validateUniqueness(CRMDOLeadType) - Method in class com.crm.businessobject.leads.CRMBOLeadTypeCompetitorBean
 
validateUniqueness(CRMDOLeadType) - Method in class com.crm.businessobject.leads.CRMBOLeadTypeLostReasonBean
 
validateUniqueness(CRMDOLeadType) - Method in class com.crm.businessobject.leads.CRMBOLeadTypeSourceTypeBean
 
validateUniqueness(CRMDOLeadType) - Method in class com.crm.businessobject.leads.CRMBOLeadTypeStatusBean
 
validateUniqueness(CRMDOPaymentGatewaySetting) - Method in class com.crm.businessobject.paymentgateway.CRMBOPaymentGatewayCurrencyBean
Validates that the payment gateway currency exists only one time for a Rewards Participant.
validateUniqueness(CRMDOPricePlanRate) - Method in class com.crm.businessobject.platform.CRMBOAdditionalCurrencyRateBean
Validates the uniqueness of the additional currency rates of the given price plan rate.
validateUniqueness(CRMDOPricePlanTieredRate) - Method in class com.crm.businessobject.platform.CRMBOAdditionalCurrencyRateBean
Validates the uniqueness of the additional currency rates of the given price plan tiered rate.
validateUniqueness(CRMDOUsageServiceCatalogService) - Method in class com.crm.businessobject.platform.CRMBOAdditionalCurrencyRateBean
Validates the uniqueness of the additional currency rates of the given usage service catalog service.
validateUniqueness(CRMDOUsageServiceCatalogTieredRate) - Method in class com.crm.businessobject.platform.CRMBOAdditionalCurrencyRateBean
Validates the uniqueness of the additional currency rates of the given usage service catalog tiered rate.
validateUniqueness(CRMDOAdditiveDiscountDefinition) - Method in class com.crm.businessobject.platform.CRMBOAdditionalCurrencyRateBean
Validates the uniqueness of the additional currency rates of the given additive discount definition.
validateUniqueness(CRMDO) - Method in class com.crm.businessobject.platform.CRMBOEntityAttributeTranslationBean
Validates the uniqueness of the entity attribute value translation.
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.platform.CRMBOTaxCodeBean
Validates that the tax code exists only one time in the definition.
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.platform.CRMBOTaxCodeExceptionBean
Validates that the tax code exception exists only one time in the applied products.
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.platform.CRMBOTaxRateLocationConditionBean
Validates that the vat rate location condition exists only one time in the location conditions.
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.platform.CRMBOTaxRateProductBean
Validates that the tax rate applied product exists only one time in the applied products.
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.platform.CRMBOVatRateLocationConditionBean
Validates that the vat rate location condition exists only one time in the location conditions.
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.platform.CRMBOVatRateProductBean
Validates that the vat rate applied product exists only one time in the applied products.
validateUniqueness(CRMDOPricePlan) - Method in class com.crm.businessobject.priceplan.CRMBOPricePlanRateBean
Validates the uniqueness of products in a price plan.
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.products.CRMBOFavoriteItemBean
Validates that the favorite item exists only one time in the account receivable favorite items.
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.products.CRMBOFavoriteItemComponentBean
Validates that the components exists only one time in the favorite items.
validateUniqueness(CRMDOMeterReadingType) - Method in class com.crm.businessobject.products.CRMBOMeterReadingTypeBean
Validates the uniqueness of the meter reading type
validateUniqueness(Set<CRMDOProductCategory>) - Method in class com.crm.businessobject.products.CRMBOProductCategoryBean
 
validateUniqueness(Set<CRMDOProductFamily>) - Method in class com.crm.businessobject.products.CRMBOProductFamilyBean
 
validateUniqueness(CRMDOProduct) - Method in class com.crm.businessobject.products.CRMBOProductSetComponentBean
Validates that the product set component exists only one time for a product bundle.
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.products.CRMBOProductToProductCategoryBean
Validates that the product category exists only one time in the product categories.
validateUniqueness(CRMDOProvProviderParameterValue) - Method in class com.crm.businessobject.provisioning.CRMBOProvProviderParameterMappingBean
Validates the uniqueness of a provisioning provider parameter value of a provisioning provider parameter.
validateUniqueness(CRMDOProvProviderParameter) - Method in class com.crm.businessobject.provisioning.CRMBOProvProviderParameterValueBean
Validates the uniqueness of a provisioning provider parameter value of a provisioning provider parameter.
validateUniqueness(CRMDOProvProvider) - Method in class com.crm.businessobject.provisioning.CRMBOProvProviderPhysicalGoodBean
Validates the uniqueness of a provisioning provider physical good of a provisioning provider.
validateUniqueness(CRMDOProvProvider) - Method in class com.crm.businessobject.provisioning.CRMBOProvProviderServiceBean
Validates the uniqueness of a provisioning provider service of a provisioning provider.
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.provisioning.netflix.CRMBONetflixProviderRegisteredEsnBean
Validates that the netflix provider registered esn exists only one time in the allowed netflix provider registered esns.
validateUniqueness(Set<CRMDOReturnPolicyCoverageReason>) - Method in class com.crm.businessobject.returns.CRMBOReturnPolicyCoverageReasonBean
Validates the uniqueness of a list of return policy coverage reasons.
validateUniqueness(CRMDORewardParticipant) - Method in class com.crm.businessobject.rewards.CRMBOAuthorisedRewardsParticipatingMerchantBean
Validates the uniqueness of an Authorised Rewards Participant.
validateUniqueness(CRMDOCustomerEvent) - Method in class com.crm.businessobject.rewards.CRMBOCustomerEventBean
Validates the uniqueness of a customer event on save.
validateUniqueness(CRMDOFinancialStatementCustomerEvent) - Method in class com.crm.businessobject.rewards.CRMBOFinancialStatementCustomerEventKeyPerformanceIndicatorBean
Validates that the financial statement customer event item exists only one time in a financial statement customer event.
validateUniqueness(CRMDOKeyPerformanceIndicator) - Method in class com.crm.businessobject.rewards.CRMBOKPIProductBean
Validates that the key performance indicator product exists only one time in a key performance indicator.
validateUniqueness(CRMDOPurchaseCustomerEvent) - Method in class com.crm.businessobject.rewards.CRMBOPurchaseCustomerEventItemBean
Validates that the purchase customer event item exists only one time in a purchase customer event.
validateUniqueness(CRMDORewardDefinition) - Method in class com.crm.businessobject.rewards.CRMBORewardDefinitionAllowedTypeBean
Validates that each reward offer type is define only once in the allowed reward definition types
validateUniqueness(Set<CRMDORewardOfferCategory>) - Method in class com.crm.businessobject.rewards.CRMBORewardOfferCategoryBean
Validates the uniqueness of a reward offer category in a list of categories.
validateUniqueness(CRMDORewardOfferType) - Method in class com.crm.businessobject.rewards.CRMBORewardOfferTypeBean
Validates the uniqueness of a reward offer type.
validateUniqueness(CRMDORewardParticipant) - Method in class com.crm.businessobject.rewards.CRMBORewardParticipatingSchemeBean
Validates that the reward participating scheme exists only one time for a Rewards Participant.
validateUniqueness(Set<RewardSchemeCriterion>) - Method in class com.crm.businessobject.rewards.CRMBORewardsParticipatingMerchantBean
Validates that each scheme selected only ones
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.rewards.CRMBORewardSpendTransactionItemBean
Validates the uniqueness of a reward spend transaction item.
validateUniqueness(CRMDORewardOfferType) - Method in class com.crm.businessobject.rewards.CRMBORewardTypeAllowedCategoryBean
Validates that each reward offer type is define only once in the allowed reward type Categories
validateUniqueness(CRMDOAuditTrailSetting) - Method in class com.crm.businessobject.securitymanagement.CRMBOAuditTrailMonitoredFieldBean
Validates that the audit trail monitored fields exists only one time in the monitored fields.
validateUniqueness(CRMDOAuditTrailSetting) - Method in class com.crm.businessobject.securitymanagement.CRMBOAuditTrailSettingBean
Validates that the audit trail setting is unique.
validateUniqueness(CRMDOSegment) - Method in class com.crm.businessobject.segments.CRMBOSegmentExceptionalItemBean
Validates that the segment exceptional item exists only one time in a segment.
validateUniqueness(Set<CRMDOServiceRequestCategory>) - Method in class com.crm.businessobject.servicerequests.CRMBOServiceRequestCategoryBean
Validates the uniqueness of a service request category in a list of categories.
validateUniqueness(Set<CRMDOServiceRequestFinalResCategory>) - Method in class com.crm.businessobject.servicerequests.CRMBOServiceRequestFinalResCategoryBean
Validates the uniqueness of a service request final resolution category in a list of categories.
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.servicerequests.CRMBOServiceRequestRelationBean
 
validateUniqueness(Set<CRMDOServiceRequestResponseCategory>) - Method in class com.crm.businessobject.servicerequests.CRMBOServiceRequestResponseCategoryBean
Validates the uniqueness of a service request response category in a list of categories.
validateUniqueness(Set<CRMDOServiceRequestTempResCategory>) - Method in class com.crm.businessobject.servicerequests.CRMBOServiceRequestTempResCategoryBean
Validates the uniqueness of a service request temporary resolution category in a list of categories.
validateUniqueness(CRMDOServiceRequestType) - Method in class com.crm.businessobject.servicerequests.CRMBOServiceRequestTypeActivityTypeBean
Validates that the service request type activity type exists only one time in the allowed categories.
validateUniqueness(CRMDOServiceRequestType) - Method in class com.crm.businessobject.servicerequests.CRMBOServiceRequestTypeCategoryBean
Validates that the service request type category exists only one time in the allowed categories.
validateUniqueness(CRMDOServiceRequestType) - Method in class com.crm.businessobject.servicerequests.CRMBOServiceRequestTypeFinalResCategoryBean
Validates that the service request type final resolution category exists only one time in the allowed categories.
validateUniqueness(CRMDOServiceRequestType) - Method in class com.crm.businessobject.servicerequests.CRMBOServiceRequestTypeJobTypeBean
Validates that the service request type job type exists only one time in the allowed categories.
validateUniqueness(Set<CRMDOServiceRequestTypeProduct>) - Method in class com.crm.businessobject.servicerequests.CRMBOServiceRequestTypeProductBean
Validates that the service request type product exists only one time in the allowed products.
validateUniqueness(CRMDOServiceRequestType) - Method in class com.crm.businessobject.servicerequests.CRMBOServiceRequestTypeResponseCategoryBean
Validates that the service request type response category exists only one time in the allowed categories.
validateUniqueness(CRMDOServiceRequestType) - Method in class com.crm.businessobject.servicerequests.CRMBOServiceRequestTypeStatusBean
Validates that the service request type status exists only one time in the allowed statuses.
validateUniqueness(CRMDOServiceRequestType) - Method in class com.crm.businessobject.servicerequests.CRMBOServiceRequestTypeTempResCategoryBean
Validates that the service request type temporary resolution category exists only one time in the allowed categories.
validateUniqueness(CRMDOProvisioningDistributor) - Method in class com.crm.businessobject.subscriptions.CRMBOProvDistrRestrictionPerTypeBean
Validates that the restriction product type exists only one time in the provisioning distributor restrictions per type set
validateUniqueness(CRMDOSubscriptionDefinition) - Method in class com.crm.businessobject.subscriptions.CRMBOSubDefInstItemDependencyBean
 
validateUniqueness(CRMDOSubscriptionDefinition) - Method in class com.crm.businessobject.subscriptions.CRMBOSubDefInstItemRestrictionBean
 
validateUniqueness(CRMDOSubscriptionDefinition) - Method in class com.crm.businessobject.subscriptions.CRMBOSubDefServiceDependencyBean
 
validateUniqueness(CRMDOSubscriptionDefinition) - Method in class com.crm.businessobject.subscriptions.CRMBOSubDefServiceRestrictionBean
 
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.subscriptions.CRMBOSubscriptionActionInstItemBean
Validates that each subscription action installed item contains different installed item.
validateUniqueness(ArrayList<CRMDOSubscriptionInstalledItem>) - Method in class com.crm.businessobject.subscriptions.CRMBOSubscriptionInstalledItemBean
Validates that the given list of subscription installed items contains no duplicate values
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.vouchers.CRMBOVoucherProductBean
Validates that the voucher product exists only one time in the allowed products.
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.vouchers.CRMBOVoucherTypeProductBean
Validates that the voucher type product exists only one time in the allowed products.
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.wallets.CRMBOWalletProductConsumptionBean
Validates that an product exists only one time in a wallet product consumption set.
validateUniqueness(CRMDOWalletThresholdRule) - Method in class com.crm.businessobject.wallets.CRMBOWalletThresholdRuleTransactionTypeBean
Validates that each rule has a unique annual and daily transaction types
validateUniqueness(Set<CRMDOWarrantyPolicyCoverageReason>) - Method in class com.crm.businessobject.warranties.CRMBOWarrantyPolicyCoverageReasonBean
Validates the uniqueness of a warranty policy coverage reason.
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.workflows.CRMBOAlertDefinitionRecipientBean
Validates the uniqueness of recipients.
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.workflows.CRMBOApprovalDefinitionAuthUserBean
Validates the uniqueness of authorised users.
validateUniqueness(String, ArrayList<CRMDO>) - Method in class com.crm.businessobject.workflows.CRMBOStatusTransitionBean
Validates the uniqueness of status transitions.
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.workflows.CRMBOWorkflowRuleActionBean
Validates that the action exists only one time in the actions.
validateUniqueness(ArrayList<CRMDO>) - Method in class com.crm.businessobject.workflows.CRMBOWorkflowRuleEntityTypeBean
Validates that the entity type exists only one time in the applicable entity types.
validateUniquenessAgainstAllOperators(CRMDOProvProvider, ArrayList<CRMDO>) - Method in class com.crm.businessobject.provisioning.netflix.CRMBONetflixProviderRegisteredEsnBean
Validates that the netflix provider registered esn exists only one time in the allowed netflix provider registered esns.
validateUniqueRecord(String, ArrayList<CRMDO>, String[], String[]) - Method in class com.crm.businessobject.CRMValidatorBean
Validates the uniqueness of a data object.
validateUniqueRecord(Set<CRMDOControlSelectOrganisationalUnit>) - Method in class com.crm.businessobject.networkmanagement.CRMBOControlSelectOrganisationalUnitBean
Validates that each group,unit,community selected only once.
validateUniqueRecord(Set<CRMDOAllowedApplicationServer>) - Method in class com.crm.businessobject.platform.CRMBOAllowedApplicationServerBean
Validates that each application server is selected only once.
validateUniqueRecord(Set<CRMDOStatusTransition>) - Method in class com.crm.businessobject.workflows.CRMBOStatusTransitionBean
 
validateUniqueRecordAgainstDb(CRMDO, String[], String[], String, boolean, ArrayList<String>) - Method in class com.crm.businessobject.CRMValidatorBean
Validates the uniqueness of a field against the database.
validateUniqueRecordAgainstDb(CRMDO, String[], String[], String, boolean, ArrayList<String>, boolean) - Method in class com.crm.businessobject.CRMValidatorBean
Validates the uniqueness of a field against the database.
validateUniqueRecordAgainstDb(CRMDO, String, String[], String[], String, boolean, ArrayList<String>, boolean) - Method in class com.crm.businessobject.CRMValidatorBean
Validates the uniqueness of a field against the database.
validateUniqueValueComboAgainstDb(CRMDO, String[], String, String[], boolean) - Method in class com.crm.businessobject.CRMValidatorBean
Validates the uniqueness of a field combination against the database.
validateUnitName(CRMDOUnit) - Method in class com.crm.businessobject.networkmanagement.CRMBOUnitBean
 
validateUsageAllowanceLimitOnSave(CRMDOAccountReceivable) - Method in class com.crm.businessobject.accounts.CRMBOAccountReceivableBean
Validates the usage allowance limit for an account on save.
validateUsageAllowanceLimitsAcrossFundedServices(CRMDOUsageAllowanceLimit, CRMDOUsageAllowanceLimit) - Method in class com.crm.businessobject.billing.CRMBOUsageAllowanceLimitBean
 
validateUser(CRMSession, String, String) - Method in class com.crm.businessobject.CRMSessionBean
 
validateUser(CRMSession, String, String, Boolean) - Method in class com.crm.businessobject.CRMSessionBean
 
validateUserAuthenticationSettings(UserAuthSetting) - Method in class com.crm.businessobject.CRMBOSystemSettingBean
 
validateUserAuthenticationSettings(UserAuthenticationSettingsForm) - Method in class com.crm.businessobject.ecenter.CRMBOUserAuthenticationSettingBean
 
validateUsername(CRMDOUser) - Method in class com.crm.businessobject.users.CRMBOUserBean
Validates the username of a user.
validateUserPassword(CRMDOUser, String) - Method in class com.crm.businessobject.users.CRMBOUserBean
 
validateVcasOmiConnectionSettings(VCASOMIConnectionSetting) - Method in class com.crm.businessobject.CRMBOSystemSettingBean
Validates the VCAS OMI Connection settings.
validateVoidingRulesConditions(ArrayList<CRMDO>) - Method in class com.crm.businessobject.wallets.CRMBOWalletDefinitionRuleBean
Validates the wallet transaction types of a list of voiding rules conditions.
validateWarehouseTypeUniqueness(CRMDOInventoryDefinition, String) - Method in class com.crm.businessobject.inventory.CRMBOInventoryDefinitionBean
Validates the uniqueness of an inventory definition allowed warehouse types.
validateWriteOffAccount(CRMDOAccountReceivable, CRMDOAccountDefinition) - Method in class com.crm.businessobject.accounts.CRMBOAccountReceivableBean
Validates the write off account.
valueOf(String) - Static method in enum com.crm.businessobject.provisioning.conaxwebservices.CONAXWebServicesProductType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.crm.businessobject.provisioning.conaxwebservices.CONAXWebServicesProductType
Returns an array containing the constants of this enum type, in the order they are declared.
VCASDVBOSMMessageRunDefinitionXMLUtilBean - Class in com.crm.businessobject.provisioning.verimatrix.dvb
Session Bean implementation class OSMMessageRunDefinitionXMLUtilBean
VCASDVBOSMMessageRunDefinitionXMLUtilBean() - Constructor for class com.crm.businessobject.provisioning.verimatrix.dvb.VCASDVBOSMMessageRunDefinitionXMLUtilBean
 
VCASDVBProviderXMLUtilBean - Class in com.crm.businessobject.provisioning.verimatrix.dvb
Session Bean implementation class VCASDVBProviderBean
VCASDVBProviderXMLUtilBean() - Constructor for class com.crm.businessobject.provisioning.verimatrix.dvb.VCASDVBProviderXMLUtilBean
 
VCASOMIProviderXMLUtilBean - Class in com.crm.businessobject.provisioning.verimatrix
Session Bean implementation class VCASOMIProviderXMLUtilBean
VCASOMIProviderXMLUtilBean() - Constructor for class com.crm.businessobject.provisioning.verimatrix.VCASOMIProviderXMLUtilBean
 
verify(CRMDOAccessToken, String) - Method in class com.crm.businessobject.accesstokens.CRMBOAccessTokenBean
Verifies the access token against the given verification code
verifyAddressCoverage(CRMDOJobType, String, String, String, String) - Method in class com.crm.businessobject.platform.CRMBOAddressCoverageRuleBean
Verifies an address based on a job type and the generic geographical area rules
verifyPassCode(String, CRMDOAccessToken) - Method in class com.crm.businessobject.accesstokens.CRMBOAccessTokenBean
 
voidTransaction(CRMDOWalletTransaction, CRMDOWalletTransactionType) - Method in class com.crm.businessobject.wallets.CRMBOWalletTransactionBean
Voids a wallet transaction.
VOUCHERS_MAINTAIN_FEATURE_ID - Variable in class com.crm.businessobject.vouchers.CRMBOVoucherBean
 
VOUCHERS_MODULE_ID - Variable in class com.crm.businessobject.vouchers.CRMBOVoucherBean
 
A B C D E F G H I J L M N O P Q R S T U V W X 
Skip navigation links