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

G

GenderAgeAnalysis - Class in com.crm.process
 
GenderAgeAnalysis() - Constructor for class com.crm.process.GenderAgeAnalysis
 
GenderAgeAnalysisForm - Class in com.crm.process
 
GenderAgeAnalysisForm() - Constructor for class com.crm.process.GenderAgeAnalysisForm
 
GenderDayAnalysis - Class in com.crm.process
 
GenderDayAnalysis() - Constructor for class com.crm.process.GenderDayAnalysis
 
GenderDayAnalysisForm - Class in com.crm.process
 
GenderDayAnalysisForm() - Constructor for class com.crm.process.GenderDayAnalysisForm
 
generate(String, String) - Method in class com.crm.process.billing.CRMProcessPromotionCodeBean
Generates a promotion code of the given promotion campaign.
generate(String, CRMDOPromotionCampaign) - Method in class com.crm.process.billing.CRMProcessPromotionCodeBean
Generates a promotion code of the given promotion campaign.
generate(CodeConfig) - Static method in class com.crm.process.billing.VoucherCodes
Generates a random code according to given config.
generateAccessTokenOneTimePassword(CRMDOAccessToken) - Method in class com.crm.process.accesstokens.CRMProcessAccessTokenBean
Generates an Access Token one time password.
generateAccountEmailAddress(CRMDOAccountReceivable) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
 
generateAccountEmailAddress(CRMDOLead) - Method in class com.crm.process.leads.CRMUILeadBean
 
generateAccountPhone(CRMDOAccountReceivable) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
 
generateAccountPhone(CRMDOLead) - Method in class com.crm.process.leads.CRMUILeadBean
 
generateAndDistribute(String, String, String) - Method in class com.crm.process.billing.CRMProcessPromotionCodeBean
Generates and distributes a promotion code to a customer.
generateAndDistribute(String, CRMDOPromotionCampaign, CRMDOContactInformation) - Method in class com.crm.process.billing.CRMProcessPromotionCodeBean
Generates and distributes a promotion code to a customer.
generateBulkUsers(CRMDOUserTemplate, Integer) - Method in class com.crm.process.users.CRMUIUserCreationRunBean
Generates a number of inactive users using the given user template.
generateCheckDigits(CRMDOBill) - Method in class com.crm.process.billing.CRMProcessBillBean
Generates the check digits of a bill.
generateCheckDigits(CRMDOBill, CRMDOBillingTermDefinition) - Method in class com.crm.process.billing.CRMProcessBillBean
Generates the check digits of a bill.
generateDeviceCommand(MessageEntity, DeviceCommand, SessionHandle) - Method in interface com.crm.process.provisioning.verimatrix.webservices.omi.Messaging
 
generateDeviceCommand(MessageEntity, DeviceCommand, SessionHandle) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.MessagingProxy
 
generateDeviceOSM(String, String, Integer, String, String, String, Integer, String, Integer, String, String, Integer, String, String, Integer, Integer, LogFileType) - Method in class com.crm.process.provisioning.verimatrix.webservices.MessagingWebService
 
generateDeviceOSM(CRMDOProvisioningRequest, String, String, Integer, String, String, String, Integer, String, Integer, String, String, Integer, String, String, Integer, Integer, LogFileType) - Method in class com.crm.process.provisioning.verimatrix.webservices.MessagingWebService
 
generateGlobalOSM(String, Integer, String, String, String, Integer, String, Integer, String, String, Integer, String, String, Integer, Integer, LogFileType) - Method in class com.crm.process.provisioning.verimatrix.webservices.MessagingWebService
 
generateGlobalOSM(CRMDOProvisioningRequest, String, Integer, String, String, String, Integer, String, Integer, String, String, Integer, String, String, Integer, Integer, LogFileType) - Method in class com.crm.process.provisioning.verimatrix.webservices.MessagingWebService
 
generateKey(CRMDOSecretKey) - Method in class com.crm.process.securitymanagement.CRMProcessSecretKeyBean
Generates a new key for an existing Secret Key
generateKeyValue(Integer) - Method in class com.crm.process.ecenter.CRMProcessOrganisationBean
Creates a secret number with specified length.
generateLotVouchers(String, String) - Method in class com.crm.process.vouchers.CRMProcessVoucherCreationBean
This method is invoked by the scheduler to generate a lot's vouchers.
generateOperatoreSignatureKey(CRMDOProvProvider, OperatorMapping) - Method in class com.crm.process.provisioning.netflix.CRMUINetflixProviderBean
 
generateOSM(CRMDOProvisioningRequest, MessageEntityType, String, String, Integer, Integer, String, String, String, Integer, String, Integer, String, String, Integer, String, String, Integer, Integer, LogFileType) - Method in class com.crm.process.provisioning.verimatrix.webservices.MessagingWebService
 
generateOSM(MessageEntity, OnScreenMessage, SessionHandle) - Method in interface com.crm.process.provisioning.verimatrix.webservices.omi.Messaging
 
generateOSM(MessageEntity, OnScreenMessage, SessionHandle) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.MessagingProxy
 
generatePackageOSM(MessageEntity, OnScreenMessage, PackageList, SessionHandle) - Method in interface com.crm.process.provisioning.verimatrix.webservices.omi.Messaging
 
generatePackageOSM(MessageEntity, OnScreenMessage, PackageList, SessionHandle) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.MessagingProxy
 
generatePreloadedOSM(MessageEntity, PreloadedOnScreenMessage, SessionHandle) - Method in interface com.crm.process.provisioning.verimatrix.webservices.omi.Messaging
 
generatePreloadedOSM(MessageEntity, PreloadedOnScreenMessage, SessionHandle) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.MessagingProxy
 
generatePreloadedPackageOSM(MessageEntity, PreloadedOnScreenMessage, PackageList, SessionHandle) - Method in interface com.crm.process.provisioning.verimatrix.webservices.omi.Messaging
 
generatePreloadedPackageOSM(MessageEntity, PreloadedOnScreenMessage, PackageList, SessionHandle) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.MessagingProxy
 
generatePromoCodes(String, String) - Method in class com.crm.process.billing.CRMProcessPromotionCodeRunBean
Executes a promo code generation process.
generatePromoCodes(String) - Method in class com.crm.process.billing.CRMProcessPromotionCodeRunBean
Executes a promo code generation process.
generatePromoCodes(CRMDOProcessRunDefinition) - Method in class com.crm.process.billing.CRMProcessPromotionCodeRunBean
Executes a promo code generation process.
generateSecretKey(CRMDOWebApiKey) - Method in class com.crm.process.ecenter.CRMProcessWebApiKeyBean
Generates a secret key for the given web API key and replaces the old secret key with the generated one.
GenericPaymentGatewayService - Class in com.crm.process.paymentgateway
 
GenericPaymentGatewayService() - Constructor for class com.crm.process.paymentgateway.GenericPaymentGatewayService
 
get() - Static method in class com.crm.process.provisioning.netflix.webservices.model.BasicConfigHelper
 
get() - Method in class com.crm.process.provisioning.netflix.webservices.owl.ChargeClient
 
get(CRMDOProvisioningRequest, CRMSession) - Method in class com.crm.process.provisioning.netflix.webservices.owl.ChargeClient
 
get(String, CRMSession) - Method in class com.crm.process.provisioning.netflix.webservices.temple.AccountInfoClient
 
get(String, String, Integer, CRMSession) - Method in class com.crm.process.provisioning.netflix.webservices.temple.RedemptionClient
 
get(String, CRMSession) - Method in class com.crm.process.provisioning.netflix.webservices.temple.SubscriptionClient
 
get(String, String, CRMSession) - Method in class com.crm.process.provisioning.netflix.webservices.temple.SubscriptionClient
 
GET_CHARGES_PROCESS_ID - Static variable in class com.crm.process.provisioning.netflix.CRMProcessNetflixChargeManagementProcessRunBean
 
getAccessTokenClassificationOptions() - Method in class com.crm.process.rewards.CRMUIImportRewardParticipantBean
Loads the access token classification options.
getAccessTokenClassificationOptions(String) - Method in class com.crm.process.rewards.CRMUIImportRewardParticipantBean
Loads the access token classification options.
getAccessTokens() - Method in class com.crm.process.rewards.RewardParticipantSearchCriteria
 
getAccessTokensToManage() - Method in class com.crm.process.rewards.RewardParticipantTermination
 
getAccount() - Method in class com.crm.process.accounts.BillAccountForm
 
getAccount() - Method in class com.crm.process.accounts.ChangeCreditLimitForm
 
getAccount() - Method in class com.crm.process.accounts.ChangeCreditPeriodForm
 
getAccount(CRMDOProvProvider, CRMDOSubscription) - Method in class com.crm.process.provisioning.nagramlp.CRMProcessNagraMLPWebServiceBean
 
getAccount(CRMDOProvProvider, String) - Method in class com.crm.process.provisioning.nagramlp.CRMProcessNagraMLPWebServiceBean
 
getAccountClassifications(ArrayList<Object>) - Method in class com.crm.process.billing.CRMUINormalBillingRunBean
 
getAccountClassifications(ArrayList<Object>) - Method in class com.crm.process.billing.CRMUIPrepaidBillingRunBean
 
getAccountClassifications() - Method in class com.crm.process.rewards.RewardParticipantSearchCriteria
 
getAccountClassifications() - Method in class com.crm.process.subscriptions.SubscriptionProcessRunDefinition
 
getAccountClassificationScopeOptions() - Method in class com.crm.process.accounts.CRMUIAccountDefinitionBean
Loads the account classification scope options.
getAccountClassificationScopeOptions(String) - Method in class com.crm.process.accounts.CRMUIAccountDefinitionBean
Loads the account classification scope options.
getAccountDefinition() - Method in class com.crm.process.accounts.RecurringPaymentSettingsForm
 
getAccountDefinition() - Method in class com.crm.process.billing.BillingRunConfiguration
 
getAccountHolderName() - Method in class com.crm.process.paymentgateway.PaymentGatewayRequestExportInformation
 
getAccountInfoEndpointPath() - Method in class com.crm.process.provisioning.netflix.webservices.temple.ConfigHelper
 
getAccountingPeriod() - Method in class com.crm.process.accounts.AccountingPeriodRun
 
getAccountingPeriodErrorLog(String) - Static method in class com.crm.process.accounts.AccountingPeriodExceptionHandler
Returns the Accounting Period Error Log xml
getAccountingPeriodErrorLogXML(AccountingPeriodErrorLog) - Static method in class com.crm.process.accounts.AccountingPeriodExceptionHandler
Constructs the XML that will hold the error logs
getAccountName() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getAccountNameGenerationMethodOptions() - Method in class com.crm.process.accounts.CRMUIAccountDefinitionBean
 
getAccountNameGenerationMethodOptions(String) - Method in class com.crm.process.accounts.CRMUIAccountDefinitionBean
 
getAccountNameOperator() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getAccountNo() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getAccountNoOperator() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getAccountNumber() - Method in class com.crm.process.paymentgateway.PaymentGatewayParameters
 
getAccountPaymentPreference(CRMDOPaymentGatewayRequest) - Method in class com.crm.process.paymentgateway.CRMUIPaymentGatewayRequestBean
 
getAccountPaymentPreference() - Method in class com.crm.process.paymentgateway.PaymentGatewayQueueEvent
 
getAccountPaymentPreference() - Method in class com.crm.process.paymentgateway.PaymentGatewayQueueItem
 
getAccountPaymentPreference() - Method in class com.crm.process.paymentgateway.SubmitPaymentCancellationEvent
 
getAccountPaymentPreference() - Method in class com.crm.process.paymentgateway.SubmitPaymentEvent
 
getAccountReceivable() - Method in class com.crm.process.accounts.AccountReceivableMemberProductForm
 
getAccountReceivable() - Method in class com.crm.process.accounts.AccountReceivablePendingItemsForm
 
getAccountReceivable() - Method in class com.crm.process.accounts.FavoriteItemsForm
 
getAccountReceivable() - Method in class com.crm.process.accounts.RecurringPaymentSettingsForm
 
getAccountReceivable() - Method in class com.crm.process.billing.BillEvent
 
getAccountReceivable() - Method in class com.crm.process.billing.BillPreviewRates
 
getAccountReceivable() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getAccountReceivable() - Method in class com.crm.process.financialtransactions.QuickPaymentForm
 
getAccountReceivable() - Method in class com.crm.process.jobs.JobRequestedPhysicalGoodAdditionForm
 
getAccountReceivable() - Method in class com.crm.process.paymentgateway.PaymentGatewayQueueEvent
 
getAccountReceivable() - Method in class com.crm.process.paymentgateway.PaymentGatewayQueueItem
 
getAccountReceivable() - Method in class com.crm.process.paymentgateway.SubmitPaymentCancellationEvent
 
getAccountReceivable() - Method in class com.crm.process.paymentgateway.SubmitPaymentEvent
 
getAccountReceivable() - Method in class com.crm.process.paymentgateway.SubmitRefundEvent
 
getAccountReceivable() - Method in class com.crm.process.subscriptions.BecomeSubscriberSubscriptionActionParameters
 
getAccountReceivable() - Method in class com.crm.process.subscriptions.ChangeSubscriberSubscriptionActionParameters
 
getAccountReceivable() - Method in class com.crm.process.subscriptions.SubscriptionActivationEvent
 
getAccountReceivable() - Method in class com.crm.process.subscriptions.SubscriptionDeactivationEvent
 
getAccountReceivable() - Method in class com.crm.process.vouchers.UsingWalletFundsForElectronicVoucherPurchaseForm
 
getAccountReceivable() - Method in class com.crm.process.vouchers.VoucherUseForm
 
getAccountReceivable() - Method in class com.crm.process.wallets.WalletSearchCriteria
 
getAccountReceivable() - Method in class com.crm.process.wallets.WalletTransactionSearchCriteria
 
getAccountReceivableBalances() - Method in class com.crm.process.subscriptions.SubscriptionProcessRunDefinition
 
getAccountReceivableCommunicationSegmentOptions() - Method in class com.crm.process.segments.CRMUISegmentBean
Loads the segment entity type options that are applicable for account receivable communications.
getAccountReceivableCommunicationSegmentOptions(String) - Method in class com.crm.process.segments.CRMUISegmentBean
 
getAccountReceivableID() - Method in class com.crm.process.segments.PreviewSegmentInformation
 
getAccountReceivableID() - Method in class com.crm.process.subscriptions.ActivationAccount
 
getAccountReceivableMember() - Method in class com.crm.process.accounts.AccountReceivableMemberProductForm
 
getAccountReceivableName() - Method in class com.crm.process.segments.PreviewSegmentInformation
 
getAccountReceivableOptions(CRMDOContactInformation) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the account options for a contact.
getAccountReceivableOutstandingAmounts() - Method in class com.crm.process.subscriptions.SubscriptionProcessRunDefinition
 
getAccountReceivablePeriodCloseErrors() - Method in class com.crm.process.accounts.AccountingPeriodErrorLog
 
getAccountReceivables() - Method in class com.crm.process.rewards.RewardParticipantSearchCriteria
 
getAccountReceivables() - Method in class com.crm.process.wallets.WalletSearchCriteria
 
getAccountReceivableSegmentOptions() - Method in class com.crm.process.segments.CRMUISegmentBean
Loads the segments of Accounts Receivable entity type.
getAccountReferenceNumber() - Method in class com.crm.process.paymentgateway.CardParameters
 
getAccountReferenceNumber() - Method in class com.crm.process.paymentgateway.CreatePaymentParameters
 
getAccountReferenceNumber() - Method in class com.crm.process.paymentgateway.DeleteAccountParameters
 
getAccountReferenceNumber() - Method in class com.crm.process.paymentgateway.DeleteCardParameters
 
getAccountReferenceNumber() - Method in class com.crm.process.paymentgateway.UpdateAccountParameters
 
getAccounts() - Method in class com.crm.process.servicerequests.ServiceRequestSearchCriteria
 
getAccountsReceivable() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getAccountsReceivable() - Method in class com.crm.process.financialtransactions.MRRPeriodRatedBillingItem
 
getAccountsReceivable() - Method in class com.crm.process.rewards.RewardParticipationAgreementSearchCriteria
 
getAccountsReceivableEntityOptions() - Method in class com.crm.process.CRMUI
Loads the Accounts Receivable entity options.
getAccountsReceivableID() - Method in class com.crm.process.financialtransactions.MRRPeriodRatedBillingItem
 
getAccountsReceivableSetUpOnOptions() - Method in class com.crm.process.networkmanagement.CRMUIUnitGroupBean
Loads a lookup builder of groups
getAccountsReceivableSetUpOnOptions(String) - Method in class com.crm.process.networkmanagement.CRMUIUnitGroupBean
Loads a lookup builder of groups
getAccountTypeOptions() - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the account type options.
getAccountTypeOptions(String) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the account type options.
getAccrualMethod() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxLine
Gets the value of the accrualMethod property.
getAccrualTaxAmount() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxDetail
Gets the value of the accrualTaxAmount property.
getAccrualTaxAmount() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxSummary
Gets the value of the accrualTaxAmount property.
getAccrualTaxAmount() - Method in class com.crm.process.taxationservices.onesource.webservices.ZoneTaxSummary
Gets the value of the accrualTaxAmount property.
getAchievementClassificationOptions() - Method in class com.crm.process.rewards.CRMUICustomerEventClassificationBean
Loads the achievement classification options.
getActionFieldTypeOptions(String) - Method in class com.crm.process.workflows.CRMUIWorkflowRuleBean
Loads the workflow rule action field type options.
getActionFieldTypeOptions(String, CRMDOWorkflowRule, String) - Method in class com.crm.process.workflows.CRMUIWorkflowRuleBean
Loads the workflow rule condition condition type options.
getActionType() - Method in class com.crm.process.subscriptions.SubscriptionProcessInput
 
getActivateSpecificServices() - Method in class com.crm.process.subscriptions.ActivationProcessForm
 
getActivationProcessRunDefinition() - Method in class com.crm.process.subscriptions.SubscriptionMaintenanceProcessRunDefinition
 
getActiveAccountReceivableOptions(CRMDOContactInformation) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the active account options for a contact.
getActiveCount() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.LicenseData
Gets the value of the activeCount property.
getActiveInactiveOptions() - Method in class com.crm.process.CRMUI
Loads the active/inactive options.
getActiveInactiveOptions(String) - Method in class com.crm.process.CRMUI
Loads the active/inactive options.
getActiveResourceSchedulingDefinition() - Method in class com.crm.process.resourcescheduling.ResourceAvailabilityForm
 
getActivities() - Method in class com.crm.process.jobs.InvoiceJobForm
 
getActivities() - Method in class com.crm.process.jobs.JobProgressForm
 
getActivity() - Method in class com.crm.process.activities.ActivityCancelForm
 
getActivity() - Method in class com.crm.process.activities.ActivityCompleteForm
 
getActivity() - Method in class com.crm.process.activities.ActivityProgressForm
 
getActivity() - Method in class com.crm.process.jobs.JobProgressForm
 
getActivity() - Method in class com.crm.process.resourcescheduling.ResourceAvailabilityForm
 
getActivity() - Method in class com.crm.process.workflows.AlertDefinitionTestConnectionForm
 
getActivity() - Method in class com.crm.process.workflows.WebhookDefinitionTestConnectionForm
 
getActivityCommunicationSegmentOptions() - Method in class com.crm.process.segments.CRMUISegmentBean
Loads the segment entity type options that are applicable for activity communications.
getActivityCommunicationSegmentOptions(String) - Method in class com.crm.process.segments.CRMUISegmentBean
 
getActivityContactInfoEmails(CRMDOActivity, String, String) - Method in class com.crm.process.activities.CRMUIActivityBean
Loads a list of active emails of a contact.
getActivityContactInfoPhones(CRMDOActivity, String, String) - Method in class com.crm.process.activities.CRMUIActivityBean
Loads a list of active phones of a contact.
getActivityService() - Method in class com.crm.process.resourcescheduling.ResourceAvailabilityForm
 
getActivityType() - Method in class com.crm.process.jobs.JobProgressForm
 
getActivityTypeOptions(CRMDOJobType) - Method in class com.crm.process.jobs.CRMUIJobTypeBean
 
getActivityTypeOptions(CRMDOJobType, String) - Method in class com.crm.process.jobs.CRMUIJobTypeBean
 
getActivityTypes() - Method in class com.crm.process.products.ProductSearchCriteria
 
getActivityTypeScopeOptions() - Method in class com.crm.process.resourcescheduling.CRMUIResourceSchedulingDefinitionBean
Returns the resource scheduling definition activity type scope options.
getActivityTypeScopeOptions(String) - Method in class com.crm.process.resourcescheduling.CRMUIResourceSchedulingDefinitionBean
Returns the resource scheduling definition activity type scope options.
getActivityTypeToBeCreatedOptions(CRMDOJob) - Method in class com.crm.process.jobs.CRMUIJobBean
Loads the the Activity Types To Be Created.
getAddedProvisioningDistributors() - Method in class com.crm.process.subscriptions.ChangeDistributionSubscriptionInstalledItem
 
getAddedProvisioningDistributors() - Method in class com.crm.process.subscriptions.ChangeDistributionSubscriptionService
 
getAddInstalledItemDistributorsOptions(ArrayList<SubscriptionActionInstalledItem>, SubscriptionActionInstalledItem) - Method in class com.crm.process.subscriptions.CRMUISubscriptionActionBean
 
getAddInstalledItemDistributorsOptions(ArrayList<SubscriptionActionInstalledItem>, SubscriptionActionInstalledItem) - Method in class com.crm.process.subscriptions.CRMUISubscriptionPackageSwapBean
 
getaddInstalledItemModalPhysicalGoodsOptions(CRMDOSubscriptionType, ArrayList<SubscriptionActionInstalledItem>) - Method in class com.crm.process.subscriptions.CRMUISubscriptionActionBean
Loads the traceable physical good options based on a subscription type.
getAdditionalBillingRates() - Method in class com.crm.process.billing.BillPreviewRates
 
getAdditionalBillingRules() - Method in class com.crm.process.billing.AdditionalBillingRuleNameForm
 
getAdditionalDueDateRules() - Method in class com.crm.process.accounts.AdditionalDueDateRuleNameForm
 
getAdditionalInfoForReport() - Method in class com.crm.process.financialtransactions.CRMUIMonthlyRecurringRevenuePeriodBean
Retrieves additional info for the monthly Recurring Revenue Report.
getAdditionalParameters() - Method in class com.crm.process.provisioning.ProvisioningProviderService
 
getAdditionalParameters() - Method in class com.crm.process.provisioning.ProvisioningProviderUsageDataRecord
 
getAdditionalPeriods() - Method in class com.crm.process.billing.BillPreviewRates
 
getAdditionalServicesToBeDisconnect(ArrayList, ArrayList<CRMDOSubscriptionService>, CRMDOSubscriptionService) - Method in class com.crm.process.subscriptions.CRMProcessSubscriptionBean
 
getAdditionalVouchersToBeGenerated() - Method in class com.crm.process.vouchers.LotAmendmentForm
 
getAdditiveDiscountDefinitionOptions() - Method in class com.crm.process.billing.CRMUIPromotionCampaignBean
Loads the additive discount definition options.
getAdditiveDiscountDefinitionOptions(String) - Method in class com.crm.process.billing.CRMUIPromotionCampaignBean
Loads the additive discount definition options.
getAdditiveDiscountDefinitions() - Method in class com.crm.process.pricing.PricingStrategy
 
getAddress() - Method in class com.crm.process.addressregistry.googleplaces.AddressRegistry
 
getAddress() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserEvent
Gets the value of the address property.
getAddress1() - Method in class com.crm.process.taxationservices.onesource.webservices.Address
Gets the value of the address1 property.
getAddress2() - Method in class com.crm.process.taxationservices.onesource.webservices.Address
Gets the value of the address2 property.
getAddress3() - Method in class com.crm.process.taxationservices.onesource.webservices.Address
Gets the value of the address3 property.
getAddressCity() - Method in class com.crm.process.paymentgateway.PaymentGatewayCardResult
 
getAddressCountry() - Method in class com.crm.process.paymentgateway.PaymentGatewayCardResult
 
getAddressCoverageRules(CRMSession, CRMDOJobType) - Static method in class com.crm.process.platform.AddressCoverageRulesCache
 
getAddressCoverageRulesPerJobType(CRMSession) - Static method in class com.crm.process.platform.AddressCoverageRulesCache
 
getAddresses() - Method in class com.crm.process.taxationservices.onesource.webservices.Document
Gets the value of the addresses property.
getAddresses() - Method in class com.crm.process.taxationservices.onesource.webservices.Line
Gets the value of the addresses property.
getAddressFormatOptions() - Method in class com.crm.process.platform.CRMUIFormattingSettingBean
Loads the address format options.
getAddressFormatOptions(String) - Method in class com.crm.process.platform.CRMUIFormattingSettingBean
Loads the address format options.
getAddressLine1() - Method in class com.crm.process.addressregistry.googleplaces.AddressRegistry
 
getAddressLine1() - Method in class com.crm.process.paymentgateway.CardParameters
 
getAddressLine1() - Method in class com.crm.process.paymentgateway.PaymentGatewayCardResult
 
getAddressLine1() - Method in class com.crm.process.paymentgateway.PaymentGatewayRequestExportInformation
 
getAddressLine1CheckResult() - Method in class com.crm.process.paymentgateway.PaymentGatewayCardResult
 
getAddressLine2() - Method in class com.crm.process.addressregistry.googleplaces.AddressRegistry
 
getAddressLine2() - Method in class com.crm.process.paymentgateway.CardParameters
 
getAddressLine2() - Method in class com.crm.process.paymentgateway.PaymentGatewayCardResult
 
getAddressLine2() - Method in class com.crm.process.paymentgateway.PaymentGatewayRequestExportInformation
 
getAddressState() - Method in class com.crm.process.paymentgateway.PaymentGatewayCardResult
 
getAddressToSearchFor() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getAddressTypeOptions() - Method in class com.crm.process.contactinfo.CRMUIContactInfoDefinitionBean
Loads the address type options.
getAddressTypeOptions() - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads the address type options.
getAddressTypeOptions(Boolean) - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads the address type option (supported only or all).
getAddressTypeOptions(Boolean, ContactInformationType) - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads the address type option (supported only or all).
getAddressTypeOptions(Boolean, Boolean) - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads the address type option (supported only or all).
getAddressTypeOptions(Boolean, Boolean, ContactInformationType) - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads the address type option (supported only or all).
getAddressTypeOptions(Boolean, Boolean, AddressTypes) - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads the address type option (supported only or all).
getAddressTypeOptions(Boolean, Boolean, CRMDOContactInformation, Boolean) - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads the address type option (supported only or all).
getAddressTypeOptions(Boolean, Boolean, CRMDOContactInformation, Boolean, Boolean) - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads the address type option (supported only or all).
getAddressTypeOptions(Boolean, Boolean, CRMDOContactInformation, AddressTypes) - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads the address type option (supported only or all).
getAddressTypeOptions(Boolean, Boolean, CRMDOContactInformation, Boolean, CRMDOContactInfoDefinition) - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads the address type option (supported only or all).
getAddressTypeOptions(Boolean, Boolean, CRMDOContactInformation, Boolean, CRMDOContactInfoDefinition, Boolean) - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads the address type option (supported only or all).
getAddressTypeOptions(Boolean, Boolean, CRMDOContactInformation, Boolean, CRMDOContactInfoDefinition, Boolean, AddressTypes) - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads the address type option (supported only or all).
getAddressTypeOptions(Boolean, Boolean, CRMDOContactInformation, Boolean, CRMDOContactInfoDefinition, Boolean, AddressTypes, String) - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads the address type option (supported only or all).
getAddressTypeOptions(Boolean, Boolean, CRMDOContactInformation, Boolean, CRMDOContactInfoDefinition, Boolean, AddressTypes, ContactInformationType) - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads the address type option (supported only or all).
getAddressTypeOptions(Boolean, Boolean, CRMDOContactInformation, Boolean, CRMDOContactInfoDefinition, Boolean, AddressTypes, ContactInformationType, String) - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads the address type option (supported only or all).
getAddressTypeOptions(CRMDOContactInformation) - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
 
getAddressTypeOptions() - Method in class com.crm.process.contactinfo.CRMUIImportContactInformationBean
Loads the address type options.
getAddressTypeOptions(String) - Method in class com.crm.process.contactinfo.CRMUIImportContactInformationBean
Loads the address type options.
getAddressTypeOptions(Boolean, ImportContactInfoDefinition, String) - Method in class com.crm.process.contactinfo.CRMUIImportContactInformationBean
 
getAddressTypeOptions() - Method in class com.crm.process.leads.CRMUIImportLeadBean
Loads the address type options.
getAddressTypeOptions(String) - Method in class com.crm.process.leads.CRMUIImportLeadBean
Loads the address type options.
getAddressTypeOptions(Boolean, Boolean, ContactInfoFormattingSetting) - Method in class com.crm.process.platform.CRMUIFormattingSettingBean
 
getAddressTypeOptions() - Method in class com.crm.process.rewards.CRMUIImportRewardParticipantBean
Loads the address type options.
getAddressTypeOptions(String) - Method in class com.crm.process.rewards.CRMUIImportRewardParticipantBean
Loads the address type options.
getAddressZip() - Method in class com.crm.process.paymentgateway.PaymentGatewayCardResult
 
getAddressZipCheckResult() - Method in class com.crm.process.paymentgateway.PaymentGatewayCardResult
 
getAddUsersFromUnit() - Method in class com.crm.process.networkmanagement.AddExistingUsersForm
 
getAdjustmentConditionType() - Method in class com.crm.process.priceplan.PricePlanAdjustmentProcessRunDefinition
 
getAdjustmentMethodOptions() - Method in class com.crm.process.rewards.CRMUICustomerEventDefinitionBean
Returns the adjustment method options.
getAdjustmentMethodOptions(String) - Method in class com.crm.process.rewards.CRMUICustomerEventDefinitionBean
Returns the adjustment method options.
getAdjustPeriodBy() - Method in class com.crm.process.subscriptions.AmendBillingTermsSubscriptionActionParameters
 
getAdjustPeriodByUOT() - Method in class com.crm.process.subscriptions.AmendBillingTermsSubscriptionActionParameters
 
getAdminMgmt() - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.AdminMgmtService
 
getAdminMgmt(WebServiceFeature...) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.AdminMgmtService
 
getAdvancedSearchAccountName() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getAdvancedSearchAccountNo() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getAdvancedSearchArea() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getAdvancedSearchAuthenticationCode() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getAdvancedSearchBillNo() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getAdvancedSearchCompanyName() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getAdvancedSearchContactInformationAddressOperatorOptions() - Method in class com.crm.process.communicationcentre.CRMUICommunicationCentreBean
Returns the communication centre advanced search contact information address operator options.
getAdvancedSearchDistrict() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getAdvancedSearchEmail() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getAdvancedSearchFirstName() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getAdvancedSearchFullName() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getAdvancedSearchIdentifier() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getAdvancedSearchIdNo() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getAdvancedSearchLastName() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getAdvancedSearchMiddleName() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getAdvancedSearchMunicipality() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getAdvancedSearchOperatorOptions() - Method in class com.crm.process.communicationcentre.CRMUICommunicationCentreBean
Returns the communication centre advanced search operator options.
getAdvancedSearchPhoneNo() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getAdvancedSearchPoBox() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getAdvancedSearchPoBoxPostalCode() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getAdvancedSearchPostalCode() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getAdvancedSearchRegistrationNo() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getAdvancedSearchRewardsParticipantNo() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getAdvancedSearchSocialSecurityNo() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getAdvancedSearchState() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getAdvancedSearchStreetName() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getAdvancedSearchStreetNo() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getAdvancedSearchSubscriptionItemAltCode() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getAdvancedSearchSubscriptionItemSerialNo() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getAdvancedSearchSubscriptionNo() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getAdvancedSearchTownCity() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getAdvancedSearchVatRegistrationNo() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getAdvancedSearchWalletNo() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getAES_KEY() - Method in class com.crm.process.ecenter.CRMProcessOrganisationBean
 
getAffected() - Method in class com.crm.process.leads.LeadTypeChangeAssignment
 
getAffected() - Method in class com.crm.process.leads.LeadTypeChangeStatus
 
getAffected() - Method in class com.crm.process.servicerequests.ServiceRequestTypeChangeAssignment
 
getAffected() - Method in class com.crm.process.servicerequests.ServiceRequestTypeChangeStatus
 
getAffectedProductsLabel() - Method in class com.crm.process.priceplan.PricePlanAdjustmentProcessRunDefinition
 
getAge() - Method in class com.crm.process.provisioning.irdeto.clientdevice.CreateParentalUserProfile
Gets the value of the age property.
getAge() - Method in class com.crm.process.provisioning.irdeto.clientdevice.OverwriteParentalUserProfile
Gets the value of the age property.
getAgreementDate() - Method in class com.crm.process.billing.BillingTerm
 
getAgreementDate() - Method in class com.crm.process.jobs.BillingTermAmendmentForm
 
getAgreementDate() - Method in class com.crm.process.subscriptions.AmendBillingTermsSubscriptionActionParameters
 
getAlert() - Method in class com.crm.process.workflows.AlertDefinitionTestConnectionForm
 
getAlertDefinition() - Method in class com.crm.process.workflows.AlertDefinitionTestConnectionForm
 
getAlertDefinition() - Method in class com.crm.process.workflows.AlertDefinitionUpdateLCSAction
 
getAlertDefinitions() - Method in class com.crm.process.workflows.UpdateMultipleActionDefinitionsForm
 
getAlertDefinitionsToChange() - Method in class com.crm.process.workflows.UpdateMultipleActionDefinitionsForm
 
getAlertTypeOptions() - Method in class com.crm.process.workflows.CRMUIAlertBean
Loads the alert type options.
getAlertTypeOptions(String) - Method in class com.crm.process.workflows.CRMUIAlertBean
Loads the alert type options.
getAlgorithmType() - Method in class com.crm.process.provisioning.irdeto.secureclient.ValidateSignature
Gets the value of the algorithmType property.
getAllAccountClassifications() - Method in class com.crm.process.accounts.CRMUIAccountReceivableDashboardBean
Loads all accounts receivable classifications , including deleted.
getAllJobTypes() - Method in class com.crm.process.jobs.CRMUIJobDashboardBean
Loads all job types, including deleted.
getAllLdapUsers() - Method in class com.crm.process.users.ImportLDAPUser
 
getAllMediaOptions() - Method in class com.crm.process.communications.CRMUICommunicationBean
Loads all the media options.
getAllMediaOptions(String) - Method in class com.crm.process.communications.CRMUICommunicationBean
Loads all the media options.
getAllModelOptions(String) - Method in class com.crm.process.priceplan.CRMUIPricePlanBean
Loads the price plan rate model options.
getAllocationPrincipleOptions() - Method in class com.crm.process.accounts.CRMUIAccountDefinitionBean
Returns the account definition allocation principle options.
getAllocationPrincipleOptions(String) - Method in class com.crm.process.accounts.CRMUIAccountDefinitionBean
Returns the account definition allocation principle options.
getAllotmentConditionTypeOptions() - Method in class com.crm.process.wallets.CRMUIWalletBean
Loads the wallet allotment condition type options.
getAllotmentConditionTypeOptions(String) - Method in class com.crm.process.wallets.CRMUIWalletBean
Loads the wallet allotment condition type options.
getAllowedBankAccountTypesOptions(CRMDOPaymentPreference) - Method in class com.crm.process.accounts.CRMUIPaymentPreferenceBean
Loads a lookup builder of bank account types based on a payment preference.
getAllowedBanksOptions(CRMDOPaymentPreference) - Method in class com.crm.process.accounts.CRMUIPaymentPreferenceBean
Loads a lookup builder of banks based on a payment preference.
getAllowedBillingFrequencyOptions() - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the allowed billing frequency options.
getAllowedBillingFrequencyOptions(CRMDOBillingTermScheme) - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the allowed billing frequency options of a billing term scheme.
getAllowedBillingFrequencyOptions(CRMDOBillingTermScheme, BillingFrequency) - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the allowed billing frequency options of a billing term scheme.
getAllowedBillingTermSchemeCodeOptions(CRMDOSubscriptionType) - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the billing term scheme code options.
getAllowedBindingPeriodIncludingNoneOptions(String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionBean
Loads allowed binding period options including none option.
getAllowedBindingPeriodOptions() - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the allowed binding period options.
getAllowedBindingPeriodOptions(CRMDOBillingTermScheme) - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the the allowed binding period options for a billing term scheme.
getAllowedBindingPeriodOptions(CRMDOBillingTermScheme, BindingPeriod) - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the the allowed binding period options for a billing term scheme.
getAllowedBindingPeriodOptions(CRMDOBillingTermScheme, BindingPeriod, String) - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the the allowed binding period options for a billing term scheme.
getAllowedBindingPeriodOptions(String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionBean
 
getAllowedCancelDate() - Method in class com.crm.process.billing.BillingTerm
 
getAllowedCategoryOptions(CRMDOFinancialTransactionType) - Method in class com.crm.process.financialtransactions.CRMUIFinancialTransactionTypeBean
Loads a lookup builder of allowed financial transaction type categories based on a financial transaction type.
getAllowedCoverageOptions(String, CRMDOReturnPolicy) - Method in class com.crm.process.returns.CRMUIReturnCoverageReasonBean
Loads the allowed return coverage options based on the return policy.
getAllowedCycleDayOptions(CRMDOBillingTermScheme) - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the allowed cycle day options of a billing term scheme.
getAllowedCycleDayOptions(CRMDOBillingTermScheme, String) - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the allowed cycle day options of a billing term scheme.
getAllowedDeniedOptions() - Method in class com.crm.process.CRMUI
Loads the allowed/denied options.
getAllowedDeniedOptions(String) - Method in class com.crm.process.CRMUI
Loads the allowed/denied options.
getAllowedMediaOptions() - Method in class com.crm.process.communications.CRMUICommunicationBean
Loads the media options defined in active communication definition allowed by the specified communication queue external system.
getAllowedMediaOptions(String) - Method in class com.crm.process.communications.CRMUICommunicationBean
Loads the media options defined in active communication definition allowed by the specified communication queue external system.
getAllowedMediaOptions(String, CRMDOCommunicationQueueExternalSystem, String) - Method in class com.crm.process.communications.CRMUICommunicationBean
Loads the media options defined in active communication definition allowed by the specified communication queue external system.
getAllowedMetadataAttributes() - Method in interface com.crm.process.ICRMDOAllowedMetadataAttribute
 
getAllowedMetadataAttributeValues() - Method in interface com.crm.process.ICRMDOMetadata
 
getAllowedMetadataAttributeValues() - Method in class com.crm.process.subscriptions.ServiceUsage
 
getAllowedPaymentMediumBrandsOptions(CRMDOPaymentPreference) - Method in class com.crm.process.accounts.CRMUIPaymentPreferenceBean
Loads a lookup builder of payment medium brands based on a payment preference.
getAllowedPaymentMediumTypesOptions(CRMDOPaymentPreference) - Method in class com.crm.process.accounts.CRMUIPaymentPreferenceBean
Loads a lookup builder of payment medium types based on a payment preference.
getAllowedPaymentMethodOptions(CRMDOFinancialTransactionType, CRMDOPaymentGatewaySetting) - Method in class com.crm.process.accounts.CRMUIAccountDefinitionBean
Loads a lookup builder of allowed financial transaction type payment methods based on a financial transaction type.
getAllowedPaymentMethodOptions(CRMDOFinancialTransactionType, CRMDOPaymentGatewaySetting, String) - Method in class com.crm.process.accounts.CRMUIAccountDefinitionBean
Loads a lookup builder of allowed financial transaction type payment methods based on a financial transaction type.
getAllowedPaymentMethodOptions(CRMDOFinancialTransactionType) - Method in class com.crm.process.financialtransactions.CRMUIFinancialTransactionTypeBean
Loads a lookup builder of allowed financial transaction type payment methods based on a financial transaction type.
getAllowedPaymentMethodOptions(CRMDOFinancialTransactionType, String) - Method in class com.crm.process.financialtransactions.CRMUIFinancialTransactionTypeBean
Loads a lookup builder of allowed financial transaction type payment methods based on a financial transaction type.
getAllowedPaymentMethodOptions(CRMDOFinancialTransactionType, CRMDOCurrency) - Method in class com.crm.process.financialtransactions.CRMUIFinancialTransactionTypeBean
Loads a lookup builder of allowed financial transaction type payment methods based on a financial transaction type.
getAllowedPaymentMethodOptions(CRMDOFinancialTransactionType, String, CRMDOCurrency) - Method in class com.crm.process.financialtransactions.CRMUIFinancialTransactionTypeBean
Loads a lookup builder of allowed financial transaction type payment methods based on a financial transaction type.
getAllowedPaymentMethodOptions(CRMDOPaymentGatewaySetting) - Method in class com.crm.process.paymentgateway.CRMUIPaymentGatewaySettingBean
Loads a lookup builder of allowed payment methods based on whether they are supported by other payment gateway settings.
getAllowedPaymentMethodOptions(CRMDOPaymentGatewaySetting, String) - Method in class com.crm.process.paymentgateway.CRMUIPaymentGatewaySettingBean
Loads a lookup builder of allowed payment methods based on whether they are supported by other payment gateway settings.
getAllowedPricePlanSelectionOptions() - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the allowed price plan selection options.
getAllowedPricePlanSelectionOptions(String) - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the allowed price plan selection options.
getAllowedProvDistributorServiceOptions(String, CRMDOProvisioningDistributor) - Method in class com.crm.process.provisioning.CRMUIProvProviderBean
Returns the allowed provisioning distributor service options
getAllowedProvDistributorServiceOptions(String, CRMDOProvProvider) - Method in class com.crm.process.provisioning.CRMUIProvProviderBean
 
getAllowedRefundMethodOptions(CRMDOFinancialTransactionType, CRMDOCurrency) - Method in class com.crm.process.financialtransactions.CRMUIFinancialTransactionTypeBean
Loads a lookup builder of allowed financial transaction type refund methods based on a financial transaction type.
getAllowedRefundMethodOptions(CRMDOFinancialTransactionType, String, CRMDOCurrency) - Method in class com.crm.process.financialtransactions.CRMUIFinancialTransactionTypeBean
Loads a lookup builder of allowed financial transaction type refund methods based on a financial transaction type.
getAllowedRefundMethodOptions(CRMDOPaymentGatewaySetting) - Method in class com.crm.process.paymentgateway.CRMUIPaymentGatewaySettingBean
Loads a lookup builder of allowed refund methods based on whether they are supported by other payment gateway setting.
getAllowedRefundMethodOptions(CRMDOPaymentGatewaySetting, String) - Method in class com.crm.process.paymentgateway.CRMUIPaymentGatewaySettingBean
Loads a lookup builder of allowed refund methods based on whether they are supported by other payment gateway setting.
getAllowedRefundMethodOptions(CRMDOVoucherType) - Method in class com.crm.process.vouchers.CRMUIVoucherTypeBean
Loads a lookup builder of allowed refund methods based on whether they are supported by other payment gateway setting.
getAllowedRefundMethodOptions(CRMDOVoucherType, String) - Method in class com.crm.process.vouchers.CRMUIVoucherTypeBean
Loads a lookup builder of allowed refund methods based on whether they are supported by other payment gateway setting.
getAllowedStatuses(String, CRMDOActivityType) - Method in class com.crm.process.activities.CRMUIActivityStatusBean
Loads the allowed activity statuses based on the activity type.
getAllowedStatuses(String, CRMDOActivityType, String) - Method in class com.crm.process.activities.CRMUIActivityStatusBean
 
getAllowedStatuses(String, CRMDOActivityType, CRMDOActivity, String) - Method in class com.crm.process.activities.CRMUIActivityStatusBean
 
getAllowedStatuses(String, CRMDOActivityType, CRMDOActivity, String, Boolean) - Method in class com.crm.process.activities.CRMUIActivityStatusBean
 
getAllowedStatuses(String, CRMDOActivityType, ActivityLifeCycleState) - Method in class com.crm.process.activities.CRMUIActivityStatusBean
 
getAllowedStatuses(String, CRMDOActivityType, CRMDOActivity) - Method in class com.crm.process.activities.CRMUIActivityStatusBean
 
getAllowedStatuses(String, CRMDOActivityType, CRMDOActivity, ActivityLifeCycleState, Boolean) - Method in class com.crm.process.activities.CRMUIActivityStatusBean
 
getAllowedStatuses(String, CRMDOJobType) - Method in class com.crm.process.jobs.CRMUIJobStatusBean
Loads the allowed job statuses based on the job type.
getAllowedStatuses(String, CRMDOJob) - Method in class com.crm.process.jobs.CRMUIJobStatusBean
Loads the allowed job statuses based on the job's life cycle state.
getAllowedStatuses(String, CRMDOLead) - Method in class com.crm.process.leads.CRMUILeadBean
 
getAllowedStatuses(String, LeadTypeChangeStatus) - Method in class com.crm.process.leads.CRMUILeadBean
Loads the allowed lead statuses based on the lead type.
getAllowedStatuses(String, CRMDOLeadType) - Method in class com.crm.process.leads.CRMUILeadStatusBean
Loads the allowed lead statuses based on the lead type.
getAllowedStatuses(String, CRMDOLeadType, String) - Method in class com.crm.process.leads.CRMUILeadStatusBean
 
getAllowedStatuses(String, CRMDOLeadType, CRMDOLead, String) - Method in class com.crm.process.leads.CRMUILeadStatusBean
 
getAllowedStatuses(String, CRMDOLeadType, CRMDOLead, String, Boolean) - Method in class com.crm.process.leads.CRMUILeadStatusBean
 
getAllowedStatuses(String, CRMDOLeadType, LeadLifeCycleState) - Method in class com.crm.process.leads.CRMUILeadStatusBean
 
getAllowedStatuses(String, CRMDOLeadType, CRMDOLead) - Method in class com.crm.process.leads.CRMUILeadStatusBean
 
getAllowedStatuses(String, CRMDOLeadType, CRMDOLead, LeadLifeCycleState, Boolean) - Method in class com.crm.process.leads.CRMUILeadStatusBean
 
getAllowedStatuses(String, CRMDOLead) - Method in class com.crm.process.leads.CRMUILeadStatusBean
Loads the allowed lead statuses based on the lead's life cycle state.
getAllowedStatuses(String, CRMDOServiceRequest) - Method in class com.crm.process.servicerequests.CRMUIServiceRequestBean
Loads the allowed service request statuses based on the service request type.
getAllowedStatuses(String, CRMDOServiceRequest, Boolean) - Method in class com.crm.process.servicerequests.CRMUIServiceRequestBean
Loads the allowed service request statuses based on the service request type.
getAllowedStatuses(String, CRMDOServiceRequest, Boolean, ServiceRequestLifeCycleState) - Method in class com.crm.process.servicerequests.CRMUIServiceRequestBean
Loads the allowed service request statuses based on the service request type.
getAllowedStatuses(String, CRMDOServiceRequest, Boolean, Boolean, ServiceRequestLifeCycleState) - Method in class com.crm.process.servicerequests.CRMUIServiceRequestBean
Loads the allowed service request statuses based on the service request type.
getAllowedStatuses(String, ServiceRequestTypeChangeStatus) - Method in class com.crm.process.servicerequests.CRMUIServiceRequestBean
Loads the allowed service request statuses based on the service request type.
getAllowedStatuses(String, CRMDOServiceRequestType) - Method in class com.crm.process.servicerequests.CRMUIServiceRequestStatusBean
Loads the allowed service request statuses based on the service request type.
getAllowedStatusesForAction(String, CRMDOLeadType, CRMDOLead, LeadLifeCycleState, Boolean, LeadLifeCycleState) - Method in class com.crm.process.leads.CRMUILeadStatusBean
 
getAllowedStatusesForCancel(String, CRMDOLeadType, CRMDOLead, String, Boolean) - Method in class com.crm.process.leads.CRMUILeadStatusBean
 
getAllowedStatusesForLost(String, CRMDOLeadType, CRMDOLead, String, Boolean) - Method in class com.crm.process.leads.CRMUILeadStatusBean
 
getAllowedStatusesForStartProgress(String, CRMDOLeadType, CRMDOLead, String, Boolean) - Method in class com.crm.process.leads.CRMUILeadStatusBean
 
getAllowedStatusesForWin(String, CRMDOLeadType, CRMDOLead, String, Boolean) - Method in class com.crm.process.leads.CRMUILeadStatusBean
Loads the allowed lead statuses for lead actions based on the lead's life cycle state.
getAllowedWarrantyCoverageOptions(String, CRMDOWarrantyPolicy) - Method in class com.crm.process.warranties.CRMUIWarrantyCoverageReasonBean
Loads the allowed warranty coverage options based on the warranty policy.
getAllPaymentPreferences() - Method in class com.crm.process.accounts.CRMUIAccountReceivableDashboardBean
Loads all accounts receivable payment preferences, including deleted.
getAllPresentmentPreferences() - Method in class com.crm.process.accounts.CRMUIAccountReceivableDashboardBean
Loads all accounts presentment preferences, including deleted.
getAllPricePlanOptions() - Method in class com.crm.process.priceplan.CRMUIPricePlanBean
 
getAllRewardOffers() - Method in class com.crm.process.rewards.CRMUIRewardDashboardBean
Loads all reward offers, including deleted.
getAllRewardSchemeOptions() - Method in class com.crm.process.rewards.CRMUIRewardSchemeBean
 
getAllRewardSchemeOptions(String) - Method in class com.crm.process.rewards.CRMUIRewardSchemeBean
 
getAllServices() - Method in class com.crm.process.subscriptions.CRMUISubscriptionDashboardComponentBean
Loads all subscription types, including deleted.
getAllSubscriptionTypes() - Method in class com.crm.process.subscriptions.CRMUISubscriptionDashboardComponentBean
Loads all subscription types, including deleted.
getAllTypeOptions() - Method in class com.crm.process.activities.CRMUIActivityBean
Loads All the activity type options.
getAllTypeOptions() - Method in class com.crm.process.jobs.CRMUIJobBean
Loads All the job type options.
getAllTypeOptions() - Method in class com.crm.process.servicerequests.CRMUIServiceRequestBean
Loads All the service request type options.
getAlpha() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.MessageDescriptor
Gets the value of the alpha property.
getAltCode() - Method in class com.crm.process.billing.UnitOfMeasurementSearchCriteria
 
getAltCode() - Method in class com.crm.process.financialtransactions.FinancialTransactionTypeSearchCriteria
 
getAltCode() - Method in class com.crm.process.products.ProductSearchCriteria
 
getAltCode() - Method in class com.crm.process.products.ProductTypeSearchCriteria
 
getAltCode() - Method in class com.crm.process.rewards.RewardSchemeSearchCriteria
 
getAltCode() - Method in class com.crm.process.servicerequests.ServiceRequestCancelReasonSearchCriteria
 
getAltCode() - Method in class com.crm.process.servicerequests.ServiceRequestStatusSearchCriteria
 
getAltCode() - Method in class com.crm.process.servicerequests.ServiceRequestTypeSearchCriteria
 
getAltCode() - Method in class com.crm.process.wallets.WalletTransactionTypeSearchCriteria
 
getAlternativeBalance(CRMDOWallet, Date) - Method in class com.crm.process.wallets.CRMProcessWalletBean
Returns the Alternative Balance of a wallet
getAlternativeBalance(CRMDOWallet) - Method in class com.crm.process.wallets.CRMUIWalletBean
Gets the alternative balance of a wallet.
getAlternativeProductAvailableAmount(CRMDOWallet, CRMDOProduct, CRMDOUnit, CRMDOUnitGroup, Date, Date) - Method in class com.crm.process.wallets.CRMProcessWalletBean
Returns the alternative balance of a wallet based on conditions.
getAmount() - Method in class com.crm.process.paymentgateway.CreatePaymentParameters
 
getAmount() - Method in class com.crm.process.paymentgateway.PaymentGatewayRequestExportInformation
 
getAmount() - Method in class com.crm.process.provisioning.netflix.webservices.model.ChargeEvent
 
getAmount() - Method in class com.crm.process.taxationservices.onesource.webservices.Quantity
Gets the value of the amount property.
getAmountDuedIn30Days(CRMDOAccountReceivable) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads Amount Dued In 30 Days for an account.
getAmountRule(CRMDOAdHocDiscount) - Method in class com.crm.process.billing.CRMUIAdHocDiscountBean
 
getAmounts() - Method in class com.crm.process.taxationservices.onesource.webservices.Line
Gets the value of the amounts property.
getAmountToBeInvoiced() - Method in class com.crm.process.jobs.InvoiceJobForm
 
getAmountType() - Method in class com.crm.process.jobs.InvoiceJobForm
 
getAmountType() - Method in class com.crm.process.taxationservices.onesource.webservices.Document.Attributes
Gets the value of the amountType property.
getAmountTypeOptions(AdditiveDiscountClassification) - Method in class com.crm.process.billing.CRMUIAdditiveDiscountDefinitionBean
Loads the additive discount definition amount type options.
getAmountTypeOptions(String, AdditiveDiscountClassification) - Method in class com.crm.process.billing.CRMUIAdditiveDiscountDefinitionBean
Loads the additive discount definition amount type options.
getAmountUnitOfTimeOptions() - Method in class com.crm.process.billing.CRMUIAdditiveDiscountDefinitionBean
Loads the unit of time options for additive discount definition amount.
getAmountUnitOfTimeOptions(String) - Method in class com.crm.process.billing.CRMUIAdditiveDiscountDefinitionBean
Loads the unit of time options for additive discount definition amount.
getAmountUnitOfTimeOptions() - Method in class com.crm.process.notifications.CRMUINotificationTypeBean
Loads the unit of time options for additive discount definition amount.
getAmountUnitOfTimeOptions(String) - Method in class com.crm.process.notifications.CRMUINotificationTypeBean
Loads the unit of time options for additive discount definition amount.
getAnalogProtection() - Method in class com.crm.process.provisioning.verimatrix.admin.ClPlus
 
getAnalogProtectionOptions() - Method in class com.crm.process.provisioning.verimatrix.admin.CRMUIVCASOMIContentBean
Loads the Analog Protection options.
getAnalogProtectionOptions(String) - Method in class com.crm.process.provisioning.verimatrix.admin.CRMUIVCASOMIContentBean
Loads the Analog Protection options.
getAnchoringInfoProperties() - Method in class com.crm.process.provisioning.irdeto.secureclient.SecureClientInfo
Gets the value of the anchoringInfoProperties property.
getAnchoringInfoProperty() - Method in class com.crm.process.provisioning.irdeto.secureclient.ArrayOfProperty5
Gets the value of the anchoringInfoProperty property.
getAny() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.ContentEventResult
Gets the value of the any property.
getAny() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.ContentListResult
Gets the value of the any property.
getAny() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DeviceData
Gets the value of the any property.
getAny() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DeviceEntitlementResult
Gets the value of the any property.
getAny() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DeviceListResult
Gets the value of the any property.
getAny() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DeviceResult
Gets the value of the any property.
getAny() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DeviceTypeData
Gets the value of the any property.
getAny() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DeviceTypeLicenseData
Gets the value of the any property.
getAny() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DeviceTypeLicenseDataResult
Gets the value of the any property.
getAny() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DomainDeviceListResult
Gets the value of the any property.
getAny() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DomainEntitlementResult
Gets the value of the any property.
getAny() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DomainListResult
Gets the value of the any property.
getAny() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.EncryptionStatus
Gets the value of the any property.
getAny() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.EntitlementListResult
Gets the value of the any property.
getAny() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.EventPackageResult
Gets the value of the any property.
getAny() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.GroupData
Gets the value of the any property.
getAny() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.GroupLicenseData
Gets the value of the any property.
getAny() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.GroupLicenseDataResult
Gets the value of the any property.
getAny() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.HostListResult
Gets the value of the any property.
getAny() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.LicenseData
Gets the value of the any property.
getAny() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.LicenseGroup
Gets the value of the any property.
getAny() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.LicenseGroupsResult
Gets the value of the any property.
getAny() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkContentEncryptionResult
Gets the value of the any property.
getAny() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkContentIdData
Gets the value of the any property.
getAny() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkContentIdResult
Gets the value of the any property.
getAny() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkContentResult
Gets the value of the any property.
getAny() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkContentTypeEncryptionResult
Gets the value of the any property.
getAny() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkContentTypeEncryptionStatus
Gets the value of the any property.
getAny() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkDeviceIdData
Gets the value of the any property.
getAny() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkDeviceIdResult
Gets the value of the any property.
getAny() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkListResult
Gets the value of the any property.
getAny() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.PackageEventResult
Gets the value of the any property.
getAny() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.PackageListResult
Gets the value of the any property.
getAny() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.PolicyListResult
Gets the value of the any property.
getAny() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.PolicyResult
Gets the value of the any property.
getAny() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Result
Gets the value of the any property.
getAny() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.ResultData
Gets the value of the any property.
getAny() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.RetailerEntitlementResult
Gets the value of the any property.
getAny() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.SiteListResult
Gets the value of the any property.
getAny() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.SiteResult
Gets the value of the any property.
getAny() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.SmartCardPairingResult
Gets the value of the any property.
getAny() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.STBPairingResult
Gets the value of the any property.
getAny() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.SystemAttrResult
Gets the value of the any property.
getAny() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserEventListResult
Gets the value of the any property.
getAny() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserListResult
Gets the value of the any property.
getAny() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserResult
Gets the value of the any property.
getAny() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserSecurityResult
Gets the value of the any property.
getApartmentNumber() - Method in class com.crm.process.addressregistry.googleplaces.AddressRegistry
 
getAPIHostname() - Method in class com.crm.process.provisioning.netflix.webservices.model.BasicConfigHelper
 
getApplianceId() - Method in class com.crm.process.provisioning.verimatrix.webservices.iptvtypes.DTVContentAttributes
Gets the value of the applianceId property.
getApplianceName() - Method in class com.crm.process.provisioning.verimatrix.webservices.iptvtypes.DTVEncryptionAttributes
Gets the value of the applianceName property.
getApplicable(CRMDOUnitGroup, CRMDOUnit) - Method in class com.crm.process.rewards.CRMProcessRewardParticipationAgreementBean
Retrieves the rewards participation agreement that is applicable for a specific partner group or partner unit.
getApplicable(CRMDOUnitGroup, CRMDOUnit, ArrayList<String>) - Method in class com.crm.process.rewards.CRMProcessRewardParticipationAgreementBean
Retrieves the rewards participation agreement that is applicable for a specific partner group or partner unit.
getApplicableAlerts() - Method in class com.crm.process.workflows.UpdateMultipleActionDefinitionsForm
 
getApplicableApprovals() - Method in class com.crm.process.workflows.UpdateMultipleActionDefinitionsForm
 
getApplicableFromRule(CRMDOAdHocDiscount) - Method in class com.crm.process.billing.CRMUIAdHocDiscountBean
 
getApplicableToDate(CRMDOBuyInAdvanceRequest) - Method in class com.crm.process.billing.CRMUIBuyInAdvanceRequestBean
Gets the applicable to date of a buy in advance request.
getApplicableToRule(CRMDOAdHocDiscount) - Method in class com.crm.process.billing.CRMUIAdHocDiscountBean
 
getApplicableWarrantyForInvoiceItem(CRMDOInvoiceLine) - Method in class com.crm.process.inventory.CRMUIInstalledItemBean
 
getApplicableWarrantyPolicy(CRMDOInstalledItem) - Method in class com.crm.process.inventory.CRMUIInstalledItemBean
 
getApplicableWarrantyPolicy(CRMDOJobRequestedProduct) - Method in class com.crm.process.jobs.CRMUIJobBean
Returns the warranty policy that will be applied on the job requested product
getApplicableWebhooks() - Method in class com.crm.process.workflows.UpdateMultipleActionDefinitionsForm
 
getApplicationOptions() - Method in class com.crm.process.CRMUI
 
getApplicationServerID(String) - Method in class com.crm.process.log.CRMUIBatchProcessesAdminBoardBean
 
getApplicationServersOptions() - Method in class com.crm.process.platform.CRMUIAllowedApplicationServerBean
Loads the application server options
getApplicationServersOptions(String) - Method in class com.crm.process.platform.CRMUIAllowedApplicationServerBean
Loads the application server options
getApplicationServersOptions() - Method in class com.crm.process.platform.CRMUISchedulerSettingBean
 
getAppliedProcessIDs() - Method in class com.crm.process.subscriptions.CRMUISubscriptionBean
 
getAppliedProduct() - Method in class com.crm.process.platform.TaxRateProduct
 
getAppliedProduct() - Method in class com.crm.process.platform.VatRateProduct
 
getAppliedServiceTypeOptions() - Method in class com.crm.process.billing.CRMUIAdditiveDiscountDefinitionBean
Loads the additive discount definition applied service type options.
getAppliedServiceTypeOptions(String) - Method in class com.crm.process.billing.CRMUIAdditiveDiscountDefinitionBean
Loads the additive discount definition applied service type options.
getApplyAdditionalDiscount() - Method in class com.crm.process.subscriptions.ServiceUsage
 
getApplyOnPostingPayment() - Method in class com.crm.process.billing.BillingTermDefinitionAutomaticSubscriptionActivationRule
 
getApplyOnSchedulingNormalSubscriptionCancellation() - Method in class com.crm.process.billing.BillingTermDefinitionAutomaticSubscriptionCancellationRule
 
getApplyOnSchedulingNormalSubscriptionDeactivation() - Method in class com.crm.process.billing.BillingTermDefinitionAutomaticSubscriptionDeactivationRule
 
getApplyOnSchedulingSubscriptionAction() - Method in class com.crm.process.billing.BillingTermDefinitionAutomaticSubscriptionActivationRule
 
getApplyOnSubscriptionDeactivationProcess() - Method in class com.crm.process.billing.BillingTermDefinitionAutomaticSubscriptionDeactivationRule
 
getApplyUsageAllowanceLimitsScopeOptions() - Method in class com.crm.process.accounts.CRMUIAccountDefinitionBean
Loads the apply usage allowance limits scope options.
getApplyUsageAllowanceLimitsScopeOptions(String) - Method in class com.crm.process.accounts.CRMUIAccountDefinitionBean
Loads the apply usage allowance limits scope options.
getApprovalDefinition() - Method in class com.crm.process.workflows.ApprovalDefinitionUpdateLCSAction
 
getApprovalDefinitions() - Method in class com.crm.process.workflows.UpdateMultipleActionDefinitionsForm
 
getApprovalDefinitionsToChange() - Method in class com.crm.process.workflows.UpdateMultipleActionDefinitionsForm
 
getApprovalMethodOptions() - Method in class com.crm.process.billing.CRMUIAdHocDiscountBean
Loads the ad hoc discount approval method options.
getApprovalMethodOptions(String) - Method in class com.crm.process.billing.CRMUIAdHocDiscountBean
Loads the ad hoc discount approval method options.
getArchiveData() - Method in class com.crm.process.utilities.DownloadArchivedDataForm
 
getArchiveDataEntityOptions() - Method in class com.crm.process.CRMUI
Loads the Archive entity options.
getArchiveDataEntityOptions(String) - Method in class com.crm.process.CRMUI
Loads the Archive entity options.
getArchiveDataRunDefinition() - Method in class com.crm.process.utilities.SubmitArchivedDataRunForm
 
getArchivedDataIDs() - Method in class com.crm.process.utilities.DeleteArchivedDataForm
 
getArchivedDataIDs() - Method in class com.crm.process.utilities.DownloadArchivedDataForm
 
getArchiveEntityOptions() - Method in class com.crm.process.CRMUI
Loads the Archive entity options.
getArchiveEntityOptions(String) - Method in class com.crm.process.CRMUI
Loads the Archive entity options.
getArea() - Method in class com.crm.process.addressregistry.googleplaces.AddressRegistry
 
getArea() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getAreaOperator() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getAsOfDate() - Method in class com.crm.process.billing.BillEvent
 
getAsOfDate() - Method in class com.crm.process.priceplan.PricePlanAdjustmentProcessRunDefinition
 
getAsOfDate() - Method in class com.crm.process.subscriptions.BillSubscriptionActionParameters
 
getAsOfDate() - Method in class com.crm.process.subscriptions.PreviewBillSubscriptionActionParameters
 
getAssignableEntityOptions() - Method in class com.crm.process.CRMUI
Loads the assignable entity options.
getAssignedToUnits() - Method in class com.crm.process.servicerequests.ServiceRequestSearchCriteria
 
getAssignedToUsers() - Method in class com.crm.process.servicerequests.ServiceRequestSearchCriteria
 
getAssignedUnit() - Method in class com.crm.process.networkmanagement.AssignableEntityAssignment
 
getAssignedUser() - Method in class com.crm.process.networkmanagement.AssignableEntityAssignment
 
getAssignmenTitle() - Method in class com.crm.process.leads.BulkLeadChangeForm
 
getAssignmentOptions() - Method in class com.crm.process.securitymanagement.CRMUIPrivacyLevelAssignmentRuleBean
Loads the privacy level assignment options.
getAssignmentOptions(String) - Method in class com.crm.process.securitymanagement.CRMUIPrivacyLevelAssignmentRuleBean
Loads the privacy level assignment options.
getAssignmentTitle() - Method in class com.crm.process.servicerequests.BulkStatusChangeForm
 
getAssignmentTypeOptions() - Method in class com.crm.process.securitymanagement.CRMUIAutoCollaborationRuleBean
 
getAssignmentTypeOptions(String) - Method in class com.crm.process.securitymanagement.CRMUIAutoCollaborationRuleBean
 
getAttachmentID() - Method in class com.crm.process.platform.AddLanguageForm
 
getAttachmentsByAttachmentsLibrary(String) - Method in class com.crm.process.platform.CRMProcessAttachmentBean
 
getAttribute() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.SystemTree
Gets the value of the attribute property.
getAttributeList() - Method in class com.crm.process.provisioning.irdeto.clientdevice.CreateTmsAttributes
Gets the value of the attributeList property.
getAttributeList() - Method in class com.crm.process.provisioning.irdeto.clientdevice.DeleteTmsAttributes
Gets the value of the attributeList property.
getAttributes() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkContentIdFilter
Gets the value of the attributes property.
getAttributes() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkDeviceIdData
Gets the value of the attributes property.
getAttributes() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkDeviceIdFilter
Gets the value of the attributes property.
getAttributes() - Method in class com.crm.process.taxationservices.onesource.webservices.Document
Gets the value of the attributes property.
getAttributes() - Method in class com.crm.process.taxationservices.onesource.webservices.Line
Gets the value of the attributes property.
getAttrType() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.SystemAttribute
Gets the value of the attrType property.
getAudioEncryptionLevel() - Method in class com.crm.process.provisioning.verimatrix.webservices.iptvtypes.EncryptionAttributes
Gets the value of the audioEncryptionLevel property.
getAuthenticationCode() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getAuthenticationCodeOperator() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getAuthenticationToken(CRMSession, String, String, PaypalMode) - Method in class com.crm.process.paymentgateway.paypal.PaypalPaymentGatewayService
 
getAuthId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Connection
Gets the value of the authId property.
getAuthKey() - Method in class com.crm.process.provisioning.tucano.webservices.TucanoWebService
 
getAuthorisationRuleStateOptions() - Method in class com.crm.process.users.CRMUIUserAuthenticationSettingsBean
Loads the authorisation rule state options for the user authentication policy.
getAuthorisationRuleStateOptions(String) - Method in class com.crm.process.users.CRMUIUserAuthenticationSettingsBean
Loads the authorisation rule state options for the user authentication policy.
getAuthorisationRuleStateOptions() - Method in class com.crm.process.users.CRMUIUserAuthSettingBean
Loads the authorisation rule state options for the user authentication policy.
getAuthorisationRuleStateOptions(String) - Method in class com.crm.process.users.CRMUIUserAuthSettingBean
Loads the authorisation rule state options for the user authentication policy.
getAuthorisedSubServiceProvDistributionSQL(String, String) - Method in class com.crm.process.provisioning.CRMProcessResetSubscriptionProcessRunBean
Returns an sql.
getAuthorisedSubServiceProvDistributionSQL(String, String, Boolean) - Method in class com.crm.process.provisioning.CRMProcessResetSubscriptionProcessRunBean
Returns an sql.
getAuthorisedSubServiceProvDistributionSQL(String, String, ArrayList<SubscriptionServiceLifeCycleState>) - Method in class com.crm.process.provisioning.CRMProcessResetSubscriptionProcessRunBean
Returns an sql.
getAuthorisedUsers(ArrayList<Object>) - Method in class com.crm.process.workflows.CRMUIApprovalRequestBean
Loads the set authorised users of an approval request.
getAuthorityName() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxDetail
Gets the value of the authorityName property.
getAuthorityType() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxDetail
Gets the value of the authorityType property.
getAuthorityUUID() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxDetail
Gets the value of the authorityUUID property.
getAuthorizationTime(Map<String, ?>) - Static method in class com.crm.process.provisioning.netflix.webservices.stick.HttpHeaders
 
getAuthorizationTime(Map<String, ?>) - Static method in class com.crm.process.provisioning.netflix.webservices.stick.operator.HttpOperatorHeaders
 
getAuthPassword() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Connection
Gets the value of the authPassword property.
getAuthPassword() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Site
Gets the value of the authPassword property.
getAutoApplyAdditiveDiscountPeriods(Date, Date, CRMDOSubscriptionService, CRMDOUdr, CRMDOProduct, CRMDOBillingTerm, CRMDOPricePlan, CRMDOBuyInAdvanceRequest, HashMap<String, ArrayList<String>>, CRMDOAccountReceivable) - Method in class com.crm.process.billing.CRMProcessRatedBillingItemBean
 
getAutomaticApplicationSettingForEmailValid(CRMDOAccessTokenDefinition) - Method in class com.crm.process.accesstokens.CRMProcessAccessTokenBean
Retrieves the "Automatic Application" setting of an Authentication Code and/or Identifier (whether from Access Token Definition or Access Token Classification)
getAutomaticApplicationSettingForPhoneValid(CRMDOAccessTokenDefinition) - Method in class com.crm.process.accesstokens.CRMProcessAccessTokenBean
Retrieves the "Automatic Application" setting of an Authentication Code and/or Identifier (whether from Access Token Definition or Access Token Classification)
getAutomaticCreationMethodOptions() - Method in class com.crm.process.accesstokens.CRMUIAccessTokenDefinitionBean
 
getAutomaticCreationMethodOptions(String) - Method in class com.crm.process.accesstokens.CRMUIAccessTokenDefinitionBean
 
getAutomationConditionFormattingOptions() - Method in class com.crm.process.rewards.CRMUICustomerEventDefinitionBean
Returns an automation condition's formatting options.
getAutomationConditionFormattingOptions(String) - Method in class com.crm.process.rewards.CRMUICustomerEventDefinitionBean
Returns an automation condition's formatting options.
getAutoSignUpState() - Method in class com.crm.process.rewards.RewardSchemeSearchCriteria
 
getAutoSwapProducts(ArrayList<CRMDOSubTypeServiceTierPath>, CRMDOProduct, CRMDOProduct) - Method in class com.crm.process.subscriptions.CRMProcessSubscriptionBean
Returns a list of products that will be automatically swapped because they belong to a tier path with dependency on another tier path - If the products to be swapped belong to a tier path on which other tier paths have dependcy, get the products that have the same level as the product being swapped and add them to the list of auto swap products.
getAutoTopUpScopeOptions() - Method in class com.crm.process.wallets.CRMUIWalletDefinitionBean
Loads the auto top-up scope options.
getAutoTopUpScopeOptions(String) - Method in class com.crm.process.wallets.CRMUIWalletDefinitionBean
Loads the auto top-up scope options.
getAvailability() - Method in class com.crm.process.resourcescheduling.ResourceAvailabilityForm
 
getAvailableComponents() - Method in class com.crm.process.jobs.JobAvailablePhysicalGoodAdditionForm
 
getAvailablePhysicalGood() - Method in class com.crm.process.jobs.JobRequestedPhysicalGoodAdditionForm
 
getAvailablePhysicalGoods() - Method in class com.crm.process.jobs.JobRequestedPhysicalGoodsAdditionForm
 
getAvailableProvProviderContracts(CRMDOProvProvider) - Method in class com.crm.process.provisioning.perception.CRMUIPerceptionServiceProviderBean
Loads a list of Available contracts of a provisioning provider.
getAvailableProvProviderPackages(CRMDOProvProvider) - Method in class com.crm.process.provisioning.perception.CRMUIPerceptionServiceProviderBean
Loads a list of available packages of a provisioning provider.
getAvailableRelatedTemplateOptions(String, CRMDOCommunication) - Method in class com.crm.process.communications.CRMUICommunicationBean
Loads the available related templates.
getAvailableTemplateOptions() - Method in class com.crm.process.communications.CRMUICommunicationBean
Loads the available templates.
getAvailableTemplateOptions(String) - Method in class com.crm.process.communications.CRMUICommunicationBean
Loads the available templates.
getAvailableWarehouse(CRMDOProduct, BigDecimal, InventoryDefinitionAllowedWarehouseType, CRMDOInventoryDefinition) - Method in class com.crm.process.inventory.CRMProcessWarehouseBean
 
getAveragePromoCodesUsage(CRMDOPromotionCampaign) - Method in class com.crm.process.billing.CRMProcessPromotionCampaignBean
 
getAverageWeeklyAwardedAmount() - Method in class com.crm.process.rewards.RewardOfferPerformance
 
getAverageWeeklyAwardedAmountText() - Method in class com.crm.process.rewards.RewardOfferMarketingInformation
 
getAwardedAmountNotSpend() - Method in class com.crm.process.WalletGroupConditionAnalysis
 
getAwardedStateOptions() - Method in class com.crm.process.notifications.CRMUINotificationTypeBean
 
getAwardedStateOptions(String) - Method in class com.crm.process.notifications.CRMUINotificationTypeBean
Loads the awarded states options.
getAwardTransactionAmount() - Method in class com.crm.process.rewards.RewardAwardTransactionContribution
 
getBadRequestReason() - Method in class com.crm.process.provisioning.netflix.NetflixBadRequestCharge
 
getBalance(CRMDOAccountReceivable) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Gets the balance of an account.
getBalance(CRMDOWallet) - Method in class com.crm.process.wallets.CRMProcessWalletBean
Calculate Wallet Balance.
getBalance(CRMDOWalletAllotmentGroupCondition) - Method in class com.crm.process.wallets.CRMProcessWalletBean
Returns the balance of a wallet Group Condition.
getBalance(CRMDOWalletAllotmentGroupCondition, Date) - Method in class com.crm.process.wallets.CRMProcessWalletBean
Returns the balance of a wallet Group Condition.
getBalance(CRMDOWallet) - Method in class com.crm.process.wallets.CRMUIWalletBean
Gets the balance of a wallet.
getBalanceBroughtForwardAmount() - Method in class com.crm.process.billing.UpcomingBillingRate
 
getBalanceInformation(ArrayList<Object>) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Returns the balance information for an account.
getBalanceThreshold() - Method in class com.crm.process.accounts.RecurringPaymentSettingsForm
 
getBankAccountNumber() - Method in class com.crm.process.paymentgateway.PaymentGatewayRequestExportInformation
 
getBankAccountType() - Method in class com.crm.process.paymentgateway.PaymentGatewayRequestExportInformation
 
getBankAccountTypeOptions() - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the bank account type options.
getBankAccountTypeSelectionOptions() - Method in class com.crm.process.accounts.CRMUIAccountDefinitionBean
Returns the account definition bank account type selection options.
getBankAccountTypeSelectionOptions(String) - Method in class com.crm.process.accounts.CRMUIAccountDefinitionBean
Returns the account definition bank account type selection options.
getBankBranchOptions(CRMDOBank) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the bank branch options for a bank.
getBankName() - Method in class com.crm.process.paymentgateway.PaymentGatewayRequestExportInformation
 
getBankOptions() - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the bank options.
getBankSelectionOptions() - Method in class com.crm.process.accounts.CRMUIAccountDefinitionBean
Returns the account definition bank selection options.
getBankSelectionOptions(String) - Method in class com.crm.process.accounts.CRMUIAccountDefinitionBean
Returns the account definition bank selection options.
getBanner() - Method in class com.crm.process.provisioning.irdeto.clientdevice.SendMailGlobal
Gets the value of the banner property.
getBanner() - Method in class com.crm.process.provisioning.irdeto.clientdevice.SendMessageGlobal
Gets the value of the banner property.
getBanner() - Method in class com.crm.process.provisioning.irdeto.GlobalFingerprintUtility
 
getBaseAmount() - Method in class com.crm.process.priceplan.PricePlanRateAmountForm
 
getBasePrice() - Method in class com.crm.process.jobs.JobAvailablePhysicalGoodAdditionForm
 
getBasicInfoProperties() - Method in class com.crm.process.provisioning.irdeto.secureclient.SecureClientInfo
Gets the value of the basicInfoProperties property.
getBasicInfoProperty() - Method in class com.crm.process.provisioning.irdeto.secureclient.ArrayOfProperty3
Gets the value of the basicInfoProperty property.
getBatchNumber() - Method in class com.crm.process.inventory.ImportInstalledItemDefinition
 
getBatchSize() - Method in class com.crm.process.subscriptions.ActivationProcessForm
 
getBecomeSubscriberActionAllowed() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getBeforeAfterBetweenOptions() - Method in class com.crm.process.billing.CRMUIAdditiveDiscountDefinitionBean
Loads the additive discount definition before, after and between date options.
getBeforeAfterBetweenOptions(String) - Method in class com.crm.process.billing.CRMUIAdditiveDiscountDefinitionBean
Loads the additive discount definition before, after and between date options.
getBehaviorCode() - Method in class com.crm.process.subscriptions.SubscriptionProcessInput
 
getBestOffers(ArrayList<CRMDO>, CRMDORewardParticipant, CRMDOCustomerEvent) - Method in class com.crm.process.rewards.CRMProcessRewardOfferBean
 
getBgColor() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.MessageDescriptor
Gets the value of the bgColor property.
getBill() - Method in class com.crm.process.accounts.BillAccountForm
 
getBill() - Method in class com.crm.process.billing.AdditionalBillingPeriodRate
 
getBill() - Method in class com.crm.process.billing.UpcomingBillingRate
 
getBill() - Method in class com.crm.process.financialtransactions.QuickPaymentForm
 
getBill() - Method in class com.crm.process.jobs.BillJobForm
 
getBill() - Method in class com.crm.process.jobs.InvoiceJobForm
 
getBill() - Method in class com.crm.process.paymentgateway.PaymentGatewayQueueEvent
 
getBill() - Method in class com.crm.process.paymentgateway.PaymentGatewayQueueItem
 
getBillableEntityMaturityStateOptions() - Method in class com.crm.process.priceplan.CRMUIPricePlanBean
 
getBillableEventPerformedDateOptions() - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the Billable Event Performed Date options.
getBillableEventPerformedDateOptions(String) - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the Billable Event Performed Date options.
getBillablePeriodStartDate() - Method in class com.crm.process.subscriptions.ActivateSubscriptionActionParameters
 
getBillablePeriodStartDate() - Method in class com.crm.process.subscriptions.AddExpenseSubscriptionActionParameters
 
getBillablePeriodStartDate() - Method in class com.crm.process.subscriptions.AddServiceSubscriptionActionParameters
 
getBillablePeriodStartDate() - Method in class com.crm.process.subscriptions.AddServiceUsageSubscriptionActionParameters
 
getBillablePeriodStartDate() - Method in class com.crm.process.subscriptions.AmendBundledServiceSubscriptionActionParameters
 
getBillablePeriodStartDate() - Method in class com.crm.process.subscriptions.AmendServicesAndInstalledItemsSubscriptionActionParameters
 
getBillablePeriodStartDate() - Method in class com.crm.process.subscriptions.BecomeSubscriberSubscriptionActionParameters
 
getBillablePeriodStartDate() - Method in class com.crm.process.subscriptions.CancelServiceSubscriptionActionParameters
 
getBillablePeriodStartDate() - Method in class com.crm.process.subscriptions.ChangeDistributionSubscriptionActionParameters
 
getBillablePeriodStartDate() - Method in class com.crm.process.subscriptions.ChangeLocationSubscriptionActionParameters
 
getBillablePeriodStartDate() - Method in class com.crm.process.subscriptions.ChangeSubscriberSubscriptionActionParameters
 
getBillablePeriodStartDate() - Method in class com.crm.process.subscriptions.DeactivateSubscriptionActionParameters
 
getBillablePeriodStartDate() - Method in class com.crm.process.subscriptions.EndRestingSubscriptionActionParameters
 
getBillablePeriodStartDate() - Method in class com.crm.process.subscriptions.EndShortTermActivationSubscriptionActionParameters
 
getBillablePeriodStartDate() - Method in class com.crm.process.subscriptions.EndShortTermDeactivationSubscriptionActionParameters
 
getBillablePeriodStartDate() - Method in class com.crm.process.subscriptions.ExtendGracePeriodSubscriptionActionParameters
 
getBillablePeriodStartDate() - Method in class com.crm.process.subscriptions.RestSubscriptionActionParameters
 
getBillablePeriodStartDate() - Method in class com.crm.process.subscriptions.ShortTermActivationSubscriptionActionParameters
 
getBillablePeriodStartDate() - Method in class com.crm.process.subscriptions.ShortTermDeactivationSubscriptionActionParameters
 
getBillablePeriodStartDate() - Method in class com.crm.process.subscriptions.StartServiceSubscriptionActionParameters
 
getBillablePeriodStartDate() - Method in class com.crm.process.subscriptions.StopServiceSubscriptionActionParameters
 
getBillablePeriodStartDate() - Method in class com.crm.process.subscriptions.SwapServiceSubscriptionActionParameters
 
getBillablePeriodStartDate() - Method in class com.crm.process.subscriptions.TerminateSubscriptionActionParameters
 
getBillablePeriodStartOptions() - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the billable period start options.
getBillablePeriodStartOptions(String) - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the billable period start options.
getBillablePeriodStartUOTOptions() - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the billable period start unit pf time options.
getBillAsOfDate() - Method in class com.crm.process.billing.AdditionalBillingPeriodRate
 
getBillAsOfDate() - Method in class com.crm.process.billing.UpcomingBillingRate
 
getBillAsOfDateOption() - Method in class com.crm.process.subscriptions.BillSubscriptionActionParameters
 
getBillAsOfDateOptionBuilder() - Method in class com.crm.process.subscriptions.CRMUISubscriptionBillBean
 
getBillAsOfDateOptionBuilder(String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionBillBean
 
getBillAsOfDateOptions() - Method in class com.crm.process.billing.CRMUIBillingRunDefinitionBean
Loads the bill as of date options.
getBillAsOfDateOptions(String) - Method in class com.crm.process.billing.CRMUIBillingRunDefinitionBean
Loads the bill as of date options.
getBillFrequency() - Method in class com.crm.process.billing.BillingTerm
 
getBillingAddressMandatoryOption() - Method in class com.crm.process.accounts.CRMUIAccountDefinitionBean
Returns the account definition billing address mandatory options
getBillingAddressTypeOptions() - Method in class com.crm.process.contactinfo.CRMUIImportContactInformationBean
Loads the billing address type options.
getBillingAddressTypeOptions(String) - Method in class com.crm.process.contactinfo.CRMUIImportContactInformationBean
Loads the billing address type options.
getBillingAddressTypeOptions(Boolean, ImportContactInfoDefinition, String) - Method in class com.crm.process.contactinfo.CRMUIImportContactInformationBean
 
getBillingAdjustmentOptions() - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the billing Adjustment Options.
getBillingAdjustmentOptions(String) - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the billing Adjustment options.
getBillingCycleDay() - Method in class com.crm.process.billing.BillingTerm
 
getBillingCycleDay() - Method in class com.crm.process.subscriptions.AmendBillingTermsSubscriptionActionParameters
 
getBillingCycleDay(CRMDOSubscription) - Method in class com.crm.process.subscriptions.CRMUISubscriptionBean
Loads the billing cycle day of the subscription.
getBillingCycleDayIsLastMonthDay() - Method in class com.crm.process.billing.BillingTerm
 
getBillingDirective() - Method in class com.crm.process.billing.ChangeRatedBillingItemForm
 
getBillingdirective() - Method in class com.crm.process.financialtransactions.MRRPeriodRatedBillingItem
 
getBillingDirective() - Method in class com.crm.process.subscriptions.ServiceUsage
 
getBillingDirectiveOptions() - Method in class com.crm.process.billing.CRMUIBillBean
Loads the billing directive options.
getBillingDirectiveOptions(String) - Method in class com.crm.process.billing.CRMUIBillBean
Loads the billing directive options.
getBillingDirectiveOptions() - Method in class com.crm.process.billing.CRMUIRatedBillingItemBean
Loads the billing directive options.
getBillingDirectiveOptions(String) - Method in class com.crm.process.billing.CRMUIRatedBillingItemBean
Loads the billing directive options.
getBillingDirectiveOptions() - Method in class com.crm.process.subscriptions.CRMUISubServiceLifeCycleStateHistoryBean
 
getBillingDirectiveOptions(String) - Method in class com.crm.process.subscriptions.CRMUISubServiceLifeCycleStateHistoryBean
 
getBillingDirectiveStateOptions() - Method in class com.crm.process.billing.CRMUIUdrBean
Loads the billing directive state options.
getBillingDirectiveStateOptions(String) - Method in class com.crm.process.billing.CRMUIUdrBean
Loads the billing directive state options.
getBillingEffectiveDate() - Method in class com.crm.process.billing.AmendBuyInAdvanceRequestForm
 
getBillingEffectiveDate() - Method in class com.crm.process.subscriptions.ActivateSubscriptionActionParameters
 
getBillingEffectiveDate() - Method in class com.crm.process.subscriptions.AddExpenseSubscriptionActionParameters
 
getBillingEffectiveDate() - Method in class com.crm.process.subscriptions.AddServiceSubscriptionActionParameters
 
getBillingEffectiveDate() - Method in class com.crm.process.subscriptions.AddServiceUsageSubscriptionActionParameters
 
getBillingEffectiveDate() - Method in class com.crm.process.subscriptions.AmendBundledServiceSubscriptionActionParameters
 
getBillingEffectiveDate() - Method in class com.crm.process.subscriptions.AmendServicesAndInstalledItemsSubscriptionActionParameters
 
getBillingEffectiveDate() - Method in class com.crm.process.subscriptions.BecomeSubscriberSubscriptionActionParameters
 
getBillingEffectiveDate() - Method in class com.crm.process.subscriptions.CancelServiceSubscriptionActionParameters
 
getBillingEffectiveDate() - Method in class com.crm.process.subscriptions.ChangeDistributionSubscriptionActionParameters
 
getBillingEffectiveDate() - Method in class com.crm.process.subscriptions.ChangeLocationSubscriptionActionParameters
 
getBillingEffectiveDate() - Method in class com.crm.process.subscriptions.ChangeSubscriberSubscriptionActionParameters
 
getBillingEffectiveDate() - Method in class com.crm.process.subscriptions.DeactivateSubscriptionActionParameters
 
getBillingEffectiveDate() - Method in class com.crm.process.subscriptions.EndRestingSubscriptionActionParameters
 
getBillingEffectiveDate() - Method in class com.crm.process.subscriptions.EndShortTermActivationSubscriptionActionParameters
 
getBillingEffectiveDate() - Method in class com.crm.process.subscriptions.EndShortTermDeactivationSubscriptionActionParameters
 
getBillingEffectiveDate() - Method in class com.crm.process.subscriptions.ExtendGracePeriodSubscriptionActionParameters
 
getBillingEffectiveDate() - Method in class com.crm.process.subscriptions.RestSubscriptionActionParameters
 
getBillingEffectiveDate() - Method in class com.crm.process.subscriptions.ServiceUsage
 
getBillingEffectiveDate() - Method in class com.crm.process.subscriptions.ShortTermActivationSubscriptionActionParameters
 
getBillingEffectiveDate() - Method in class com.crm.process.subscriptions.ShortTermDeactivationSubscriptionActionParameters
 
getBillingEffectiveDate() - Method in class com.crm.process.subscriptions.StartServiceSubscriptionActionParameters
 
getBillingEffectiveDate() - Method in class com.crm.process.subscriptions.StopServiceSubscriptionActionParameters
 
getBillingEffectiveDate() - Method in class com.crm.process.subscriptions.SwapServiceSubscriptionActionParameters
 
getBillingEffectiveDate() - Method in class com.crm.process.subscriptions.TerminateSubscriptionActionParameters
 
getBillingFrequencies() - Method in class com.crm.process.subscriptions.ActivationProcessForm
 
getBillingFrequencies() - Method in class com.crm.process.subscriptions.SubscriptionProcessRunDefinition
 
getBillingFrequency() - Method in class com.crm.process.subscriptions.AmendBillingTermsSubscriptionActionParameters
 
getBillingFrequencyCriteria(ArrayList<Object>) - Method in class com.crm.process.billing.CRMUINormalBillingRunBean
 
getBillingFrequencyOptions() - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Returns a lookup builder of billing frequencies
getBillingFrequencyOptions() - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
 
getBillingFrequencyOptions(String) - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
 
getBillingMethodOptions() - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the billing method options.
getBillingMethodOptions(String) - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the billing method options.
getBillingMethodOptions() - Method in class com.crm.process.jobs.CRMUIJobTypeBean
Loads the job type billing method options.
getBillingMethodOptions(String) - Method in class com.crm.process.jobs.CRMUIJobTypeBean
Loads the job type billing method options.
getBillingRun() - Method in class com.crm.process.accounts.BillAccountForm
 
getBillingRun() - Method in class com.crm.process.billing.BillEvent
 
getBillingRun() - Method in class com.crm.process.jobs.BillJobForm
 
getBillingRunDefinition() - Method in class com.crm.process.billing.BillingRunConfiguration
 
getBillingRunFilterMethodOptions() - Method in class com.crm.process.billing.CRMUIBillSendingRunDefinitionBean
Loads the billing run filter method options.
getBillingRunFilterMethodOptions(String) - Method in class com.crm.process.billing.CRMUIBillSendingRunDefinitionBean
Loads the billing run filter method options.
getBillingRunStep() - Method in class com.crm.process.billing.BillEvent
 
getBillingRunStepOptions() - Method in class com.crm.process.billing.CRMUIBillingRunBean
Loads the billing run step options.
getBillingRunStepOptions(BillingRunLifeCycleState) - Method in class com.crm.process.billing.CRMUIBillingRunBean
Loads the billing run step options.
getBillingRunStepOptions(BillingRunLifeCycleState) - Method in class com.crm.process.billing.CRMUIPrepaidBillingRunBean
Loads the billing run step options.
getBillingRunTypeOptions() - Method in class com.crm.process.billing.CRMUINormalBillingRunBean
Loads the billing run type options.
getBillingRunTypeOptions(String) - Method in class com.crm.process.billing.CRMUINormalBillingRunBean
Loads the billing run type options.
getBillingRunTypeOptions() - Method in class com.crm.process.billing.CRMUIPrepaidBillingRunBean
Loads the billing run type options.
getBillingRunTypeOptions(String) - Method in class com.crm.process.billing.CRMUIPrepaidBillingRunBean
Loads the billing run type options.
getBillingState(CRMDOBuyInAdvanceRequest) - Method in class com.crm.process.billing.CRMUIBuyInAdvanceRequestBean
Gets the billing state of a buy in advance request.
getBillingStateOptions() - Method in class com.crm.process.billing.CRMUIBuyInAdvanceRequestBean
Loads the billing state options.
getBillingStateOptions(String) - Method in class com.crm.process.billing.CRMUIBuyInAdvanceRequestBean
Loads the billing state options.
getBillingTerm() - Method in class com.crm.process.subscriptions.BecomeSubscriberSubscriptionActionParameters
 
getBillingTerm() - Method in class com.crm.process.subscriptions.ReplaceSubscriptionActionParameters
 
getBillingTermCriteriaWhereClause(Set<CRMDOBillingTermScheme>, Set<BillingFrequencyCriterion>, Set<BindingPeriodCriterion>, Set<BindingState>, Boolean) - Method in class com.crm.process.CRMProcessRunBean
Returns a where clause for billing terms based on schemes, price plans, frequencies and binding periods.
getBillingTermDateTime1() - Method in class com.crm.process.subscriptions.AmendBillingTermsSubscriptionActionParameters
 
getBillingTermDateTime2() - Method in class com.crm.process.subscriptions.AmendBillingTermsSubscriptionActionParameters
 
getBillingTermDateTime3() - Method in class com.crm.process.subscriptions.AmendBillingTermsSubscriptionActionParameters
 
getBillingTermDateTime4() - Method in class com.crm.process.subscriptions.AmendBillingTermsSubscriptionActionParameters
 
getBillingTermDefAdditionalBillingDirection() - Method in class com.crm.process.billing.AdditionalBillingDirectionForm
 
getBillingTermFloat1() - Method in class com.crm.process.subscriptions.AmendBillingTermsSubscriptionActionParameters
 
getBillingTermFloat2() - Method in class com.crm.process.subscriptions.AmendBillingTermsSubscriptionActionParameters
 
getBillingTermFloat3() - Method in class com.crm.process.subscriptions.AmendBillingTermsSubscriptionActionParameters
 
getBillingTermFloat4() - Method in class com.crm.process.subscriptions.AmendBillingTermsSubscriptionActionParameters
 
getBillingTermPeriods(CRMDOSubscription, CRMDOSubscriptionService, CRMDOSubServiceLifeCycleStateHistory, CRMDOProduct, Date, BindingState, HashMap<String, ArrayList<String>>, BillType, Integer, CRMDOAccountReceivable, BigDecimal) - Method in class com.crm.process.billing.CRMProcessRatedBillingItemBean
Get billing term period based on subscription product and from date
getBillingTermPeriods(CRMDOSubscription, CRMDOSubscriptionService, CRMDOSubServiceLifeCycleStateHistory, CRMDOProduct, Date, Date, BindingState, HashMap<String, ArrayList<String>>, BillType, Integer, CRMDOAccountReceivable, BigDecimal) - Method in class com.crm.process.billing.CRMProcessRatedBillingItemBean
Get billing term periods based on subscription product and from date range (rateFromDate - rateToDate)
getBillingTermPeriods(CRMDOJob, CRMDOProduct, Date, HashMap<String, ArrayList<String>>, BillType) - Method in class com.crm.process.billing.CRMProcessRatedBillingItemBean
Get the valid billing term period based on job product and date billing term period - - -
getBillingTermPeriods(CRMDOJob, CRMDOProduct, Date, HashMap<String, ArrayList<String>>, BillType, CRMDOAccountReceivable) - Method in class com.crm.process.billing.CRMProcessRatedBillingItemBean
Get the valid billing term period based on job product and date billing term period - - -
getBillingTermPeriods(CRMDOJob, CRMDOProduct, Date, HashMap<String, ArrayList<String>>, BillType, CRMDOJobRequestedProduct) - Method in class com.crm.process.billing.CRMProcessRatedBillingItemBean
Get the valid billing term period based on job product and date billing term period - - -
getBillingTermPeriods(CRMDOJob, CRMDOProduct, Date, HashMap<String, ArrayList<String>>, BillType, CRMDOJobRequestedProduct, CRMDOAccountReceivable) - Method in class com.crm.process.billing.CRMProcessRatedBillingItemBean
Get the valid billing term period based on job product and date billing term period - - -
getBillingTermPeriods(CRMDOJob, CRMDOProduct, Date, HashMap<String, ArrayList<String>>, BillType, CRMDOJobProduct) - Method in class com.crm.process.billing.CRMProcessRatedBillingItemBean
Get the valid billing term period based on job product and date billing term period
getBillingTermPeriods(CRMDOJob, CRMDOProduct, Date, CRMDOBillingTermDefinition, HashMap<String, ArrayList<String>>, BillType, CRMDOJobProduct, CRMDOAccountReceivable) - Method in class com.crm.process.billing.CRMProcessRatedBillingItemBean
Get the valid billing term period based on job product and date billing term period
getBillingTermPeriods(CRMDOSubscription, CRMDOSubscriptionService, CRMDOUdr, CRMDOProduct, Date, Date, HashMap<String, ArrayList<String>>, BillType, CRMDOAccountReceivable, BigDecimal) - Method in class com.crm.process.billing.CRMProcessRatedBillingItemBean
Get billing term period based on subscription product and from date
getBillingTerms() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getBillingTermScheme() - Method in class com.crm.process.billing.BillingTerm
 
getBillingTermScheme() - Method in class com.crm.process.billing.BillingTermSchemeProductPreratePeriodForm
 
getBillingTermScheme() - Method in class com.crm.process.jobs.BillingTermAmendmentForm
 
getBillingTermScheme() - Method in class com.crm.process.subscriptions.AmendBillingTermsSubscriptionActionParameters
 
getBillingTermScheme(CRMDOSubscription) - Method in class com.crm.process.subscriptions.CRMUISubscriptionBean
Loads the billing term scheme of the subscription.
getBillingTermSchemeAgreementDate(CRMDOSubscription) - Method in class com.crm.process.subscriptions.CRMUISubscriptionBean
Loads the agreement date of the subscription billing term scheme.
getBillingTermSchemeAllowedService() - Method in class com.crm.process.billing.BillingTermSchemeProductPreratePeriodForm
 
getBillingTermSchemeAllowedServices() - Method in class com.crm.process.subscriptions.SubscriptionTypeProduct
 
getBillingTermSchemeBillingFrequency(CRMDOSubscription) - Method in class com.crm.process.subscriptions.CRMUISubscriptionBean
Loads the billing frequency of the subscription billing term scheme.
getBillingTermSchemeBindingEndDate(CRMDOSubscription) - Method in class com.crm.process.subscriptions.CRMUISubscriptionBean
Loads the binding end date of the subscription billing term scheme.
getBillingTermSchemeBindingExtensionOptions() - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the billing term scheme binding extension options.
getBillingTermSchemeBindingExtensionOptions(String) - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the billing term scheme binding extension options.
getBillingTermSchemeBindingPeriod(CRMDOSubscription) - Method in class com.crm.process.subscriptions.CRMUISubscriptionBean
Loads the binding period of the subscription billing term scheme.
getBillingTermSchemeBindingStartDate(CRMDOSubscription) - Method in class com.crm.process.subscriptions.CRMUISubscriptionBean
Loads the binding start date of the subscription billing term scheme.
getBillingTermSchemeCode() - Method in class com.crm.process.jobs.BillingTermAmendmentForm
 
getBillingTermSchemeCode(CRMDOSubscription) - Method in class com.crm.process.subscriptions.CRMUISubscriptionBean
Loads the code of the subscription billing term scheme.
getBillingTermSchemeCodeOptions() - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the billing term scheme code options.
getBillingTermSchemeCodeOptions(BillType) - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the billing term scheme code options.
getBillingTermSchemeCodeOptions(String, String) - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the job billing term scheme code options.
getBillingTermSchemeCodeOptions(String, BillingTermSchemeClassification) - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the billing term scheme code options.
getBillingTermSchemeCriteria(ArrayList<Object>) - Method in class com.crm.process.billing.CRMUINormalBillingRunBean
 
getBillingTermSchemeCriteria(ArrayList<Object>) - Method in class com.crm.process.billing.CRMUIPrepaidBillingRunBean
 
getBillingTermSchemeNotAllowedServices() - Method in class com.crm.process.subscriptions.SubscriptionTypeProduct
 
getBillingTermSchemeOptions(CRMDOJobType, String) - Method in class com.crm.process.jobs.CRMUIJobBean
Loads a lookup builder of Billing Term Schemes based on job type
getBillingTermSchemeOptions(CRMDOJobType, CRMDOBillingTermScheme, String) - Method in class com.crm.process.jobs.CRMUIJobBean
Loads a lookup builder of Billing Term Schemes based on job type
getBillingTermSchemeOptions(CRMDOSubscriptionType, String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionTypeBean
Loads a lookup builder of subscription types
getBillingTermSchemeOptions(CRMDOSubscriptionType, CRMDOBillingTermScheme, String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionTypeBean
 
getBillingTermSchemePricePlan(CRMDOSubscription) - Method in class com.crm.process.subscriptions.CRMUISubscriptionBean
Loads the billing term scheme price plan of the subscription.
getBillingTermSchemes() - Method in class com.crm.process.billing.BillingRunConfiguration
 
getBillingTermSchemes() - Method in class com.crm.process.subscriptions.ActivationProcessForm
 
getBillingTermSchemes() - Method in class com.crm.process.subscriptions.SubscriptionProcessRunDefinition
 
getBillingTermSchemeSelectionOptions() - Method in class com.crm.process.jobs.CRMUIJobTypeBean
Loads the allowed billing term scheme selection options.
getBillingTermSchemeSelectionOptions(String) - Method in class com.crm.process.jobs.CRMUIJobTypeBean
Loads the allowed billing term scheme selection options.
getBillingTermUserField1() - Method in class com.crm.process.subscriptions.AmendBillingTermsSubscriptionActionParameters
 
getBillingTermUserField2() - Method in class com.crm.process.subscriptions.AmendBillingTermsSubscriptionActionParameters
 
getBillingTermUserField3() - Method in class com.crm.process.subscriptions.AmendBillingTermsSubscriptionActionParameters
 
getBillingTermUserField4() - Method in class com.crm.process.subscriptions.AmendBillingTermsSubscriptionActionParameters
 
getBillingTermUserField5() - Method in class com.crm.process.subscriptions.AmendBillingTermsSubscriptionActionParameters
 
getBillingTermUserField6() - Method in class com.crm.process.subscriptions.AmendBillingTermsSubscriptionActionParameters
 
getBillingTermUserField7() - Method in class com.crm.process.subscriptions.AmendBillingTermsSubscriptionActionParameters
 
getBillingTermUserField8() - Method in class com.crm.process.subscriptions.AmendBillingTermsSubscriptionActionParameters
 
getBillingTypeOptions() - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the billing type options.
getBillingTypeOptions(String) - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the billing type options.
getBillingTypeOptions(String, BillingTermSchemeClassification) - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
 
getBillNo() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getBillNoOperator() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getBillNumbers() - Method in class com.crm.process.paymentgateway.CreatePaymentParameters
 
getBillOutstandingAmount(CRMDONotification) - Method in class com.crm.process.notifications.CRMUINotificationBean
 
getBills() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getBillsFilterMethodOptions() - Method in class com.crm.process.billing.CRMUIBillSendingRunDefinitionBean
Loads the bills filter method options.
getBillsFilterMethodOptions(String) - Method in class com.crm.process.billing.CRMUIBillSendingRunDefinitionBean
Loads the bills filter method options.
getBillsPostedFilterUnitOfTimeOptions() - Method in class com.crm.process.billing.CRMUIBillSendingRunDefinitionBean
Returns a LookupBuilder of unit of time options for bill sending run scheduling
getBillsPostedFilterUnitOfTimeOptions(String) - Method in class com.crm.process.billing.CRMUIBillSendingRunDefinitionBean
Returns a LookupBuilder of unit of time options for bill sending run scheduling
getBillTermDefBindingCancelRulePriorToDateOptions() - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Loads the billing term definition cancel rule prior to date options.
getBillTermDefBindingCancelRulePriorToDateOptions(String) - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Loads the billing term definition cancel rule prior to date options.
getBillTermDefGraceRuleDateOptions() - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Loads the billing term definition grace rule date options.
getBillTermDefGraceRuleDateOptions(String) - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Loads the billing term definition grace rule date options.
getBillTermDefinition() - Method in class com.crm.process.billing.BillingRunConfiguration
 
getBillTermDefMinimumPeriodBeforeScheduleOptions() - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Loads the billing term definition minimum period before scheduling action options.
getBillTermDefMinimumPeriodBeforeScheduleOptions(String) - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Loads the billing term definition minimum period before scheduling action options.
getBillTermDefRegretRuleAsFromDateForServicesOptions() - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Loads the billing term definition regret rule as from date for services options.
getBillTermDefRegretRuleAsFromDateForServicesOptions(String) - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Loads the billing term definition regret rule as from date for services options.
getBillTermDefRegretRuleAsFromDateForSubscriptionOptions() - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Loads the billing term definition regret rule as from date for subscriptions options.
getBillTermDefRegretRuleAsFromDateForSubscriptionOptions(String) - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Loads the billing term definition regret rule as from date for subscriptions options.
getBillTermDefRestingRuleDateOptions() - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Loads the billing term definition resting rule date options.
getBillTermDefRestingRuleDateOptions(String) - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Loads the billing term definition resting rule date options.
getBillTermDefRuleAllowedSchemes(CRMDO) - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Retuns the billing term defintion rule allowed schemes
getBillTermDefRuleExceptions(CRMDO) - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Returns the billing term definition rule exceptions
getBillTermDefShortTermActivationRuleDateOptions() - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Loads the billing term definition short term activation rule date options.
getBillTermDefShortTermActivationRuleDateOptions(String) - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Loads the billing term definition short term activation rule date options.
getBillTermDefShortTermDeactivationRuleDateOptions() - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Loads the billing term definition short term deactivation rule date options.
getBillTermDefShortTermDeactivationRuleDateOptions(String) - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Loads the billing term definition short term deactivation rule date options.
getBillTermDefSubscriptionBindingStartDateAfterOptions() - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Loads the billing term definition subscription binding start date after options.
getBillTermDefSubscriptionBindingStartDateAfterOptions(String) - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Loads the billing term definition subscription binding start date after options.
getBillTermDefSubscriptionReplacmentRuleAsFromDateOptions() - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
 
getBillTermDefSubscriptionReplacmentRuleAsFromDateOptions(String) - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
 
getBillTermDefSwapRuleAsFromDateOptions() - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Loads the billing term definition swap rule as from date options.
getBillTermDefSwapRuleAsFromDateOptions(String) - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Loads the billing term definition swap rule as from date options.
getBillTermDefSwapRuleAsFromDateOptions(String, ArrayList<String>) - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Loads the billing term definition swap rule as from date options.
getBillTermSchemeMinimumPeriodBeforeScheduleOptions() - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the billing term scheme minimum period before scheduling action options.
getBillTermSchemeMinimumPeriodBeforeScheduleOptions(String) - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the billing term scheme minimum period before scheduling action options.
getBillTermSchemePricingRuleJobsOptions() - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the billing term scheme pricing rule jobs options.
getBillTermSchemePricingRuleJobsOptions(String) - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the billing term scheme pricing rule jobs options.
getBillToAddress() - Method in class com.crm.process.taxationservices.onesource.webservices.AddressCollection
Gets the value of the billToAddress property.
getBilltype() - Method in class com.crm.process.billing.BillEvent
 
getBillType() - Method in class com.crm.process.billing.BillPreviewRates
 
getBindingEndDate() - Method in class com.crm.process.billing.BillingTerm
 
getBindingEndDate() - Method in class com.crm.process.subscriptions.AmendBillingTermsSubscriptionActionParameters
 
getBindingPeriod() - Method in class com.crm.process.billing.BillingTerm
 
getBindingPeriod() - Method in class com.crm.process.subscriptions.AmendBillingTermsSubscriptionActionParameters
 
getBindingPeriodDurationOptions() - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Returns a lookup builder of binding periods
getBindingPeriodOptions() - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Loads the binding period options.
getBindingPeriodOptions(String) - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Loads the binding period options.
getBindingPeriods() - Method in class com.crm.process.subscriptions.ActivationProcessForm
 
getBindingPeriods() - Method in class com.crm.process.subscriptions.SubscriptionProcessRunDefinition
 
getBindingStartDate() - Method in class com.crm.process.billing.BillingTerm
 
getBindingStartDate() - Method in class com.crm.process.subscriptions.AmendBillingTermsSubscriptionActionParameters
 
getBindingState() - Method in class com.crm.process.subscriptions.ActivationProcessForm
 
getBindingStateOptions() - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Returns a lookup builder of binding state options
getBindingStateOptions(String) - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Returns a lookup builder of binding state options
getBindingStates() - Method in class com.crm.process.subscriptions.SubscriptionProcessRunDefinition
 
getBlockedExpiration() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserStatus
Gets the value of the blockedExpiration property.
getBlockTime() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserSecurity
Gets the value of the blockTime property.
getBouquetId() - Method in class com.crm.process.provisioning.irdeto.clientdevice.ResetBouquetChannelOrder
Gets the value of the bouquetId property.
getBouquetId() - Method in class com.crm.process.provisioning.irdeto.clientdevice.ResetBouquetChannelOrderGlobal
Gets the value of the bouquetId property.
getBrand() - Method in class com.crm.process.jobs.JobAvailablePhysicalGood
 
getBrand() - Method in class com.crm.process.paymentgateway.CardParameters
 
getBrand() - Method in class com.crm.process.paymentgateway.PaymentGatewayCardResult
 
getBrandOptions() - Method in class com.crm.process.paymentgateway.CRMUIPaymentGatewayCardBean
Loads the brand options.
getBrandOptions(String) - Method in class com.crm.process.paymentgateway.CRMUIPaymentGatewayCardBean
Loads the brand options.
getBroadcastInterval() - Method in class com.crm.process.provisioning.exsetsms.ExsetSmsSendFingerprintMessageUtilityForm
 
getBroadcastInterval() - Method in class com.crm.process.provisioning.exsetsms.ExsetSmsSendInfocasMessageUtilityForm
 
getBroadcastPeriod() - Method in class com.crm.process.provisioning.exsetsms.ExsetSmsSendFingerprintMessageUtilityForm
 
getBroadcastPeriod() - Method in class com.crm.process.provisioning.exsetsms.ExsetSmsSendInfocasMessageUtilityForm
 
getBundle() - Method in class com.crm.process.jobs.JobComponentSelectionForm
 
getBundle() - Method in class com.crm.process.products.ProductComponentSearchCriteria
 
getBundleInstalledItemComponents(CRMDOInstalledItem) - Method in class com.crm.process.subscriptions.CRMUISubscriptionDistributionChangeBean
 
getBundleInstalledItemComponents(CRMDOInstalledItem, CRMDOProduct) - Method in class com.crm.process.subscriptions.CRMUISubscriptionDistributionChangeBean
 
getBundleInstalledItemComponents(CRMDOInstalledItem, CRMDOProduct, String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionDistributionChangeBean
 
getBundleInstalledItemProducts(CRMDOInstalledItem, String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionDistributionChangeBean
 
getBundleInstalledItemProducts(CRMDOInstalledItem, CRMDOProduct, String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionDistributionChangeBean
 
getBundleInstalledItems(ArrayList<CRMDOSubscriptionInstalledItem>) - Method in class com.crm.process.subscriptions.CRMUISubscriptionDistributionChangeBean
 
getBundleInstalledItems(ArrayList<CRMDOSubscriptionInstalledItem>, String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionDistributionChangeBean
 
getBundleInstalledItems(ArrayList<CRMDOSubscriptionInstalledItem>, String, CRMDOInstalledItem) - Method in class com.crm.process.subscriptions.CRMUISubscriptionDistributionChangeBean
 
getBundleOptions(CRMDOProduct, String) - Method in class com.crm.process.products.CRMUIProductBean
Loads the product bundles of a product.
getBusinessIdentifierCode() - Method in class com.crm.process.paymentgateway.PaymentGatewayRequestExportInformation
 
getBuyerRegistrations() - Method in class com.crm.process.taxationservices.onesource.webservices.Registrations
Gets the value of the buyerRegistrations property.
getBuyInAdvanceRequest() - Method in class com.crm.process.billing.AmendBuyInAdvanceRequestForm
 
getBuyInAdvanceRequest() - Method in class com.crm.process.billing.BillEvent
 
getBuyInAdvanceRequest() - Method in class com.crm.process.billing.CancelBuyInAdvanceRequestForm
 
getBuyInAdvanceRequestsPerDurationAndSubscriptionTypePeriodOptions(String) - Method in class com.crm.process.billing.CRMUIBillDashboardBean
 
getCaid() - Method in class com.crm.process.provisioning.ProvisioningProviderService
 
getCaid() - Method in class com.crm.process.provisioning.ProvisioningProviderUsageDataRecord
 
getCalculatedTaxAmount() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxDetail
Gets the value of the calculatedTaxAmount property.
getCalculatedTaxAmount() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxSummary
Gets the value of the calculatedTaxAmount property.
getCalculatedTaxAmount() - Method in class com.crm.process.taxationservices.onesource.webservices.ZoneTaxSummary
Gets the value of the calculatedTaxAmount property.
getCallerContacts() - Method in class com.crm.process.servicerequests.ServiceRequestSearchCriteria
 
getCallingClient() - Method in class com.crm.process.taxationservices.onesource.webservices.HostRequestInfo
Gets the value of the callingClient property.
getCallingSource() - Method in class com.crm.process.taxationservices.onesource.webservices.HostRequestInfo
Gets the value of the callingSource property.
getCallingSystemNumber() - Method in class com.crm.process.taxationservices.onesource.webservices.HostRequestInfo
Gets the value of the callingSystemNumber property.
getCallingUser() - Method in class com.crm.process.taxationservices.onesource.webservices.HostRequestInfo
Gets the value of the callingUser property.
getCampid() - Method in class com.crm.process.utilities.SchedulerTask
 
getCancellationPaymentPolicyOptions() - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the cancellation payment policy options.
getCancellationPaymentPolicyOptions(String) - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the cancellation payment policy options.
getCancellationProcessRunDefinition() - Method in class com.crm.process.subscriptions.SubscriptionMaintenanceProcessRunDefinition
 
getCancellationReason() - Method in class com.crm.process.billing.CancelRatedBillingItemForm
 
getCancellationReason() - Method in class com.crm.process.vouchers.ElectronicVoucherCancellationForm
 
getCancellationReasonOptions() - Method in class com.crm.process.vouchers.CRMUIVoucherBean
Loads the voucher cancellation reason options.
getCancellationReasonOptions(String) - Method in class com.crm.process.vouchers.CRMUIVoucherBean
Loads the voucher cancellation reason options.
getCancellationType() - Method in class com.crm.process.billing.BillingTermDefinitionAutomaticSubscriptionCancellationRule
 
getCancellationType() - Method in class com.crm.process.subscriptions.SubscriptionProcessRunDefinition
 
getCancellationTypeOptions() - Method in class com.crm.process.subscriptions.CRMUISubscriptionProcessRunDefinitionBean
Loads the cancellation type options.
getCancellationTypeOptions(String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionProcessRunDefinitionBean
Loads the cancellation type options.
getCancelledAuthorisedUdrProvDistributionSQL(String, String) - Method in class com.crm.process.provisioning.CRMProcessResetSubscriptionProcessRunBean
Returns an sql.
getCancelledByEntityNameOptions() - Method in class com.crm.process.wallets.CRMUIWalletBean
Loads the entity cancelled by name options.
getCancelledByEntityNameOptions(String) - Method in class com.crm.process.wallets.CRMUIWalletBean
Loads the entity cancelled by name options.
getCancelledByProcessOptions() - Method in class com.crm.process.wallets.CRMUIWalletBean
Loads the wallet cancelled by process options.
getCancelledByProcessOptions(String) - Method in class com.crm.process.wallets.CRMUIWalletBean
Loads the wallet wallet cancelled by process options.
getCancelReason() - Method in class com.crm.process.activities.ActivityCancelForm
 
getCancelReason() - Method in class com.crm.process.jobs.JobCancelForm
 
getCancelReasonOptions() - Method in class com.crm.process.activities.CRMUIActivityBean
 
getCancelReasonOptions(String) - Method in class com.crm.process.activities.CRMUIActivityBean
 
getCancelReasonOptions() - Method in class com.crm.process.activities.CRMUIActivityCancelReasonBean
 
getCancelReasonOptions(String) - Method in class com.crm.process.activities.CRMUIActivityCancelReasonBean
 
getCancelReasonOptions(CRMDOJob) - Method in class com.crm.process.jobs.CRMUIJobBean
 
getCancelReasonOptions(CRMDOJob, String) - Method in class com.crm.process.jobs.CRMUIJobBean
 
getCancelVoucherActionAllowed() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getCapabilities() - Method in class com.crm.process.provisioning.netflix.webservices.model.AccountInfoResponse
 
getCardExpirationDate(CRMDOPaymentGatewayRequest) - Method in class com.crm.process.paymentgateway.CRMUIPaymentGatewayRequestBean
 
getCardHolderName() - Method in class com.crm.process.paymentgateway.CardParameters
 
getCardlessSTBs(ArrayList<ProviderInstalledItem>, CRMDOProvProvider, CRMDOProvisioningDistributor) - Method in class com.crm.process.provisioning.CRMProcessProviderBean
Returns a list of cardless STBs out of the given list of provider installed items
getCardlessSTBs(ArrayList<ProviderInstalledItem>, CRMDOProvProvider, Boolean) - Method in class com.crm.process.provisioning.CRMProcessProviderBean
Returns a list of cardless STBs out of the given list of provider installed items
getCardlessSTBs(ArrayList<ProviderInstalledItem>, CRMDOProvProvider) - Method in class com.crm.process.provisioning.CRMProcessProviderBean
Returns a list of cardless STBs out of the given list of provider installed items
getCardNumber() - Method in class com.crm.process.paymentgateway.CardParameters
 
getCardOptions(CRMDOAccountReceivable, CRMDOPaymentMethod) - Method in class com.crm.process.financialtransactions.CRMUIPaymentBean
Get payment gateway card options
getCardOptions(CRMDOAccountReceivable, CRMDOPaymentMethod, String) - Method in class com.crm.process.financialtransactions.CRMUIPaymentBean
Get payment gateway card options
getCardReferenceNumber() - Method in class com.crm.process.paymentgateway.CreatePaymentParameters
 
getCardReferenceNumber() - Method in class com.crm.process.paymentgateway.DeleteCardParameters
 
getCardReferenceNumber() - Method in class com.crm.process.paymentgateway.UpdateCardParameters
 
getCareOfName() - Method in class com.crm.process.addressregistry.googleplaces.AddressRegistry
 
getCatalogOptions(String) - Method in class com.crm.process.billing.CRMUIUsageServiceCatalogBean
Loads the Usage Service Catalogs options.
getCatalogOptions(ServiceUsageAddition, String) - Method in class com.crm.process.subscriptions.CRMUIServiceUsageAdditionBean
Loads the Usage Service Catalogs options.
getCategories() - Method in class com.crm.process.activities.ActivityCategoriesForm
 
getCategories() - Method in class com.crm.process.communications.CommunicationCategoriesForm
 
getCategories() - Method in class com.crm.process.contactinfo.ContactInfoCategoriesForm
 
getCategories() - Method in class com.crm.process.financialtransactions.FinancialTransactionCategoriesForm
 
getCategories() - Method in class com.crm.process.inventory.InstalledItemCategoryForm
 
getCategories() - Method in class com.crm.process.jobs.JobCategoriesForm
 
getCategories() - Method in class com.crm.process.products.ProductCategoryForm
 
getCategories() - Method in class com.crm.process.rewards.RewardOfferCategoriesForm
 
getCategories() - Method in class com.crm.process.servicerequests.ServiceRequestCategoriesForm
 
getCategories() - Method in class com.crm.process.servicerequests.ServiceRequestFinalResCategoriesForm
 
getCategories() - Method in class com.crm.process.servicerequests.ServiceRequestResponseCategoriesForm
 
getCategories() - Method in class com.crm.process.servicerequests.ServiceRequestSearchCriteria
 
getCategories() - Method in class com.crm.process.servicerequests.ServiceRequestTempResCategoriesForm
 
getCategory() - Method in class com.crm.process.activities.ActivityCategoriesForm
 
getCategory() - Method in class com.crm.process.communications.CommunicationCategoriesForm
 
getCategory() - Method in class com.crm.process.contactinfo.ContactInfoCategoriesForm
 
getCategory() - Method in class com.crm.process.financialtransactions.FinancialTransactionCategoriesForm
 
getCategory() - Method in class com.crm.process.inventory.InstalledItemCategoryForm
 
getCategory() - Method in class com.crm.process.jobs.JobCategoriesForm
 
getCategory() - Method in class com.crm.process.products.ProductCategoryForm
 
getCategory() - Method in class com.crm.process.rewards.RewardOfferCategoriesForm
 
getCategory() - Method in class com.crm.process.servicerequests.ServiceRequestCategoriesForm
 
getCategory() - Method in class com.crm.process.servicerequests.ServiceRequestFinalResCategoriesForm
 
getCategory() - Method in class com.crm.process.servicerequests.ServiceRequestResponseCategoriesForm
 
getCategory() - Method in class com.crm.process.servicerequests.ServiceRequestTempResCategoriesForm
 
getCategory() - Method in class com.crm.process.vouchers.VoucherUseForm
 
getCategoryOptions() - Method in class com.crm.process.leads.CRMUILeadBean
 
getCategoryOptions() - Method in class com.crm.process.servicerequests.CRMUIServiceRequestBean
Loads the service request category options.
getCcACP() - Method in class com.crm.process.provisioning.verimatrix.webservices.iptvtypes.CopyControlAttributes
Gets the value of the ccACP property.
getCcCGMSA() - Method in class com.crm.process.provisioning.verimatrix.webservices.iptvtypes.CopyControlAttributes
Gets the value of the ccCGMSA property.
getChangeHistoryAttributes() - Method in class com.crm.process.servicerequests.CRMUIServiceRequestBean
Loads the service request change history attribute options.
getChangeHistoryAttributes(String) - Method in class com.crm.process.servicerequests.CRMUIServiceRequestBean
Loads the service request change history attribute options.
getChangeLCS() - Method in class com.crm.process.workflows.DefinitionUpdateLCSAction
 
getChangeSectorOwnerResult() - Method in class com.crm.process.provisioning.irdeto.sector.ChangeSectorOwnerResponse
Gets the value of the changeSectorOwnerResult property.
getChangeSecureClientPropertyResult() - Method in class com.crm.process.provisioning.irdeto.secureclient.ChangeSecureClientPropertyResponse
Gets the value of the changeSecureClientPropertyResult property.
getChangeSecureClientTypeResult() - Method in class com.crm.process.provisioning.irdeto.secureclient.ChangeSecureClientTypeResponse
Gets the value of the changeSecureClientTypeResult property.
getChangeToComponent() - Method in class com.crm.process.subscriptions.ChangeDistributionSwapSubscriptionInstalledItem
 
getChangeToConsentStateOptions() - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads the consent state options.
getChangeToContactInfoAddress() - Method in class com.crm.process.subscriptions.ChangeLocationSubscriptionActionParameters
 
getChangeToInstalledItem() - Method in class com.crm.process.subscriptions.SwapSubscriptionInstalledItem
 
getChangeToProduct() - Method in class com.crm.process.subscriptions.SwapSubscriptionService
 
getChannel() - Method in class com.crm.process.provisioning.netflix.webservices.model.TokenRequest
 
getChannelOptions() - Method in class com.crm.process.provisioning.netflix.CRMUINetflixProviderBean
Loads the Channel Options
getChannelOptions(String) - Method in class com.crm.process.provisioning.netflix.CRMUINetflixProviderBean
Loads the Channel Options
getCharacterEncodingOptions() - Method in class com.crm.process.provisioning.conaxsmsservices.CRMUICONAXSmsServiceProviderBean
Loads the Character Encoding options.
getCharacterEncodingOptions(String) - Method in class com.crm.process.provisioning.conaxsmsservices.CRMUICONAXSmsServiceProviderBean
Loads the Character Encoding options.
getCharacterEncodingOptions() - Method in class com.crm.process.provisioning.conaxwebservices.CRMUICONAXWebServiceProviderBean
Loads the Character Encoding options.
getCharacterEncodingOptions(String) - Method in class com.crm.process.provisioning.conaxwebservices.CRMUICONAXWebServiceProviderBean
Loads the Character Encoding options.
getCharacterEncodingOptions() - Method in class com.crm.process.provisioning.exsetsms.CRMUIExsetSmsWebServiceProviderBean
 
getCharacterEncodingOptions(String) - Method in class com.crm.process.provisioning.exsetsms.CRMUIExsetSmsWebServiceProviderBean
 
getCharacterEncodingOptions() - Method in class com.crm.process.provisioning.irdeto.CRMUIIrdetoProviderBean
Loads the Character Encoding options.
getCharacterEncodingOptions(String) - Method in class com.crm.process.provisioning.irdeto.CRMUIIrdetoProviderBean
Loads the Character Encoding options.
getCharacterEncodingOptions() - Method in class com.crm.process.provisioning.nagramlp.CRMUINagraMLPServiceProviderBean
 
getCharacterEncodingOptions(String) - Method in class com.crm.process.provisioning.nagramlp.CRMUINagraMLPServiceProviderBean
 
getCharacterEncodingOptions() - Method in class com.crm.process.provisioning.panaccess.CRMUIPanaccessServiceProviderBean
Loads the Character Encoding options.
getCharacterEncodingOptions(String) - Method in class com.crm.process.provisioning.panaccess.CRMUIPanaccessServiceProviderBean
Loads the Character Encoding options.
getCharacterEncodingOptions() - Method in class com.crm.process.provisioning.radiator.CRMUIRadiatorProviderBean
Loads the Character Encoding options.
getCharacterEncodingOptions(String) - Method in class com.crm.process.provisioning.radiator.CRMUIRadiatorProviderBean
Loads the Character Encoding options.
getCharacterEncodingOptions() - Method in class com.crm.process.provisioning.verimatrix.CRMUIVCASProviderBean
 
getCharacterEncodingOptions(String) - Method in class com.crm.process.provisioning.verimatrix.CRMUIVCASProviderBean
 
getCharge() - Method in class com.crm.process.taxationservices.onesource.webservices.ChargeCollection
Gets the value of the charge property.
getChargeAcceptanceMethods() - Method in class com.crm.process.provisioning.netflix.CRMUINetflixProviderBean
Loads the Netflix Charge acceptance methods
getChargeAcceptanceMethods(String) - Method in class com.crm.process.provisioning.netflix.CRMUINetflixProviderBean
Loads the Netflix Charge acceptance methods
getChargeAmount() - Method in class com.crm.process.taxationservices.onesource.webservices.Charge
Gets the value of the chargeAmount property.
getChargeCollection() - Method in class com.crm.process.taxationservices.onesource.webservices.Line
Gets the value of the chargeCollection property.
getChargeDetailCollection() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxLine
Gets the value of the chargeDetailCollection property.
getChargeEndpointPath() - Method in class com.crm.process.provisioning.netflix.webservices.owl.ChargeConfigHelper
 
getChargeEvents() - Method in class com.crm.process.provisioning.netflix.webservices.model.ChargeEvents
 
getChargeNetflixTransactionID() - Method in class com.crm.process.provisioning.netflix.NetflixApproveCharge
 
getChargeNetflixTransactionID() - Method in class com.crm.process.provisioning.netflix.NetflixBadRequestCharge
 
getChargeNetflixTransactionID() - Method in class com.crm.process.provisioning.netflix.NetflixDeclineCharge
 
getChargeProductCode() - Method in class com.crm.process.taxationservices.onesource.webservices.Charge
Gets the value of the chargeProductCode property.
getCharges() - Method in class com.crm.process.taxationservices.onesource.webservices.ChargeDetailCollection
Gets the value of the charges property.
getChargeStatus() - Method in class com.crm.process.provisioning.netflix.webservices.model.ChargeResult
 
getChargesToApprovedBasedOnOperatosAcceptanceMethodWhereClause(ArrayList<OperatorMapping>, ArrayList<OperatorMapping>) - Method in class com.crm.process.provisioning.netflix.CRMProcessSendNetflixChargeResultsRunBean
Returns a where clause based on operators.
getChargesToDeclineBasedOnOperatosAcceptanceMethodWhereClause(ArrayList<OperatorMapping>, ArrayList<OperatorMapping>) - Method in class com.crm.process.provisioning.netflix.CRMProcessSendNetflixChargeResultsRunBean
Returns a where clause based on operators.
getChargeTaxAmount() - Method in class com.crm.process.taxationservices.onesource.webservices.ChargeDetail
Gets the value of the chargeTaxAmount property.
getChargeTaxRate() - Method in class com.crm.process.taxationservices.onesource.webservices.ChargeDetail
Gets the value of the chargeTaxRate property.
getChargeTransactionNumber() - Method in class com.crm.process.provisioning.netflix.NetflixApproveCharge
 
getChargeType() - Method in class com.crm.process.taxationservices.onesource.webservices.Charge
Gets the value of the chargeType property.
getChargeType() - Method in class com.crm.process.taxationservices.onesource.webservices.ChargeDetail
Gets the value of the chargeType property.
getCharset() - Method in class com.crm.process.billing.CodeConfig
 
getCharsetName() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.FingerprintMessage
Gets the value of the charsetName property.
getCharsetName() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.OnScreenMessage
Gets the value of the charsetName property.
getCharsetName() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.PreloadedMessage
Gets the value of the charsetName property.
getChartId() - Method in class com.crm.process.rewards.RewardOfferPerformanceForm
 
getChildren() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.SystemTree
Gets the value of the children property.
getCiid() - Method in class com.crm.process.communicationcentre.ContactInfoCTIPhone
 
getCiphonefullphonenum() - Method in class com.crm.process.communicationcentre.ContactInfoCTIPhone
 
getCiphoneid() - Method in class com.crm.process.communicationcentre.ContactInfoCTIPhone
 
getCiphonenum() - Method in class com.crm.process.communicationcentre.ContactInfoCTIPhone
 
getCity() - Method in class com.crm.process.addressregistry.googleplaces.AddressRegistry
 
getCity() - Method in class com.crm.process.paymentgateway.CardParameters
 
getCity() - Method in class com.crm.process.paymentgateway.PaymentGatewayRequestExportInformation
 
getCity() - Method in class com.crm.process.taxationservices.onesource.webservices.Address
Gets the value of the city property.
getClassification() - Method in class com.crm.process.billing.BillingTermDefinitionActivationForm
 
getClassification() - Method in class com.crm.process.financialtransactions.MRRPeriodRatedBillingItem
 
getClassification(CRMDOWarehouse, InventoryDefinitionAllowedWarehouseType) - Method in class com.crm.process.inventory.CRMProcessWarehouseBean
This process determines if a warehouse is classified as Rentals or Sales based on the warehouse's type and the configuration of the active Inventory Definition.
getClassification() - Method in class com.crm.process.rewards.CreateRewardOfferFromTemplateForm
 
getClassification() - Method in class com.crm.process.subscriptions.SubscriptionActionParameters
 
getClassification() - Method in class com.crm.process.wallets.WalletDefinitionConditionForm
 
getClassification() - Method in class com.crm.process.wallets.WalletTransactionSearchCriteria
 
getClassificationCode(CRMDOSubscriptionType, CRMDOSubscriptionType) - Method in class com.crm.process.subscriptions.CRMProcessSubscriptionPackageSwapBean
Returns the subscription package swap classification code
getClassificationCode(SwapServiceSubscriptionActionParameters) - Method in class com.crm.process.subscriptions.CRMProcessSubscriptionServiceSwapBean
Returns the subscription swap service classification code
getClassificationCode() - Method in class com.crm.process.subscriptions.SubscriptionProcessInput
 
getClassificationCodeRadioButton() - Method in class com.crm.process.subscriptions.CRMUISubscriptionDistributionChangeBean
 
getClassificationOptions() - Method in class com.crm.process.accesstokens.CRMUIAccessTokenClassificationBean
Loads the access token classification options.
getClassificationOptions(String) - Method in class com.crm.process.accesstokens.CRMUIAccessTokenClassificationBean
Loads the access token classification options.
getClassificationOptions() - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the classification options.
getClassificationOptions() - Method in class com.crm.process.activities.CRMUIActivityTypeBean
Loads the activity type service classification options.
getClassificationOptions(String) - Method in class com.crm.process.activities.CRMUIActivityTypeBean
Loads the activity type service classification options.
getClassificationOptions() - Method in class com.crm.process.billing.CRMUIAdditiveDiscountDefinitionBean
Loads the additive discount definition classification options.
getClassificationOptions(String) - Method in class com.crm.process.billing.CRMUIAdditiveDiscountDefinitionBean
Loads the additive discount definition classification options.
getClassificationOptions() - Method in class com.crm.process.billing.CRMUIBillBean
Loads the bill classification options.
getClassificationOptions(String) - Method in class com.crm.process.billing.CRMUIBillBean
Loads the bill classification options.
getClassificationOptions() - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the classification options.
getClassificationOptions(String) - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the classification options.
getClassificationOptions() - Method in class com.crm.process.ecenter.CRMUIWebApiKeyBean
Loads the classification options.
getClassificationOptions(String) - Method in class com.crm.process.ecenter.CRMUIWebApiKeyBean
Loads the classification options.
getClassificationOptions() - Method in class com.crm.process.feedback.CRMUIFeedbackClassificationBean
Loads the feedback classification options.
getClassificationOptions(Boolean) - Method in class com.crm.process.feedback.CRMUIFeedbackClassificationBean
Loads the feedback classification options.
getClassificationOptions(String) - Method in class com.crm.process.financialtransactions.CRMUIFinancialTransactionTypeBean
Loads a lookup builder of financial transaction type classifications.
getClassificationOptions() - Method in class com.crm.process.financialtransactions.CRMUIMonthlyRecurringRevenuePeriodBean
Returns the Subscription MRR Classification options.
getClassificationOptions(String) - Method in class com.crm.process.financialtransactions.CRMUIMonthlyRecurringRevenuePeriodBean
Returns the Subscription MRR Classification options.
getClassificationOptions() - Method in class com.crm.process.networkmanagement.CRMUICommunityBean
Loads the community classification options.
getClassificationOptions(String) - Method in class com.crm.process.networkmanagement.CRMUICommunityBean
Loads the community classification options.
getClassificationOptions() - Method in class com.crm.process.networkmanagement.CRMUIUnitBean
Loads the unit classification options.
getClassificationOptions(String) - Method in class com.crm.process.networkmanagement.CRMUIUnitBean
Loads the unit classification options.
getClassificationOptions() - Method in class com.crm.process.networkmanagement.CRMUIUnitGroupBean
Loads the unit classification options.
getClassificationOptions(String) - Method in class com.crm.process.networkmanagement.CRMUIUnitGroupBean
Loads the unit classification options.
getClassificationOptions() - Method in class com.crm.process.notifications.CRMUINotificationTypeBean
Loads the notification classification options.
getClassificationOptions(String) - Method in class com.crm.process.notifications.CRMUINotificationTypeBean
Loads the notification classification options.
getClassificationOptions() - Method in class com.crm.process.platform.CRMUIAttachmentClassificationBean
Loads the attachment classification options.
getClassificationOptions(Boolean) - Method in class com.crm.process.platform.CRMUIAttachmentClassificationBean
Loads the attachment classification options.
getClassificationOptions() - Method in class com.crm.process.products.CRMUIMeterReadingTypeBean
Loads the meter reading type classification options.
getClassificationOptions(String) - Method in class com.crm.process.products.CRMUIMeterReadingTypeBean
Loads the meter reading type classification options.
getClassificationOptions() - Method in class com.crm.process.products.CRMUIProductTypeBean
Loads the product classification options.
getClassificationOptions(String) - Method in class com.crm.process.products.CRMUIProductTypeBean
Loads the product classification options.
getClassificationOptions() - Method in class com.crm.process.rewards.CRMUICustomerEventClassificationBean
Loads the achievement classification options.
getClassificationOptions(CRMDOCustomerEvent) - Method in class com.crm.process.rewards.CRMUICustomerEventClassificationBean
Loads the achievement classification options.
getClassificationOptions() - Method in class com.crm.process.servicerequests.CRMUIServiceRequestCategoryBean
Loads the service request category classification options.
getClassificationOptions(String) - Method in class com.crm.process.servicerequests.CRMUIServiceRequestCategoryBean
Loads the service request category classification options.
getClassificationOptions() - Method in class com.crm.process.subscriptions.CRMUISubscriptionTypeBean
 
getClassificationOptions(String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionTypeBean
Loads the subscription type classification options
getClassificationOptions() - Method in class com.crm.process.vouchers.CRMUIVoucherTypeBean
Loads the voucher type classification options.
getClassificationOptions(String) - Method in class com.crm.process.vouchers.CRMUIVoucherTypeBean
Loads the voucher type classification options.
getClassificationOptions() - Method in class com.crm.process.wallets.CRMUIWalletTransactionTypeBean
Loads the wallet transaction classification options.
getClassificationOptions(String) - Method in class com.crm.process.wallets.CRMUIWalletTransactionTypeBean
Loads the wallet transaction classification options.
getClassifications() - Method in class com.crm.process.financialtransactions.FinancialTransactionTypeSearchCriteria
 
getClassifications() - Method in class com.crm.process.products.ProductSearchCriteria
 
getClassifications() - Method in class com.crm.process.products.ProductTypeSearchCriteria
 
getClassifications() - Method in class com.crm.process.servicerequests.ServiceRequestCategorySearchCriteria
 
getClassifications() - Method in class com.crm.process.wallets.WalletTransactionTypeSearchCriteria
 
getclassificationSelBox() - Method in class com.crm.process.wallets.ChangeDefaultTransactionTypeForm
 
getClearData() - Method in class com.crm.process.provisioning.irdeto.secureclient.ValidateSignature
Gets the value of the clearData property.
getClearHomingChannelResult() - Method in class com.crm.process.provisioning.irdeto.clientdevice.ClearHomingChannelResponse
Gets the value of the clearHomingChannelResult property.
getClientVersion() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DeviceSettings
Gets the value of the clientVersion property.
getCloseModal() - Method in class com.crm.process.Question
 
getClosestRatedUpToDate(CRMDOSubscription) - Method in class com.crm.process.subscriptions.CRMUISubscriptionBean
Loads the closest rated up to date of the subscription.
getClPlus() - Method in class com.crm.process.provisioning.verimatrix.admin.VCASOMIContent
 
getClPlus() - Method in class com.crm.process.provisioning.verimatrix.admin.VCASOMIEvent
 
getCMGatewayMethodOptions() - Method in class com.crm.process.communications.CRMUICommunicationDefinitionBean
 
getCMGatewayMethodOptions(String) - Method in class com.crm.process.communications.CRMUICommunicationDefinitionBean
 
getCMGatewayMethodURLOptions(String) - Method in class com.crm.process.communications.CRMUICommunicationDefinitionBean
 
getCode() - Method in class com.crm.process.products.ProductBrandSearchCriteria
 
getCode() - Method in class com.crm.process.products.ProductCategorySearchCriteria
 
getCode() - Method in class com.crm.process.products.ProductFamilySearchCriteria
 
getCode() - Method in class com.crm.process.products.ProductSearchCriteria
 
getCode() - Method in class com.crm.process.provisioning.irdeto.clientdevice.CommandResultData
Gets the value of the code property.
getCode() - Method in class com.crm.process.provisioning.irdeto.entitlements.CommandResultData
Gets the value of the code property.
getCode() - Method in class com.crm.process.provisioning.irdeto.sector.CommandResultData
Gets the value of the code property.
getCode() - Method in class com.crm.process.provisioning.irdeto.secureclient.CommandResult
Gets the value of the code property.
getCode() - Method in class com.crm.process.provisioning.irdeto.secureclient.CommandResultData
Gets the value of the code property.
getCode() - Method in enum com.crm.process.provisioning.tucano.webservices.TucanoErrorCodes
 
getCode() - Method in class com.crm.process.servicerequests.ServiceRequestCategorySearchCriteria
 
getCode() - Method in class com.crm.process.servicerequests.ServiceRequestFinalResCategorySearchCriteria
 
getCode() - Method in class com.crm.process.servicerequests.ServiceRequestResponseCategorySearchCriteria
 
getCode() - Method in class com.crm.process.servicerequests.ServiceRequestTempResCategorySearchCriteria
 
getCode() - Method in class com.crm.process.taxationservices.onesource.webservices.Status
Gets the value of the code property.
getCollaborationCommunities() - Method in class com.crm.process.networkmanagement.CollaborationCommunityForm
 
getCollaborationCommunity() - Method in class com.crm.process.networkmanagement.CollaborationCommunityForm
 
getCollaborationCommunitySelected() - Method in class com.crm.process.networkmanagement.CollaborationCommunityForm
 
getCollaborationGroup() - Method in class com.crm.process.networkmanagement.CollaborationGroupForm
 
getCollaborationGroups() - Method in class com.crm.process.networkmanagement.CollaborationGroupForm
 
getCollaborationGroupSelected() - Method in class com.crm.process.networkmanagement.CollaborationGroupForm
 
getCollaborationScopeOptions() - Method in class com.crm.process.networkmanagement.CRMUICollaborationCommunityBean
Loads the collaboration scope options.
getCollaborationScopeOptions(String) - Method in class com.crm.process.networkmanagement.CRMUICollaborationCommunityBean
Loads the collaboration scope options.
getCollaborationScopeOptions() - Method in class com.crm.process.networkmanagement.CRMUICollaborationGroupBean
Loads the collaboration scope options.
getCollaborationScopeOptions(String) - Method in class com.crm.process.networkmanagement.CRMUICollaborationGroupBean
Loads the collaboration scope options.
getCollaborationSettingScopeOptions() - Method in class com.crm.process.networkmanagement.CRMUICollaborationGroupBean
Loads the collaboration setting scope options.
getCollaborationSettingScopeOptions(String) - Method in class com.crm.process.networkmanagement.CRMUICollaborationGroupBean
Loads the collaboration setting scope options.
getCollaborationSettingScopeOptions(String, String) - Method in class com.crm.process.networkmanagement.CRMUICollaborationGroupBean
Loads the collaboration setting scope options.
getCollectionRecordsAdded(Set<CRMDO>) - Method in class com.crm.process.securitymanagement.CRMProcessAuditTrailBean
This method finds the new data objects in a collection.
getCollectionRecordsRemoved(Set<CRMDO>) - Method in class com.crm.process.securitymanagement.CRMProcessAuditTrailBean
This method finds the deleted data objects in a collection.
getColor() - Method in class com.crm.process.rewards.RewardOfferMarketingInformation
 
getColorOptions() - Method in class com.crm.process.platform.CRMUIGeneralSettingBean
 
getColorOptions(String) - Method in class com.crm.process.platform.CRMUIGeneralSettingBean
 
getColorOptions() - Method in class com.crm.process.provisioning.exsetsms.CRMUIExsetSmsFingerprintMessageRunDefinitionBean
 
getColorOptions(String) - Method in class com.crm.process.provisioning.exsetsms.CRMUIExsetSmsFingerprintMessageRunDefinitionBean
 
getColorOptions() - Method in class com.crm.process.provisioning.nagravision.CRMUINagravisionFingerprintRunDefinitionBean
 
getCommand() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DeviceCommand
Gets the value of the command property.
getCommunication() - Method in class com.crm.process.communicationcentre.LatestCommunicationForm
 
getCommunicationCentreClassificationOptions() - Method in class com.crm.process.financialtransactions.CRMUIFinancialTransactionTypeBean
Loads a lookup builder of financial transaction type classifications for communication centre.
getCommunicationCentreClassificationOptions(String) - Method in class com.crm.process.financialtransactions.CRMUIFinancialTransactionTypeBean
Loads a lookup builder of financial transaction type classifications for communication centre.
getCommunicationDefinition() - Method in class com.crm.process.activities.ActivityCancellationEvent
 
getCommunicationDefinition() - Method in class com.crm.process.activities.ActivityCompletionEvent
 
getCommunicationDefinition() - Method in class com.crm.process.activities.ActivityCreationEvent
 
getCommunicationDefinition() - Method in class com.crm.process.activities.ActivityStartProgressEvent
 
getCommunicationDefinition() - Method in class com.crm.process.activities.ActivityUpdateEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.AccessTokenRequiresVerificationEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.AccountReceivableActivateEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.AccountReceivableAddMemberInGroupEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.AccountReceivableRemoveMemberFromGroupEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.AccountReceivableSuspendEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.AccountReceivableTerminateEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.AccountReceivableUpdateEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.AssignAccessTokenToAccountEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.AssignAccessTokenToRewardsParticipantEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.AutoGenerateAccessTokenPassCodeForAccountEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.CancelElectronicVoucherEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.CancelJobEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.CancelMemberElectronicVoucherEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.CancelMemberJobEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.CancelMemberPrintedVoucherEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.CancelPrintedVoucherEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.CompleteJobEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.CompleteMemberJobEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.CompleteMemberServiceRequestEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.CompleteServiceRequestEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.CreateCreditWalletTransactionEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.CreateDebitWalletTransactionEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.CreateJobEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.CreateMemberCreditWalletTransactionEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.CreateMemberDebitWalletTransactionEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.CreateMemberJobEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.CreateMemberServiceRequestEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.CreateServiceRequestEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.DistributePromotionCodeEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.FinalResolveMemberServiceRequestEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.FinalResolveServiceRequestEvent
 
getCommunicationDefinition() - Method in interface com.crm.process.communications.ICommunicationEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.IssueMemberRefundVoucherEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.IssueRefundVoucherEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.JobQuotationOnCreateJobEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.JobQuotationOnCreateMemberJobEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.JobQuotationOnSettingJobAsPendingEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.JobQuotationOnSettingMemberJobAsPendingEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.JobQuotationOnStartProgressJobEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.JobQuotationOnStartProgressMemberJobEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.JobQuotationOnUpdateJobEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.JobQuotationOnUpdateMemberJobEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.LeadCancellationEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.LeadCreationEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.LeadLostEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.LeadStartProgressEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.LeadUpdateEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.LeadWinEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.MemberAccountReceivableActivateEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.MemberAccountReceivableAddMemberInGroupEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.MemberAccountReceivableRemoveMemberFromGroupEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.MemberAccountReceivableSuspendEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.MemberAccountReceivableTerminateEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.MemberAccountReceivableUpdateEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.MemberPurchaseCustomerEventSubmissionEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.MemberRewardParticipantSignUpEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.MemberRewardSchemeSignUpEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.MemberSpendRequestCustomerEventSubmissionEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.MemberSubscriptionEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.MemberTransferFromAccountToWalletEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.MemberTransferFromWalletToAccountEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.NotifyEntityEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.PostAwardExpirationTransactionEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.PostAwardTransactionEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.PostMemberAwardExpirationTransactionEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.PostMemberAwardTransactionEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.PostMemberPaymentEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.PostMemberPaymentGatewayRequestFailureEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.PostMemberRefundEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.PostMemberSpendTransactionEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.PostPaymentCommunicationEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.PostPaymentGatewayRequestFailureEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.PostRefundEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.PostSpendTransactionEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.PurchaseCustomerEventSubmissionEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.PurchaseElectronicVoucherEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.PurchaseMemberElectronicVoucherEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.RequestMemberRewardsSchemeReferenceCodeEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.RequestRewardsSchemeReferenceCodeEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.ResetAccessTokenPassCodeEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.ResetAccessTokenVerificationCodeEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.RespondMemberServiceRequestEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.RespondServiceRequestEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.RewardParticipantSignUpEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.RewardSchemeSignUpEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.SpendRequestCustomerEventSubmissionEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.StartProgressJobEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.StartProgressMemberJobEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.SubscriptionEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.TemporaryResolveMemberServiceRequestEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.TemporaryResolveServiceRequestEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.TransferFromAccountToWalletEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.TransferFromWalletToAccount
 
getCommunicationDefinition() - Method in class com.crm.process.communications.UpdateJobEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.UpdateMemberJobEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.UpdateMemberServiceRequestEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.UpdateServiceRequestEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.UseElectronicVoucherEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.UseMemberElectronicVoucherEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.UseMemberPrintedVoucherEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.UsePrintedVoucherEvent
 
getCommunicationDefinition() - Method in class com.crm.process.communications.VerifyAccessTokenEvent
 
getCommunicationDefinition() - Method in class com.crm.process.contactinfo.AssignKYCProfileEvent
 
getCommunicationDefinition() - Method in class com.crm.process.contactinfo.CreateContactInformationEvent
 
getCommunicationDefinition() - Method in class com.crm.process.contactinfo.ExpireKYCProfileEvent
 
getCommunicationDefinition() - Method in class com.crm.process.contactinfo.RefuteKYCProfileEvent
 
getCommunicationDefinition() - Method in class com.crm.process.contactinfo.UpdateContactInformationEvent
 
getCommunicationDefinition() - Method in class com.crm.process.contactinfo.VerifyKYCProfileEvent
 
getCommunicationDefinition() - Method in class com.crm.process.workflows.AlertDefinitionTestConnectionForm
 
getCommunicationMediaOptions() - Method in class com.crm.process.billing.CRMUIBillSendingRunDefinitionBean
Loads the communication media options.
getCommunicationMediaOptions(String) - Method in class com.crm.process.billing.CRMUIBillSendingRunDefinitionBean
Loads the communication media options.
getCommunicationMediaOptions() - Method in class com.crm.process.communications.CRMUICommunicationDefinitionBean
Loads the communication media options.
getCommunicationMediaOptions(String) - Method in class com.crm.process.communications.CRMUICommunicationDefinitionBean
Loads the communication media options.
getCommunicationQueueExternalSystemOptions() - Method in class com.crm.process.billing.CRMUIBillSendingRunDefinitionBean
Loads the communication queue external system options.
getCommunicationQueueExternalSystemOptions(String) - Method in class com.crm.process.billing.CRMUIBillSendingRunDefinitionBean
Loads the communication queue external system options.
getCommunicationQueues(CRMDOBill) - Method in class com.crm.process.billing.CRMUIBillBean
Returns the communication queues of the given bill.
getCommunications(CRMDOBill) - Method in class com.crm.process.billing.CRMUIBillBean
Returns the communications of the given bill.
getCommunicationTemplateOptions() - Method in class com.crm.process.billing.CRMUIBillSendingRunDefinitionBean
Loads the communication template options.
getCommunicationTemplateOptions(String, String) - Method in class com.crm.process.billing.CRMUIBillSendingRunDefinitionBean
Loads the communication template options.
getCommunity() - Method in class com.crm.process.networkmanagement.CollaborationCommunityForm
 
getCompanyFieldOptions() - Method in class com.crm.process.contactinfo.CRMUIKYCDefinitionBean
Returns the company field options
getCompanyName() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getCompanyNameOperator() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getCompanyRole() - Method in class com.crm.process.taxationservices.onesource.webservices.Document.Attributes
Gets the value of the companyRole property.
getCompletedActivityLCSFilter() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getCompletedJobLCSFilter() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getCompletedLeadLCSFilter() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getCompletedLifeCycleStateOptions() - Method in class com.crm.process.activities.CRMUIActivityBean
Loads the activity life cycle state options for completed activities.
getCompletedLifeCycleStateOptions(String) - Method in class com.crm.process.activities.CRMUIActivityBean
Loads the activity life cycle state options for completed activities.
getCompletedLifeCycleStateOptions() - Method in class com.crm.process.communications.CRMUICommunicationQueueBean
Loads the communication queue completed life cycle state options.
getCompletedLifeCycleStateOptions(String) - Method in class com.crm.process.communications.CRMUICommunicationQueueBean
Loads the completed communication queue life cycle state options.
getCompletedLifeCycleStateOptions() - Method in class com.crm.process.jobs.CRMUIJobBean
Loads the job life cycle state options for completed jobs.
getCompletedLifeCycleStateOptions(String) - Method in class com.crm.process.jobs.CRMUIJobBean
Loads the job life cycle state options for non-completed jobs.
getCompletedLifeCycleStateOptions() - Method in class com.crm.process.leads.CRMUILeadBean
 
getCompletedLifeCycleStateOptions(String) - Method in class com.crm.process.leads.CRMUILeadBean
 
getCompletedNotificationLCSFilter() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getCompletionTimeRulePhysicalGoodScopeOptions() - Method in class com.crm.process.jobs.CRMUIJobTypeBean
Loads the additional completion time rule physical good scope options.
getCompletionTimeRulePhysicalGoodScopeOptions(String) - Method in class com.crm.process.jobs.CRMUIJobTypeBean
Loads the additional completion time rule physical good scope options.
getComponent() - Method in class com.crm.process.subscriptions.ChangeDistributionSwapSubscriptionInstalledItem
 
getComponents() - Method in class com.crm.process.jobs.JobAvailablePhysicalGood
 
getComponents() - Method in class com.crm.process.subscriptions.BundleSubscriptionService
 
getComponents() - Method in class com.crm.process.subscriptions.SubscriptionInstalledItem
 
getComponents() - Method in class com.crm.process.subscriptions.SubscriptionService
 
getComponents() - Method in class com.crm.process.subscriptions.SwapSubscriptionInstalledItem
 
getComponents() - Method in class com.crm.process.subscriptions.SwapSubscriptionService
 
getComponentsToBeAdded(SubscriptionActionProduct) - Method in class com.crm.process.subscriptions.CRMProcessBundleSubscriptionServiceAmendmentBean
 
getComponentsToBeRemoved(SubscriptionActionProduct) - Method in class com.crm.process.subscriptions.CRMProcessBundleSubscriptionServiceAmendmentBean
 
getCompositionMethodOptions() - Method in class com.crm.process.products.CRMUIProductTypeBean
Loads the composition method options.
getCompositionMethodOptions(String) - Method in class com.crm.process.products.CRMUIProductTypeBean
Loads the composition method options.
getCompositionMethodOptions(CRMDOProductType) - Method in class com.crm.process.products.CRMUIProductTypeBean
Loads the composition method options.
getCompositionMethods() - Method in class com.crm.process.products.ProductSearchCriteria
 
getCompositionMethods() - Method in class com.crm.process.products.ProductTypeSearchCriteria
 
getConaxInstalledItems() - Method in class com.crm.process.provisioning.conaxwebservices.ConaxInformationForm
 
getConaxServices() - Method in class com.crm.process.provisioning.conaxwebservices.ConaxInformationForm
 
getConcurrentUsage() - Method in class com.crm.process.jobs.BillingTermAmendmentForm
 
getConcurrentUsageBillingMethod() - Method in class com.crm.process.billing.BillingTerm
 
getConcurrentUsageBillingMethod() - Method in class com.crm.process.subscriptions.AmendBillingTermsSubscriptionActionParameters
 
getConditionalBalance(CRMDOWallet) - Method in class com.crm.process.wallets.CRMUIWalletBean
 
getConditionMasterEntityLevelOperationOptions(String) - Method in class com.crm.process.securitymanagement.CRMUIPrivacyLevelAssignmentRuleBean
Loads the condition master entity level operation options.
getConditionPrivacyLevelOptions() - Method in class com.crm.process.securitymanagement.CRMUIAutoCollaborationRuleBean
Loads the condition privacy level options.
getConditionPrivacyLevelOptions() - Method in class com.crm.process.workflows.CRMUIWorkflowRuleBean
Loads the condition privacy level options.
getConditionsGroupOperatorRadioButton() - Method in class com.crm.process.priceplan.CRMUIPricePlanBean
 
getConditionsGroupRowOperatorRadioButton() - Method in class com.crm.process.priceplan.CRMUIPricePlanBean
 
getConditionsOperatorRadioButton() - Method in class com.crm.process.priceplan.CRMUIPricePlanBean
 
getConditionTypeOptions() - Method in class com.crm.process.workflows.CRMUIWorkflowRuleBean
Loads the workflow rule condition condition type options.
getConditionTypeOptions(String) - Method in class com.crm.process.workflows.CRMUIWorkflowRuleBean
Loads the workflow rule condition condition type options.
getConditionTypeOptions(String, CRMDOWorkflowRule) - Method in class com.crm.process.workflows.CRMUIWorkflowRuleBean
Loads the workflow rule condition condition type options.
getConditionTypeToApplyOptions(String) - Method in class com.crm.process.priceplan.CRMUIPricePlanBean
Loads the condition type to apply options.
getConditionTypeToSelectOptions(String) - Method in class com.crm.process.priceplan.CRMUIPricePlanBean
Loads the condition type to select options.
getConditionValueFieldTypeOptions(String) - Method in class com.crm.process.workflows.CRMUIWorkflowRuleBean
 
getConditionValueFieldTypeOptions(String, String) - Method in class com.crm.process.workflows.CRMUIWorkflowRuleBean
 
getConditionValueFieldTypeOptions(String, CRMDOWorkflowRuleCondition) - Method in class com.crm.process.workflows.CRMUIWorkflowRuleBean
Loads the workflow rule condition value field type options.
getConditionValues(CRMDOWorkflowRuleCondition) - Method in class com.crm.process.workflows.CRMUIWorkflowRuleBean
Loads a list of workflow rule condition values by a workflow rule condition.
getConfigurationMgmt() - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.ConfigurationMgmtService
 
getConfigurationMgmt(WebServiceFeature...) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.ConfigurationMgmtService
 
getConfigurations() - Method in class com.crm.process.communications.ConfigurationEntityForm
 
getConfigurationSBox() - Method in class com.crm.process.ConfigurationDefaultForm
 
getConfirmPassword() - Method in class com.crm.process.users.ChangePassword
 
getConnection() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Network
Gets the value of the connection property.
getConnectionError() - Method in class com.crm.process.paymentgateway.PaymentGatewayResult
 
getConsentFormAttachment() - Method in class com.crm.process.contactinfo.AddConsentForm
 
getConsentState() - Method in class com.crm.process.contactinfo.AddConsentForm
 
getConsentStateOptions() - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads the consent state options.
getConsiderAccountsHavingPaymentWithinTheLastXHours() - Method in class com.crm.process.subscriptions.ActivationProcessForm
 
getConsiderAccountsHavingPaymentWithinTheLastXHours() - Method in class com.crm.process.subscriptions.SubscriptionProcessRunDefinition
 
getConsumedMonthAmount() - Method in class com.crm.process.billing.UsageAllowanceProduct
 
getConsumedMonthUsage() - Method in class com.crm.process.billing.UsageAllowanceProduct
 
getConsumedProducts() - Method in class com.crm.process.wallets.ConsumedByServicesForm
 
getConsumedTodayAmount() - Method in class com.crm.process.billing.UsageAllowanceProduct
 
getConsumedTodayUsage() - Method in class com.crm.process.billing.UsageAllowanceProduct
 
getContactCategoryOptions() - Method in class com.crm.process.contactinfo.CRMUIImportContactInformationBean
Loads the contact category options.
getContactCategoryOptions(String) - Method in class com.crm.process.contactinfo.CRMUIImportContactInformationBean
Loads the contact category options.
getContactCommunicationSegmentOptions() - Method in class com.crm.process.segments.CRMUISegmentBean
Loads the segment entity type options that are applicable for contact communications.
getContactCommunicationSegmentOptions(String) - Method in class com.crm.process.segments.CRMUISegmentBean
 
getContactEmailOptions(CRMDOContactInformation, CRMDOContactInfoEmail) - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads a lookup builder of contact emails
getContactEmailOptions(CRMDOContactInformation) - Method in class com.crm.process.jobs.CRMUIJobBean
 
getContactEmailOptions(String, CRMDOContactInformation) - Method in class com.crm.process.jobs.CRMUIJobBean
 
getContactEmailOptions(CRMDOContactInformation) - Method in class com.crm.process.leads.CRMUILeadBean
 
getContactEmailOptions(String, CRMDOContactInformation) - Method in class com.crm.process.leads.CRMUILeadBean
 
getContactEmailOptions(CRMDOContactInformation) - Method in class com.crm.process.servicerequests.CRMUIServiceRequestBean
Loads a lookup builder of contact emails
getContactEmailOptions(String, CRMDOContactInformation) - Method in class com.crm.process.servicerequests.CRMUIServiceRequestBean
Loads a lookup builder of contact emails
getContactInfoAccountOptions(CommunicationCentreForm) - Method in class com.crm.process.communicationcentre.CRMUICommunicationCentreBean
Returns the contact account options.
getContactInfoAddress() - Method in class com.crm.process.subscriptions.BecomeSubscriberSubscriptionActionParameters
 
getContactInfoAddress() - Method in class com.crm.process.subscriptions.ChangeSubscriberSubscriptionActionParameters
 
getContactInfoAddress() - Method in class com.crm.process.subscriptions.ReplaceSubscriptionActionParameters
 
getContactInfoDefinition() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getContactInformation() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getContactInformation() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getContactInformation() - Method in class com.crm.process.contactinfo.AddConsentForm
 
getContactInformation() - Method in class com.crm.process.contactinfo.VerifyContactInformationCommunicationEvent
 
getContactInformation() - Method in class com.crm.process.financialtransactions.QuickPaymentForm
 
getContactInformation() - Method in class com.crm.process.vouchers.ElectronicVoucherCancellationForm
 
getContactInformation() - Method in class com.crm.process.wallets.WalletSearchCriteria
 
getContactInformation() - Method in class com.crm.process.wallets.WalletTransactionSearchCriteria
 
getContactInformationID() - Method in class com.crm.process.segments.PreviewSegmentInformation
 
getContactInformationName() - Method in class com.crm.process.segments.PreviewSegmentInformation
 
getContactInformations() - Method in class com.crm.process.wallets.WalletSearchCriteria
 
getContactInformationSegmentOptions() - Method in class com.crm.process.segments.CRMUISegmentBean
Loads the segments of contact information entity type.
getContactInfoSubscriptionOptions(CRMDOContactInformation) - Method in class com.crm.process.communicationcentre.CRMUICommunicationCentreBean
Returns the contact subscription options.
getContactname() - Method in class com.crm.process.communicationcentre.ContactInfoCTIPhone
 
getContactName() - Method in class com.crm.process.paymentgateway.CreateAccountParameters
 
getContactPhoneOptions(CRMDOContactInformation, CRMDOContactInfoPhone) - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads a lookup builder of contact phones
getContactPhoneOptions(CRMDOContactInformation) - Method in class com.crm.process.jobs.CRMUIJobBean
 
getContactPhoneOptions(String, CRMDOContactInformation) - Method in class com.crm.process.jobs.CRMUIJobBean
 
getContactRelationOptions(CRMDOContactInformation) - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads a lookup builder of contact relations
getContactRelationOptions(String, CRMDOContactInformation) - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads a lookup builder of contact relations
getContacts() - Method in class com.crm.process.rewards.RewardParticipantSearchCriteria
 
getContactsBasedOnSegmentCriteria(CRMDOPromotionCampaign, Boolean) - Method in class com.crm.process.billing.CRMProcessPromotionCampaignBean
 
getContactTypeOptions() - Method in class com.crm.process.contactinfo.CRMUIImportContactInformationBean
Loads the contact type options.
getContactTypeOptions(String) - Method in class com.crm.process.contactinfo.CRMUIImportContactInformationBean
Loads the contact type options.
getContent(LogFileType) - Method in class com.crm.process.provisioning.verimatrix.webservices.ContentManagementWebService
 
getContent(String, LogFileType) - Method in class com.crm.process.provisioning.verimatrix.webservices.ContentManagementWebService
 
getContent() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.ContentList
Gets the value of the content property.
getContent() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.ContentListResult
Gets the value of the content property.
getContentControls() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Policy
Gets the value of the contentControls property.
getContentCount() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.ContentListQuery
Gets the value of the contentCount property.
getContentCount() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkContentIdQuery
Gets the value of the contentCount property.
getContentCount() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkContentQuery
Gets the value of the contentCount property.
getContentEvents(String, LogFileType) - Method in class com.crm.process.provisioning.verimatrix.webservices.ContentManagementWebService
 
getContentEvents(String, String, LogFileType) - Method in class com.crm.process.provisioning.verimatrix.webservices.ContentManagementWebService
 
getContentEvents(String, String, int, LogFileType) - Method in class com.crm.process.provisioning.verimatrix.webservices.ContentManagementWebService
 
getContentEvents(ContentEventQuery, SessionHandle) - Method in interface com.crm.process.provisioning.verimatrix.webservices.omi.ContentMgmt
 
getContentEvents(ContentEventQuery, SessionHandle) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.ContentMgmtProxy
 
getContentID() - Method in class com.crm.process.provisioning.verimatrix.admin.VCASOMIContent
 
getContentID() - Method in class com.crm.process.provisioning.verimatrix.admin.VCASOMIContentForm
 
getContentList(ContentListQuery, SessionHandle) - Method in interface com.crm.process.provisioning.verimatrix.webservices.omi.ContentMgmt
 
getContentList(ContentListQuery, SessionHandle) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.ContentMgmtProxy
 
getContentMgmt() - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.ContentMgmtService
 
getContentMgmt(WebServiceFeature...) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.ContentMgmtService
 
getContentMode() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.MessageAttributes
Gets the value of the contentMode property.
getContentOnNetwork(String, LogFileType) - Method in class com.crm.process.provisioning.verimatrix.webservices.ContentManagementWebService
 
getContentOnNetwork(String, String, LogFileType) - Method in class com.crm.process.provisioning.verimatrix.webservices.ContentManagementWebService
 
getContentOnNetwork(ContentOnNetworkQuery, SessionHandle) - Method in interface com.crm.process.provisioning.verimatrix.webservices.omi.ContentMgmt
 
getContentOnNetwork(ContentOnNetworkQuery, SessionHandle) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.ContentMgmtProxy
 
getContents() - Method in class com.crm.process.provisioning.verimatrix.admin.VCASOMIContentForm
 
getContentType() - Method in class com.crm.process.provisioning.verimatrix.admin.VCASOMIContentForm
 
getContentType() - Method in class com.crm.process.provisioning.verimatrix.admin.VerimatrixNetworkContent
 
getContentTypeOptions() - Method in class com.crm.process.provisioning.verimatrix.admin.CRMUIVCASOMIContentBean
Loads the content type options.
getContentTypeOptions(String) - Method in class com.crm.process.provisioning.verimatrix.admin.CRMUIVCASOMIContentBean
Loads the content type options.
getContribution() - Method in class com.crm.process.rewards.RewardAwardTransactionContribution
 
getContributionRules() - Method in class com.crm.process.rewards.MerchantGroupContributionRulesForm
 
getConvertedDefinitionCreditLimit() - Method in class com.crm.process.accounts.ChangeCreditLimitForm
 
getConvertedNewCreditRatingCreditLimit() - Method in class com.crm.process.accounts.ChangeCreditLimitForm
 
getCopyControlAttributes() - Method in class com.crm.process.provisioning.verimatrix.webservices.iptvtypes.DTVEncryptionAttributes
Gets the value of the copyControlAttributes property.
getCopyControlAttributes() - Method in class com.crm.process.provisioning.verimatrix.webservices.iptvtypes.VODEncryptionAttributes
Gets the value of the copyControlAttributes property.
getCost() - Method in class com.crm.process.financialtransactions.InvoiceLine
 
getCostCenter() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxabilityInfo
Gets the value of the costCenter property.
getCountry() - Method in class com.crm.process.paymentgateway.CardParameters
 
getCountry() - Method in class com.crm.process.paymentgateway.PaymentGatewayRequestExportInformation
 
getCountry() - Method in class com.crm.process.platform.ContactInfoFormattingSetting
 
getCountry() - Method in class com.crm.process.taxationservices.onesource.webservices.Address
Gets the value of the country property.
getCountry() - Method in class com.crm.process.taxationservices.onesource.webservices.Registration
Gets the value of the country property.
getCountryByTwoCharacterCodeOptions() - Method in class com.crm.process.platform.CRMUICountryBean
Loads the country options.
getCountryByTwoCharacterCodeOptions(String) - Method in class com.crm.process.platform.CRMUICountryBean
Loads the country options.
getCountryCode() - Method in class com.crm.process.addressregistry.googleplaces.AddressRegistry
 
getCountryName() - Method in class com.crm.process.addressregistry.googleplaces.AddressRegistry
 
getCountryName(CRMDOJob) - Method in class com.crm.process.jobs.CRMUIJobBean
 
getCountryOptions() - Method in class com.crm.process.platform.CRMUICountryBean
Loads the country options.
getCounty() - Method in class com.crm.process.taxationservices.onesource.webservices.Address
Gets the value of the county property.
getCoverage() - Method in class com.crm.process.provisioning.irdeto.clientdevice.SendMailGlobal
Gets the value of the coverage property.
getCoverage() - Method in class com.crm.process.provisioning.irdeto.clientdevice.SendMessageGlobal
Gets the value of the coverage property.
getCoverage() - Method in class com.crm.process.provisioning.irdeto.GlobalFingerprintUtility
 
getCoverageReasons() - Method in class com.crm.process.servicerequests.ServiceRequestSearchCriteria
 
getCovert() - Method in class com.crm.process.provisioning.irdeto.GlobalFingerprintUtility
 
getCQExternalSystemMediaSelectionOptions() - Method in class com.crm.process.communications.CRMUICommunicationQueueExternalSystemBean
Loads the communication queue external system media selection options.
getCQExternalSystemMediaSelectionOptions(String) - Method in class com.crm.process.communications.CRMUICommunicationQueueExternalSystemBean
Loads the communication queue external system media selection options.
getCreateACommunicationActionAllowed() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getCreatedByEntityNameOptions() - Method in class com.crm.process.wallets.CRMUIWalletBean
Loads the entity created by name options.
getCreatedByEntityNameOptions(String) - Method in class com.crm.process.wallets.CRMUIWalletBean
Loads the entity created by name options.
getCreatedByProcessOptions() - Method in class com.crm.process.wallets.CRMUIWalletBean
Loads the wallet created by process options.
getCreatedByProcessOptions(String) - Method in class com.crm.process.wallets.CRMUIWalletBean
Loads the wallet wallet created by process options.
getCreatedByProcessOptions() - Method in class com.crm.process.wallets.CRMUIWalletTransactionBean
Loads the wallet created by process options.
getCreatedByProcessOptions(String) - Method in class com.crm.process.wallets.CRMUIWalletTransactionBean
Loads the wallet wallet created by process options.
getCreatedByUnits() - Method in class com.crm.process.billing.UnitOfMeasurementSearchCriteria
 
getCreatedByUnits() - Method in class com.crm.process.products.ProductSearchCriteria
 
getCreatedByUnits() - Method in class com.crm.process.rewards.RewardParticipantSearchCriteria
 
getCreatedByUnits() - Method in class com.crm.process.rewards.RewardParticipationAgreementSearchCriteria
 
getCreatedByUnits() - Method in class com.crm.process.rewards.RewardSchemeSearchCriteria
 
getCreatedByUnits() - Method in class com.crm.process.servicerequests.ServiceRequestSearchCriteria
 
getCreatedByUnits() - Method in class com.crm.process.wallets.WalletSearchCriteria
 
getCreatedByUnits() - Method in class com.crm.process.wallets.WalletTransactionSearchCriteria
 
getCreatedByUsers() - Method in class com.crm.process.billing.UnitOfMeasurementSearchCriteria
 
getCreatedByUsers() - Method in class com.crm.process.products.ProductSearchCriteria
 
getCreatedByUsers() - Method in class com.crm.process.rewards.RewardParticipantSearchCriteria
 
getCreatedByUsers() - Method in class com.crm.process.rewards.RewardParticipationAgreementSearchCriteria
 
getCreatedByUsers() - Method in class com.crm.process.rewards.RewardSchemeSearchCriteria
 
getCreatedByUsers() - Method in class com.crm.process.rewards.RewardUtilitySearchCriteria
 
getCreatedByUsers() - Method in class com.crm.process.servicerequests.ServiceRequestSearchCriteria
 
getCreatedByUsers() - Method in class com.crm.process.wallets.WalletSearchCriteria
 
getCreatedByUsers() - Method in class com.crm.process.wallets.WalletTransactionSearchCriteria
 
getCreateEntitlementsResult() - Method in class com.crm.process.provisioning.irdeto.entitlements.CreateEntitlementsResponse
Gets the value of the createEntitlementsResult property.
getCreateNewAccountsReceivableActionAllowed() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getCreateParentalPinCodeResult() - Method in class com.crm.process.provisioning.irdeto.clientdevice.CreateParentalPinCodeResponse
Gets the value of the createParentalPinCodeResult property.
getCreateParentalUserProfileResult() - Method in class com.crm.process.provisioning.irdeto.clientdevice.CreateParentalUserProfileResponse
Gets the value of the createParentalUserProfileResult property.
getCreateSectorResult() - Method in class com.crm.process.provisioning.irdeto.sector.CreateSectorResponse
Gets the value of the createSectorResult property.
getCreateTmsAttributesResult() - Method in class com.crm.process.provisioning.irdeto.clientdevice.CreateTmsAttributesResponse
Gets the value of the createTmsAttributesResult property.
getCreditLimit(CreditRating) - Method in class com.crm.process.accounts.CRMProcessAccountSettingBean
Returns the default credit limit of a credit rating.
getCreditLimit(CRMDOAccountDefinition, CreditRating) - Method in class com.crm.process.accounts.CRMProcessAccountSettingBean
Returns the credit limit of a credit rating by an account definition.
getCreditLimitBasedOnCreditRating(ChangeCreditLimitForm) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Return the credit limit based on credit rating code.
getCreditLimitOptions() - Method in class com.crm.process.accounts.CRMUIAccountDefinitionBean
Returns the account definition credit limit options.
getCreditLimitOptions(String) - Method in class com.crm.process.accounts.CRMUIAccountDefinitionBean
Returns the account definition credit limit options.
getCreditLimitStatus(CRMDOAccountReceivable) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Gets the credit Limit Status of an account.
getCreditLimitStatusOptions() - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the credit limit status options.
getCreditLimitStatusOptions(String) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the credit limit status options.
getCreditNoteLines(CRMDOBill) - Method in class com.crm.process.billing.CRMUIBillBean
Returns the credit note lines of the given bill.
getCreditNoteLinesInfo(CRMDOBill) - Method in class com.crm.process.billing.CRMUIBillBean
Returns the credit note lines information of the given bill.
getCreditNoteTypeScopeOptions() - Method in class com.crm.process.wallets.CRMUIWalletDefinitionBean
Loads the credit note type scope options.
getCreditNoteTypeScopeOptions(String) - Method in class com.crm.process.wallets.CRMUIWalletDefinitionBean
Loads the credit note type scope options.
getCreditPeriodOperatorOptions() - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the credit period operator options.
getCreditPeriodOperatorOptions(String) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the credit period operator options.
getCreditPeriodOptions() - Method in class com.crm.process.accounts.CRMUIAccountDefinitionBean
Returns the account definition credit period options.
getCreditPeriodOptions(String) - Method in class com.crm.process.accounts.CRMUIAccountDefinitionBean
Returns the account definition credit period options.
getCreditPeriodUOTOptions() - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Returns the account receivable credit period unit of time options.
getCreditPeriodValue() - Method in class com.crm.process.accounts.ChangeCreditLimitForm
 
getCreditPeriodValue() - Method in class com.crm.process.accounts.ChangeCreditPeriodForm
 
getCreditRatingCodes() - Method in class com.crm.process.subscriptions.SubscriptionProcessRunDefinition
 
getCreditRatingOptions() - Method in class com.crm.process.accounts.CRMUIAccountDefinitionBean
Returns the account definition credit rating options.
getCreditRatingOptions(String) - Method in class com.crm.process.accounts.CRMUIAccountDefinitionBean
Returns the account definition credit rating options.
getCreditRatingOptions(String) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the credit rating options.
getCriteriaFormattingOptions() - Method in class com.crm.process.platform.CRMUIGenericGeographicalAreasCoverageBean
Returns the formatting options of the rule's criteria.
getCriteriaFormattingOptions(String) - Method in class com.crm.process.platform.CRMUIGenericGeographicalAreasCoverageBean
Returns the formatting options of the rule's criteria.
getCriteriaTemplates() - Method in class com.crm.process.segments.CRMUISegmentCriteriaTemplateBean
Returns the criteria template options.
getCriteriaTemplates(String) - Method in class com.crm.process.segments.CRMUISegmentCriteriaTemplateBean
Returns the criteria template options.
getCriteriaTemplates(String, String) - Method in class com.crm.process.segments.CRMUISegmentCriteriaTemplateBean
Returns the criteria template options.
getCrmBillingToken(String, String) - Method in class com.crm.process.ecenter.CRMProcessOrganisationBean
 
getCrmInstalledItems() - Method in class com.crm.process.provisioning.conaxwebservices.ConaxInformationForm
 
getCrmInstalledItems() - Method in class com.crm.process.provisioning.exsetsms.ExsetSmsInformationForm
 
getCrmLicense() - Method in class com.crm.process.ecenter.CrmLicenseForm
 
getCrmLicense() - Method in class com.crm.process.ecenter.UpdateLicenseForm
 
getCrmServices() - Method in class com.crm.process.provisioning.conaxwebservices.ConaxInformationForm
 
getCrmServices() - Method in class com.crm.process.provisioning.exsetsms.ExsetSmsInformationForm
 
getCrmServices() - Method in class com.crm.process.provisioning.panaccess.PanaccessInformationForm
 
getCrmuiclassname() - Method in enum com.crm.process.workflows.JobEntityInformation
 
getCrmUserFilter() - Method in class com.crm.process.users.ImportLDAPUser
 
getCron() - Method in class com.crm.process.utilities.SchedulerTask
 
getCsvRecord() - Method in class com.crm.process.paymentgateway.PaymentGatewayRequestInformation
 
getCTIPhones(String) - Method in class com.crm.process.communicationcentre.CRMUICommunicationCentreBean
Loads a list of contact information phones filtered with the input parameter
getCTIProviderOptions() - Method in class com.crm.process.communicationcentre.CRMUICommunicationCentreDefinitionBean
 
getCTIProviderOptions(String) - Method in class com.crm.process.communicationcentre.CRMUICommunicationCentreDefinitionBean
 
getCtiSettings() - Method in class com.crm.process.communicationcentre.CTIConnection
 
getCurrencies() - Method in class com.crm.process.platform.CurrenciesForm
 
getCurrencies() - Method in class com.crm.process.wallets.WalletSearchCriteria
 
getCurrencies() - Method in class com.crm.process.wallets.WalletTransactionSearchCriteria
 
getCurrenciesOptions() - Method in class com.crm.process.paymentgateway.CRMUIPaymentGatewaySettingBean
Loads the payment gateway currencies options.
getCurrenciesOptions(String) - Method in class com.crm.process.paymentgateway.CRMUIPaymentGatewaySettingBean
Loads the payment gateway currencies options.
getCurrency() - Method in class com.crm.process.financialtransactions.MRRPeriodRatedBillingItem
 
getCurrency() - Method in class com.crm.process.paymentgateway.CreatePaymentParameters
 
getCurrency() - Method in class com.crm.process.paymentgateway.PaymentGatewayRequestExportInformation
 
getCurrency() - Method in class com.crm.process.provisioning.netflix.webservices.model.ChargeEvent
 
getCurrency() - Method in class com.crm.process.wallets.WalletTransactionSearchCriteria
 
getCurrencyCode() - Method in class com.crm.process.taxationservices.onesource.webservices.Document.Attributes
Gets the value of the currencyCode property.
getCurrencyCodeOptions() - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the currency options.
getCurrencyCodeOptions(String) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the currency options.
getCurrencyCodeOptions(String, CRMDOAccountReceivable) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the currency options.
getCurrencyCodeOptions(CRMDOPaymentGatewaySetting) - Method in class com.crm.process.paymentgateway.CRMUIPaymentGatewaySettingBean
Loads the currency options.
getCurrencyCodeOptions(CRMDOPaymentGatewaySetting, String) - Method in class com.crm.process.paymentgateway.CRMUIPaymentGatewaySettingBean
 
getCurrencyCodeOptions() - Method in class com.crm.process.platform.CRMUICountryBean
Loads the currency options.
getCurrencyCodeOptions(String) - Method in class com.crm.process.platform.CRMUICountryBean
Loads the currency options.
getCurrencyCodeOptions() - Method in class com.crm.process.platform.CRMUICurrencyBean
Loads the currency options.
getCurrencyCodeOptions(String) - Method in class com.crm.process.platform.CRMUICurrencyBean
Loads the currency options.
getCurrencyCodeOptions(String, Boolean) - Method in class com.crm.process.platform.CRMUICurrencyBean
Loads the currency options.
getCurrencyCodeOptions(String, Boolean, Boolean) - Method in class com.crm.process.platform.CRMUICurrencyBean
Loads the currency options.
getCurrencyCodeOptions(Set<PriceRateMapping>) - Method in class com.crm.process.provisioning.netflix.CRMUINetflixProviderBean
Loads the currency options.
getCurrencyCodeOptions(String, Boolean, Set<PriceRateMapping>) - Method in class com.crm.process.provisioning.netflix.CRMUINetflixProviderBean
Loads the currency options.
getCurrencyID() - Method in class com.crm.process.financialtransactions.MRRPeriodRatedBillingItem
 
getCurrentActive() - Method in class com.crm.process.paymentgateway.PaymentGatewaySettingActivationForm
 
getCurrentActiveDefinition() - Method in class com.crm.process.DefinitionActivationForm
 
getCurrentDateString() - Method in class com.crm.process.CRMUI
Calculates the current date.
getCurrentDay() - Method in class com.crm.process.CRMUI
Calculates the current day.
getCurrentDefaultConfiguration() - Method in class com.crm.process.ConfigurationDefaultForm
 
getCurrentDefaultDashboard() - Method in class com.crm.process.dashboards.DashboardSetDefaultForm
 
getCurrentDefaultTransactionType() - Method in class com.crm.process.wallets.ChangeDefaultTransactionTypeForm
 
getCurrentMonth() - Method in class com.crm.process.CRMUI
Calculates the current month.
getCurrentNumber(CRMDONumberScheme) - Method in class com.crm.process.platform.CRMUINumberSchemeBean
Returns the current number of the number scheme.
getCurrentNumber(CRMDONumberScheme) - Method in class com.crm.process.provisioning.nagravision.CRMUINagravisionSMSgwServiceProviderBean
Returns the current number of the number scheme.
getCurrentNumberOfPurchases() - Method in class com.crm.process.rewards.RewardOfferPerformance
 
getCurrentPurchasedAmount() - Method in class com.crm.process.rewards.RewardOfferPerformance
 
getCurrentYear() - Method in class com.crm.process.CRMUI
Calculates the current month.
getCustomerEventClassificationOptions() - Method in class com.crm.process.communications.CRMUIEventBasedCommunicationDefinitionBean
Loads the customer and spend request classification options.
getCustomerEventCommunicationSegmentOptions() - Method in class com.crm.process.segments.CRMUISegmentBean
Loads the segment entity type options that are applicable for customer event communications.
getCustomerEventCommunicationSegmentOptions(String) - Method in class com.crm.process.segments.CRMUISegmentBean
 
getCustomerList() - Method in class com.crm.process.provisioning.netflix.webservices.model.GetRedemptionsResult
 
getCustomerRequestedCancel() - Method in class com.crm.process.provisioning.netflix.NetflixDeclineCharge
 
getCustomisedLanguages(TranslationForm) - Method in class com.crm.process.platform.CRMUIGlossaryTranslationBean
Loads the Customised Translated Languages.
getCustomisedLanguages(String, TranslationForm) - Method in class com.crm.process.platform.CRMUIGlossaryTranslationBean
Loads the Customised Translated Languages.
getCustomPaymentGatewayAction() - Method in class com.crm.process.paymentgateway.PaymentGatewayQueueEvent
 
getCustomPaymentGatewayAction() - Method in class com.crm.process.paymentgateway.PaymentGatewayQueueItem
 
getCustomProvisioningAction() - Method in class com.crm.process.provisioning.ProvisioningProviderQueueEvent
 
getCustomProvisioningAction() - Method in class com.crm.process.provisioning.ProvisioningQueueItem
 
getCvc() - Method in class com.crm.process.paymentgateway.CardParameters
 
getCvService() - Method in class com.crm.process.provisioning.panaccess.PanaccessLoginInformation
 
getDailymode() - Method in class com.crm.process.utilities.SchedulerTask
 
getDashboardComponentOptions(String) - Method in class com.crm.process.dashboards.CRMUIDashboardBean
Loads the dashboard component options.
getDashboardSBox() - Method in class com.crm.process.dashboards.DashboardSetDefaultForm
 
getData() - Method in class com.crm.process.dashboards.DashboardComponentData
 
getData() - Method in class com.crm.process.provisioning.tucano.webservices.TucanoResult
 
getData() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.ResultData
Gets the value of the data property.
getDataentrypagexmlfile() - Method in enum com.crm.process.workflows.JobEntityInformation
 
getDataObject() - Method in class com.crm.process.subscriptions.SubscriptionProcessInput
 
getDate() - Method in class com.crm.process.processrun.CrmCronExpression
 
getDate() - Method in class com.crm.process.provisioning.conaxwebservices.DisplayFingerprintsUtilityForm
 
getDate() - Method in class com.crm.process.provisioning.netflix.FailedProvisioningRequestPerDay
 
getDateFormatOptions() - Method in class com.crm.process.platform.CRMUIFormattingSettingBean
Loads the date format options.
getDateFormatOptions(String) - Method in class com.crm.process.platform.CRMUIFormattingSettingBean
Loads the date format options.
getDateMonthDifference() - Method in class com.crm.process.financialtransactions.MRRPeriodRatedBillingItem
 
getDateOfBirth(CRMDOContactInformation) - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
 
getDateOfError() - Method in class com.crm.process.provisioning.conaxsmsservices.SasRequestFileErrorItem
 
getDates() - Method in class com.crm.process.taxationservices.onesource.webservices.Document
Gets the value of the dates property.
getDateTime1() - Method in class com.crm.process.billing.BillingTerm
 
getDateTime1() - Method in class com.crm.process.subscriptions.ServiceUsage
 
getDateTime1() - Method in class com.crm.process.subscriptions.SubscriptionActionParameters
 
getDateTime1() - Method in class com.crm.process.subscriptions.SubscriptionInstalledItemParameters
 
getDateTime1() - Method in class com.crm.process.subscriptions.SubscriptionServiceParameters
 
getDateTime10() - Method in class com.crm.process.subscriptions.SubscriptionServiceParameters
 
getDateTime11() - Method in class com.crm.process.subscriptions.SubscriptionServiceParameters
 
getDateTime12() - Method in class com.crm.process.subscriptions.SubscriptionServiceParameters
 
getDateTime13() - Method in class com.crm.process.subscriptions.SubscriptionServiceParameters
 
getDateTime14() - Method in class com.crm.process.subscriptions.SubscriptionServiceParameters
 
getDateTime15() - Method in class com.crm.process.subscriptions.SubscriptionServiceParameters
 
getDateTime16() - Method in class com.crm.process.subscriptions.SubscriptionServiceParameters
 
getDateTime2() - Method in class com.crm.process.billing.BillingTerm
 
getDateTime2() - Method in class com.crm.process.subscriptions.ServiceUsage
 
getDateTime2() - Method in class com.crm.process.subscriptions.SubscriptionActionParameters
 
getDateTime2() - Method in class com.crm.process.subscriptions.SubscriptionInstalledItemParameters
 
getDateTime2() - Method in class com.crm.process.subscriptions.SubscriptionServiceParameters
 
getDateTime3() - Method in class com.crm.process.billing.BillingTerm
 
getDateTime3() - Method in class com.crm.process.subscriptions.ServiceUsage
 
getDateTime3() - Method in class com.crm.process.subscriptions.SubscriptionActionParameters
 
getDateTime3() - Method in class com.crm.process.subscriptions.SubscriptionInstalledItemParameters
 
getDateTime3() - Method in class com.crm.process.subscriptions.SubscriptionServiceParameters
 
getDateTime4() - Method in class com.crm.process.billing.BillingTerm
 
getDateTime4() - Method in class com.crm.process.subscriptions.ServiceUsage
 
getDateTime4() - Method in class com.crm.process.subscriptions.SubscriptionActionParameters
 
getDateTime4() - Method in class com.crm.process.subscriptions.SubscriptionInstalledItemParameters
 
getDateTime4() - Method in class com.crm.process.subscriptions.SubscriptionServiceParameters
 
getDateTime5() - Method in class com.crm.process.subscriptions.SubscriptionActionParameters
 
getDateTime5() - Method in class com.crm.process.subscriptions.SubscriptionServiceParameters
 
getDateTime6() - Method in class com.crm.process.subscriptions.SubscriptionActionParameters
 
getDateTime6() - Method in class com.crm.process.subscriptions.SubscriptionServiceParameters
 
getDateTime7() - Method in class com.crm.process.subscriptions.SubscriptionActionParameters
 
getDateTime7() - Method in class com.crm.process.subscriptions.SubscriptionServiceParameters
 
getDateTime8() - Method in class com.crm.process.subscriptions.SubscriptionActionParameters
 
getDateTime8() - Method in class com.crm.process.subscriptions.SubscriptionServiceParameters
 
getDateTime9() - Method in class com.crm.process.subscriptions.SubscriptionServiceParameters
 
getDay() - Method in class com.crm.process.provisioning.netflix.FailedProvisioningRequestPerDay
 
getDayOfWeekOptions() - Method in class com.crm.process.CRMUI
Loads the day of week options.
getDayOfWeekOptions(String) - Method in class com.crm.process.CRMUI
Loads the day of week options.
getDays() - Method in class com.crm.process.provisioning.verimatrix.admin.RetentionLimit
 
getDaysOfMonthDuration() - Method in class com.crm.process.processrun.CrmCronExpression
 
getDaysOfWeekDuration() - Method in class com.crm.process.processrun.CrmCronExpression
 
getDaysToDeactivate() - Method in class com.crm.process.subscriptions.ShortTermDeactivationSubscriptionActionParameters
 
getDaysToEndGracePeriod() - Method in class com.crm.process.subscriptions.ExtendGracePeriodSubscriptionActionParameters
 
getDaysToRest() - Method in class com.crm.process.subscriptions.RestSubscriptionActionParameters
 
getDaysToShortTermActivate() - Method in class com.crm.process.subscriptions.ShortTermActivationSubscriptionActionParameters
 
getDbVersion() - Method in class com.crm.process.taxationservices.onesource.webservices.HostRequestInfo
Gets the value of the dbVersion property.
getDeactivationAppliedXDaysAgo() - Method in class com.crm.process.billing.BillingTermDefinitionAutomaticSubscriptionActivationRule
 
getDeactivationEndDate() - Method in class com.crm.process.subscriptions.ShortTermDeactivationSubscriptionActionParameters
 
getDeactivationExceptionNumberOfDays() - Method in class com.crm.process.billing.BillingTermDefinitionAutomaticSubscriptionDeactivationRule
 
getDeactivationExceptionProvidedMethod() - Method in class com.crm.process.billing.BillingTermDefinitionAutomaticSubscriptionDeactivationRule
 
getDeactivationExceptionProvidedMethodOptions() - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
 
getDeactivationExceptionProvidedMethodOptions(String) - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
 
getDeactivationMethod() - Method in class com.crm.process.subscriptions.SubscriptionProcessRunDefinition
 
getDeactivationMethodOptions() - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the deactivation method options.
getDeactivationMethodOptions(String) - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the deactivation method options.
getDeactivationMethodOptions() - Method in class com.crm.process.subscriptions.CRMUISubscriptionProcessRunDefinitionBean
 
getDeactivationMethodOptions(String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionProcessRunDefinitionBean
 
getDeactivationType() - Method in class com.crm.process.subscriptions.SubscriptionProcessRunDefinition
 
getDeactivationTypeOptions() - Method in class com.crm.process.subscriptions.CRMUISubscriptionProcessRunDefinitionBean
Loads the deactivation type options.
getDeactivationTypeOptions(String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionProcessRunDefinitionBean
Loads the deactivation type options.
getDecimalAndThousandSymbolOptions() - Method in class com.crm.process.platform.CRMUIFormattingSettingBean
Loads the decimal and thousand symbol options.
getDecimalAndThousandSymbolOptions(String) - Method in class com.crm.process.platform.CRMUIFormattingSettingBean
Loads the decimal and thousand symbol options.
getDeclineReason() - Method in class com.crm.process.provisioning.netflix.webservices.model.ChargeResult
 
getDecryptedPassCode(CRMDOAccessToken) - Method in class com.crm.process.accesstokens.CRMUIAccessTokenBean
 
getDefault() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.SystemAttribute
Gets the value of the default property.
getDefaultBillingTermScheme(CRMDOSubscriptionType) - Method in class com.crm.process.subscriptions.CRMUISubscriptionActionBean
Loads the default billing term scheme of a subscription type.
getDefaultCategory(CRMDOLeadType) - Method in class com.crm.process.leads.CRMUILeadCategoryBean
 
getDefaultCurrency() - Method in class com.crm.process.platform.CurrenciesForm
 
getDefaultEmailTypeOptions() - Method in class com.crm.process.notifications.CRMUINotificationTypeBean
Loads the default email type options.
getDefaultEmailTypeOptions(String) - Method in class com.crm.process.notifications.CRMUINotificationTypeBean
Loads the default email type options.
getDefaultPhoneTypeOptions() - Method in class com.crm.process.notifications.CRMUINotificationTypeBean
Loads the default phone type options.
getDefaultPhoneTypeOptions(String) - Method in class com.crm.process.notifications.CRMUINotificationTypeBean
Loads the default email type options.
getDefaultSourceType(CRMDOLeadType) - Method in class com.crm.process.leads.CRMUILeadBean
Default Source type is automatically applied to the lead as specified in the Lead Type.
getDefaultStatus(CRMDOActivityType) - Method in class com.crm.process.activities.CRMUIActivityStatusBean
Returns the default activity status of an activity type
getDefaultStatus(CRMDOActivityType, ActivityLifeCycleState) - Method in class com.crm.process.activities.CRMUIActivityStatusBean
Returns the default activity status of an activity type
getDefaultStatus(CRMDOLeadType) - Method in class com.crm.process.leads.CRMUILeadStatusBean
 
getDefinedCurrencyOptions(CRMDOAdditiveDiscountDefinition) - Method in class com.crm.process.billing.CRMUIAdditiveDiscountDefinitionBean
Loads the currency options.
getDefinedCurrencyOptions(CRMDOAdditiveDiscountDefinition, String) - Method in class com.crm.process.billing.CRMUIAdditiveDiscountDefinitionBean
Loads the currency options.
getDefinedCurrencyOptions(CRMDOPricePlanRate) - Method in class com.crm.process.priceplan.CRMUIPricePlanBean
Loads the currency options.
getDefinedCurrencyOptions(CRMDOPricePlanRate, String) - Method in class com.crm.process.priceplan.CRMUIPricePlanBean
Loads the currency options.
getDefinedLanguageOptions(CRMDO, String) - Method in class com.crm.process.platform.CRMUIEntityAttributeTranslationBean
Loads the language options which is defined on the translatable entity.
getDefinedLanguageOptions(CRMDO, String, String) - Method in class com.crm.process.platform.CRMUIEntityAttributeTranslationBean
Loads the language options which is defined on the translatable entity.
getDefinition() - Method in class com.crm.process.contactinfo.AnonymizationFinancialTransactionTypesForm
 
getDefinition() - Method in class com.crm.process.contactinfo.AnonymizationWalletTransactionTypesForm
 
getDefinition() - Method in class com.crm.process.contactinfo.KYCProfilesForm
 
getDefinitionCreditLimit() - Method in class com.crm.process.accounts.ChangeCreditLimitForm
 
getDefinitionCreditPeriodInDays() - Method in class com.crm.process.accounts.ChangeCreditLimitForm
 
getDefinitionCreditPeriodInDays() - Method in class com.crm.process.accounts.ChangeCreditPeriodForm
 
getDefinitionCreditPeriodOperator() - Method in class com.crm.process.accounts.ChangeCreditLimitForm
 
getDefinitionCreditPeriodOperator() - Method in class com.crm.process.accounts.ChangeCreditPeriodForm
 
getDefinitionCreditPeriodUOT() - Method in class com.crm.process.accounts.ChangeCreditLimitForm
 
getDefinitionImpactOptions(CRMDOServiceRequestDefinition) - Method in class com.crm.process.servicerequests.CRMUIServiceRequestDefinitionBean
Returns the service request definition impact options for priority levels.
getDefinitionOptions(String) - Method in class com.crm.process.financialtransactions.CRMUIFinancialTransactionDefinitionBean
Loads a lookup builder of financial transaction definitions.
getDefinitionPeriodValue() - Method in class com.crm.process.accounts.ChangeCreditLimitForm
 
getDefinitionPeriodValue() - Method in class com.crm.process.accounts.ChangeCreditPeriodForm
 
getDefinitionSBox() - Method in class com.crm.process.DefinitionActivationForm
 
getDefinitionUrgencyOptions(CRMDOServiceRequestDefinition) - Method in class com.crm.process.servicerequests.CRMUIServiceRequestDefinitionBean
Returns the service request definition urgency options for priority levels.
getDeleteAllEntitlementsResult() - Method in class com.crm.process.provisioning.irdeto.entitlements.DeleteAllEntitlementsResponse
Gets the value of the deleteAllEntitlementsResult property.
getDeletedAuthorisedSubServiceProvDistributionSQL(String, String) - Method in class com.crm.process.provisioning.CRMProcessResetSubscriptionProcessRunBean
Returns an sql.
getDeletedInitialisedSubInstItemProvDistributionSQL(String, String) - Method in class com.crm.process.provisioning.CRMProcessResetSubscriptionProcessRunBean
Returns an sql.
getDeleteEntitlementsResult() - Method in class com.crm.process.provisioning.irdeto.entitlements.DeleteEntitlementsResponse
Gets the value of the deleteEntitlementsResult property.
getDeleteSectorResult() - Method in class com.crm.process.provisioning.irdeto.sector.DeleteSectorResponse
Gets the value of the deleteSectorResult property.
getDeleteSecureClientResult() - Method in class com.crm.process.provisioning.irdeto.secureclient.DeleteSecureClientResponse
Gets the value of the deleteSecureClientResult property.
getDeleteTmsAttributesResult() - Method in class com.crm.process.provisioning.irdeto.clientdevice.DeleteTmsAttributesResponse
Gets the value of the deleteTmsAttributesResult property.
getDesc() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.SystemAttribute
Gets the value of the desc property.
getDescription() - Method in class com.crm.process.provisioning.netflix.webservices.model.ResponseStatus
 
getDescription() - Method in class com.crm.process.provisioning.verimatrix.webservices.iptvtypes.EncryptionAttributes
Gets the value of the description property.
getDescription() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Content
Gets the value of the description property.
getDescription() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DeviceTypeData
Gets the value of the description property.
getDescription() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.EncryptionStatus
Gets the value of the description property.
getDescription() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.GroupData
Gets the value of the description property.
getDescription() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Package
Gets the value of the description property.
getDescription() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Site
Gets the value of the description property.
getDescription() - Method in class com.crm.process.rewards.RewardSchemeSearchCriteria
 
getDescription() - Method in class com.crm.process.taxationservices.onesource.webservices.Status
Gets the value of the description property.
getDevice(String, LogFileType) - Method in class com.crm.process.provisioning.verimatrix.webservices.DeviceManagementWebService
 
getDevice(DeviceQuery, SessionHandle) - Method in interface com.crm.process.provisioning.verimatrix.webservices.omi.DeviceMgmt
 
getDevice(DeviceQuery, SessionHandle) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.DeviceMgmtProxy
 
getDevice() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DeviceEntitlementResult
Gets the value of the device property.
getDevice() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DeviceResult
Gets the value of the device property.
getDevice() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DomainDevice
Gets the value of the device property.
getDevice() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkDeviceIdData
Gets the value of the device property.
getDeviceAttributes() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkDeviceIdAttributes
Gets the value of the deviceAttributes property.
getDeviceByCASN(CRMDOProvProvider, CRMDOInstalledItem) - Method in class com.crm.process.provisioning.nagramlp.CRMProcessNagraMLPWebServiceBean
 
getDeviceByCASN(CRMDOProvProvider, String) - Method in class com.crm.process.provisioning.nagramlp.CRMProcessNagraMLPWebServiceBean
 
getDeviceCount() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DeviceListQuery
Gets the value of the deviceCount property.
getDeviceCount() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DomainDeviceListQuery
Gets the value of the deviceCount property.
getDeviceCount() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkDeviceIdQuery
Gets the value of the deviceCount property.
getDeviceCount() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkDeviceListQuery
Gets the value of the deviceCount property.
getDeviceDomainInfoProperties() - Method in class com.crm.process.provisioning.irdeto.secureclient.SecureClientInfo
Gets the value of the deviceDomainInfoProperties property.
getDeviceDomainInfoProperty() - Method in class com.crm.process.provisioning.irdeto.secureclient.ArrayOfProperty8
Gets the value of the deviceDomainInfoProperty property.
getDeviceDomainList(DeviceDomainListQuery, SessionHandle) - Method in interface com.crm.process.provisioning.verimatrix.webservices.omi.DomainMgmt
 
getDeviceDomainList(DeviceDomainListQuery, SessionHandle) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.DomainMgmtProxy
 
getDeviceDomains(String, LogFileType) - Method in class com.crm.process.provisioning.verimatrix.webservices.DomainManagementWebService
 
getDeviceDomains(String, String, LogFileType) - Method in class com.crm.process.provisioning.verimatrix.webservices.DomainManagementWebService
 
getDeviceEntitlements(DeviceEntitlementQuery, SessionHandle) - Method in interface com.crm.process.provisioning.verimatrix.webservices.omi.EntitlementMgmt
 
getDeviceEntitlements(DeviceEntitlementQuery, SessionHandle) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.EntitlementMgmtProxy
 
getDeviceKey() - Method in class com.crm.process.provisioning.tucano.webservices.TucanoWebService
 
getDeviceList(DeviceListQuery, SessionHandle) - Method in interface com.crm.process.provisioning.verimatrix.webservices.omi.DeviceMgmt
 
getDeviceList(DeviceListQuery, SessionHandle) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.DeviceMgmtProxy
 
getDeviceMgmt() - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.DeviceMgmtService
 
getDeviceMgmt(WebServiceFeature...) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.DeviceMgmtService
 
getDeviceOptions() - Method in class com.crm.process.billing.CRMUIUdrDeviceBean
Loads the device options.
getDeviceParameter() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DeviceParameters
Gets the value of the deviceParameter property.
getDeviceParameters() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Policy
Gets the value of the deviceParameters property.
getDevices() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DeviceList
Gets the value of the devices property.
getDevices() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DeviceListResult
Gets the value of the devices property.
getDevices() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkDeviceIdResult
Gets the value of the devices property.
getDevices() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.SmartCardDeviceList
Gets the value of the devices property.
getDevices() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.STBDeviceList
Gets the value of the devices property.
getDeviceSecurity() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Device
Gets the value of the deviceSecurity property.
getDeviceSettings() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Device
Gets the value of the deviceSettings property.
getDeviceType() - Method in class com.crm.process.provisioning.verimatrix.admin.DVBParameter
 
getDeviceType() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Device
Gets the value of the deviceType property.
getDeviceType() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DeviceTypeData
Gets the value of the deviceType property.
getDeviceType() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkDeviceIdFilter
Gets the value of the deviceType property.
getDeviceTypeData() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DeviceTypeLicenseData
Gets the value of the deviceTypeData property.
getDeviceTypeData() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.LicenseGroup
Gets the value of the deviceTypeData property.
getDeviceTypeLicenseData(DeviceTypeLicenseDataQuery, SessionHandle) - Method in interface com.crm.process.provisioning.verimatrix.webservices.omi.ConfigurationMgmt
 
getDeviceTypeLicenseData(DeviceTypeLicenseDataQuery, SessionHandle) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.ConfigurationMgmtProxy
 
getDigitalOnly() - Method in class com.crm.process.provisioning.verimatrix.admin.ClPlus
 
getDirectionOptions() - Method in class com.crm.process.communications.CRMUICommunicationBean
Loads the direction options.
getDirectionOptions(String) - Method in class com.crm.process.communications.CRMUICommunicationBean
Loads the direction options.
getDiscount() - Method in class com.crm.process.priceplan.PricePlanRateAmountForm
 
getDiscountAmount() - Method in class com.crm.process.billing.SubscriptionServicePeriodRate
 
getDiscountAmount() - Method in class com.crm.process.financialtransactions.InvoiceLine
 
getDiscountAmount() - Method in class com.crm.process.subscriptions.ServiceUsage
 
getDiscountOptions() - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the discount options.
getDiscountOptions(String) - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the discount options.
getDiscountOptions(String) - Method in class com.crm.process.financialtransactions.CRMUIFinancialTransactionBean
Loads a lookup builder of discount types.
getDiscountOptions(String, CRMDOAccountReceivable) - Method in class com.crm.process.financialtransactions.CRMUIFinancialTransactionBean
Loads a lookup builder of discount types.
getDiscountPercentage() - Method in class com.crm.process.financialtransactions.InvoiceLine
 
getDiscountTimesOptions() - Method in class com.crm.process.billing.CRMUIAdditiveDiscountDefinitionBean
Loads the additive discount definition number of applied discounts options.
getDiscountTimesOptions(String) - Method in class com.crm.process.billing.CRMUIAdditiveDiscountDefinitionBean
Loads the additive discount definition number of applied discounts options.
getDiscountType() - Method in class com.crm.process.priceplan.PricePlanRateAmountForm
 
getDispatch() - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.AdminMgmtProxy.Descriptor
 
getDispatch() - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.ConfigurationMgmtProxy.Descriptor
 
getDispatch() - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.ContentMgmtProxy.Descriptor
 
getDispatch() - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.DeviceMgmtProxy.Descriptor
 
getDispatch() - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.DomainMgmtProxy.Descriptor
 
getDispatch() - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.EntitlementMgmtProxy.Descriptor
 
getDispatch() - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.MessagingProxy.Descriptor
 
getDisplayDuration() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.MessageDescriptor
Gets the value of the displayDuration property.
getDisplayDuration() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.PreloadedOnScreenMessage
Gets the value of the displayDuration property.
getDisplayDurationInSeconds() - Method in class com.crm.process.provisioning.sumavision_hscas.SumavisionHSCASDisplayFingerprintsUtilityForm
 
getDisplayDurationInSeconds() - Method in class com.crm.process.provisioning.sumavision_hscas.SumavisionHSCASSendIndividualMessageUtilityForm
 
getDisplayMode() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.MessageDescriptor
Gets the value of the displayMode property.
getDisplayTimes() - Method in class com.crm.process.provisioning.sumavision_hscas.SumavisionHSCASSendIndividualMessageUtilityForm
 
getDistributedInstalledItem(CRMDOSubscription, CRMDOProvisioningDistributor, Date) - Method in class com.crm.process.subscriptions.CRMProcessServiceUsageAdditionBean
Returns a subscription installed item that is related with the given subscription and is distributed on the given provisioning distributor
getDistributedInstalledItem(CRMDOSubscription, CRMDOProvisioningDistributor, CRMDOUsageServiceCatalog) - Method in class com.crm.process.subscriptions.CRMProcessServiceUsageAdditionBean
Returns a subscription installed item that is related with the given subscription and is distributed on the given provisioning distributor
getDistributedTermedService(CRMDOSubscription, CRMDOProvisioningDistributor, Date) - Method in class com.crm.process.subscriptions.CRMProcessServiceUsageAdditionBean
Returns an effective termed service that is related with the given subscription and is distributed on the given provisioning distributor
getDistributedTermedService(CRMDOSubscription, CRMDOProvisioningDistributor, CRMDOUsageServiceCatalog, Date) - Method in class com.crm.process.subscriptions.CRMProcessServiceUsageAdditionBean
Returns an effective termed service that is related with the given subscription and is distributed on the given provisioning distributor
getDistributorID() - Method in class com.crm.process.provisioning.ProvisioningProviderInstalledItem
 
getDistributorID() - Method in class com.crm.process.provisioning.ProvisioningProviderService
 
getDistributorID() - Method in class com.crm.process.provisioning.ProvisioningProviderUsageDataRecord
 
getDistributorName() - Method in class com.crm.process.provisioning.ProvisioningProviderInstalledItem
 
getDistributorName() - Method in class com.crm.process.provisioning.ProvisioningProviderService
 
getDistributorName() - Method in class com.crm.process.provisioning.ProvisioningProviderUsageDataRecord
 
getDistributorOptions() - Method in class com.crm.process.provisioning.CRMUIProvisioningDistributorBean
Returns the distributor options
getDistributorOptions(String) - Method in class com.crm.process.provisioning.CRMUIProvisioningDistributorBean
Returns the distributor options
getDistributors(ArrayList<CRMDOSubProvisioningDistribution>) - Method in class com.crm.process.provisioning.CRMProcessProviderBean
Returns the provisioning distributors that the given provider installed items are distributed on
getDistributorsRadioButton(CRMDOJob, String) - Method in class com.crm.process.jobs.CRMUIJobAddSubscriptionServicesBean
 
getDistributorsRadioButton(CRMDOJob, String) - Method in class com.crm.process.jobs.CRMUIJobBean
 
getDistributorsRadioButton(CRMDOJob, String, CRMDOSubscriptionType) - Method in class com.crm.process.jobs.CRMUIJobBean
 
getDistributorsRadioButton(CRMDOJob, String) - Method in class com.crm.process.jobs.CRMUIJobCancelSubscriptionServicesBean
 
getDistributorsRadioButton(CRMDOJob, String) - Method in class com.crm.process.jobs.CRMUIJobNewSubscriptionBean
 
getDistributorsRadioButton(CRMDOSubscriptionType) - Method in class com.crm.process.jobs.CRMUIJobSubscriptionRelatedBean
 
getDistributorsRadioButton(CRMDOSubscriptionType, String, String) - Method in class com.crm.process.jobs.CRMUIJobSubscriptionRelatedBean
 
getDistributorsRadioButton(CRMDOSubscriptionType) - Method in class com.crm.process.subscriptions.CRMUISubscriptionActionBean
 
getDistributorsRadioButton(CRMDOSubscriptionType, ArrayList<CRMDO>, Boolean) - Method in class com.crm.process.subscriptions.CRMUISubscriptionActionBean
 
getDistrict() - Method in class com.crm.process.addressregistry.googleplaces.AddressRegistry
 
getDistrict() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getDistrictOperator() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getDocument() - Method in class com.crm.process.taxationservices.onesource.webservices.DocumentCollection
Gets the value of the document property.
getDocumentDate() - Method in class com.crm.process.taxationservices.onesource.webservices.Document.Dates
Gets the value of the documentDate property.
getDocumentNumber() - Method in class com.crm.process.taxationservices.onesource.webservices.Document
Gets the value of the documentNumber property.
getDocumentNumber() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxDocument
Gets the value of the documentNumber property.
getDocuments() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxRequest
Gets the value of the documents property.
getDocumentStatus() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxDocument
Gets the value of the documentStatus property.
getDocumentType() - Method in class com.crm.process.taxationservices.onesource.webservices.Document.Attributes
Gets the value of the documentType property.
getDomain(String, LogFileType) - Method in class com.crm.process.provisioning.verimatrix.webservices.DomainManagementWebService
 
getDomain() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DomainEntitlementResult
Gets the value of the domain property.
getDomainAddress() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Domain
Gets the value of the domainAddress property.
getDomainCount() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DeviceDomainListQuery
Gets the value of the domainCount property.
getDomainCount() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DomainListQuery
Gets the value of the domainCount property.
getDomainDevice(String, String, LogFileType) - Method in class com.crm.process.provisioning.verimatrix.webservices.DomainManagementWebService
 
getDomainDeviceList(DomainDeviceListQuery, SessionHandle) - Method in interface com.crm.process.provisioning.verimatrix.webservices.omi.DomainMgmt
 
getDomainDeviceList(DomainDeviceListQuery, SessionHandle) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.DomainMgmtProxy
 
getDomainDevices(String, CRMDOProvProvider, SessionHandle, CRMDOSubProvProviderParameter) - Method in class com.crm.process.provisioning.verimatrix.CRMProcessVCASServiceBean
 
getDomainDevices(String, LogFileType) - Method in class com.crm.process.provisioning.verimatrix.webservices.DomainManagementWebService
 
getDomainDevices(String, String, LogFileType) - Method in class com.crm.process.provisioning.verimatrix.webservices.DomainManagementWebService
 
getDomainDevices() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DomainDeviceList
Gets the value of the domainDevices property.
getDomainDevices() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DomainDeviceListResult
Gets the value of the domainDevices property.
getDomainEntitlements(String, LogFileType) - Method in class com.crm.process.provisioning.verimatrix.webservices.EntitlementManagementWebService
 
getDomainEntitlements(DomainEntitlementQuery, SessionHandle) - Method in interface com.crm.process.provisioning.verimatrix.webservices.omi.EntitlementMgmt
 
getDomainEntitlements(DomainEntitlementQuery, SessionHandle) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.EntitlementMgmtProxy
 
getDomainId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DomainEntitlementQuery
Gets the value of the domainId property.
getDomainList(DomainListQuery, SessionHandle) - Method in interface com.crm.process.provisioning.verimatrix.webservices.omi.DomainMgmt
 
getDomainList(DomainListQuery, SessionHandle) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.DomainMgmtProxy
 
getDomainMgmt() - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.DomainMgmtService
 
getDomainMgmt(WebServiceFeature...) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.DomainMgmtService
 
getDomains() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DomainList
Gets the value of the domains property.
getDomains() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DomainListResult
Gets the value of the domains property.
getDomainsImported() - Method in class com.crm.process.users.ImportLDAPUser
 
getDomainsUsed() - Method in class com.crm.process.users.ImportLDAPUser
 
getDowngradePaymentPolicyOptions() - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the downgrade payment policy options.
getDowngradePaymentPolicyOptions(String) - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the downgrade payment policy options.
getDownloadCodeGlobalResult() - Method in class com.crm.process.provisioning.irdeto.clientdevice.DownloadCodeGlobalResponse
Gets the value of the downloadCodeGlobalResult property.
getDownloadCodeResult() - Method in class com.crm.process.provisioning.irdeto.clientdevice.DownloadCodeResponse
Gets the value of the downloadCodeResult property.
getDownloadExtendedCodeResult() - Method in class com.crm.process.provisioning.irdeto.clientdevice.DownloadExtendedCodeResponse
Gets the value of the downloadExtendedCodeResult property.
getDownloadOptions() - Method in class com.crm.process.platform.CRMUIGlossaryTranslationBean
Loads the XLIFF Download Options.
getDownloadOptions(String) - Method in class com.crm.process.platform.CRMUIGlossaryTranslationBean
Loads the XLIFF Download Options
getDownloadRawDataGlobalResult() - Method in class com.crm.process.provisioning.irdeto.clientdevice.DownloadRawDataGlobalResponse
Gets the value of the downloadRawDataGlobalResult property.
getDownloadRawDataGroupResult() - Method in class com.crm.process.provisioning.irdeto.clientdevice.DownloadRawDataGroupResponse
Gets the value of the downloadRawDataGroupResult property.
getDownloadRawDataResult() - Method in class com.crm.process.provisioning.irdeto.clientdevice.DownloadRawDataResponse
Gets the value of the downloadRawDataResult property.
getDownloadSoap() - Method in class com.crm.process.provisioning.irdeto.clientdevice.Download
 
getDownloadSoap(WebServiceFeature...) - Method in class com.crm.process.provisioning.irdeto.clientdevice.Download
 
getDownloadSoap12() - Method in class com.crm.process.provisioning.irdeto.clientdevice.Download
 
getDownloadSoap12(WebServiceFeature...) - Method in class com.crm.process.provisioning.irdeto.clientdevice.Download
 
getDownloadTemplateOption() - Method in class com.crm.process.platform.DownloadTemplateForm
 
getDownloadUserDataGlobalResult() - Method in class com.crm.process.provisioning.irdeto.clientdevice.DownloadUserDataGlobalResponse
Gets the value of the downloadUserDataGlobalResult property.
getDownloadUserDataResult() - Method in class com.crm.process.provisioning.irdeto.clientdevice.DownloadUserDataResponse
Gets the value of the downloadUserDataResult property.
getDtoFromCollection(Set<CRMDO>, String) - Method in class com.crm.process.CRMUI
Returns a data object from a collection based on an id.
getDtvContentAttributes() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkContentIdAttributes
Gets the value of the dtvContentAttributes property.
getDtvEncryptionAttributes() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkContentEncryptionAttributes
Gets the value of the dtvEncryptionAttributes property.
getDueDate(CRMDOBill) - Method in class com.crm.process.billing.CRMUIBillBean
 
getDueDateRule() - Method in class com.crm.process.billing.BillEvent
 
getDueDateRuleUnitOfTime() - Method in class com.crm.process.billing.BillEvent
 
getDueDateRuleUnits() - Method in class com.crm.process.billing.BillEvent
 
getDuration() - Method in class com.crm.process.billing.AmendBuyInAdvanceRequestForm
 
getDuration() - Method in class com.crm.process.provisioning.irdeto.clientdevice.SendMailGlobal
Gets the value of the duration property.
getDuration() - Method in class com.crm.process.provisioning.irdeto.clientdevice.SendMessageGlobal
Gets the value of the duration property.
getDuration() - Method in class com.crm.process.provisioning.irdeto.GlobalFingerprintUtility
 
getDurationInSeconds() - Method in class com.crm.process.provisioning.conaxsmsservices.SendIndividualMailAndBarkMessagesUtilityForm
 
getDurationInSeconds() - Method in class com.crm.process.provisioning.conaxwebservices.ConaxSendIndividualMailAndBarkMessagesUtilityForm
 
getDurationInSeconds() - Method in class com.crm.process.provisioning.conaxwebservices.DisplayFingerprintsUtilityForm
 
getDurationUOT() - Method in class com.crm.process.billing.AmendBuyInAdvanceRequestForm
 
getDVBNetworkOptions() - Method in class com.crm.process.provisioning.verimatrix.admin.CRMUIVCASOMIContentBean
Loads the network options.
getDVBNetworkOptions(String) - Method in class com.crm.process.provisioning.verimatrix.admin.CRMUIVCASOMIContentBean
Loads the network options.
getDvbParameters() - Method in class com.crm.process.provisioning.verimatrix.admin.VCASOMIPackage
 
getEffective() - Method in class com.crm.process.workflows.DefinitionUpdateLCSAction
 
getEffectiveBillingTerm(CRMDOSubscription) - Method in class com.crm.process.subscriptions.CRMUISubscriptionBean
Loads the effective billing term of the subscription.
getEffectiveDate() - Method in class com.crm.process.vouchers.LotModificationForm
 
getEffectiveDateOptions() - Method in class com.crm.process.billing.CRMUIAdditiveDiscountDefinitionBean
Loads the additive discount definition effective date options.
getEffectiveDateOptions(AdditiveDiscountType) - Method in class com.crm.process.billing.CRMUIAdditiveDiscountDefinitionBean
Loads the additive discount definition effective date options.
getEffectiveDateOptions(String, AdditiveDiscountType) - Method in class com.crm.process.billing.CRMUIAdditiveDiscountDefinitionBean
Loads the additive discount definition effective date options.
getEffectiveDateOptions(String, CRMDOAdditiveDiscountDefinition) - Method in class com.crm.process.billing.CRMUIAdditiveDiscountDefinitionBean
Loads the additive discount definition effective date options.
getEffectiveDateOptions(String, AdditiveDiscountType, AdditiveDiscountClassification, Boolean) - Method in class com.crm.process.billing.CRMUIAdditiveDiscountDefinitionBean
Loads the additive discount definition effective date options.
getEffectiveDateOptions() - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the effective date options.
getEffectiveDateOptions(String) - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the effective date options.
getEffectiveDateOptions() - Method in class com.crm.process.priceplan.CRMUIPricePlanBean
Loads the effective date options.
getEffectiveDateOptions(String) - Method in class com.crm.process.priceplan.CRMUIPricePlanBean
Loads the effective date options.
getEffectiveDateUOTOptions() - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the effective date unit of time options.
getEffectivenessOptions(String, CRMDOAdditiveDiscountDefinition) - Method in class com.crm.process.billing.CRMUIAdditiveDiscountDefinitionBean
Loads the additive discount definition effectiveness date options.
getEffectivenessOptions(String, String, CRMDOAdditiveDiscountDefinition) - Method in class com.crm.process.billing.CRMUIAdditiveDiscountDefinitionBean
Loads the additive discount definition effectiveness date options.
getEffectiveNotEffectiveTermedServicesOptions(ServiceUsageAddition) - Method in class com.crm.process.subscriptions.CRMUIServiceUsageAdditionBean
Loads the effective not effective service options.
getEffectiveNotEffectiveTermedServicesOptions(ServiceUsageAddition, String) - Method in class com.crm.process.subscriptions.CRMUIServiceUsageAdditionBean
Loads the effective not effective service options.
getEffectivePricePlanOptions() - Method in class com.crm.process.priceplan.CRMUIPricePlanBean
 
getEffectiveProtocolOptions() - Method in class com.crm.process.provisioning.CRMUIProvProviderBean
Loads the effective provisioning provider protocol options.
getEffectiveProtocolOptions(String) - Method in class com.crm.process.provisioning.CRMUIProvProviderBean
Loads the effective provisioning provider protocol options.
getEffectiveProtocolOptions(String, Integer) - Method in class com.crm.process.provisioning.CRMUIProvProviderBean
Loads the effective provisioning provider protocol options.
getEffectiveProviderOptions() - Method in class com.crm.process.provisioning.CRMUIProvProviderBean
Loads the effective provisioning provider's options.
getEffectiveProviderOptions(String) - Method in class com.crm.process.provisioning.CRMUIProvProviderBean
Loads the effective provisioning provider's options.
getEffectiveProviderOptions(String, String) - Method in class com.crm.process.provisioning.CRMUIProvProviderBean
Loads the effective provisioning provider's options.
getEffectiveRewardSchemeOptions() - Method in class com.crm.process.rewards.CRMUIRewardSchemeBean
 
getEffectiveRewardSchemeOptions(String) - Method in class com.crm.process.rewards.CRMUIRewardSchemeBean
 
getEffectiveTaxRate() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxSummary
Gets the value of the effectiveTaxRate property.
getEffectiveZoneLevel() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxDetail
Gets the value of the effectiveZoneLevel property.
getEjbMethodName() - Method in enum com.crm.process.paymentgateway.PaymentGatewayAction
 
getEmail() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getEmailAddress() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.User
Gets the value of the emailAddress property.
getEmailAddressOptions(CRMDOContactInformation) - Method in class com.crm.process.printouts.CRMUIEmailPrintoutBean
 
getEmailOperator() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getEmails(ArrayList<CRMDOContactInfoEmail>, EmailTypes, Boolean) - Method in class com.crm.process.notifications.CRMProcessNotificationRunBean
 
getEmailSettingsOptions() - Method in class com.crm.process.users.CRMUIUserCreationRunBean
 
getEmailTrackingModeOptions() - Method in class com.crm.process.communications.CRMUICommunicationDefinitionBean
Loads the communication email tracking mode options.
getEmailTrackingModeOptions(String) - Method in class com.crm.process.communications.CRMUICommunicationDefinitionBean
Loads the communication email tracking mode options.
getEmailTypeLabel(ArrayList<CRMDO>, CRMDOContactInfoEmail) - Method in class com.crm.process.contactinfo.CRMProcessContactInfoSettingsBean
Returns the email type label
getEmailTypeOptions() - Method in class com.crm.process.contactinfo.CRMUIContactInfoDefinitionBean
Loads the email type options.
getEmailTypeOptions() - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads the email type options.
getEmailTypeOptions(Boolean) - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads the email type options (supported only or all).
getEmailTypeOptions(Boolean, ContactInformationType) - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads the phone type options (supported only or all).
getEmailTypeOptions(Boolean, String) - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads the email type options (supported only or all).
getEmailTypeOptions(Boolean, CRMDOContactInformation) - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads the email type options (supported only or all).
getEmailTypeOptions(Boolean, CRMDOContactInformation, String) - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads the email type options (supported only or all).
getEmailTypeOptions(Boolean, CRMDOContactInformation, CRMDOContactInfoDefinition) - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads the email type options (supported only or all).
getEmailTypeOptions(Boolean, CRMDOContactInformation, CRMDOContactInfoDefinition, String) - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads the email type options (supported only or all).
getEmailTypeOptions(Boolean, CRMDOContactInformation, CRMDOContactInfoDefinition, String, ContactInformationType) - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads the email type options (supported only or all).
getEmailTypeOptions(CRMDOContactInformation) - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
 
getEmailTypeOptions() - Method in class com.crm.process.contactinfo.CRMUIImportContactInformationBean
Loads the email type options.
getEmailTypeOptions(String) - Method in class com.crm.process.contactinfo.CRMUIImportContactInformationBean
Loads the email type options.
getEmailTypeOptions(Boolean, ImportContactInfoDefinition, String) - Method in class com.crm.process.contactinfo.CRMUIImportContactInformationBean
 
getEmailTypeOptions() - Method in class com.crm.process.leads.CRMUIImportLeadBean
Loads the email type options.
getEmailTypeOptions(String) - Method in class com.crm.process.leads.CRMUIImportLeadBean
Loads the email type options.
getEmailTypeOptions() - Method in class com.crm.process.rewards.CRMUIImportRewardParticipantBean
Loads the email type options.
getEmailTypeOptions(String) - Method in class com.crm.process.rewards.CRMUIImportRewardParticipantBean
Loads the email type options.
getEmmData() - Method in class com.crm.process.provisioning.irdeto.clientdevice.CommandResultData
Gets the value of the emmData property.
getEmmData() - Method in class com.crm.process.provisioning.irdeto.entitlements.CommandResultData
Gets the value of the emmData property.
getEmmData() - Method in class com.crm.process.provisioning.irdeto.sector.CommandResultData
Gets the value of the emmData property.
getEmmData() - Method in class com.crm.process.provisioning.irdeto.secureclient.CommandResultData
Gets the value of the emmData property.
getEmmDataLength() - Method in class com.crm.process.provisioning.irdeto.clientdevice.CommandResultData
Gets the value of the emmDataLength property.
getEmmDataLength() - Method in class com.crm.process.provisioning.irdeto.entitlements.CommandResultData
Gets the value of the emmDataLength property.
getEmmDataLength() - Method in class com.crm.process.provisioning.irdeto.sector.CommandResultData
Gets the value of the emmDataLength property.
getEmmDataLength() - Method in class com.crm.process.provisioning.irdeto.secureclient.CommandResultData
Gets the value of the emmDataLength property.
getEnabledPaymentPreferenceOptions(CRMDOAccountReceivable) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
 
getEnabledPaymentPreferenceOptions(CRMDOAccountReceivable, Boolean) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
 
getEnableWalletConsumptionEstimationStep() - Method in class com.crm.process.subscriptions.BillSubscriptionActionParameters
 
getEnableWalletConsumptionEstimationStep() - Method in class com.crm.process.subscriptions.PreviewBillSubscriptionActionParameters
 
getEncryptionAttributes() - Method in class com.crm.process.provisioning.verimatrix.webservices.iptvtypes.DTVEncryptionAttributes
Gets the value of the encryptionAttributes property.
getEncryptionAttributes() - Method in class com.crm.process.provisioning.verimatrix.webservices.iptvtypes.VODEncryptionAttributes
Gets the value of the encryptionAttributes property.
getEncryptionAttributes() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkContent
Gets the value of the encryptionAttributes property.
getEncryptionMode() - Method in class com.crm.process.provisioning.verimatrix.admin.ClPlus
 
getEncryptionMode() - Method in class com.crm.process.provisioning.verimatrix.webservices.iptvtypes.EncryptionAttributes
Gets the value of the encryptionMode property.
getEncryptionModeOptions() - Method in class com.crm.process.provisioning.verimatrix.admin.CRMUIVCASOMIContentBean
Loads the Encryption Mode options.
getEncryptionModeOptions(String) - Method in class com.crm.process.provisioning.verimatrix.admin.CRMUIVCASOMIContentBean
Loads the Encryption Mode options.
getEncryptionParameter() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.EncryptionParameters
Gets the value of the encryptionParameter property.
getEncryptionParameters() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkContent
Gets the value of the encryptionParameters property.
getEncryptionStatus() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkContentEncryptionResult
Gets the value of the encryptionStatus property.
getEncryptionStatus() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkContentTypeEncryptionStatus
Gets the value of the encryptionStatus property.
getEndAfterTimeUnits() - Method in class com.crm.process.utilities.SchedulerTask
 
getEndAfterUnitOfTime() - Method in class com.crm.process.utilities.SchedulerTask
 
getEnddate() - Method in class com.crm.process.utilities.SchedulerTask
 
getEnddatemode() - Method in class com.crm.process.utilities.SchedulerTask
 
getEndGracePeriodDate() - Method in class com.crm.process.subscriptions.ExtendGracePeriodSubscriptionActionParameters
 
getEndGracePeriodOptions() - Method in class com.crm.process.subscriptions.CRMUISubscriptionExtendGracePeriodBean
Loads the end grace period options.
getEndGracePeriodOptions(String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionExtendGracePeriodBean
Loads the end grace period options.
getEndpoint() - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.AdminMgmtProxy.Descriptor
 
getEndpoint() - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.ConfigurationMgmtProxy.Descriptor
 
getEndpoint() - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.ContentMgmtProxy.Descriptor
 
getEndpoint() - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.DeviceMgmtProxy.Descriptor
 
getEndpoint() - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.DomainMgmtProxy.Descriptor
 
getEndpoint() - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.EntitlementMgmtProxy.Descriptor
 
getEndpoint() - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.MessagingProxy.Descriptor
 
getEndPoint() - Method in class com.crm.process.provisioning.verimatrix.webservices.VcasBaseWebService
 
getEndShortTermActivationOptions() - Method in class com.crm.process.subscriptions.CRMUISubscriptionEndShortTermActivationBean
Loads the end short term activation options.
getEndShortTermActivationOptions(String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionEndShortTermActivationBean
Loads the end short term activation options.
getEndTime() - Method in class com.crm.process.provisioning.verimatrix.admin.VCASOMIEvent
 
getEndTime() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.TimePeriodRule
Gets the value of the endTime property.
getEntitledEntities() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.EntitledEntityList
Gets the value of the entitledEntities property.
getEntitledEntity() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Entitlement
Gets the value of the entitledEntity property.
getEntitlement() - Method in class com.crm.process.provisioning.irdeto.secureclient.ArrayOfSectorProductInfo
Gets the value of the entitlement property.
getEntitlement(String, LogFileType) - Method in class com.crm.process.provisioning.verimatrix.webservices.EntitlementManagementWebService
 
getEntitlement() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DeviceData
Gets the value of the entitlement property.
getEntitlementCount() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.EntitlementListQuery
Gets the value of the entitlementCount property.
getEntitlementEndDate() - Method in class com.crm.process.provisioning.irdeto.entitlements.EntitlementProfile
Gets the value of the entitlementEndDate property.
getEntitlementList(EntitlementListQuery, SessionHandle) - Method in interface com.crm.process.provisioning.verimatrix.webservices.omi.EntitlementMgmt
 
getEntitlementList(EntitlementListQuery, SessionHandle) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.EntitlementMgmtProxy
 
getEntitlementMgmt() - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.EntitlementMgmtService
 
getEntitlementMgmt(WebServiceFeature...) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.EntitlementMgmtService
 
getEntitlementProfile() - Method in class com.crm.process.provisioning.irdeto.entitlements.Entitlements
Gets the value of the entitlementProfile property.
getEntitlements() - Method in class com.crm.process.provisioning.irdeto.entitlements.SetPrepaidEntitlements
Gets the value of the entitlements property.
getEntitlements(String, SessionHandle, CRMDOSubProvProviderParameter, LogFileType) - Method in class com.crm.process.provisioning.verimatrix.CRMProcessVCASServiceBean
 
getEntitlements() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DeviceEntitlementResult
Gets the value of the entitlements property.
getEntitlements() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DomainEntitlementResult
Gets the value of the entitlements property.
getEntitlements() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.EntitlementList
Gets the value of the entitlements property.
getEntitlements() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.EntitlementListResult
Gets the value of the entitlements property.
getEntitlements() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.RetailerEntitlementResult
Gets the value of the entitlements property.
getEntitlementsInfoProperties() - Method in class com.crm.process.provisioning.irdeto.secureclient.SecureClientInfo
Gets the value of the entitlementsInfoProperties property.
getEntitlementsInfoProperty() - Method in class com.crm.process.provisioning.irdeto.secureclient.ArrayOfProperty2
Gets the value of the entitlementsInfoProperty property.
getEntitlementSoap() - Method in class com.crm.process.provisioning.irdeto.entitlements.Entitlement
 
getEntitlementSoap(WebServiceFeature...) - Method in class com.crm.process.provisioning.irdeto.entitlements.Entitlement
 
getEntitlementSoap12() - Method in class com.crm.process.provisioning.irdeto.entitlements.Entitlement
 
getEntitlementSoap12(WebServiceFeature...) - Method in class com.crm.process.provisioning.irdeto.entitlements.Entitlement
 
getEntityAltCode() - Method in class com.crm.process.segments.PreviewSegmentInformation
 
getEntityCategories(String) - Method in class com.crm.process.securitymanagement.CRMUIAutoCollaborationRuleBean
Loads the entity categories.
getEntityCategoryOptions(String) - Method in class com.crm.process.CRMUI
Loads the entity category options.
getEntityDescription() - Method in class com.crm.process.segments.PreviewSegmentInformation
 
getEntityDO() - Method in class com.crm.process.workflows.WorkflowRuleEvent
 
getEntityDTOs() - Method in class com.crm.process.activities.ActivityCancellationEvent
 
getEntityDTOs() - Method in class com.crm.process.activities.ActivityCompletionEvent
 
getEntityDTOs() - Method in class com.crm.process.activities.ActivityCreationEvent
 
getEntityDTOs() - Method in class com.crm.process.activities.ActivityStartProgressEvent
 
getEntityDTOs() - Method in class com.crm.process.activities.ActivityUpdateEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.AccessTokenRequiresVerificationEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.AccountReceivableActivateEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.AccountReceivableAddMemberInGroupEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.AccountReceivableRemoveMemberFromGroupEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.AccountReceivableSuspendEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.AccountReceivableTerminateEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.AccountReceivableUpdateEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.AssignAccessTokenToAccountEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.AssignAccessTokenToRewardsParticipantEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.AutoGenerateAccessTokenPassCodeForAccountEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.CancelElectronicVoucherEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.CancelJobEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.CancelMemberElectronicVoucherEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.CancelMemberJobEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.CancelMemberPrintedVoucherEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.CancelPrintedVoucherEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.CompleteJobEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.CompleteMemberJobEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.CompleteMemberServiceRequestEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.CompleteServiceRequestEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.CreateCreditWalletTransactionEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.CreateDebitWalletTransactionEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.CreateJobEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.CreateMemberCreditWalletTransactionEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.CreateMemberDebitWalletTransactionEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.CreateMemberJobEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.CreateMemberServiceRequestEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.CreateServiceRequestEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.DistributePromotionCodeEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.FinalResolveMemberServiceRequestEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.FinalResolveServiceRequestEvent
 
getEntityDTOs() - Method in interface com.crm.process.communications.ICommunicationEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.IssueMemberRefundVoucherEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.IssueRefundVoucherEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.JobQuotationOnCreateJobEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.JobQuotationOnCreateMemberJobEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.JobQuotationOnSettingJobAsPendingEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.JobQuotationOnSettingMemberJobAsPendingEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.JobQuotationOnStartProgressJobEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.JobQuotationOnStartProgressMemberJobEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.JobQuotationOnUpdateJobEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.JobQuotationOnUpdateMemberJobEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.LeadCancellationEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.LeadCreationEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.LeadLostEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.LeadStartProgressEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.LeadUpdateEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.LeadWinEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.MemberAccountReceivableActivateEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.MemberAccountReceivableAddMemberInGroupEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.MemberAccountReceivableRemoveMemberFromGroupEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.MemberAccountReceivableSuspendEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.MemberAccountReceivableTerminateEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.MemberAccountReceivableUpdateEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.MemberPurchaseCustomerEventSubmissionEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.MemberRewardParticipantSignUpEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.MemberRewardSchemeSignUpEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.MemberSpendRequestCustomerEventSubmissionEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.MemberSubscriptionEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.MemberTransferFromAccountToWalletEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.MemberTransferFromWalletToAccountEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.NotifyEntityEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.PostAwardExpirationTransactionEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.PostAwardTransactionEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.PostMemberAwardExpirationTransactionEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.PostMemberAwardTransactionEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.PostMemberPaymentEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.PostMemberPaymentGatewayRequestFailureEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.PostMemberRefundEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.PostMemberSpendTransactionEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.PostPaymentCommunicationEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.PostPaymentGatewayRequestFailureEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.PostRefundEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.PostSpendTransactionEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.PurchaseCustomerEventSubmissionEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.PurchaseElectronicVoucherEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.PurchaseMemberElectronicVoucherEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.RequestMemberRewardsSchemeReferenceCodeEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.RequestRewardsSchemeReferenceCodeEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.ResetAccessTokenPassCodeEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.ResetAccessTokenVerificationCodeEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.RespondMemberServiceRequestEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.RespondServiceRequestEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.RewardParticipantSignUpEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.RewardSchemeSignUpEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.SpendRequestCustomerEventSubmissionEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.StartProgressJobEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.StartProgressMemberJobEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.SubscriptionEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.TemporaryResolveMemberServiceRequestEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.TemporaryResolveServiceRequestEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.TransferFromAccountToWalletEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.TransferFromWalletToAccount
 
getEntityDTOs() - Method in class com.crm.process.communications.UpdateJobEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.UpdateMemberJobEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.UpdateMemberServiceRequestEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.UpdateServiceRequestEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.UseElectronicVoucherEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.UseMemberElectronicVoucherEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.UseMemberPrintedVoucherEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.UsePrintedVoucherEvent
 
getEntityDTOs() - Method in class com.crm.process.communications.VerifyAccessTokenEvent
 
getEntityDTOs() - Method in class com.crm.process.contactinfo.AssignKYCProfileEvent
 
getEntityDTOs() - Method in class com.crm.process.contactinfo.CreateContactInformationEvent
 
getEntityDTOs() - Method in class com.crm.process.contactinfo.ExpireKYCProfileEvent
 
getEntityDTOs() - Method in class com.crm.process.contactinfo.RefuteKYCProfileEvent
 
getEntityDTOs() - Method in class com.crm.process.contactinfo.UpdateContactInformationEvent
 
getEntityDTOs() - Method in class com.crm.process.contactinfo.VerifyKYCProfileEvent
 
getEntityFieldOptions(String) - Method in class com.crm.process.CRMUI
Loads the entity field options.
getEntityFieldOptions(String, String) - Method in class com.crm.process.securitymanagement.CRMUIAuditTrailSettingBean
Loads the entity field options.
getEntityFieldOptions(String) - Method in class com.crm.process.securitymanagement.CRMUIConditionalSecurityRestrictionBean
Loads the entity field options.
getEntityId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.EntitledEntity
Gets the value of the entityId property.
getEntityId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.MessageEntity
Gets the value of the entityId property.
getEntityId() - Method in class com.crm.process.segments.PreviewSegmentInformation
 
getEntityName() - Method in class com.crm.process.segments.PreviewSegmentInformation
 
getEntityNumber() - Method in class com.crm.process.segments.PreviewSegmentInformation
 
getEntityOptions() - Method in class com.crm.process.CRMUI
Loads the entity options.
getEntityOptions() - Method in class com.crm.process.securitymanagement.CRMUIAuditTrailSettingBean
Loads the entity options.
getEntityOptions() - Method in class com.crm.process.securitymanagement.CRMUIAutoCollaborationRuleBean
Loads the automatic collaboration rule entity options.
getEntityOptions() - Method in class com.crm.process.securitymanagement.CRMUIConditionalSecurityRestrictionBean
Loads the conditional security restriction entity options.
getEntityOptions(String) - Method in class com.crm.process.segments.CRMUISegmentBean
Loads the entity options.
getEntityOptions(CRMDOSegment, String) - Method in class com.crm.process.segments.CRMUISegmentBean
Loads the entity options.
getEntityOptions() - Method in class com.crm.process.workflows.CRMUIAlertDefinitionBean
Loads the alert definition entity options.
getEntityOptions() - Method in class com.crm.process.workflows.CRMUIApprovalDefinitionBean
Loads the system's entity options.
getEntityOptions() - Method in class com.crm.process.workflows.CRMUIWebhookDefinitionBean
Loads the webhook definition entity options.
getEntityOptions() - Method in class com.crm.process.workflows.CRMUIWorkflowRuleBean
Loads the workflow rule entity options.
getEntityOptions(String) - Method in class com.crm.process.workflows.CRMUIWorkflowRuleBean
Loads the workflow rule entity options.
getEntityStateOptions(String) - Method in class com.crm.process.CRMUI
Loads the entity life cycle state options.
getEntityStatusOptions(String) - Method in class com.crm.process.CRMUI
Loads the entity status options.
getEntityStatusOptions() - Method in class com.crm.process.processrun.CRMUIProcessRunLogBean
 
getEntityStatusOptions(String) - Method in class com.crm.process.processrun.CRMUIProcessRunLogBean
 
getEntityType() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.EntitledEntity
Gets the value of the entityType property.
getEntityType() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.EntitlementListQuery
Gets the value of the entityType property.
getEntityType() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.MessageEntity
Gets the value of the entityType property.
getEntityType() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Site
Gets the value of the entityType property.
getEntityType() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.SiteListQuery
Gets the value of the entityType property.
getEntityType() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.SiteQuery
Gets the value of the entityType property.
getEntityTypeOptions(String) - Method in class com.crm.process.CRMUI
Loads the entity type options.
getEntityTypeOptions() - Method in class com.crm.process.segments.CRMUISegmentBean
Loads the segment entity type options.
getErpVersion() - Method in class com.crm.process.taxationservices.onesource.webservices.HostRequestInfo
Gets the value of the erpVersion property.
getError_message() - Method in class com.crm.process.accounts.AccountReceivablePeriodCloseError
 
getError_message() - Method in class com.crm.process.accounts.AccountReceivablePeriodClosingError
 
getError_message() - Method in class com.crm.process.wallets.WalletBalancePeriodCalculatingError
 
getError_message() - Method in class com.crm.process.wallets.WalletBalancePeriodCalculationError
 
getErrorCode() - Method in class com.crm.process.paymentgateway.PaymentGatewayRequestInformation
 
getErrorCode() - Method in class com.crm.process.paymentgateway.PaymentGatewayResult
 
getErrorCode() - Method in class com.crm.process.provisioning.conaxsmsservices.SasRequestFileErrorItem
 
getErrorCode() - Method in class com.crm.process.provisioning.netflix.webservices.model.ResponseStatus
 
getErrorCode() - Method in class com.crm.process.provisioning.ProvisioningProviderResult
 
getErrorCode() - Method in class com.crm.process.provisioning.tucano.webservices.TucanoResult
 
getErrorDescription() - Method in class com.crm.process.paymentgateway.PaymentGatewayRequestInformation
 
getErrorDescription() - Method in class com.crm.process.paymentgateway.PaymentGatewayResult
 
getErrorDescription() - Method in class com.crm.process.provisioning.ProvisioningProviderResult
 
getErrorDescription() - Method in class com.crm.process.provisioning.tucano.webservices.TucanoResult
 
getErrorLineContent() - Method in class com.crm.process.provisioning.conaxsmsservices.SasRequestFileErrorItem
 
getErrorLineNumber() - Method in class com.crm.process.provisioning.conaxsmsservices.SasRequestFileErrorItem
 
getErrorLocationPath() - Method in class com.crm.process.taxationservices.onesource.webservices.Status
Gets the value of the errorLocationPath property.
getErrorLog() - Method in class com.crm.process.provisioning.verimatrix.webservices.VCASServiceLogHandler
 
getErrorLog() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxServiceLogHandler
 
getESN(Map<String, ?>) - Static method in class com.crm.process.provisioning.netflix.webservices.stick.HttpHeaders
 
getESN(Map<String, ?>) - Static method in class com.crm.process.provisioning.netflix.webservices.stick.operator.HttpOperatorHeaders
 
getEvaluationOperatorOptions() - Method in class com.crm.process.priceplan.CRMUIPricePlanBean
 
getEvent() - Method in class com.crm.process.communicationcentre.asterisk.AsteriskConnection
 
getEvent() - Method in class com.crm.process.communicationcentre.CRMCTIConnection
 
getEvent() - Method in class com.crm.process.communicationcentre.CTIConnection
 
getEvent(String) - Static method in class com.crm.process.communicationcentre.CTIEventsBuffer
 
getEvent() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.EventPackageResult
Gets the value of the event property.
getEventBasedCondExpEntityOptions() - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Returns a lookup builder of event-based conditional expense entity options
getEventBasedCondExpEventApplicationMethodOptions() - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Returns a lookup builder of event based conditional expense rules event application methods
getEventBasedCondExpEventApplicationMethodOptions(String) - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Returns a lookup builder of event based conditional expense rules event application methods
getEventBasedCondExpEventDueDateRuleOptions() - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Returns a lookup builder of event based conditional expense rules event due Date Rule
getEventBasedCondExpEventDueDateRuleOptions(String) - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Returns a lookup builder of event based conditional expense rules event due Date Rule
getEventBasedCondExpEventExecutionMethodOptions() - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Returns a lookup builder of event based conditional expense rules event execution methods
getEventBasedCondExpEventExecutionMethodOptions(String) - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Returns a lookup builder of event based conditional expense rules event execution methods
getEventBasedCondExpEventOptions() - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Returns a lookup builder of event-based conditional expense event options
getEventBasedCondExpEventOptions(String) - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Returns a lookup builder of event-based conditional expense event options
getEventBasedCondExpEventOptions(String, BillingTermDefinitionEventBasedCondExpenseEntity) - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Returns a lookup builder of event-based conditional expense event options
getEventCount() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.ContentEventQuery
Gets the value of the eventCount property.
getEventCount() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserEventListQuery
Gets the value of the eventCount property.
getEventDate() - Method in class com.crm.process.rewards.RewardAwardTransactionContribution
 
getEventID() - Method in class com.crm.process.provisioning.verimatrix.admin.VCASOMIEvent
 
getEventPackages(String, LogFileType) - Method in class com.crm.process.provisioning.verimatrix.webservices.EntitlementManagementWebService
 
getEventPackages(EventPackageQuery, SessionHandle) - Method in interface com.crm.process.provisioning.verimatrix.webservices.omi.EntitlementMgmt
 
getEventPackages(EventPackageQuery, SessionHandle) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.EntitlementMgmtProxy
 
getEventParameter() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.EventParameters
Gets the value of the eventParameter property.
getEventParameters() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Event
Gets the value of the eventParameters property.
getEvents() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.ContentEventResult
Gets the value of the events property.
getEvents() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DeviceData
Gets the value of the events property.
getEvents() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.EventList
Gets the value of the events property.
getEvents() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.PackageEventResult
Gets the value of the events property.
getEventSettingActionTypeOptions() - Method in class com.crm.process.rewards.CRMUICustomerEventDefinitionBean
Returns a customer event definition event setting action type options.
getEventSettingActionTypeOptions(String) - Method in class com.crm.process.rewards.CRMUICustomerEventDefinitionBean
Returns a customer event definition event setting action type options.
getEventSettingTypeOptions() - Method in class com.crm.process.rewards.CRMUICustomerEventDefinitionBean
Returns a customer event definition event setting type options.
getEventSettingTypeOptions(String) - Method in class com.crm.process.rewards.CRMUICustomerEventDefinitionBean
Returns a customer event definition event setting type options.
getEventType() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserEvent
Gets the value of the eventType property.
getEventType() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserEventListFilter
Gets the value of the eventType property.
getEventType() - Method in class com.crm.process.workflows.WorkflowRuleEvent
 
getEverynumofdays() - Method in class com.crm.process.utilities.SchedulerTask
 
getEveryTimeUnits() - Method in class com.crm.process.utilities.SchedulerTask
 
getEveryUnitOfTime() - Method in class com.crm.process.utilities.SchedulerTask
 
getExceptionalBillSettingOptions() - Method in class com.crm.process.billing.CRMUIBillingRunDefinitionBean
Loads the exceptional bill setting options.
getExceptionalBillSettingOptions(String) - Method in class com.crm.process.billing.CRMUIBillingRunDefinitionBean
Loads the exceptional bill setting options.
getExcludedAccountClassificationCriteriaWhereClause(Set<AccountClassificationCriterion>) - Method in class com.crm.process.subscriptions.CRMProcessAutomaticSubscriptionCancellationBean
Returns a where clause based on a set of excluded account classifications.
getExcludedAccountClassificationCriteriaWhereClause(Set<AccountClassificationCriterion>) - Method in class com.crm.process.subscriptions.CRMProcessAutomaticSubscriptionDeactivationBean
Returns a where clause based on a set of excluded account classifications.
getExcludedAccountClassifications() - Method in class com.crm.process.billing.BillingTermDefinitionAutomaticSubscriptionActivationRule
 
getExcludedAccountClassifications() - Method in class com.crm.process.billing.BillingTermDefinitionAutomaticSubscriptionCancellationRule
 
getExcludedAccountClassifications() - Method in class com.crm.process.billing.BillingTermDefinitionAutomaticSubscriptionDeactivationRule
 
getExcludedLifeCycleStates() - Method in class com.crm.process.servicerequests.ServiceRequestSearchCriteria
 
getExcludedProducts() - Method in class com.crm.process.priceplan.PricePlanAdjustmentProcessRunDefinition
 
getExcludedSubscriptionTypeCriteriaWhereClause(Set<SubscriptionTypeCriterion>) - Method in class com.crm.process.subscriptions.CRMProcessAutomaticSubscriptionDeactivationBean
Returns a where clause based on a set of excluded subscription types.
getExcludedSubscriptionTypes() - Method in class com.crm.process.billing.BillingTermDefinitionAutomaticSubscriptionActivationRule
 
getExcludedSubscriptionTypes() - Method in class com.crm.process.billing.BillingTermDefinitionAutomaticSubscriptionDeactivationRule
 
getExcludedUnitGroups() - Method in class com.crm.process.billing.BillingTermDefinitionAutomaticSubscriptionActivationRule
 
getExcludedUnitGroups() - Method in class com.crm.process.billing.BillingTermDefinitionAutomaticSubscriptionCancellationRule
 
getExcludedUnitGroups() - Method in class com.crm.process.billing.BillingTermDefinitionAutomaticSubscriptionDeactivationRule
 
getExcludeID() - Method in class com.crm.process.rewards.RewardParticipatingSchemeSearchCriteria
 
getExcludeServicesFromActivation() - Method in class com.crm.process.subscriptions.ActivationProcessForm
 
getExcludeWallet() - Method in class com.crm.process.wallets.WalletSearchCriteria
 
getExclusive() - Method in class com.crm.process.provisioning.verimatrix.admin.VCASOMIEvent
 
getExecuteInDays() - Method in class com.crm.process.subscriptions.ScheduleSubscriptionActionParameters
 
getExecuteNow() - Method in class com.crm.process.vouchers.LotAcceptanceForm
 
getExecuteNow() - Method in class com.crm.process.vouchers.LotAmendmentForm
 
getExecuteNow() - Method in class com.crm.process.vouchers.LotModificationForm
 
getExecuteNow() - Method in class com.crm.process.vouchers.LotRejectionForm
 
getExecuteNow() - Method in class com.crm.process.vouchers.VoucherGenerationForm
 
getExecutionDate() - Method in class com.crm.process.vouchers.LotAcceptanceForm
 
getExecutionDate() - Method in class com.crm.process.vouchers.LotAmendmentForm
 
getExecutionDate() - Method in class com.crm.process.vouchers.LotModificationForm
 
getExecutionDate() - Method in class com.crm.process.vouchers.LotRejectionForm
 
getExecutionDate() - Method in class com.crm.process.vouchers.VoucherGenerationForm
 
getExecutionDelayInSecs() - Method in class com.crm.process.provisioning.netflix.webservices.owl.ChargeClient
 
getExemptAmount() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxDetail
Gets the value of the exemptAmount property.
getExemptAmount() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxSummary
Gets the value of the exemptAmount property.
getExemptAmount() - Method in class com.crm.process.taxationservices.onesource.webservices.ZoneTaxSummary
Gets the value of the exemptAmount property.
getExemptReason() - Method in class com.crm.process.taxationservices.onesource.webservices.Document.Attributes
Gets the value of the exemptReason property.
getExemptReason() - Method in class com.crm.process.taxationservices.onesource.webservices.Line.Attributes
Gets the value of the exemptReason property.
getExistingPricePlan() - Method in class com.crm.process.priceplan.CopyExistingPricePlanForm
 
getExistingSecProfileItem(CRMDOSecurityProfile, String, String, String, SecurityServiceType, String, String) - Method in class com.crm.process.securitymanagement.CRMProcessSecurityProfileBean
Retrieves an existing security profile item.
getExistingSmartCard() - Method in class com.crm.process.provisioning.conaxsmsservices.PairUtilityForm
 
getExistingSmartCard() - Method in class com.crm.process.provisioning.conaxwebservices.ConaxPairUtilityForm
 
getExistingSmartCardConaxInstalledItems() - Method in class com.crm.process.provisioning.conaxwebservices.ConaxPairUtilityForm
 
getExistingSmartCardCrmInstalledItems() - Method in class com.crm.process.provisioning.conaxwebservices.ConaxPairUtilityForm
 
getExistingUsageServiceCatalog() - Method in class com.crm.process.billing.CopyExistingUsageServiceCatalogForm
 
getExpenses() - Method in class com.crm.process.jobs.InvoiceJobForm
 
getExpenses() - Method in class com.crm.process.subscriptions.AddExpenseSubscriptionActionParameters
 
getExpirationDate() - Method in class com.crm.process.communications.NotifyEntityEvent
 
getExpirationDate(Date) - Method in class com.crm.process.notifications.CRMUINotificationRunDefinitionBean
Gets the truncated wallet amount expiration date.
getExpirationDate(CRMDOPaymentGatewayCard) - Method in class com.crm.process.paymentgateway.CRMUIPaymentGatewayCardBean
 
getExpirationDate() - Method in class com.crm.process.rewards.RewardOfferPerformance
 
getExpirationDateOptions() - Method in class com.crm.process.billing.CRMUIAdditiveDiscountDefinitionBean
Loads the additive discount definition expiration date options.
getExpirationDateOptions(AdditiveDiscountType) - Method in class com.crm.process.billing.CRMUIAdditiveDiscountDefinitionBean
Loads the additive discount definition expiration date options.
getExpirationDateOptions(String, AdditiveDiscountType) - Method in class com.crm.process.billing.CRMUIAdditiveDiscountDefinitionBean
Loads the additive discount definition expiration date options.
getExpirationDateOptions(String, CRMDOAdditiveDiscountDefinition) - Method in class com.crm.process.billing.CRMUIAdditiveDiscountDefinitionBean
Loads the additive discount definition expiration date options.
getExpirationDateOptions(String, AdditiveDiscountType, AdditiveDiscountClassification, Boolean) - Method in class com.crm.process.billing.CRMUIAdditiveDiscountDefinitionBean
Loads the additive discount definition expiration date options.
getExpirationMonth() - Method in class com.crm.process.paymentgateway.CardParameters
 
getExpirationSettingOptions() - Method in class com.crm.process.jobs.CRMUIJobTypeBean
Loads the job type expiration setting options.
getExpirationSettingOptions(String) - Method in class com.crm.process.jobs.CRMUIJobTypeBean
Loads the job type expiration setting options.
getExpirationSettingOptions(CRMDOJobType) - Method in class com.crm.process.jobs.CRMUIJobTypeBean
Loads the job type expiration setting options.
getExpirationSettingOptions(String, CRMDOJobType) - Method in class com.crm.process.jobs.CRMUIJobTypeBean
Loads the job type expiration setting options.
getExpirationTimeInHours() - Method in class com.crm.process.provisioning.sumavision_hscas.SumavisionHSCASDisplayFingerprintsUtilityForm
 
getExpirationTimeInHours() - Method in class com.crm.process.provisioning.sumavision_hscas.SumavisionHSCASSendIndividualMessageUtilityForm
 
getExpirationYear() - Method in class com.crm.process.paymentgateway.CardParameters
 
getExpireWalletAllotments(String) - Method in class com.crm.process.wallets.CRMProcessWalletBalanceExpirationBean
 
getExpiryDate() - Method in class com.crm.process.vouchers.LotModificationForm
 
getExplicitViewingAccessEntityOptions() - Method in class com.crm.process.CRMUI
Loads the explicit viewing access entity options.
getExpMonth() - Method in class com.crm.process.paymentgateway.PaymentGatewayCardResult
 
getExportType() - Method in class com.crm.process.platform.LanguageTranslation
 
getExportTypes() - Method in class com.crm.process.platform.CRMUIGlossaryTranslationBean
Loads the XLIFF Export types.
getExportTypes(String) - Method in class com.crm.process.platform.CRMUIGlossaryTranslationBean
Loads the XLIFF Export types.
getExpYear() - Method in class com.crm.process.paymentgateway.PaymentGatewayCardResult
 
getExsetSmsInstalledItems() - Method in class com.crm.process.provisioning.exsetsms.ExsetSmsInformationForm
 
getExsetSmsServices() - Method in class com.crm.process.provisioning.exsetsms.ExsetSmsInformationForm
 
getExtendedAccessClassId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.PackageAttributes
Gets the value of the extendedAccessClassId property.
getExtendPeriodBy() - Method in class com.crm.process.subscriptions.AmendBillingTermsSubscriptionActionParameters
 
getExtendPeriodByUOT() - Method in class com.crm.process.subscriptions.AmendBillingTermsSubscriptionActionParameters
 
getExtension() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.User
Gets the value of the extension property.
getExtensions() - Method in enum com.crm.process.SupportedImportFileExtensions
 
getExternalCompanyId() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxRequest
Gets the value of the externalCompanyId property.
getExtraAddedValue() - Method in class com.crm.process.vouchers.LotModificationForm
 
getExtraAddedValue() - Method in class com.crm.process.vouchers.VoucherGenerationForm
 
getExtraParameters() - Method in class com.crm.process.paymentgateway.PaymentGatewayResult
 
getFactoryResetResult() - Method in class com.crm.process.provisioning.irdeto.secureclient.FactoryResetResponse
Gets the value of the factoryResetResult property.
getFailedAccounts() - Static method in class com.crm.process.accounts.AccountingPeriodExceptionHandler
Returns all the failed Accounts of the Accounting Period
getFailedBillingEntities(String) - Static method in class com.crm.process.billing.BillingEnvironment
 
getFailedLogins() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserStatus
Gets the value of the failedLogins property.
getFailedProvisioningRequestsPerDay(ReportContext, CRMSession) - Static method in class com.crm.process.provisioning.netflix.CRMUINetflixReportBean
Returns the failed provisioning requests per day
getFailedWallets() - Static method in class com.crm.process.wallets.WalletBalancePeriodExceptionHandler
Returns all the failed Wallets of the Wallet Balance Period
getFailledEntityPK() - Method in class com.crm.process.paymentgateway.PaymentGatewayRequestInformation
 
getFamily() - Method in class com.crm.process.jobs.JobAvailablePhysicalGood
 
getFamily() - Method in class com.crm.process.products.ProductFamilyForm
 
getFamilyFilter() - Method in class com.crm.process.jobs.JobComponentSelectionForm
 
getFamilyFilter() - Method in class com.crm.process.subscriptions.ComponentSelectionForm
 
getFamilyOptions(String) - Method in class com.crm.process.products.CRMUIProductBean
Loads the product family options.
getFavoriteItemAllowedProductComponentsOptions(CRMDOFavoriteItem) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the allowed product components for a favorite item.
getFavoriteItems() - Method in class com.crm.process.accounts.FavoriteItemsForm
 
getFeatureID() - Method in class com.crm.process.provisioning.verimatrix.admin.DVBParameter
 
getFeatures() - Method in class com.crm.process.securitymanagement.SecurityProfileForm
 
getFeatureSBox() - Method in class com.crm.process.log.ProcessLogForm
 
getFeeBillingFrequencyOptions() - Method in class com.crm.process.wallets.CRMUIElectronicMoneyPolicyDefinitionBean
Loads the Fee Billing Frequency options.
getFeeBillingFrequencyOptions(String) - Method in class com.crm.process.wallets.CRMUIElectronicMoneyPolicyDefinitionBean
Loads the Fee Billing Frequency options.
getFieldname() - Method in class com.crm.process.utilities.SchedulerTask
 
getFieldOptions(String) - Method in class com.crm.process.contactinfo.CRMUIKYCDefinitionBean
Returns the field options of the given type
getFile_alt_text() - Method in class com.crm.process.rewards.RewardOfferMarketingInformation
 
getFileErrors() - Method in class com.crm.process.provisioning.conaxsmsservices.SasRequestFileError
 
getFileFormat() - Method in class com.crm.process.paymentgateway.ExportPaymentGatewayRequestsDefinition
 
getFileHeaders() - Method in class com.crm.process.contactinfo.CRMImportContactInformationBean
Return an array with the header of the import file
getFileHeaders() - Method in class com.crm.process.inventory.CRMImportInstalledItemBean
Return an array with the header of the import file
getFileHeaders() - Method in class com.crm.process.inventory.CRMProcessPhysicalGoodSaleBean
Return an array with the header of the export file
getFileHeaders() - Method in class com.crm.process.leads.CRMImportLeadBean
Return an array with the header of the import file
getFileHeaders() - Method in class com.crm.process.paymentgateway.CRMExportPaymentGatewayRequestsBean
Return an array with the header of the export file
getFileHeaders() - Method in class com.crm.process.paymentgateway.CRMImportPaymentGatewayRequestsBean
Return an array with the header of the import file
getFileHeaders() - Method in class com.crm.process.provisioning.netflix.CRMUINetflixProviderBean
Return an array with the header of the import file
getFileHeaders() - Method in class com.crm.process.rewards.CRMImportRewardParticipantBean
Return an array with the header of the import file
getFileHeaders() - Method in class com.crm.process.vouchers.CRMExportVoucherBean
Return an array with the header of the export file
getFileHeaders() - Method in class com.crm.process.vouchers.CRMImportVoucherBean
Return an array with the header of the import file
getFileName() - Method in class com.crm.process.provisioning.verimatrix.webservices.iptvtypes.VODEncryptionAttributes
Gets the value of the fileName property.
getFileName() - Method in class com.crm.process.rewards.RewardOfferMarketingInformation
 
getFilesERRList() - Method in class com.crm.process.provisioning.conaxsmsservices.SasRequestFileError
 
getFileSize() - Method in class com.crm.process.provisioning.verimatrix.webservices.iptvtypes.VODEncryptionAttributes
Gets the value of the fileSize property.
getFilesOKList() - Method in class com.crm.process.provisioning.conaxsmsservices.SasRequestFileError
 
getFileType() - Method in class com.crm.process.provisioning.verimatrix.webservices.iptvtypes.VODEncryptionAttributes
Gets the value of the fileType property.
getFilter() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkContentIdQuery
Gets the value of the filter property.
getFilter() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkDeviceIdQuery
Gets the value of the filter property.
getFilter() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserEventListQuery
Gets the value of the filter property.
getFilter() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserListQuery
Gets the value of the filter property.
getFilterEventID() - Method in class com.crm.process.provisioning.verimatrix.admin.VCASOMIContent
 
getFilteringEntityOptions(JobRequestedPhysicalGoodAdditionForm) - Method in class com.crm.process.jobs.CRMUIJobGenericPurposeBean
 
getFilteringEntityOptions(JobRequestedPhysicalGoodAdditionForm, String) - Method in class com.crm.process.jobs.CRMUIJobGenericPurposeBean
 
getFilterOptions() - Method in class com.crm.process.platform.CRMUICurrencyBean
Loads the filter method options.
getFilterOptions(String) - Method in class com.crm.process.platform.CRMUICurrencyBean
Loads the filter method options.
getFilterPackageID() - Method in class com.crm.process.provisioning.verimatrix.admin.VCASOMIEvent
 
getFilterParameters() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkContentIdQuery
Gets the value of the filterParameters property.
getFinalResAccepted() - Method in class com.crm.process.servicerequests.ServiceRequestSearchCriteria
 
getFinalResolutionCategoryOptions() - Method in class com.crm.process.servicerequests.CRMUIServiceRequestBean
Loads the service request final resolution category options.
getFinancialAchievementClassificationOptions() - Method in class com.crm.process.rewards.CRMUICustomerEventClassificationBean
Loads the financial achievement classification options.
getFinancialStatementClassificationOptions() - Method in class com.crm.process.rewards.CRMUICustomerEventClassificationBean
Loads the financial statement classification options.
getFinancialTransactionCommunicationSegmentOptions() - Method in class com.crm.process.segments.CRMUISegmentBean
Loads the segment entity type options that are applicable for financial transaction communications.
getFinancialTransactionCommunicationSegmentOptions(String) - Method in class com.crm.process.segments.CRMUISegmentBean
 
getFinancialTransactionRevenuePeriodOptions(String) - Method in class com.crm.process.financialtransactions.CRMUIFinancialTransactionDashboardBean
 
getFinancialTransactions() - Method in class com.crm.process.accounts.AccountReceivablePendingItemsForm
 
getFinancialTransactions() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getFingerprint() - Method in class com.crm.process.paymentgateway.PaymentGatewayCardResult
 
getFingerprintMessage() - Method in class com.crm.process.provisioning.verimatrix.admin.Optional
 
getFingerprintMessage() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Event
Gets the value of the fingerprintMessage property.
getFingerprintMessage() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkContent
Gets the value of the fingerprintMessage property.
getFingerprintSlot() - Method in class com.crm.process.provisioning.conaxwebservices.DisplayFingerprintsUtilityForm
 
getFingerprintSlotOptions() - Method in class com.crm.process.provisioning.conaxwebservices.CRMUIDisplayFingerprintsUtilityBean
 
getFingerprintSlotOptions(String) - Method in class com.crm.process.provisioning.conaxwebservices.CRMUIDisplayFingerprintsUtilityBean
 
getFingerPrintTmsMessageGlobalResult() - Method in class com.crm.process.provisioning.irdeto.clientdevice.FingerPrintTmsMessageGlobalResponse
Gets the value of the fingerPrintTmsMessageGlobalResult property.
getFinTransaction() - Method in class com.crm.process.financialtransactions.FinTransactionRejectionForm
 
getFirstLevelEntities() - Method in class com.crm.process.jobs.JobRequestedPhysicalGoodsAdditionForm
 
getFirstLevelEntity() - Method in class com.crm.process.jobs.JobRequestedPhysicalGoodAdditionForm
 
getFirstLevelEntity() - Method in class com.crm.process.jobs.JobRequestedPhysicalGoodsAdditionForm
 
getFirstLevelEntityName() - Method in class com.crm.process.jobs.JobAvailablePhysicalGood
 
getFirstLevelFilteringEntityOptions(JobRequestedPhysicalGoodsAdditionForm) - Method in class com.crm.process.jobs.CRMUIJobGenericPurposeBean
 
getFirstLevelFilteringType() - Method in class com.crm.process.jobs.JobRequestedPhysicalGoodAdditionForm
 
getFirstLevelFilteringType() - Method in class com.crm.process.jobs.JobRequestedPhysicalGoodsAdditionForm
 
getFirstName() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getFirstName() - Method in class com.crm.process.paymentgateway.PaymentGatewayRequestExportInformation
 
getFirstName() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.User
Gets the value of the firstName property.
getFirstNameOperator() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getFiscalDate() - Method in class com.crm.process.taxationservices.onesource.webservices.Document.Dates
Gets the value of the fiscalDate property.
getFlashing() - Method in class com.crm.process.provisioning.irdeto.clientdevice.SendMailGlobal
Gets the value of the flashing property.
getFlashing() - Method in class com.crm.process.provisioning.irdeto.clientdevice.SendMessageGlobal
Gets the value of the flashing property.
getFlashing() - Method in class com.crm.process.provisioning.irdeto.GlobalFingerprintUtility
 
getFlexibleBundleComponentsLabel() - Method in class com.crm.process.subscriptions.SwapSubscriptionService
 
getFlexibleBundleDistribution(CRMDOSubProvisioningDistribution) - Method in class com.crm.process.provisioning.CRMProcessProviderBean
Returns the subscription provisioning distribution of the flexible bundle service of the given component subscription provisioning distribution
getFloat1() - Method in class com.crm.process.billing.BillingTerm
 
getFloat1() - Method in class com.crm.process.subscriptions.ServiceUsage
 
getFloat1() - Method in class com.crm.process.subscriptions.SubscriptionActionParameters
 
getFloat1() - Method in class com.crm.process.subscriptions.SubscriptionInstalledItemParameters
 
getFloat1() - Method in class com.crm.process.subscriptions.SubscriptionServiceParameters
 
getFloat10() - Method in class com.crm.process.subscriptions.SubscriptionServiceParameters
 
getFloat11() - Method in class com.crm.process.subscriptions.SubscriptionServiceParameters
 
getFloat12() - Method in class com.crm.process.subscriptions.SubscriptionServiceParameters
 
getFloat13() - Method in class com.crm.process.subscriptions.SubscriptionServiceParameters
 
getFloat14() - Method in class com.crm.process.subscriptions.SubscriptionServiceParameters
 
getFloat15() - Method in class com.crm.process.subscriptions.SubscriptionServiceParameters
 
getFloat16() - Method in class com.crm.process.subscriptions.SubscriptionServiceParameters
 
getFloat2() - Method in class com.crm.process.billing.BillingTerm
 
getFloat2() - Method in class com.crm.process.subscriptions.ServiceUsage
 
getFloat2() - Method in class com.crm.process.subscriptions.SubscriptionActionParameters
 
getFloat2() - Method in class com.crm.process.subscriptions.SubscriptionInstalledItemParameters
 
getFloat2() - Method in class com.crm.process.subscriptions.SubscriptionServiceParameters
 
getFloat3() - Method in class com.crm.process.billing.BillingTerm
 
getFloat3() - Method in class com.crm.process.subscriptions.ServiceUsage
 
getFloat3() - Method in class com.crm.process.subscriptions.SubscriptionActionParameters
 
getFloat3() - Method in class com.crm.process.subscriptions.SubscriptionInstalledItemParameters
 
getFloat3() - Method in class com.crm.process.subscriptions.SubscriptionServiceParameters
 
getFloat4() - Method in class com.crm.process.billing.BillingTerm
 
getFloat4() - Method in class com.crm.process.subscriptions.ServiceUsage
 
getFloat4() - Method in class com.crm.process.subscriptions.SubscriptionActionParameters
 
getFloat4() - Method in class com.crm.process.subscriptions.SubscriptionInstalledItemParameters
 
getFloat4() - Method in class com.crm.process.subscriptions.SubscriptionServiceParameters
 
getFloat5() - Method in class com.crm.process.subscriptions.ServiceUsage
 
getFloat5() - Method in class com.crm.process.subscriptions.SubscriptionActionParameters
 
getFloat5() - Method in class com.crm.process.subscriptions.SubscriptionServiceParameters
 
getFloat6() - Method in class com.crm.process.subscriptions.ServiceUsage
 
getFloat6() - Method in class com.crm.process.subscriptions.SubscriptionActionParameters
 
getFloat6() - Method in class com.crm.process.subscriptions.SubscriptionServiceParameters
 
getFloat7() - Method in class com.crm.process.subscriptions.ServiceUsage
 
getFloat7() - Method in class com.crm.process.subscriptions.SubscriptionActionParameters
 
getFloat7() - Method in class com.crm.process.subscriptions.SubscriptionServiceParameters
 
getFloat8() - Method in class com.crm.process.subscriptions.ServiceUsage
 
getFloat8() - Method in class com.crm.process.subscriptions.SubscriptionActionParameters
 
getFloat8() - Method in class com.crm.process.subscriptions.SubscriptionServiceParameters
 
getFloat9() - Method in class com.crm.process.subscriptions.SubscriptionServiceParameters
 
getFloor() - Method in class com.crm.process.addressregistry.googleplaces.AddressRegistry
 
getFollowsTierOptions(CRMDOSubDefServiceTier, ArrayList<CRMDO>) - Method in class com.crm.process.subscriptions.CRMUISubscriptionDefinitionBean
Loads a builder lookup for follows tier of a service tier
getFollowsTierOptions(CRMDOSubTypeServiceTierPath, ArrayList<CRMDO>) - Method in class com.crm.process.subscriptions.CRMUISubscriptionTypeBean
Loads the options of tiers for a service tier to follow
getFontColour() - Method in class com.crm.process.provisioning.exsetsms.ExsetSmsSendFingerprintMessageUtilityForm
 
getFontTransparency() - Method in class com.crm.process.provisioning.exsetsms.ExsetSmsSendFingerprintMessageUtilityForm
 
getFormatOptions(String) - Method in class com.crm.process.accesstokens.CRMUIAccessTokenClassificationBean
 
getFormatOptions() - Method in class com.crm.process.accesstokens.CRMUIAccessTokenDefinitionBean
 
getFormatOptions(String) - Method in class com.crm.process.accesstokens.CRMUIAccessTokenDefinitionBean
 
getFormatOptions() - Method in class com.crm.process.reports.CRMUIReportEmailRunDefinitionBean
Returns a report email run definition format options.
getFormatOptions(String) - Method in class com.crm.process.reports.CRMUIReportEmailRunDefinitionBean
Returns a report email run definition format options.
getFormatSettingOptions(String) - Method in class com.crm.process.platform.CRMUIFormattingSettingBean
 
getFormatSettingScope() - Method in class com.crm.process.platform.ContactInfoFormattingSetting
 
getFormatSettingScopeOptions() - Method in class com.crm.process.platform.CRMUIFormattingSettingBean
Loads the format setting scope options.
getFormatSettingScopeOptions(String) - Method in class com.crm.process.platform.CRMUIFormattingSettingBean
Loads the format setting scope options.
getFormattingSetting() - Method in class com.crm.process.platform.ContactInfoFormattingSetting
 
getFormattingSettings() - Method in class com.crm.process.platform.ContactInfoFormattingSetting
 
getFraudDetection() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DeviceSecurity
Gets the value of the fraudDetection property.
getFreePeriodRuleRule(CRMDOAdHocDiscount) - Method in class com.crm.process.billing.CRMUIAdHocDiscountBean
 
getFrequency() - Method in class com.crm.process.accounts.RecurringPaymentSettingsForm
 
getFrequency() - Method in class com.crm.process.subscriptions.SubscriptionProcessRunDefinition
 
getFrequencyUOT() - Method in class com.crm.process.subscriptions.SubscriptionProcessRunDefinition
 
getFriday() - Method in class com.crm.process.GenderDayAnalysis
 
getFrom20to30() - Method in class com.crm.process.GenderAgeAnalysis
 
getFrom30to40() - Method in class com.crm.process.GenderAgeAnalysis
 
getFrom40to50() - Method in class com.crm.process.GenderAgeAnalysis
 
getFrom50to60() - Method in class com.crm.process.GenderAgeAnalysis
 
getFrom60Plus() - Method in class com.crm.process.GenderAgeAnalysis
 
getFromAccount() - Method in class com.crm.process.accounts.PhysicalGoodOwnershipTransferForm
 
getFromAccountOwner() - Method in class com.crm.process.financialtransactions.PaymentMovementForm
 
getFromActualCompletionDate() - Method in class com.crm.process.servicerequests.ServiceRequestSearchCriteria
 
getFromAddedAlternativeAmount() - Method in class com.crm.process.wallets.WalletTransactionSearchCriteria
 
getFromAddedAmount() - Method in class com.crm.process.wallets.WalletTransactionSearchCriteria
 
getFromAltBalance() - Method in class com.crm.process.wallets.WalletSearchCriteria
 
getFromAlternativeAmount() - Method in class com.crm.process.wallets.WalletTransactionSearchCriteria
 
getFromAmount() - Method in class com.crm.process.wallets.WalletTransactionSearchCriteria
 
getFromAssignedToUnit() - Method in class com.crm.process.leads.LeadTypeAssignmentGrouping
 
getFromAssignedToUser() - Method in class com.crm.process.leads.LeadTypeAssignmentGrouping
 
getFromAutoTopUpDate() - Method in class com.crm.process.wallets.WalletSearchCriteria
 
getFromBalance() - Method in class com.crm.process.wallets.WalletSearchCriteria
 
getFromCreatedDate() - Method in class com.crm.process.billing.UnitOfMeasurementSearchCriteria
 
getFromCreatedDate() - Method in class com.crm.process.products.ProductSearchCriteria
 
getFromCreatedDate() - Method in class com.crm.process.rewards.RewardParticipantSearchCriteria
 
getFromCreatedDate() - Method in class com.crm.process.rewards.RewardParticipationAgreementSearchCriteria
 
getFromCreatedDate() - Method in class com.crm.process.rewards.RewardSchemeSearchCriteria
 
getFromCreatedDate() - Method in class com.crm.process.rewards.RewardUtilitySearchCriteria
 
getFromCreatedDate() - Method in class com.crm.process.servicerequests.ServiceRequestSearchCriteria
 
getFromCreatedDate() - Method in class com.crm.process.wallets.WalletSearchCriteria
 
getFromCreatedDate() - Method in class com.crm.process.wallets.WalletTransactionSearchCriteria
 
getFromDate() - Method in class com.crm.process.billing.AdjustRatedBillingItemForm
 
getFromDate() - Method in class com.crm.process.billing.ChangeRatedBillingItemForm
 
getFromDate() - Method in class com.crm.process.billing.SubscriptionServicePeriodRate
 
getFromDate() - Method in class com.crm.process.financialtransactions.MRRPeriodRatedBillingItem
 
getFromDate() - Method in class com.crm.process.resourcescheduling.ResourceAvailabilityForm
 
getFromDate() - Method in class com.crm.process.subscriptions.ServiceUsage
 
getFromDate() - Method in class com.crm.process.subscriptions.SubscriptionProcessInput
 
getFromEstConsumptionDate() - Method in class com.crm.process.wallets.WalletSearchCriteria
 
getFromExpDate() - Method in class com.crm.process.wallets.WalletTransactionSearchCriteria
 
getFromExpectedCompletionDate() - Method in class com.crm.process.servicerequests.ServiceRequestSearchCriteria
 
getFromFromDate() - Method in class com.crm.process.wallets.WalletBalancePeriodSearchCriteria
 
getFromHour() - Method in class com.crm.process.resourcescheduling.ResourceAvailabilityForm
 
getFromInstalledItem() - Method in class com.crm.process.provisioning.SwapInstalledItem
 
getFromMinute() - Method in class com.crm.process.resourcescheduling.ResourceAvailabilityForm
 
getFromNumber() - Method in class com.crm.process.communicationcentre.CRMCTIEvent
 
getFromSignUpDate() - Method in class com.crm.process.rewards.RewardParticipantSearchCriteria
 
getFromStartDate() - Method in class com.crm.process.servicerequests.ServiceRequestSearchCriteria
 
getFromStatus() - Method in class com.crm.process.leads.LeadTypeStatusGrouping
 
getFromStatus() - Method in class com.crm.process.servicerequests.ServiceRequestTypeStatusGrouping
 
getFromStatusOptions(CRMDO) - Method in class com.crm.process.workflows.CRMUIStatusTransitionBean
 
getFromStatusOptions(CRMDO, String) - Method in class com.crm.process.workflows.CRMUIStatusTransitionBean
 
getFromStatusTransition() - Method in class com.crm.process.workflows.FromStatusSelectionForm
 
getFromSubProvisioningDistribution() - Method in class com.crm.process.provisioning.SwapInstalledItem
 
getFromToDate() - Method in class com.crm.process.billing.SubscriptionServicePeriodRate
 
getFromToDate() - Method in class com.crm.process.wallets.WalletBalancePeriodSearchCriteria
 
getFromUnit() - Method in class com.crm.process.servicerequests.ServiceRequestTypeAssignmentGrouping
 
getFromUpdatedDate() - Method in class com.crm.process.billing.UnitOfMeasurementSearchCriteria
 
getFromUpdatedDate() - Method in class com.crm.process.products.ProductSearchCriteria
 
getFromUpdatedDate() - Method in class com.crm.process.rewards.RewardParticipantSearchCriteria
 
getFromUpdatedDate() - Method in class com.crm.process.rewards.RewardParticipationAgreementSearchCriteria
 
getFromUpdatedDate() - Method in class com.crm.process.rewards.RewardSchemeSearchCriteria
 
getFromUpdatedDate() - Method in class com.crm.process.rewards.RewardUtilitySearchCriteria
 
getFromUpdatedDate() - Method in class com.crm.process.servicerequests.ServiceRequestSearchCriteria
 
getFromUpdatedDate() - Method in class com.crm.process.wallets.WalletSearchCriteria
 
getFromUpdatedDate() - Method in class com.crm.process.wallets.WalletTransactionSearchCriteria
 
getFromUser() - Method in class com.crm.process.servicerequests.ServiceRequestTypeAssignmentGrouping
 
getFulfillmentMethodOptions() - Method in class com.crm.process.jobs.CRMUIJobTypeBean
 
getFulfillmentMethodOptions(String) - Method in class com.crm.process.jobs.CRMUIJobTypeBean
 
getFulfillmentScopeOptions() - Method in class com.crm.process.jobs.CRMUIJobTypeBean
 
getFulfillmentScopeOptions(String) - Method in class com.crm.process.jobs.CRMUIJobTypeBean
 
getFullName() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getFullNameOperator() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getFunctionCall() - Method in class com.crm.process.QuestionOption
 
getFutureBalance(CRMDOWallet, Date) - Method in class com.crm.process.wallets.CRMProcessWalletBean
Returns the balance of wallet.
getGatewayCardOptions(CRMDOAccountReceivable, CRMDOPaymentMethod) - Method in class com.crm.process.financialtransactions.CRMUIPaymentBean
Get payment gateway card options
getGender() - Method in class com.crm.process.GenderAgeAnalysis
 
getGender() - Method in class com.crm.process.GenderDayAnalysis
 
getGenderAgeAnalysis() - Method in class com.crm.process.GenderAgeAnalysisForm
 
getGenderAgeAnalysis() - Method in class com.crm.process.rewards.ParticipantsPerGenderAgeDayAnalysisForm
 
getGenderDayAnalysis() - Method in class com.crm.process.GenderDayAnalysisForm
 
getGenderDayAnalysis() - Method in class com.crm.process.rewards.ParticipantsPerGenderAgeDayAnalysisForm
 
getGenderOptions() - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads the contact gender options.
getGenderOptions(String) - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads the contact gender options.
getGeneralparameter(String) - Method in class com.crm.process.paymentgateway.PaymentGatewayParameters
 
getGeneralParameters() - Method in class com.crm.process.paymentgateway.PaymentGatewayParameters
 
getGenericPhysicalGoodTypeMappingOptions(CRMDOProvProvider) - Method in class com.crm.process.provisioning.generic.CRMUIGenericProviderBean
 
getGeoCode() - Method in class com.crm.process.taxationservices.onesource.webservices.Address
Gets the value of the geoCode property.
getGeographicalOptions() - Method in class com.crm.process.platform.CRMUIGenericGeographicalAreasCoverageBean
Loads the geographical options.
getGeographicalOptions(String) - Method in class com.crm.process.platform.CRMUIGenericGeographicalAreasCoverageBean
Loads the geographical options.
getGlAccount() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxabilityInfo
Gets the value of the glAccount property.
getGlobalAutomationSettingsOptions() - Method in class com.crm.process.accesstokens.CRMUIAccessTokenDefinitionBean
Returns the options for the access token definition automation settings
getGlobalAutomationSettingsOptions(String) - Method in class com.crm.process.accesstokens.CRMUIAccessTokenDefinitionBean
 
getGlobalPricePlan() - Method in class com.crm.process.pricing.PricingStrategy
 
getGooglePlaceLanguageOptions() - Method in class com.crm.process.platform.CRMUIAddressRegistrySettingBean
Loads the google place language options.
getGooglePlaceLanguageOptions(String) - Method in class com.crm.process.platform.CRMUIAddressRegistrySettingBean
Loads the google place language options.
getGooglePlaceTypeOptions() - Method in class com.crm.process.platform.CRMUIAddressRegistrySettingBean
Loads the google place type options.
getGooglePlaceTypeOptions(String) - Method in class com.crm.process.platform.CRMUIAddressRegistrySettingBean
Loads the google place type options.
getGoOutOfRestingOptions() - Method in class com.crm.process.subscriptions.CRMUISubscriptionEndRestingBean
Loads the go out of resting options.
getGoOutOfRestingOptions(String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionEndRestingBean
Loads the go out of resting options.
getGoOutOfRestingOptions() - Method in class com.crm.process.subscriptions.CRMUISubscriptionRestingBean
Loads the go out of resting options.
getGoOutOfRestingOptions(String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionRestingBean
Loads the go out of resting options.
getGoOutOfShortTermDeactivationOptions() - Method in class com.crm.process.subscriptions.CRMUISubscriptionEndShortTermDeactivationBean
Loads the go out of short term deactivation options.
getGoOutOfShortTermDeactivationOptions(String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionEndShortTermDeactivationBean
Loads the go out of short term deactivation options.
getGoOutOfShortTermDeactivationOptions() - Method in class com.crm.process.subscriptions.CRMUISubscriptionShortTermDeactivationBean
Loads the go out of short term deactivation options.
getGoOutOfShortTermDeactivationOptions(String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionShortTermDeactivationBean
Loads the go out of short term deactivation options.
getGrossAmount() - Method in class com.crm.process.taxationservices.onesource.webservices.Line.Amounts
Gets the value of the grossAmount property.
getGrossPlusTaxAmount() - Method in class com.crm.process.taxationservices.onesource.webservices.Line.Amounts
Gets the value of the grossPlusTaxAmount property.
getGroup() - Method in class com.crm.process.networkmanagement.CollaborationGroupForm
 
getGroupAddress() - Method in class com.crm.process.provisioning.irdeto.clientdevice.DownloadRawDataGroup
Gets the value of the groupAddress property.
getGroupCriteria() - Method in class com.crm.process.subscriptions.SubscriptionProcessRunDefinition
 
getGroupData() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.GroupLicenseData
Gets the value of the groupData property.
getGroupData() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.LicenseGroup
Gets the value of the groupData property.
getGroupId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.GroupData
Gets the value of the groupId property.
getGroupLicenseData(GroupLicenseDataQuery, SessionHandle) - Method in interface com.crm.process.provisioning.verimatrix.webservices.omi.ConfigurationMgmt
 
getGroupLicenseData(GroupLicenseDataQuery, SessionHandle) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.ConfigurationMgmtProxy
 
getGroupName() - Method in class com.crm.process.networkmanagement.CloneGroupForm
 
getGroupOptions() - Method in class com.crm.process.networkmanagement.CRMUIUnitGroupBean
Loads a lookup builder of groups
getGroupOptions(String) - Method in class com.crm.process.networkmanagement.CRMUIUnitGroupBean
Loads a lookup builder of groups
getGroups() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.LicenseGroupsResult
Gets the value of the groups property.
getGroups() - Method in class com.crm.process.rewards.RewardParticipationAgreementSearchCriteria
 
getGroupToClone() - Method in class com.crm.process.networkmanagement.CloneGroupForm
 
getHandle() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.SessionHandle
Gets the value of the handle property.
getHashType() - Method in class com.crm.process.provisioning.irdeto.secureclient.ValidateSignature
Gets the value of the hashType property.
getHdcpVersion() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DeviceSecurity
Gets the value of the hdcpVersion property.
getHeaders() - Method in class com.crm.process.provisioning.verimatrix.webservices.VCASServiceLogHandler
 
getHeaders() - Method in class com.crm.process.taxationservices.onesource.webservices.SOAPTaxServiceHeaderHandler
 
getHeaders() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxServiceLogHandler
 
getHeight() - Method in class com.crm.process.provisioning.conaxwebservices.DisplayFingerprintsUtilityForm
 
getHolderName() - Method in class com.crm.process.paymentgateway.PaymentGatewayCardResult
 
getHomePageOptions() - Method in class com.crm.process.platform.CRMUIGeneralSettingBean
Loads the home page options.
getHomingChannelSoap() - Method in class com.crm.process.provisioning.irdeto.clientdevice.HomingChannel
 
getHomingChannelSoap(WebServiceFeature...) - Method in class com.crm.process.provisioning.irdeto.clientdevice.HomingChannel
 
getHomingChannelSoap12() - Method in class com.crm.process.provisioning.irdeto.clientdevice.HomingChannel
 
getHomingChannelSoap12(WebServiceFeature...) - Method in class com.crm.process.provisioning.irdeto.clientdevice.HomingChannel
 
getHost() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.HostAttrQuery
Gets the value of the host property.
getHostAttributes(HostAttrQuery, SessionHandle) - Method in interface com.crm.process.provisioning.verimatrix.webservices.omi.ConfigurationMgmt
 
getHostAttributes(HostAttrQuery, SessionHandle) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.ConfigurationMgmtProxy
 
getHostList(HostListQuery, SessionHandle) - Method in interface com.crm.process.provisioning.verimatrix.webservices.omi.ConfigurationMgmt
 
getHostList(HostListQuery, SessionHandle) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.ConfigurationMgmtProxy
 
getHostRequestId() - Method in class com.crm.process.taxationservices.onesource.webservices.HostRequestInfo
Gets the value of the hostRequestId property.
getHostRequestId() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxResponse
Gets the value of the hostRequestId property.
getHostRequestInfo() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxRequest
Gets the value of the hostRequestInfo property.
getHostRequestLoggingId() - Method in class com.crm.process.taxationservices.onesource.webservices.HostRequestInfo
Gets the value of the hostRequestLoggingId property.
getHostRequestLoggingId() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxResponse
Gets the value of the hostRequestLoggingId property.
getHosts() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.HostListResult
Gets the value of the hosts property.
getHostSystemNumber() - Method in class com.crm.process.taxationservices.onesource.webservices.HostRequestInfo
Gets the value of the hostSystemNumber property.
getHourOptions() - Method in class com.crm.process.CRMUI
Loads the hour options.
getHourOptions(String) - Method in class com.crm.process.CRMUI
Loads the hour options.
getHourOptions() - Method in class com.crm.process.CRMUIUnitOfTimeBean
Loads the hour options.
getHours() - Method in class com.crm.process.provisioning.verimatrix.admin.RetentionLimit
 
getHoursDuration() - Method in class com.crm.process.processrun.CrmCronExpression
 
getHttpHelper() - Method in class com.crm.process.provisioning.netflix.webservices.model.BasicConfigHelper
 
getHttpStatusCode() - Method in class com.crm.process.provisioning.netflix.webservices.model.ResponseStatus
 
getIban() - Method in class com.crm.process.paymentgateway.PaymentGatewayRequestExportInformation
 
getId() - Method in class com.crm.process.accounts.AccountReceivablePeriodCloseError
 
getId() - Method in class com.crm.process.accounts.AccountReceivablePeriodClosingError
 
getId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.ResultData
Gets the value of the id property.
getId() - Method in class com.crm.process.taxationservices.onesource.webservices.Line
Gets the value of the id property.
getId() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxLine
Gets the value of the id property.
getId() - Method in class com.crm.process.wallets.WalletBalancePeriodCalculatingError
 
getId() - Method in class com.crm.process.wallets.WalletBalancePeriodCalculationError
 
getIdentifier() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getIdentifier() - Method in class com.crm.process.provisioning.radiator.RadiatorGetSubscriberInformationUtilityForm
 
getIdentifier() - Method in class com.crm.process.provisioning.radiator.RadiatorResetSubscriberInformationUtilityForm
 
getIdentifierFieldOptions() - Method in class com.crm.process.accounts.CRMUIPaymentPreferenceBean
Returns the identifier field options.
getIdentifierFieldOptions(String) - Method in class com.crm.process.accounts.CRMUIPaymentPreferenceBean
Returns the identifier field options.
getIdentifierOperator() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getIdentityKey() - Method in class com.crm.process.provisioning.tucano.webservices.TucanoWebService
 
getIdleSessionTimeout() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserSecurity
Gets the value of the idleSessionTimeout property.
getIdleSessionWarningTime() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserSecurity
Gets the value of the idleSessionWarningTime property.
getIdNo() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getIdNoOperator() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getImageConstrained() - Method in class com.crm.process.provisioning.verimatrix.admin.ClPlus
 
getImpactLevelLabel(CRMDOServiceRequest) - Method in class com.crm.process.communications.CRMUICommunicationBean
 
getImpactLevelOptions() - Method in class com.crm.process.servicerequests.CRMUIServiceRequestBean
Loads a lookup builder of service request definition impacts
getImpactLevelOptions(String) - Method in class com.crm.process.servicerequests.CRMUIServiceRequestBean
Loads a lookup builder of service request definition impacts
getImpactLevels(String) - Method in class com.crm.process.servicerequests.CRMUIServiceRequestBean
Loads a list of service request impact levels filtered with the input parameter
getImpactOptions() - Method in class com.crm.process.servicerequests.CRMUIServiceRequestDefinitionBean
Returns the service request definition impact options.
getImpactOptions(String) - Method in class com.crm.process.servicerequests.CRMUIServiceRequestDefinitionBean
Returns the service request definition impact options.
getImpacts() - Method in class com.crm.process.servicerequests.ServiceRequestSearchCriteria
 
getImplicitViewingAccessEntityOptions() - Method in class com.crm.process.CRMUI
Loads the implicit viewing access entity options.
getImportanceLevelLabel(CRMDOLead) - Method in class com.crm.process.communications.CRMUICommunicationBean
 
getImportanceLevelOptions() - Method in class com.crm.process.leads.CRMUILeadBean
 
getImportanceLevelOptions(String) - Method in class com.crm.process.leads.CRMUILeadBean
 
getImportanceLevelOptions(CRMDOLeadDefinition) - Method in class com.crm.process.leads.CRMUILeadDefinitionBean
 
getImportanceLevelOptions(CRMDOLeadDefinition, String) - Method in class com.crm.process.leads.CRMUILeadDefinitionBean
 
getImportanceLevelOptions() - Method in class com.crm.process.leads.CRMUILeadTypeBean
 
getImportanceLevelOptions(String) - Method in class com.crm.process.leads.CRMUILeadTypeBean
 
getImportanceLevels(String) - Method in class com.crm.process.leads.CRMUILeadBean
Loads a list of lead importance levels filter with the input parameter
getImportType() - Method in class com.crm.process.platform.LanguageTranslation
 
getImportTypes() - Method in class com.crm.process.platform.CRMUIGlossaryTranslationBean
Loads the XLIFF Import types.
getImportTypes(String) - Method in class com.crm.process.platform.CRMUIGlossaryTranslationBean
Loads the XLIFF Import types.
getImportVoucherEffectiveDateOptionOptions() - Method in class com.crm.process.vouchers.CRMUIImportVoucherBean
Loads the import voucher effective date option options.
getImportVoucherEffectiveDateOptionOptions(String) - Method in class com.crm.process.vouchers.CRMUIImportVoucherBean
Loads the import voucher effective date option options.
getImportVoucherExpirationDateOptionOptions() - Method in class com.crm.process.vouchers.CRMUIImportVoucherBean
Loads the import voucher expiration date option options.
getImportVoucherExpirationDateOptionOptions(String) - Method in class com.crm.process.vouchers.CRMUIImportVoucherBean
Loads the import voucher expiration date option options.
getImportVoucherTypeOptionOptions() - Method in class com.crm.process.vouchers.CRMUIImportVoucherBean
Loads the import voucher type option options.
getImportVoucherTypeOptionOptions(String) - Method in class com.crm.process.vouchers.CRMUIImportVoucherBean
Loads the import voucher type option options.
getInactiveAccessTokenDefinitionOptions() - Method in class com.crm.process.accesstokens.CRMUIAccessTokenDefinitionBean
Returns the inactive access token definition options.
getInactiveAccessTokenDefinitionOptions(String) - Method in class com.crm.process.accesstokens.CRMUIAccessTokenDefinitionBean
Returns the inactive access token definition options.
getInactiveAccountDefinitionOptions() - Method in class com.crm.process.accounts.CRMUIAccountDefinitionBean
Returns the inactive account definition options.
getInactiveAccountDefinitionOptions(String) - Method in class com.crm.process.accounts.CRMUIAccountDefinitionBean
Returns the inactive account definition options.
getInactiveBuyInAdvanceRequestDefinitionOptions() - Method in class com.crm.process.billing.CRMUIBuyInAdvanceRequestDefinitionBean
 
getInactiveBuyInAdvanceRequestDefinitionOptions(String) - Method in class com.crm.process.billing.CRMUIBuyInAdvanceRequestDefinitionBean
 
getInactiveCommunicationCentreDefinitionOptions() - Method in class com.crm.process.communicationcentre.CRMUICommunicationCentreDefinitionBean
Returns inactive communication centre definition options.
getInactiveCommunicationCentreDefinitionOptions(String) - Method in class com.crm.process.communicationcentre.CRMUICommunicationCentreDefinitionBean
Returns inactive communication centre definition options.
getInactiveCommunicationDefinitionOptions() - Method in class com.crm.process.communications.CRMUICommunicationDefinitionBean
Returns inactive communication definition options.
getInactiveCommunicationDefinitionOptions(String) - Method in class com.crm.process.communications.CRMUICommunicationDefinitionBean
Returns inactive communication definition options.
getInactiveCustomerEventDefinitionOptions() - Method in class com.crm.process.rewards.CRMUICustomerEventDefinitionBean
Returns the inactive customer event definition options.
getInactiveCustomerEventDefinitionOptions(String) - Method in class com.crm.process.rewards.CRMUICustomerEventDefinitionBean
Returns the inactive customer event definition options.
getInactivedefinitionOptions() - Method in class com.crm.process.activities.CRMUIActivityDefinitionBean
 
getInactivedefinitionOptions(String) - Method in class com.crm.process.activities.CRMUIActivityDefinitionBean
 
getInactiveDefinitionOptions() - Method in class com.crm.process.activities.CRMUIActivityDefinitionBean
 
getInactiveDefinitionOptions(String) - Method in class com.crm.process.activities.CRMUIActivityDefinitionBean
 
getInactiveDefinitionOptions() - Method in class com.crm.process.billing.CRMUIUsageServiceCatalogDefinitionBean
Loads the inactive usage service catalog definition options.
getInactiveDefinitionOptions(String) - Method in class com.crm.process.billing.CRMUIUsageServiceCatalogDefinitionBean
Loads the inactive usage service catalog definition options.
getInactiveDefinitionOptions() - Method in class com.crm.process.communications.CRMUICommunicationDefinitionBean
Loads the inactive communication definition options.
getInactiveDefinitionOptions(String) - Method in class com.crm.process.communications.CRMUICommunicationDefinitionBean
Loads the inactive communication definition options.
getInactiveDefinitionOptions() - Method in class com.crm.process.contactinfo.CRMUIContactInfoDefinitionBean
 
getInactiveDefinitionOptions(String) - Method in class com.crm.process.contactinfo.CRMUIContactInfoDefinitionBean
 
getInactiveDefinitionOptions() - Method in class com.crm.process.inventory.CRMUIInventoryDefinitionBean
 
getInactiveDefinitionOptions(String) - Method in class com.crm.process.inventory.CRMUIInventoryDefinitionBean
 
getInactiveDefinitionOptions() - Method in class com.crm.process.leads.CRMUILeadDefinitionBean
 
getInactiveDefinitionOptions(String) - Method in class com.crm.process.leads.CRMUILeadDefinitionBean
 
getInactiveDefinitionOptions() - Method in class com.crm.process.resourcescheduling.CRMUIResourceSchedulingDefinitionBean
Returns the inactive resource scheduling definition options.
getInactiveDefinitionOptions(String) - Method in class com.crm.process.resourcescheduling.CRMUIResourceSchedulingDefinitionBean
Returns the inactive resource scheduling definition options.
getInactiveDefinitionOptions() - Method in class com.crm.process.servicerequests.CRMUIServiceRequestDefinitionBean
Loads the inactive service request definition options.
getInactiveDefinitionOptions(String) - Method in class com.crm.process.servicerequests.CRMUIServiceRequestDefinitionBean
Loads the inactive service request definition options.
getInactiveFinancialTransactionDefinitionOptions() - Method in class com.crm.process.financialtransactions.CRMUIFinancialTransactionDefinitionBean
Returns the inactive financial transaction definition options.
getInactiveFinancialTransactionDefinitionOptions(String) - Method in class com.crm.process.financialtransactions.CRMUIFinancialTransactionDefinitionBean
Returns the inactive financial transaction definition options.
getInactiveLeadDefinitionOptions() - Method in class com.crm.process.leads.CRMUILeadDefinitionBean
 
getInactiveLeadDefinitionOptions(String) - Method in class com.crm.process.leads.CRMUILeadDefinitionBean
 
getInactiveNormalBillingRunDefinitionOptions() - Method in class com.crm.process.billing.CRMUINormalBillingRunDefinitionBean
Loads the inactive normal billing run definition options.
getInactiveNormalBillingRunDefinitionOptions(String) - Method in class com.crm.process.billing.CRMUINormalBillingRunDefinitionBean
Loads the inactive normal billing run definition options.
getInactivePrepaidBillingRunDefinitionOptions() - Method in class com.crm.process.billing.CRMUIPrepaidBillingRunDefinitionBean
Loads the inactive prepaid billing run definition options.
getInactivePrepaidBillingRunDefinitionOptions(String) - Method in class com.crm.process.billing.CRMUIPrepaidBillingRunDefinitionBean
Loads the inactive prepaid billing run definition options.
getInactiveServiceRequestDefinitionOptions() - Method in class com.crm.process.servicerequests.CRMUIServiceRequestDefinitionBean
Returns inactive service request definition options.
getInactiveServiceRequestDefinitionOptions(String) - Method in class com.crm.process.servicerequests.CRMUIServiceRequestDefinitionBean
Returns inactive service request definition options.
getInactiveSubscriptionDefinitionOptions() - Method in class com.crm.process.subscriptions.CRMUISubscriptionDefinitionBean
Returns the inactive account definition options.
getInactiveSubscriptionDefinitionOptions(String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionDefinitionBean
Returns the inactive account definition options.
getInactiveVoucherDefinitionOptions() - Method in class com.crm.process.vouchers.CRMUIVoucherDefinitionBean
Returns the inactive voucher definition options.
getInactiveVoucherDefinitionOptions(String) - Method in class com.crm.process.vouchers.CRMUIVoucherDefinitionBean
Returns the inactive voucher definition options.
getIncludedProducts() - Method in class com.crm.process.priceplan.PricePlanAdjustmentProcessRunDefinition
 
getIndex() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DevicePin
Gets the value of the index property.
getIndustries() - Method in class com.crm.process.contactinfo.IndustriesForm
 
getIndustry() - Method in class com.crm.process.contactinfo.IndustriesForm
 
getIndustrySectorOptions() - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads the industry sector options.
getInitialAllowedCancelDate() - Method in class com.crm.process.billing.BillingTerm
 
getInitialAmount() - Method in class com.crm.process.priceplan.PricePlanRateAmountForm
 
getInitialBindingEndDate() - Method in class com.crm.process.billing.BillingTerm
 
getInitiatedByOptions() - Method in class com.crm.process.billing.CRMUIRatedBillingItemBean
Loads the initiated by options.
getInitiatedByOptions(String) - Method in class com.crm.process.billing.CRMUIRatedBillingItemBean
Loads the initiated by options.
getInputSettings(ArrayList<Object>) - Method in class com.crm.process.CRMUIDataIntegrationBean
 
getInputSettings() - Method in class com.crm.process.ScheduleKettleDefinition
 
getInputURL() - Method in class com.crm.process.provisioning.verimatrix.webservices.iptvtypes.DTVEncryptionAttributes
Gets the value of the inputURL property.
getInstalledItem() - Method in class com.crm.process.financialtransactions.InvoiceInstalledItem
 
getInstalledItem() - Method in class com.crm.process.financialtransactions.InvoiceLineInstalledItem
 
getInstalledItem() - Method in class com.crm.process.provisioning.irdeto.IrdetoUtilityForm
 
getInstalledItem() - Method in class com.crm.process.provisioning.nagravision.AssignVUAToNUIDEvent
 
getInstalledItem() - Method in class com.crm.process.provisioning.ProviderInstalledItem
 
getInstalledItem() - Method in class com.crm.process.subscriptions.SubscriptionInstalledItem
 
getInstalledItemCategory() - Method in class com.crm.process.inventory.ImportInstalledItemDefinition
 
getInstalledItemCategoryOption() - Method in class com.crm.process.inventory.ImportInstalledItemDefinition
 
getInstalledItemCategoryOptions() - Method in class com.crm.process.inventory.CRMUIImportInstalledItemBean
Loads the installed item category options.
getInstalledItemDependenciesScopeSelectBox() - Method in class com.crm.process.subscriptions.CRMUISubscriptionDefinitionBean
Loads a builder lookup for installed item dependencies scope
getInstalledItemDependenciesScopeSelectBox(String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionDefinitionBean
Loads a builder lookup for installed item dependencies scope
getInstalledItemParameters() - Method in class com.crm.process.provisioning.ProvisioningProviderInstalledItem
 
getInstalledItemParameters() - Method in class com.crm.process.provisioning.ProvisioningProviderResult
 
getInstalledItemProduct() - Method in class com.crm.process.inventory.ImportInstalledItemDefinition
 
getInstalledItemProductOption() - Method in class com.crm.process.inventory.ImportInstalledItemDefinition
 
getInstalledItemProductOptions() - Method in class com.crm.process.inventory.CRMUIImportInstalledItemBean
Loads the installed item product options.
getInstalledItemRequirementOptions() - Method in class com.crm.process.billing.CRMUIUsageServiceCatalogBean
Loads the installed item requirement options.
getInstalledItemRequirementOptions(String) - Method in class com.crm.process.billing.CRMUIUsageServiceCatalogBean
Loads the installed item requirement options.
getInstalledItemRestrictionsScopeOptions() - Method in class com.crm.process.subscriptions.CRMUISubscriptionDefinitionBean
Loads a builder lookup for subscription installed item restrictions scope
getInstalledItemRestrictionsScopeOptions(String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionDefinitionBean
Loads a builder lookup for subscription installed item restrictions scope
getInstalledItems() - Method in class com.crm.process.jobs.InvoiceJobForm
 
getInstalledItemsDependenciesPrerequisites(ArrayList<Object>) - Method in class com.crm.process.subscriptions.CRMUISubscriptionDefinitionBean
Loads a list of Installed Items Dependencies Prerequisites.
getInstalledItemsRadioButton(ArrayList<CRMDOSubscriptionInstalledItem>) - Method in class com.crm.process.subscriptions.CRMUISubscriptionDistributionChangeBean
 
getInstalledItemsToBeAddedOnJob(CRMDOJob, InventoryDefinitionAllowedWarehouseType) - Method in class com.crm.process.inventory.CRMProcessInstalledItemBean
Retrieves a list of installed items applicable for adding on Jobs.
getInstalledItemsToBeAddedOnServiceRequest(CRMDOServiceRequest) - Method in class com.crm.process.inventory.CRMProcessInstalledItemBean
Retrieves a list of installed items applicable for adding on Service Requests.
getInstalledItemsToBeAddedOnSubscription(CRMDOSubscription, InventoryDefinitionAllowedWarehouseType) - Method in class com.crm.process.inventory.CRMProcessInstalledItemBean
Retrieves a list of installed items applicable for adding on Subscriptions.
getInstalledItemsToBeTransferred() - Method in class com.crm.process.subscriptions.ReplaceSubscriptionActionParameters
 
getIntegrationVersion() - Method in class com.crm.process.taxationservices.onesource.webservices.HostRequestInfo
Gets the value of the integrationVersion property.
getIntentedCurreny() - Method in class com.crm.process.subscriptions.AddServiceUsageSubscriptionActionParameters
 
getInventoryDirectiveOptions() - Method in class com.crm.process.inventory.CRMUIWarehouseBean
Loads the inventory directive options.
getInventoryDirectiveOptions(String) - Method in class com.crm.process.inventory.CRMUIWarehouseBean
Loads the inventory directive options.
getInvoice() - Method in class com.crm.process.accounts.QuickSaleForm
 
getInvoice() - Method in class com.crm.process.accounts.VouchersSalesForm
 
getInvoice() - Method in class com.crm.process.financialtransactions.InvoiceCancellationForm
 
getInvoice() - Method in class com.crm.process.financialtransactions.QuickPaymentForm
 
getInvoice() - Method in class com.crm.process.workflows.WebhookDefinitionTestConnectionForm
 
getInvoiceDueDateProximityValueUOTOptions() - Method in class com.crm.process.billing.CRMUINormalBillingRunBean
Returns the invoice due date proximity unit of time options.
getInvoiceInstalledItemOrderComparator() - Static method in class com.crm.process.financialtransactions.InvoiceInstalledItem
 
getInvoiceLines(CRMDOBill) - Method in class com.crm.process.billing.CRMUIBillBean
Returns the invoice lines of the given bill.
getInvoiceLinesInfo(CRMDOBill) - Method in class com.crm.process.billing.CRMUIBillBean
Returns the invoice lines information of the given bill.
getInvoiceLinesNoTaxesInfo(CRMDOBill) - Method in class com.crm.process.billing.CRMUIBillBean
Returns the invoice lines information of the given bill.
getInvoiceLinesPerJobInfo(CRMDOBill) - Method in class com.crm.process.billing.CRMUIBillBean
Returns the invoice lines per job info.
getInvoiceLinesPerSubscriptionInfo(CRMDOBill) - Method in class com.crm.process.billing.CRMUIBillBean
Returns the invoice lines per subscription info.
getInvoiceNumbers() - Method in class com.crm.process.paymentgateway.CreatePaymentParameters
 
getInvoicingMethodOptions() - Method in class com.crm.process.billing.CRMUINormalBillingRunDefinitionBean
Loads the billing run invoicing method options.
getIpPool() - Method in class com.crm.process.provisioning.radiator.RadiatorGetSubscriberInformationUtilityForm
 
getIppv() - Method in class com.crm.process.provisioning.verimatrix.admin.FeatureID
 
getIpSetting() - Method in class com.crm.process.provisioning.radiator.RadiatorResetSubscriberInformationUtilityForm
 
getIpSettingValue() - Method in class com.crm.process.provisioning.radiator.RadiatorResetSubscriberInformationUtilityForm
 
getIpStatic() - Method in class com.crm.process.provisioning.radiator.RadiatorGetSubscriberInformationUtilityForm
 
getIsActive() - Method in class com.crm.process.users.UserStateForm
 
getIsActiveFilter() - Method in class com.crm.process.users.ImportLDAPUser
 
getIsActiveOptions(String) - Method in class com.crm.process.financialtransactions.CRMUIFinancialTransactionDefinitionBean
Loads a lookup builder of financial transaction definition activations.
getIsAdvancedSearchAvailable() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getIsAutoRenewed() - Method in class com.crm.process.billing.BillingTerm
 
getIsAutoRenewed() - Method in class com.crm.process.subscriptions.AmendBillingTermsSubscriptionActionParameters
 
getIsBillCreated() - Method in class com.crm.process.jobs.BillJobForm
 
getIsBilledByJob() - Method in class com.crm.process.billing.BillEvent
 
getIsCTIEnabled() - Method in class com.crm.process.users.UserSettingsForm
 
getIsCustom() - Method in class com.crm.process.platform.LanguageTranslation
 
getIsDeveloper() - Method in class com.crm.process.users.UserSettingsForm
 
getIsEnable() - Method in class com.crm.process.platform.LanguageTranslation
 
getIsEnabled() - Method in class com.crm.process.subscriptions.SubscriptionProcessRunDefinition
 
getIsForPreview() - Method in class com.crm.process.jobs.BillJobForm
 
getIsForProvisioning() - Method in class com.crm.process.products.ProductSearchCriteria
 
getIsMandatory() - Method in class com.crm.process.jobs.JobAvailablePhysicalGood
 
getIsMappedFilter() - Method in class com.crm.process.users.ImportLDAPUser
 
getIsNew() - Method in class com.crm.process.contactinfo.VerifyContactInformationCommunicationEvent
 
getIsPricePlanEditable() - Method in class com.crm.process.priceplan.PricePlanProduct
 
getIsProductEditable() - Method in class com.crm.process.billing.UsageServiceCatalogProduct
 
getIsProductEditable() - Method in class com.crm.process.priceplan.PricePlanProduct
 
getIsProductEditable() - Method in class com.crm.process.subscriptions.SubscriptionTypeProduct
 
getIsSelected() - Method in class com.crm.process.jobs.JobAvailablePhysicalGood
 
getIsSelected() - Method in class com.crm.process.subscriptions.SubscriptionProcessInput
 
getIsSubscriptionTypeEditable() - Method in class com.crm.process.subscriptions.SubscriptionTypeProduct
 
getIssueReason() - Method in class com.crm.process.financialtransactions.InvoiceCancellationForm
 
getIssueReason() - Method in class com.crm.process.financialtransactions.PaymentCancellationForm
 
getIsSuperUser() - Method in class com.crm.process.users.UserSettingsForm
 
getIsTheLatestVersion() - Method in class com.crm.process.subscriptions.SubscriptionProcessRunDefinition
 
getIsUsageServiceCatalogEditable() - Method in class com.crm.process.billing.UsageServiceCatalogProduct
 
getIsValidated() - Method in class com.crm.process.subscriptions.SubscriptionProcessRunDefinition
 
getIsVisible() - Method in class com.crm.process.jobs.JobAvailablePhysicalGood
 
getItem() - Method in class com.crm.process.jobs.JobRequestedPhysicalGoodAdditionForm
 
getItemNotes() - Method in class com.crm.process.jobs.JobRequestedPhysicalGoodAdditionForm
 
getItemOptions(JobRequestedPhysicalGoodAdditionForm) - Method in class com.crm.process.jobs.CRMUIJobGenericPurposeBean
 
getItemOptions(JobRequestedPhysicalGoodAdditionForm, String) - Method in class com.crm.process.jobs.CRMUIJobGenericPurposeBean
 
getItems() - Method in class com.crm.process.inventory.InstalledItemComponent
 
getJob() - Method in class com.crm.process.billing.BillEvent
 
getJob() - Method in class com.crm.process.billing.BillPreviewRates
 
getJob() - Method in class com.crm.process.jobs.BillingTermAmendmentForm
 
getJob() - Method in class com.crm.process.jobs.BillJobForm
 
getJob() - Method in class com.crm.process.jobs.InvoiceJobForm
 
getJob() - Method in class com.crm.process.jobs.JobCancelForm
 
getJob() - Method in class com.crm.process.jobs.JobCompleteForm
 
getJob() - Method in class com.crm.process.jobs.JobComponentSelectionForm
 
getJob() - Method in class com.crm.process.jobs.JobProgressForm
 
getJob() - Method in class com.crm.process.jobs.JobRequestedPhysicalGoodsAdditionForm
 
getJob() - Method in class com.crm.process.jobs.RescheduleJobForm
 
getJob() - Method in class com.crm.process.resourcescheduling.ResourceAvailabilityForm
 
getJob() - Method in class com.crm.process.subscriptions.AddInstalledItemSubscriptionActionParameters
 
getJob() - Method in class com.crm.process.subscriptions.SwapInstalledItemSubscriptionActionParameters
 
getJob() - Method in class com.crm.process.workflows.AlertDefinitionTestConnectionForm
 
getJob() - Method in class com.crm.process.workflows.WebhookDefinitionTestConnectionForm
 
getJobAllowedStatuses(String, CRMDOJobType, BillingTermDefinitionEventBasedCondExpenseEvent) - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Loads the allowed job statuses based on the job type and the billing term definition event based condition expense event.
getJobAvailablePhysicalGoodPriorityLevelComparator() - Static method in class com.crm.process.jobs.JobAvailablePhysicalGood
 
getJobBillingRate() - Method in class com.crm.process.billing.BillPreviewRates
 
getJobBillingTermSchemeCodeOptions() - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the job billing term scheme code options.
getJobBillingTermSchemeCodeOptions(String) - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the job billing term scheme code options.
getJobCommunicationSegmentOptions() - Method in class com.crm.process.segments.CRMUISegmentBean
Loads the segment entity type options that are applicable for job communications.
getJobCommunicationSegmentOptions(String) - Method in class com.crm.process.segments.CRMUISegmentBean
 
getJobContactInfoAddresses(CRMDOJob, String) - Method in class com.crm.process.jobs.CRMUIJobBean
Loads a list of active address of a contact.
getJobContactInfoEmails(CRMDOJob, String, String) - Method in class com.crm.process.jobs.CRMUIJobBean
Deprecated.
getJobContactInfoPhones(CRMDOJob, String, String) - Method in class com.crm.process.jobs.CRMUIJobBean
Loads a list of active phones of a contact.
getJobFilters() - Method in class com.crm.process.billing.BillingRunConfiguration
 
getJobName() - Method in class com.crm.process.utilities.StopScheduledTask
 
getJobPricePlanOptions(CRMDOBillingTermScheme, CRMDOBillingTermScheme, CRMDOSubscriptionType, CRMDOAccountReceivable, CRMDOBillingTerm) - Method in class com.crm.process.priceplan.CRMUIPricePlanBean
Loads the price plan options based on several parameters.
getJobProductApplicableWarrantyPolicy(CRMDOJobProduct) - Method in class com.crm.process.jobs.CRMUIJobBean
Returns the warranty policy that will be applied on the job product
getJobQuotationCommunicationSegmentOptions() - Method in class com.crm.process.segments.CRMUISegmentBean
Loads the segment entity type options that are applicable for job quotation communications.
getJobQuotationCommunicationSegmentOptions(String) - Method in class com.crm.process.segments.CRMUISegmentBean
 
getJobRequestedActivityService() - Method in class com.crm.process.resourcescheduling.ResourceAvailabilityForm
 
getJobRequestedActivityServicesOptions(CRMDOJob) - Method in class com.crm.process.jobs.CRMUIJobBean
Loads the job requested activity services options.
getJobRequestedProduct() - Method in class com.crm.process.jobs.JobRequestedPhysicalGoodAdditionForm
 
getJobs() - Method in class com.crm.process.accounts.AccountReceivablePendingItemsForm
 
getJobs() - Method in class com.crm.process.servicerequests.ServiceRequestSearchCriteria
 
getJobTypeActivityTypeClassificationOptions() - Method in class com.crm.process.jobs.CRMUIJobTypeBean
Loads the job type activity type classification options.
getJobTypeActivityTypeClassificationOptions(String) - Method in class com.crm.process.jobs.CRMUIJobTypeBean
Loads the job type activity type classification options.
getJobTypeOptions(String, JobTypeFulfillmentScope) - Method in class com.crm.process.communications.CRMUIEventBasedCommunicationDefinitionBean
Loads the job type options.
getJobTypeProductClassificationOptions() - Method in class com.crm.process.jobs.CRMUIJobTypeBean
Loads the job type product classification options.
getJobTypeProductClassificationOptions(String) - Method in class com.crm.process.jobs.CRMUIJobTypeBean
Loads the job type product classification options.
getKettleId() - Method in class com.crm.process.ScheduleKettleDefinition
 
getKettleInputSettings() - Method in class com.crm.process.ScheduleKettleDefinition
 
getKettleName() - Method in class com.crm.process.ScheduleKettleDefinition
 
getKettleName() - Method in class com.crm.process.ViewScheduledKettles
 
getKey() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Parameter
Gets the value of the key property.
getKey() - Method in class com.crm.process.subscriptions.ServiceUsageAllowedMetadataAttributeValues
 
getKey() - Method in class com.crm.process.taxationservices.onesource.webservices.UserAttributeContainer.UserAttributes
Gets the value of the key property.
getKeyInsertionInterval() - Method in class com.crm.process.provisioning.verimatrix.webservices.iptvtypes.EncryptionAttributes
Gets the value of the keyInsertionInterval property.
getKeyMutationInterval() - Method in class com.crm.process.provisioning.verimatrix.webservices.iptvtypes.EncryptionAttributes
Gets the value of the keyMutationInterval property.
getKPIProductSelectionOptions() - Method in class com.crm.process.rewards.CRMUIKeyPerformanceIndicatorBean
Loads the allowed product selection options.
getKPIProductSelectionOptions(String) - Method in class com.crm.process.rewards.CRMUIKeyPerformanceIndicatorBean
Loads the allowed product selection options.
getKYCProfileOptions() - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the KYC profile options.
getKYCProfileOptions(CRMDOKYCDefinition) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the KYC profile options.
getKYCProfileOptions(CRMDOKYCDefinition, Boolean) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the KYC profile options.
getKYCProfileStateOptions() - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads the contact profile verification state options.
getLabel() - Method in enum com.crm.process.addressregistry.googleplaces.GooglePlaceLanguage
 
getLabel() - Method in enum com.crm.process.addressregistry.googleplaces.GooglePlaceType
 
getLabel() - Method in enum com.crm.process.billing.BuyInAdvanceRequestsPerDurationAndSubscriptionTypePeriod
 
getLabel() - Method in enum com.crm.process.billing.CalculateRatesMode
 
getLabel() - Method in enum com.crm.process.billing.DeactivationExceptionProvidedMethod
 
getLabel() - Method in enum com.crm.process.dashboards.FinancialTransactionRevenuePeriod
 
getLabel() - Method in enum com.crm.process.financialtransactions.DiscountTypes
 
getLabel() - Method in class com.crm.process.financialtransactions.PaymentMovementForm
 
getLabel() - Method in enum com.crm.process.financialtransactions.VouchersSalesRequestedQuantityOptions
 
getLabel() - Method in enum com.crm.process.paymentgateway.braintree.VerificationResponseCode
 
getLabel(String) - Static method in enum com.crm.process.paymentgateway.braintree.VerificationResponseCode
 
getLabel() - Method in enum com.crm.process.paymentgateway.PaymentGatewayAction
 
getLabel() - Method in enum com.crm.process.provisioning.perception.PerceptionProvisioningRequestParameterType
 
getLabel() - Method in enum com.crm.process.provisioning.perception.PerceptionProvisioningRequestTypeCode
 
getLabel() - Method in enum com.crm.process.provisioning.radiator.RadiatorSubscriberIdentifier
 
getLabel() - Method in enum com.crm.process.provisioning.tucano.webservices.TucanoErrorCodes
 
getLabel() - Method in enum com.crm.process.provisioning.verimatrix.admin.AnalogProtection
 
getLabel() - Method in enum com.crm.process.provisioning.verimatrix.admin.DVBEncryptionParameters
 
getLabel() - Method in enum com.crm.process.provisioning.verimatrix.admin.DVBPackageParameters
 
getLabel() - Method in enum com.crm.process.provisioning.verimatrix.admin.DVBPackageParameterValues
 
getLabel() - Method in enum com.crm.process.provisioning.verimatrix.admin.EncryptionMode
 
getLabel() - Method in enum com.crm.process.provisioning.verimatrix.admin.VerimatrixContentType
 
getLabel() - Method in enum com.crm.process.provisioning.verimatrix.ProvisioningRequestParameterType
 
getLabel() - Method in enum com.crm.process.rewards.RewardOfferAwardScope
 
getLabel() - Method in enum com.crm.process.rewards.RewardParticipationAgreementType
 
getLabel() - Method in enum com.crm.process.rewards.RewardUtilityType
 
getLabel() - Method in enum com.crm.process.subscriptions.SubscriptionProcessCondition
 
getLabel() - Method in enum com.crm.process.subscriptions.SubscriptionProcessParameter
 
getLabel() - Method in enum com.crm.process.SupportedImportFileExtensions
 
getLabel() - Method in enum com.crm.process.vouchers.VoucherProcessCondition
 
getLabel() - Method in enum com.crm.process.workflows.WorkflowRuleEventType
 
getLanguage() - Method in class com.crm.process.platform.AddLanguageForm
 
getLanguage() - Method in class com.crm.process.platform.CustomMigratingForm
 
getLanguage() - Method in class com.crm.process.platform.DeleteLanguageForm
 
getLanguage() - Method in class com.crm.process.platform.LanguageTranslation
 
getLanguageOptions(String) - Method in class com.crm.process.platform.CRMUIEntityAttributeTranslationBean
Loads the language options.
getLanguageOptions() - Method in class com.crm.process.platform.CRMUIGeneralSettingBean
Loads the language options.
getLanguageOptions(String) - Method in class com.crm.process.platform.CRMUIGeneralSettingBean
Loads the language options.
getLanguageProperties() - Method in class com.crm.process.platform.LanguageTranslation
 
getLanguages() - Method in class com.crm.process.platform.CRMUIGlossaryTranslationBean
Loads the All Languages.
getLanguages(String) - Method in class com.crm.process.platform.CRMUIGlossaryTranslationBean
Loads the Not Translated Languages.
getLanguageTranslation(Language) - Method in class com.crm.process.platform.TranslationForm
 
getLastDigits() - Method in class com.crm.process.paymentgateway.PaymentGatewayCardResult
 
getLastFailedLogin() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserStatus
Gets the value of the lastFailedLogin property.
getLastName() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getLastName() - Method in class com.crm.process.paymentgateway.PaymentGatewayRequestExportInformation
 
getLastName() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.User
Gets the value of the lastName property.
getLastNameOperator() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getLastRatedToDate(CRMDOSubscription) - Method in class com.crm.process.subscriptions.CRMUISubscriptionBean
Loads the last rated date of the subscription.
getLatestAwardedDate() - Method in class com.crm.process.rewards.RewardOfferPerformance
 
getLatestBillingDate() - Method in class com.crm.process.billing.BillingTerm
 
getLatestImportDate() - Method in class com.crm.process.users.ImportLDAPUser
 
getLCSOptions() - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads the contact life cycle state options except organisational.
getLdapContext() - Method in class com.crm.process.users.LDAPContextCreation
 
getLdapContext(Boolean, String, String, String, String, String, CRMSession) - Method in class com.crm.process.users.LDAPContextCreation
 
getLdapUsers() - Method in class com.crm.process.users.ImportLDAPUser
 
getLead() - Method in class com.crm.process.leads.CancelLeadForm
 
getLead() - Method in class com.crm.process.leads.LostLeadForm
 
getLead() - Method in class com.crm.process.leads.StartProgressForm
 
getLead() - Method in class com.crm.process.leads.WinLeadForm
 
getLead() - Method in class com.crm.process.workflows.WebhookDefinitionTestConnectionForm
 
getLeadCommunicationSegmentOptions() - Method in class com.crm.process.segments.CRMUISegmentBean
Loads the segment entity type options that are applicable for lead communications.
getLeadCommunicationSegmentOptions(String) - Method in class com.crm.process.segments.CRMUISegmentBean
 
getLeadCompetitorInformationOptions(String, CRMDOLeadType, ImportLeadDefinition) - Method in class com.crm.process.leads.CRMUIImportLeadBean
 
getLeadCompetitorOptions() - Method in class com.crm.process.leads.CRMUILeadBean
 
getLeadCompetitorOptions(String) - Method in class com.crm.process.leads.CRMUILeadBean
 
getLeadCompetitorOptions(String, CRMDOLead) - Method in class com.crm.process.leads.CRMUILeadBean
 
getLeadCompetitorsOptions() - Method in class com.crm.process.leads.CRMUIImportLeadBean
Loads the lead competitors options.
getLeadCompetitorsOptions(String) - Method in class com.crm.process.leads.CRMUIImportLeadBean
Loads the lead competitors options.
getLeads() - Method in class com.crm.process.accounts.AccountReceivablePendingItemsForm
 
getLeads() - Method in class com.crm.process.leads.LeadTypeChangeAssignment
 
getLeads() - Method in class com.crm.process.leads.LeadTypeChangeStatus
 
getLeadSourceOptions() - Method in class com.crm.process.leads.CRMUIImportLeadBean
Loads the lead source type options.
getLeadSourceOptions(String) - Method in class com.crm.process.leads.CRMUIImportLeadBean
Loads the lead source type options.
getLeadSourceTypeOptions(String, CRMDOLeadType) - Method in class com.crm.process.leads.CRMUIImportLeadBean
 
getLeadTeamOptions() - Method in class com.crm.process.leads.CRMUIImportLeadBean
Loads the lead team options.
getLeadTeamOptions(String) - Method in class com.crm.process.leads.CRMUIImportLeadBean
Loads the lead team options.
getLeadType() - Method in class com.crm.process.leads.LeadTypeAssignmentGrouping
 
getLeadType() - Method in class com.crm.process.leads.LeadTypeStatusGrouping
 
getLeadTypeChangeAssignmentSet() - Method in class com.crm.process.leads.BulkLeadChangeForm
 
getLeadTypeChangeStatusSet() - Method in class com.crm.process.leads.BulkLeadChangeForm
 
getLeadTypeOptions() - Method in class com.crm.process.leads.CRMUIImportLeadBean
Loads the lead type options.
getLeadTypeOptions(String) - Method in class com.crm.process.leads.CRMUIImportLeadBean
Loads the lead type options.
getLeftMenuOptions() - Method in class com.crm.process.securitymanagement.SecurityProfileForm
 
getLength() - Method in class com.crm.process.billing.CodeConfig
 
getLicenseControls() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Policy
Gets the value of the licenseControls property.
getLicenseData() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DeviceTypeLicenseData
Gets the value of the licenseData property.
getLicenseData() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DeviceTypeLicenseDataResult
Gets the value of the licenseData property.
getLicenseData() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.GroupLicenseData
Gets the value of the licenseData property.
getLicenseData() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.GroupLicenseDataResult
Gets the value of the licenseData property.
getLicenseGroups(LicenseGroupsQuery, SessionHandle) - Method in interface com.crm.process.provisioning.verimatrix.webservices.omi.ConfigurationMgmt
 
getLicenseGroups(LicenseGroupsQuery, SessionHandle) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.ConfigurationMgmtProxy
 
getLicenseType() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.LicenseControls
Gets the value of the licenseType property.
getLifeCycleState() - Method in class com.crm.process.paymentgateway.PaymentGatewayRequestInformation
 
getLifeCycleState() - Method in class com.crm.process.paymentgateway.PaymentGatewayResult
 
getLifeCycleState() - Method in class com.crm.process.resourcescheduling.ResourceRequestStateForm
 
getLifeCycleState() - Method in class com.crm.process.rewards.RewardParticipantSearchCriteria
 
getLifeCycleState() - Method in class com.crm.process.rewards.RewardParticipationAgreementSearchCriteria
 
getLifeCycleState() - Method in class com.crm.process.rewards.RewardSchemeSearchCriteria
 
getLifeCycleState() - Method in class com.crm.process.rewards.RewardUtilitySearchCriteria
 
getLifeCycleState(CRMDOSubscription) - Method in class com.crm.process.subscriptions.CRMUISubscriptionBean
Loads the life cycle state of a subscription.
getLifeCycleState() - Method in class com.crm.process.wallets.WalletBalancePeriodSearchCriteria
 
getLifeCycleState() - Method in class com.crm.process.wallets.WalletSearchCriteria
 
getLifeCycleState() - Method in class com.crm.process.wallets.WalletTransactionSearchCriteria
 
getLifeCycleStateOptions() - Method in class com.crm.process.accesstokens.CRMUIAccessTokenBean
Loads the access token life cycle state options.
getLifeCycleStateOptions(String) - Method in class com.crm.process.accesstokens.CRMUIAccessTokenBean
Loads the access token life cycle state options.
getLifeCycleStateOptions() - Method in class com.crm.process.accounts.CRMUIAccountingPeriodBean
Returns the accounting period life cycle state options.
getLifeCycleStateOptions(String) - Method in class com.crm.process.accounts.CRMUIAccountingPeriodBean
Returns the accounting period life cycle state options.
getLifeCycleStateOptions() - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the life cycle state options.
getLifeCycleStateOptions(String) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the life cycle state options.
getLifeCycleStateOptions() - Method in class com.crm.process.activities.CRMUIActivityBean
Loads the activity life cycle state options.
getLifeCycleStateOptions(String) - Method in class com.crm.process.activities.CRMUIActivityBean
Loads the activity life cycle state options.
getLifeCycleStateOptions() - Method in class com.crm.process.billing.CRMUIAdditiveDiscountDefinitionBean
Loads the additive discount definition life cycle state options.
getLifeCycleStateOptions(String) - Method in class com.crm.process.billing.CRMUIAdditiveDiscountDefinitionBean
Loads the additive discount definition life cycle state options.
getLifeCycleStateOptions() - Method in class com.crm.process.billing.CRMUIAdHocDiscountBean
Loads the ad hoc discount life cycle state options.
getLifeCycleStateOptions(String) - Method in class com.crm.process.billing.CRMUIAdHocDiscountBean
Loads the ad hoc discount life cycle state options.
getLifeCycleStateOptions() - Method in class com.crm.process.billing.CRMUIBillBean
Loads the bill life cycle state options.
getLifeCycleStateOptions(String) - Method in class com.crm.process.billing.CRMUIBillBean
Loads the bill life cycle state options.
getLifeCycleStateOptions() - Method in class com.crm.process.billing.CRMUIBillingRunBean
Loads the billing run life cycle state options.
getLifeCycleStateOptions(String) - Method in class com.crm.process.billing.CRMUIBillingRunBean
Loads the billing run life cycle state options.
getLifeCycleStateOptions() - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the billing term scheme life cycle state options.
getLifeCycleStateOptions(String) - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the billing term scheme life cycle state options.
getLifeCycleStateOptions() - Method in class com.crm.process.billing.CRMUIBuyInAdvanceRequestBean
Loads the life cycle state options.
getLifeCycleStateOptions(String) - Method in class com.crm.process.billing.CRMUIBuyInAdvanceRequestBean
Loads the life cycle state options.
getLifeCycleStateOptions(String) - Method in class com.crm.process.billing.CRMUIPrepaidBillingRunBean
Loads the billing run life cycle state options.
getLifeCycleStateOptions() - Method in class com.crm.process.billing.CRMUIPromotionCampaignBean
Loads the promotion campaign life cycle state options.
getLifeCycleStateOptions(String) - Method in class com.crm.process.billing.CRMUIPromotionCampaignBean
Loads the promotion campaign life cycle state options.
getLifeCycleStateOptions() - Method in class com.crm.process.billing.CRMUIUdrBean
Loads the udr life cycle state options.
getLifeCycleStateOptions(String) - Method in class com.crm.process.billing.CRMUIUdrBean
Loads the udr life cycle state options.
getLifeCycleStateOptions() - Method in class com.crm.process.billing.CRMUIUsageAuthorisationBean
Loads the life cycle state options.
getLifeCycleStateOptions(String) - Method in class com.crm.process.billing.CRMUIUsageAuthorisationBean
Loads the life cycle state options.
getLifeCycleStateOptions() - Method in class com.crm.process.billing.CRMUIUsageServiceCatalogBean
Loads the life cycle state options.
getLifeCycleStateOptions(String) - Method in class com.crm.process.billing.CRMUIUsageServiceCatalogBean
Loads the life cycle state options.
getLifeCycleStateOptions() - Method in class com.crm.process.communications.CRMUICommunicationBean
Loads the life cycle state options.
getLifeCycleStateOptions(String) - Method in class com.crm.process.communications.CRMUICommunicationBean
Loads the life cycle state options.
getLifeCycleStateOptions() - Method in class com.crm.process.communications.CRMUICommunicationQueueBean
Loads the communication queue life cycle state options.
getLifeCycleStateOptions(String) - Method in class com.crm.process.communications.CRMUICommunicationQueueBean
Loads the communication queue life cycle state options.
getLifeCycleStateOptions() - Method in class com.crm.process.communications.CRMUICommunicationTemplateBean
Loads the communication template life cycle state options.
getLifeCycleStateOptions(String) - Method in class com.crm.process.communications.CRMUICommunicationTemplateBean
Loads the communication template life cycle state options.
getLifeCycleStateOptions() - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads the contact life cycle state options.
getLifeCycleStateOptions() - Method in class com.crm.process.financialtransactions.CRMUIFinancialTransactionBean
Loads a lookup builder of financial transaction life cycle states.
getLifeCycleStateOptions(String) - Method in class com.crm.process.financialtransactions.CRMUIFinancialTransactionBean
Loads a lookup builder of financial transaction life cycle states.
getLifeCycleStateOptions() - Method in class com.crm.process.inventory.CRMUIInstalledItemBean
Loads the installed item life cycle state options.
getLifeCycleStateOptions(String) - Method in class com.crm.process.inventory.CRMUIInstalledItemBean
Loads the installed item life cycle state options.
getLifeCycleStateOptions() - Method in class com.crm.process.inventory.CRMUIWarehouseTransactionBean
Loads the warehouse transaction life cycle states.
getLifeCycleStateOptions(String) - Method in class com.crm.process.inventory.CRMUIWarehouseTransactionBean
Loads the warehouse transaction life cycle states.
getLifeCycleStateOptions() - Method in class com.crm.process.jobs.CRMUIJobBean
Loads the job life cycle state options.
getLifeCycleStateOptions(String) - Method in class com.crm.process.jobs.CRMUIJobBean
Loads the job life cycle state options.
getLifeCycleStateOptions() - Method in class com.crm.process.leads.CRMUILeadBean
 
getLifeCycleStateOptions(String) - Method in class com.crm.process.leads.CRMUILeadBean
 
getLifeCycleStateOptions() - Method in class com.crm.process.leads.CRMUILeadStatusBean
Loads the lead status life cycle state options.
getLifeCycleStateOptions(String) - Method in class com.crm.process.leads.CRMUILeadStatusBean
Loads the reward offer type life cycle state options.
getLifeCycleStateOptions() - Method in class com.crm.process.paymentgateway.CRMUIPaymentGatewayAccountBean
Loads the payment gateway account life cycle state options.
getLifeCycleStateOptions(String) - Method in class com.crm.process.paymentgateway.CRMUIPaymentGatewayAccountBean
Loads the payment gateway account life cycle state options.
getLifeCycleStateOptions() - Method in class com.crm.process.paymentgateway.CRMUIPaymentGatewayRequestBean
Loads the payment gateway request options.
getLifeCycleStateOptions(String) - Method in class com.crm.process.paymentgateway.CRMUIPaymentGatewayRequestBean
Loads the payment gateway request options.
getLifeCycleStateOptions() - Method in class com.crm.process.paymentgateway.CRMUIPaymentGatewaySettingBean
Loads the payment gateway life cycle state options.
getLifeCycleStateOptions(String) - Method in class com.crm.process.paymentgateway.CRMUIPaymentGatewaySettingBean
Loads the payment gateway life cycle state options.
getLifeCycleStateOptions() - Method in class com.crm.process.platform.CRMUIAddressRegistrySettingBean
Loads the life cycle state options.
getLifeCycleStateOptions(String) - Method in class com.crm.process.platform.CRMUIAddressRegistrySettingBean
Loads the life cycle state options.
getLifeCycleStateOptions() - Method in class com.crm.process.platform.CRMUICurrencyBean
Loads the currencies lifecyclestate options.
getLifeCycleStateOptions(String) - Method in class com.crm.process.platform.CRMUICurrencyBean
Loads the currencies lifecyclestate options.
getLifeCycleStateOptions() - Method in class com.crm.process.processrun.CRMUIProcessRunDefinitionBean
 
getLifeCycleStateOptions(String) - Method in class com.crm.process.processrun.CRMUIProcessRunDefinitionBean
 
getLifeCycleStateOptions() - Method in class com.crm.process.provisioning.CRMUIProvisioningRequestBean
Loads the provisioning request life cycle state options.
getLifeCycleStateOptions(String) - Method in class com.crm.process.provisioning.CRMUIProvisioningRequestBean
Loads the provisioning request life cycle state options.
getLifeCycleStateOptions() - Method in class com.crm.process.provisioning.CRMUIProvisioningRequestFileBean
 
getLifeCycleStateOptions(String) - Method in class com.crm.process.provisioning.CRMUIProvisioningRequestFileBean
 
getLifeCycleStateOptions() - Method in class com.crm.process.provisioning.CRMUIProvProviderBean
Loads the provisioning provider life cycle state options.
getLifeCycleStateOptions(String) - Method in class com.crm.process.provisioning.CRMUIProvProviderBean
Loads the provisioning provider life cycle state options.
getLifeCycleStateOptions() - Method in class com.crm.process.resourcescheduling.CRMUIResourceRequestBean
Loads the life cycle state options.
getLifeCycleStateOptions(String) - Method in class com.crm.process.resourcescheduling.CRMUIResourceRequestBean
Loads the life cycle state options.
getLifeCycleStateOptions() - Method in class com.crm.process.rewards.CRMUIAwardExpirationTransactionBean
 
getLifeCycleStateOptions(String) - Method in class com.crm.process.rewards.CRMUIAwardExpirationTransactionBean
 
getLifeCycleStateOptions() - Method in class com.crm.process.rewards.CRMUIRewardAwardTransactionBean
Loads the reward award transaction life cycle state options.
getLifeCycleStateOptions(String) - Method in class com.crm.process.rewards.CRMUIRewardAwardTransactionBean
Loads the reward award transaction life cycle state options.
getLifeCycleStateOptions() - Method in class com.crm.process.rewards.CRMUIRewardSchemeBean
Loads the reward scheme life cycle state options.
getLifeCycleStateOptions(String) - Method in class com.crm.process.rewards.CRMUIRewardSchemeBean
Loads the reward scheme life cycle state options.
getLifeCycleStateOptions() - Method in class com.crm.process.segments.CRMUISegmentBean
Loads the segment life cycle state options.
getLifeCycleStateOptions(String) - Method in class com.crm.process.segments.CRMUISegmentBean
Loads the segment life cycle state options.
getLifeCycleStateOptions() - Method in class com.crm.process.servicerequests.CRMUIServiceRequestBean
Loads the service request life cycle state options.
getLifeCycleStateOptions(String) - Method in class com.crm.process.servicerequests.CRMUIServiceRequestBean
Loads the service request life cycle state options.
getLifeCycleStateOptions(String) - Method in class com.crm.process.subscriptions.CRMUISubLifeCycleStateHistoryBean
Loads a lookup builder of life cycle states.
getLifeCycleStateOptions(String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionActionBean
Loads the subscription action life cycle state options.
getLifeCycleStateOptions() - Method in class com.crm.process.subscriptions.CRMUISubscriptionBean
Loads the subscription life cycle state options.
getLifeCycleStateOptions(String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionBean
Loads the subscription life cycle state options.
getLifeCycleStateOptions() - Method in class com.crm.process.subscriptions.CRMUISubServiceLifeCycleStateHistoryBean
 
getLifeCycleStateOptions(String) - Method in class com.crm.process.subscriptions.CRMUISubServiceLifeCycleStateHistoryBean
 
getLifeCycleStateOptions() - Method in class com.crm.process.vouchers.CRMUILotBean
Loads the life cycle state options.
getLifeCycleStateOptions(String) - Method in class com.crm.process.vouchers.CRMUILotBean
Loads the life cycle state options.
getLifeCycleStateOptions() - Method in class com.crm.process.vouchers.CRMUIVoucherBean
Loads the voucher life cycle state options.
getLifeCycleStateOptions(String) - Method in class com.crm.process.vouchers.CRMUIVoucherBean
Loads the voucher life cycle state options.
getLifeCycleStateOptions(String, VoucherProcess) - Method in class com.crm.process.vouchers.CRMUIVoucherDefinitionBean
Loads the voucher life cycle state options based a voucher process.
getLifeCycleStateOptions() - Method in class com.crm.process.wallets.CRMUIWalletBalancePeriodBean
Returns the wallet balance period life cycle state options.
getLifeCycleStateOptions(String) - Method in class com.crm.process.wallets.CRMUIWalletBalancePeriodBean
Returns the wallet balance period life cycle state options.
getLifeCycleStateOptions() - Method in class com.crm.process.wallets.CRMUIWalletBean
Loads the wallet life cycle state options.
getLifeCycleStateOptions(String) - Method in class com.crm.process.wallets.CRMUIWalletBean
Loads the wallet life cycle state options.
getLifeCycleStateOptions() - Method in class com.crm.process.wallets.CRMUIWalletTransactionBean
Loads the wallet transaction life cycle state options.
getLifeCycleStateOptions(String) - Method in class com.crm.process.wallets.CRMUIWalletTransactionBean
Loads the wallet transaction life cycle state options.
getLifeCycleStateOptions() - Method in class com.crm.process.workflows.CRMUIAlertBean
Loads the alert life cycle state options.
getLifeCycleStateOptions(String) - Method in class com.crm.process.workflows.CRMUIAlertBean
Loads the alert life cycle state options.
getLifeCycleStateOptions() - Method in class com.crm.process.workflows.CRMUIAlertDefinitionBean
Loads the alert definition life cycle state options.
getLifeCycleStateOptions(String) - Method in class com.crm.process.workflows.CRMUIAlertDefinitionBean
Loads the alert definition life cycle state options.
getLifeCycleStateOptions() - Method in class com.crm.process.workflows.CRMUIApprovalDefinitionBean
Loads the approval definition life cycle state options.
getLifeCycleStateOptions(String) - Method in class com.crm.process.workflows.CRMUIApprovalDefinitionBean
Loads the approval definition life cycle state options.
getLifeCycleStateOptions() - Method in class com.crm.process.workflows.CRMUIApprovalRequestBean
 
getLifeCycleStateOptions(String) - Method in class com.crm.process.workflows.CRMUIApprovalRequestBean
 
getLifeCycleStateOptions() - Method in class com.crm.process.workflows.CRMUIWebhookDefinitionBean
Loads the webhook definition life cycle state options.
getLifeCycleStateOptions(String) - Method in class com.crm.process.workflows.CRMUIWebhookDefinitionBean
Loads the webhook definition life cycle state options.
getLifeCycleStateOptions() - Method in class com.crm.process.workflows.CRMUIWebhookRequestBean
Loads the webhook request life cycle state options.
getLifeCycleStateOptions(String) - Method in class com.crm.process.workflows.CRMUIWebhookRequestBean
Loads the webhook request life cycle state options.
getLifeCycleStateOptions() - Method in class com.crm.process.workflows.CRMUIWorkflowRuleBean
Loads the workflow rule life cycle state options.
getLifeCycleStateOptions(String) - Method in class com.crm.process.workflows.CRMUIWorkflowRuleBean
Loads the workflow rule life cycle state options.
getLifeCycleStates() - Method in class com.crm.process.servicerequests.ServiceRequestSearchCriteria
 
getLifeCycleStates() - Method in class com.crm.process.servicerequests.ServiceRequestStatusSearchCriteria
 
getLimit() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.LicenseData
Gets the value of the limit property.
getLine() - Method in class com.crm.process.taxationservices.onesource.webservices.LineCollection
Gets the value of the line property.
getLineNumber() - Method in class com.crm.process.taxationservices.onesource.webservices.Line
Gets the value of the lineNumber property.
getLineNumber() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxLine
Gets the value of the lineNumber property.
getLines() - Method in class com.crm.process.taxationservices.onesource.webservices.Document
Gets the value of the lines property.
getLinkTrackingModeOptions() - Method in class com.crm.process.communications.CRMUICommunicationDefinitionBean
Loads the communication link tracking mode options.
getLinkTrackingModeOptions(String) - Method in class com.crm.process.communications.CRMUICommunicationDefinitionBean
Loads the communication link tracking mode options.
getLkmonthlydaycount() - Method in class com.crm.process.utilities.SchedulerTask
 
getLkmonthlytheday() - Method in class com.crm.process.utilities.SchedulerTask
 
getLkyearlydaycount() - Method in class com.crm.process.utilities.SchedulerTask
 
getLkyearlytheday() - Method in class com.crm.process.utilities.SchedulerTask
 
getLkyearlythemonth() - Method in class com.crm.process.utilities.SchedulerTask
 
getLkyearlythemonth2() - Method in class com.crm.process.utilities.SchedulerTask
 
getLocationTag() - Method in class com.crm.process.provisioning.irdeto.sector.CreateSector
Gets the value of the locationTag property.
getLocationTag() - Method in class com.crm.process.provisioning.irdeto.sector.OverwriteSector
Gets the value of the locationTag property.
getLocationTag() - Method in class com.crm.process.provisioning.irdeto.secureclient.OverwriteLocation
Gets the value of the locationTag property.
getLocationTag() - Method in class com.crm.process.provisioning.irdeto.secureclient.SecureClientInfo
Gets the value of the locationTag property.
getLock(String) - Static method in class com.crm.process.ProcessLocks
 
getLockOutTimeStartDate(CRMDOAccessToken) - Method in class com.crm.process.accesstokens.CRMProcessAccessTokenBean
Returns the lock out start date period.
getLogCompanyInformationActionAllowed() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getLogFileTypeOptions() - Method in class com.crm.process.provisioning.verimatrix.dvb.CRMUIVCASDVBProviderBean
Loads the provisioning provider life cycle state options.
getLogFileTypeOptions(String) - Method in class com.crm.process.provisioning.verimatrix.dvb.CRMUIVCASDVBProviderBean
Loads the provisioning provider life cycle state options.
getLoggingMethodOptions() - Method in class com.crm.process.platform.CRMUIAddressRegistrySettingBean
Loads the logging method options.
getLoggingMethodOptions(String) - Method in class com.crm.process.platform.CRMUIAddressRegistrySettingBean
Loads the logging method options.
getLoggingMethodOptions() - Method in class com.crm.process.workflows.CRMUIAlertDefinitionBean
Loads the alert definition logging method options.
getLoggingMethodOptions(String) - Method in class com.crm.process.workflows.CRMUIAlertDefinitionBean
Loads the alert definition logging method options.
getLoggingMethodOptions() - Method in class com.crm.process.workflows.CRMUIWebhookDefinitionBean
Loads the webhook definition logging method options.
getLoggingMethodOptions(String) - Method in class com.crm.process.workflows.CRMUIWebhookDefinitionBean
Loads the webhook definition logging method options.
getLoggingMethodType() - Method in class com.crm.process.billing.BillingTermDefinitionAutomaticSubscriptionActivationRule
 
getLoggingMethodType() - Method in class com.crm.process.billing.BillingTermDefinitionAutomaticSubscriptionCancellationRule
 
getLoggingMethodType() - Method in class com.crm.process.billing.BillingTermDefinitionAutomaticSubscriptionDeactivationRule
 
getLogHandler() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxServiceResponse
 
getLogPersonInformationActionAllowed() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getLongDescription() - Method in class com.crm.process.rewards.RewardOfferMarketingInformation
 
getLongIp(String) - Static method in class com.crm.process.securitymanagement.BNConfigurationUtil
 
getLongIpHi(String) - Static method in class com.crm.process.securitymanagement.BNConfigurationUtil
 
getLongIpLo(String) - Static method in class com.crm.process.securitymanagement.BNConfigurationUtil
 
getLostReason() - Method in class com.crm.process.leads.LostLeadForm
 
getLostReasonOptions() - Method in class com.crm.process.leads.CRMUILeadBean
 
getLostReasonOptions(String) - Method in class com.crm.process.leads.CRMUILeadBean
 
getLostReasonOptions(String, CRMDOLead) - Method in class com.crm.process.leads.CRMUILeadBean
 
getLot() - Method in class com.crm.process.vouchers.ExportVoucherDefinition
 
getLot() - Method in class com.crm.process.vouchers.LotAcceptanceForm
 
getLot() - Method in class com.crm.process.vouchers.LotAmendmentForm
 
getLot() - Method in class com.crm.process.vouchers.LotModificationForm
 
getLot() - Method in class com.crm.process.vouchers.LotRejectionForm
 
getLot() - Method in class com.crm.process.vouchers.VoucherGenerationForm
 
getLowerBounds() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.LicenseData
Gets the value of the lowerBounds property.
getLowestPrice() - Method in class com.crm.process.jobs.JobAvailablePhysicalGood
 
getMailTmsMessageGlobalResult() - Method in class com.crm.process.provisioning.irdeto.clientdevice.MailTmsMessageGlobalResponse
Gets the value of the mailTmsMessageGlobalResult property.
getMainDTO(CRMDO) - Method in class com.crm.process.securitymanagement.CRMProcessAuditTrailBean
 
getMandateSigningDate() - Method in class com.crm.process.paymentgateway.PaymentGatewayRequestExportInformation
 
getMandateTerminationDate() - Method in class com.crm.process.paymentgateway.PaymentGatewayRequestExportInformation
 
getMappingMethodOptions() - Method in class com.crm.process.provisioning.CRMUIProvProviderBean
Loads the provisioning provider parameter mapping method options.
getMappingMethodOptions(String) - Method in class com.crm.process.provisioning.CRMUIProvProviderBean
Loads the provisioning provider parameter mapping method options.
getMappingMethods() - Method in class com.crm.process.provisioning.nagravision.CRMUINagravisionSMSgwServiceProviderBean
Loads the mapping methods options.
getMappingMethods(String) - Method in class com.crm.process.provisioning.nagravision.CRMUINagravisionSMSgwServiceProviderBean
Loads the mapping methods options.
getMax() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.SystemAttribute
Gets the value of the max property.
getMaxActivationPeriod() - Method in class com.crm.process.provisioning.CRMProcessProviderBean
 
getMaxActivationPeriod() - Method in class com.crm.process.provisioning.nagravision.CRMProcessNagravisionSMSgwProviderBean
 
getMaxDevices() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Domain
Gets the value of the maxDevices property.
getMaxFailedLogins() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserSecurity
Gets the value of the maxFailedLogins property.
getMaximumBatchSize() - Method in class com.crm.process.subscriptions.SubscriptionProcessRunDefinition
 
getMaximumCapacity() - Method in class com.crm.process.billing.BillingTerm
 
getMaximumCapacity() - Method in class com.crm.process.subscriptions.AmendBillingTermsSubscriptionActionParameters
 
getMaximumConcurrentUsage() - Method in class com.crm.process.inventory.SubscriptionEntitlements
 
getMaximumEnforceWalletConsumptionDate(CRMDOWallet, CRMDOSubscription) - Method in class com.crm.process.wallets.CRMProcessWalletBean
Gets the maximum estimated wallet consumption date to consume all balance
getMaxPerDayRatedAmount() - Method in class com.crm.process.billing.UsageAllowanceProduct
 
getMaxPerDayUsage() - Method in class com.crm.process.billing.UsageAllowanceProduct
 
getMaxPerMonthRatedAmount() - Method in class com.crm.process.billing.UsageAllowanceProduct
 
getMaxPerMonthUsage() - Method in class com.crm.process.billing.UsageAllowanceProduct
 
getMaxPerTransactionRatedAmount() - Method in class com.crm.process.billing.UsageAllowanceProduct
 
getMaxPerTransactionUsage() - Method in class com.crm.process.billing.UsageAllowanceProduct
 
getMaxSessionDuration() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserSecurity
Gets the value of the maxSessionDuration property.
getMaxTotalFailedLogins() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserSecurity
Gets the value of the maxTotalFailedLogins property.
getMedia() - Method in class com.crm.process.communications.CommunicationForm
 
getMedia() - Method in class com.crm.process.communications.NotifyEntityEvent
 
getMediaOptions() - Method in class com.crm.process.communications.CRMUICommunicationBean
Loads the media options defined in active communication definition.
getMediaOptions(String) - Method in class com.crm.process.communications.CRMUICommunicationBean
Loads the media options defined in active communication definition.
getMediaOptions(String, CRMDOCommunicationQueueExternalSystem, String) - Method in class com.crm.process.communications.CRMUICommunicationBean
Loads the media options defined in active communication definition.
getMediaOptions() - Method in class com.crm.process.communications.CRMUICommunicationTemplateBean
Loads the media options defined in active communication definition.
getMediaOptions(String) - Method in class com.crm.process.communications.CRMUICommunicationTemplateBean
Loads the media options defined in active communication definition.
getMediaOptions(String, String) - Method in class com.crm.process.communications.CRMUICommunicationTemplateBean
Loads the media options defined in active communication definition.
getMediaSettingOptions() - Method in class com.crm.process.notifications.CRMUINotificationTypeBean
 
getMediaSettingOptions(String) - Method in class com.crm.process.notifications.CRMUINotificationTypeBean
Loads the media setting options.
getMemberAccounts() - Method in class com.crm.process.products.ProductSearchCriteria
 
getMemberFundingScopeOptions() - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the member funding scope options.
getMemberFundingScopeOptions(String) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the member funding scope options.
getMembershipConsumedMonthAmount() - Method in class com.crm.process.billing.UsageAllowanceProduct
 
getMembershipConsumedMonthUsage() - Method in class com.crm.process.billing.UsageAllowanceProduct
 
getMembershipConsumedTodayAmount() - Method in class com.crm.process.billing.UsageAllowanceProduct
 
getMembershipConsumedTodayUsage() - Method in class com.crm.process.billing.UsageAllowanceProduct
 
getMessage() - Method in class com.crm.process.InfoMessage
 
getMessage() - Method in class com.crm.process.provisioning.irdeto.clientdevice.CommandResultData
Gets the value of the message property.
getMessage() - Method in class com.crm.process.provisioning.irdeto.entitlements.CommandResultData
Gets the value of the message property.
getMessage() - Method in class com.crm.process.provisioning.irdeto.sector.CommandResultData
Gets the value of the message property.
getMessage() - Method in class com.crm.process.provisioning.irdeto.secureclient.CommandResult
Gets the value of the message property.
getMessage() - Method in class com.crm.process.provisioning.irdeto.secureclient.CommandResultData
Gets the value of the message property.
getMessage() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserEvent
Gets the value of the message property.
getMessage() - Method in class com.crm.process.Question
 
getMessageAttributes() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.OnScreenMessage
Gets the value of the messageAttributes property.
getMessageAttributes() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.PreloadedMessage
Gets the value of the messageAttributes property.
getMessageAttributes() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.PreloadedOnScreenMessage
Gets the value of the messageAttributes property.
getMessageBody() - Method in class com.crm.process.provisioning.irdeto.clientdevice.SendMail
Gets the value of the messageBody property.
getMessageBody() - Method in class com.crm.process.provisioning.irdeto.clientdevice.SendMailGlobal
Gets the value of the messageBody property.
getMessageBody() - Method in class com.crm.process.provisioning.irdeto.clientdevice.SendMessage
Gets the value of the messageBody property.
getMessageBody() - Method in class com.crm.process.provisioning.irdeto.clientdevice.SendMessageGlobal
Gets the value of the messageBody property.
getMessageBody() - Method in class com.crm.process.provisioning.irdeto.IrdetoSendMailAndMessageUtilityForm
 
getMessageDescriptor() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.OnScreenMessage
Gets the value of the messageDescriptor property.
getMessageDisplayModeOptions() - Method in class com.crm.process.provisioning.verimatrix.dvb.CRMUIVCASDVBOSMMessageRunDefinitionBean
Loads the message display mode options.
getMessageDisplayModeOptions(String) - Method in class com.crm.process.provisioning.verimatrix.dvb.CRMUIVCASDVBOSMMessageRunDefinitionBean
Loads the message display mode options.
getMessageDisplayModeOptions() - Method in class com.crm.process.provisioning.verimatrix.dvb.CRMUIVCASDVBProviderBean
Loads the message display mode options.
getMessageDisplayModeOptions(String) - Method in class com.crm.process.provisioning.verimatrix.dvb.CRMUIVCASDVBProviderBean
Loads the message display mode options.
getMessageHandle() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.OnScreenMessage
Gets the value of the messageHandle property.
getMessageHandle() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.PreloadedOnScreenMessage
Gets the value of the messageHandle property.
getMessageId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.MessageHandle
Gets the value of the messageId property.
getMessageLogoOptions() - Method in class com.crm.process.provisioning.nagravision.CRMUINagravisionFingerprintRunDefinitionBean
 
getMessagePersistenceOptions() - Method in class com.crm.process.provisioning.nagravision.CRMUINagravisionSMSgwProvReqProcessRunDefinitionBean
Deprecated.
 
getMessagePersistenceOptions(String) - Method in class com.crm.process.provisioning.nagravision.CRMUINagravisionSMSgwProvReqProcessRunDefinitionBean
Deprecated.
 
getMessagePriorityOptions() - Method in class com.crm.process.provisioning.nagravision.CRMUINagravisionSMSgwProvReqProcessRunDefinitionBean
Deprecated.
 
getMessagePriorityOptions(String) - Method in class com.crm.process.provisioning.nagravision.CRMUINagravisionSMSgwProvReqProcessRunDefinitionBean
Deprecated.
 
getMessageQuadrant() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.PreloadedOnScreenMessage
Gets the value of the messageQuadrant property.
getMessageSendOptions(String) - Method in class com.crm.process.provisioning.nagravision.CRMUINagravisionSMSgwProvReqProcessRunDefinitionBean
Deprecated.
 
getMessageSendType() - Method in class com.crm.process.provisioning.irdeto.IrdetoSendMailAndMessageUtilityForm
 
getMessageSendTypeOptions() - Method in class com.crm.process.provisioning.irdeto.CRMUIIrdetoSendMailAndMessagesUtilityBean
 
getMessageSendTypeOptions(String) - Method in class com.crm.process.provisioning.irdeto.CRMUIIrdetoSendMailAndMessagesUtilityBean
 
getMessageSendTypeOptions() - Method in class com.crm.process.provisioning.nagravision.CRMUINagravisionSMSgwProvReqProcessRunDefinitionBean
Deprecated.
 
getMessageText() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.OnScreenMessage
Gets the value of the messageText property.
getMessageText() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.PreloadedMessage
Gets the value of the messageText property.
getMessageType() - Method in class com.crm.process.provisioning.irdeto.IrdetoSendMailAndMessageUtilityForm
 
getMessageTypeOptions() - Method in class com.crm.process.processrun.CRMUIProcessRunDefinitionBean
 
getMessageTypeOptions(String) - Method in class com.crm.process.processrun.CRMUIProcessRunDefinitionBean
 
getMessageTypeOptions() - Method in class com.crm.process.provisioning.conaxsmsservices.CRMUICONAXSmsMailAndBarkMessagesRunDefinitionBean
 
getMessageTypeOptions(String) - Method in class com.crm.process.provisioning.conaxsmsservices.CRMUICONAXSmsMailAndBarkMessagesRunDefinitionBean
 
getMessageTypeOptions() - Method in class com.crm.process.provisioning.conaxsmsservices.CRMUICONAXSmsProvisioningRequestProcessRunDefinitionBean
 
getMessageTypeOptions(String) - Method in class com.crm.process.provisioning.conaxsmsservices.CRMUICONAXSmsProvisioningRequestProcessRunDefinitionBean
 
getMessageTypeOptions() - Method in class com.crm.process.provisioning.exsetsms.CRMUIExsetSmsProvReqProcessRunDefinitionBean
 
getMessageTypeOptions(String) - Method in class com.crm.process.provisioning.exsetsms.CRMUIExsetSmsProvReqProcessRunDefinitionBean
 
getMessageTypeOptions() - Method in class com.crm.process.provisioning.irdeto.CRMUIIrdetoMailAndMessageRunDefinitionBean
 
getMessageTypeOptions(String) - Method in class com.crm.process.provisioning.irdeto.CRMUIIrdetoMailAndMessageRunDefinitionBean
 
getMessageTypeOptions() - Method in class com.crm.process.provisioning.nagravision.CRMUINagravisionSMSgwProvReqProcessRunDefinitionBean
Deprecated.
 
getMessageTypeOptions(String) - Method in class com.crm.process.provisioning.nagravision.CRMUINagravisionSMSgwProvReqProcessRunDefinitionBean
Deprecated.
 
getMessageTypeOptions() - Method in class com.crm.process.provisioning.panaccess.CRMUIPanaccessProvReqProcessRunDefinitionBean
 
getMessageTypeOptions(String) - Method in class com.crm.process.provisioning.panaccess.CRMUIPanaccessProvReqProcessRunDefinitionBean
 
getMessageTypeOptions() - Method in class com.crm.process.provisioning.sumavision_hscas.CRMUISumavisionHSCASMessageRunDefinitionBean
 
getMessageTypeOptions(String) - Method in class com.crm.process.provisioning.sumavision_hscas.CRMUISumavisionHSCASMessageRunDefinitionBean
 
getMessageTypeOptions() - Method in class com.crm.process.provisioning.verimatrix.dvb.CRMUIVCASDVBSendOSMMessageUtilityBean
Returns the message type options
getMessageTypeOptions(String) - Method in class com.crm.process.provisioning.verimatrix.dvb.CRMUIVCASDVBSendOSMMessageUtilityBean
Returns the message type options
getMessaging() - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.MessagingService
 
getMessaging(WebServiceFeature...) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.MessagingService
 
getMessagingSoap() - Method in class com.crm.process.provisioning.irdeto.clientdevice.Messaging
 
getMessagingSoap(WebServiceFeature...) - Method in class com.crm.process.provisioning.irdeto.clientdevice.Messaging
 
getMessagingSoap12() - Method in class com.crm.process.provisioning.irdeto.clientdevice.Messaging
 
getMessagingSoap12(WebServiceFeature...) - Method in class com.crm.process.provisioning.irdeto.clientdevice.Messaging
 
getMetadataEntity() - Method in interface com.crm.process.ICRMDOAllowedMetadataAttribute
 
getMetadataEntity() - Method in interface com.crm.process.ICRMDOMetadata
 
getMethodOTTOptions() - Method in class com.crm.process.provisioning.perception.CRMUIPerceptionServiceProviderBean
 
getMethodOTTOptions(String) - Method in class com.crm.process.provisioning.perception.CRMUIPerceptionServiceProviderBean
Loads a lookup builder of subscription types
getMiddleName() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getMiddleNameOperator() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getMilestoneProduct() - Method in class com.crm.process.jobs.InvoiceJobForm
 
getMin() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.SystemAttribute
Gets the value of the min property.
getMinimumWalletEstimationConsumptionDate(CRMDOWallet) - Method in class com.crm.process.wallets.CRMProcessWalletBean
Gets the minimum estimated wallet consumption date
getMinPasswordLength() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserSecurity
Gets the value of the minPasswordLength property.
getMinsDuration() - Method in class com.crm.process.processrun.CrmCronExpression
 
getMinuteOptions() - Method in class com.crm.process.CRMUIUnitOfTimeBean
Loads the minute options.
getMinuteOptions(Integer) - Method in class com.crm.process.CRMUIUnitOfTimeBean
Loads the minute options.
getModelOptions(CRMDOProduct) - Method in class com.crm.process.priceplan.CRMUIPricePlanBean
Loads the model options by a brand.
getModelOptions(CRMDOProduct, String) - Method in class com.crm.process.priceplan.CRMUIPricePlanBean
Loads the model options by a brand.
getModeOptions() - Method in class com.crm.process.paymentgateway.braintree.CRMUIBraintreePaymentGatewaySettingBean
Loads the payment gateway mode options.
getModeOptions(String) - Method in class com.crm.process.paymentgateway.braintree.CRMUIBraintreePaymentGatewaySettingBean
Loads the payment gateway mode options.
getModeOptions() - Method in class com.crm.process.paymentgateway.paypal.CRMUIPaypalPaymentGatewaySettingBean
Loads the payment gateway mode options.
getModeOptions(String) - Method in class com.crm.process.paymentgateway.paypal.CRMUIPaypalPaymentGatewaySettingBean
Loads the Paypal payment gateway mode options.
getModeOptions() - Method in class com.crm.process.paymentgateway.stripe.CRMUIStripePaymentGatewaySettingBean
Loads the payment gateway mode options.
getModeOptions(String) - Method in class com.crm.process.paymentgateway.stripe.CRMUIStripePaymentGatewaySettingBean
Loads the payment gateway mode options.
getModule() - Method in class com.crm.process.securitymanagement.SecurityProfileForm
 
getModuleOptions() - Method in class com.crm.process.CRMUI
Loads the module options.
getModuleOptions(String) - Method in class com.crm.process.platform.CRMUISchedulerSettingBean
Loads the module options.
getModuleOptions(String) - Method in class com.crm.process.securitymanagement.CRMUISecurityProfileBean
Loads the module options.
getModulePrintoutOptions(String) - Method in class com.crm.process.CRMUI
Loads the module printout options.
getModuleProcessOptions(String) - Method in class com.crm.process.CRMUI
Loads the module process options.
getModules() - Method in class com.crm.process.securitymanagement.SecurityProfileForm
 
getModuleSBox() - Method in class com.crm.process.log.ProcessLogForm
 
getMonday() - Method in class com.crm.process.GenderDayAnalysis
 
getMonitor() - Method in class com.crm.process.provisioning.verimatrix.admin.FeatureID
 
getMonth() - Method in class com.crm.process.provisioning.netflix.FailedProvisioningRequestPerDay
 
getMonth() - Method in class com.crm.process.subscriptions.SubscriptionGrowthPerMonth
 
getMonthEndDate() - Method in class com.crm.process.CRMUI
Calculates the current month's end date.
getMonthlyCharges(ReportContext, CRMSession) - Static method in class com.crm.process.provisioning.netflix.CRMUINetflixReportBean
Returns the monthly charges
getMonthlyday() - Method in class com.crm.process.utilities.SchedulerTask
 
getMonthlymode() - Method in class com.crm.process.utilities.SchedulerTask
 
getMonthlymonth() - Method in class com.crm.process.utilities.SchedulerTask
 
getMonthlymonthcount() - Method in class com.crm.process.utilities.SchedulerTask
 
getMonthlyOperatorCharges(ReportContext, CRMSession) - Static method in class com.crm.process.provisioning.netflix.CRMUINetflixReportBean
Returns the monthly operator charges
getMonthlyRecurringRevenuePeriod() - Method in class com.crm.process.financialtransactions.MonthlyRecurringRevenuePeriodRun
 
getMonthOptions() - Method in class com.crm.process.provisioning.netflix.CRMUINetflixReportBean
Loads the month options.
getMonthOptions(String) - Method in class com.crm.process.provisioning.netflix.CRMUINetflixReportBean
Loads the month options.
getMonthsDuration() - Method in class com.crm.process.processrun.CrmCronExpression
 
getMonthStartDate() - Method in class com.crm.process.CRMUI
Calculates the current month's start date.
getMrrAmount() - Method in class com.crm.process.financialtransactions.MRRPeriodRatedBillingItem
 
getMunicipality() - Method in class com.crm.process.addressregistry.googleplaces.AddressRegistry
 
getMunicipality() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getMunicipalityOperator() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getName() - Method in class com.crm.process.billing.UnitOfMeasurementSearchCriteria
 
getName(CRMDOUser) - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
 
getName(CRMDOContactInformation) - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
 
getName() - Method in class com.crm.process.financialtransactions.FinancialTransactionCategorySearchCriteria
 
getName() - Method in class com.crm.process.financialtransactions.FinancialTransactionTypeSearchCriteria
 
getName() - Method in class com.crm.process.financialtransactions.PaymentMethodSearchCriteria
 
getName() - Method in class com.crm.process.financialtransactions.RejectionReasonSearchCriteria
 
getName() - Method in class com.crm.process.products.ProductBrandSearchCriteria
 
getName() - Method in class com.crm.process.products.ProductCategorySearchCriteria
 
getName() - Method in class com.crm.process.products.ProductFamilySearchCriteria
 
getName() - Method in class com.crm.process.products.ProductTypeSearchCriteria
 
getName() - Method in class com.crm.process.provisioning.irdeto.secureclient.Property
Gets the value of the name property.
getName() - Method in class com.crm.process.provisioning.irdeto.secureclient.SmartcardProperty
Gets the value of the name property.
getName() - Method in class com.crm.process.provisioning.irdeto.secureclient.TMSAttributeInfo
Gets the value of the name property.
getName() - Method in class com.crm.process.provisioning.netflix.webservices.model.AccountCapability
 
getName() - Method in class com.crm.process.provisioning.verimatrix.webservices.iptvtypes.VODContentAttributes
Gets the value of the name property.
getName() - Method in class com.crm.process.provisioning.verimatrix.webservices.iptvtypes.VODEncryptionAttributes
Gets the value of the name property.
getName() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Host
Gets the value of the name property.
getName() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Policy
Gets the value of the name property.
getName() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Site
Gets the value of the name property.
getName() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.SystemAttribute
Gets the value of the name property.
getName() - Method in class com.crm.process.rewards.RewardSchemeSearchCriteria
 
getName() - Method in class com.crm.process.rewards.RewardUtilitySearchCriteria
 
getName() - Method in class com.crm.process.servicerequests.ServiceRequestCancelReasonSearchCriteria
 
getName() - Method in class com.crm.process.servicerequests.ServiceRequestCategorySearchCriteria
 
getName() - Method in class com.crm.process.servicerequests.ServiceRequestFinalResCategorySearchCriteria
 
getName() - Method in class com.crm.process.servicerequests.ServiceRequestResponseCategorySearchCriteria
 
getName() - Method in class com.crm.process.servicerequests.ServiceRequestStatusSearchCriteria
 
getName() - Method in class com.crm.process.servicerequests.ServiceRequestTempResCategorySearchCriteria
 
getName() - Method in class com.crm.process.servicerequests.ServiceRequestTypeSearchCriteria
 
getName() - Method in class com.crm.process.wallets.WalletBalancePeriodSearchCriteria
 
getName() - Method in class com.crm.process.wallets.WalletTransactionTypeSearchCriteria
 
getNameDisplayRuleOptions() - Method in class com.crm.process.contactinfo.CRMUIContactInfoDefinitionBean
Loads the name display rule options.
getNationality() - Method in class com.crm.process.provisioning.irdeto.sector.CreateSector
Gets the value of the nationality property.
getNationality() - Method in class com.crm.process.provisioning.irdeto.sector.OverwriteSector
Gets the value of the nationality property.
getNationality() - Method in class com.crm.process.provisioning.irdeto.sector.SynchronizeSector
Gets the value of the nationality property.
getNationality() - Method in class com.crm.process.provisioning.irdeto.secureclient.OverwriteNationality
Gets the value of the nationality property.
getNearExpectedCompletionDate() - Method in class com.crm.process.servicerequests.ServiceRequestSearchCriteria
 
getNetAmount() - Method in class com.crm.process.billing.SubscriptionServicePeriodRate
 
getNetflixCharge() - Method in class com.crm.process.provisioning.netflix.NetflixApproveCharge
 
getNetflixCharge() - Method in class com.crm.process.provisioning.netflix.NetflixBadRequestCharge
 
getNetflixCharge() - Method in class com.crm.process.provisioning.netflix.NetflixDeclineCharge
 
getNetflixChargeBadRequestReasonOptions() - Method in class com.crm.process.provisioning.netflix.CRMUINetflixChargeBean
Loads the Netflix Charge Bad Request Reason Options
getNetflixChargeBadRequestReasonOptions(String) - Method in class com.crm.process.provisioning.netflix.CRMUINetflixChargeBean
Loads the Netflix Charge Bad Request Reason Options
getNetflixChargeDeclineReasonOptions() - Method in class com.crm.process.provisioning.netflix.CRMUINetflixChargeBean
Loads the Netflix Charge Decline Reason Options
getNetflixChargeDeclineReasonOptions(String) - Method in class com.crm.process.provisioning.netflix.CRMUINetflixChargeBean
Loads the Netflix Charge Decline Reason Options
getNetflixChargeOperatorAcceptanceStatusOptions() - Method in class com.crm.process.provisioning.netflix.CRMUINetflixChargeBean
Loads the Netflix Charge Operator Acceptance Status Options
getNetflixChargeOperatorAcceptanceStatusOptions(String) - Method in class com.crm.process.provisioning.netflix.CRMUINetflixChargeBean
Loads the Netflix Charge Operator Acceptance Status Options
getNetflixChargeOperatorAcknowledgemetStatusOptions() - Method in class com.crm.process.provisioning.netflix.CRMUINetflixChargeBean
Loads the Netflix Charge Operator Acknowledgemet Status Options
getNetflixChargeOperatorAcknowledgemetStatusOptions(String) - Method in class com.crm.process.provisioning.netflix.CRMUINetflixChargeBean
Loads the Netflix Charge Operator Acknowledgemet Status Options
getNetflixChargeStatusOptions() - Method in class com.crm.process.provisioning.netflix.CRMUINetflixChargeBean
Loads the Netflix Charge Status Options
getNetflixChargeStatusOptions(String) - Method in class com.crm.process.provisioning.netflix.CRMUINetflixChargeBean
Loads the Netflix Charge Status Options
getNetflixCustomerIdentifier() - Method in class com.crm.process.provisioning.netflix.NetflixApproveCharge
 
getNetflixCustomerIdentifier() - Method in class com.crm.process.provisioning.netflix.NetflixBadRequestCharge
 
getNetflixCustomerIdentifier() - Method in class com.crm.process.provisioning.netflix.NetflixDeclineCharge
 
getNetflixOperatorOptions() - Method in class com.crm.process.provisioning.netflix.CRMUINetflixProviderBean
Loads the operator options
getNetflixOperatorOptions(String) - Method in class com.crm.process.provisioning.netflix.CRMUINetflixProviderBean
Loads the operator options
getNetflixTransactionID() - Method in class com.crm.process.provisioning.netflix.webservices.model.ChargeEvent
 
getNetflixTransactionID() - Method in class com.crm.process.provisioning.netflix.webservices.model.ChargeResult
 
getNetPrice() - Method in class com.crm.process.jobs.JobAvailablePhysicalGood
 
getNetwork() - Method in class com.crm.process.provisioning.verimatrix.admin.VerimatrixNetworkContent
 
getNetworkAttributes(NetworkAttrQuery, SessionHandle) - Method in interface com.crm.process.provisioning.verimatrix.webservices.omi.ConfigurationMgmt
 
getNetworkAttributes(NetworkAttrQuery, SessionHandle) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.ConfigurationMgmtProxy
 
getNetworkContent() - Method in class com.crm.process.provisioning.verimatrix.admin.VCASOMIContent
 
getNetworkContent() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkContentIdData
Gets the value of the networkContent property.
getNetworkContent() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkContentIdResult
Gets the value of the networkContent property.
getNetworkContent() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkContentResult
Gets the value of the networkContent property.
getNetworkContentEncryptionStatus(NetworkContentEncryptionQuery, SessionHandle) - Method in interface com.crm.process.provisioning.verimatrix.webservices.omi.ContentMgmt
 
getNetworkContentEncryptionStatus(NetworkContentEncryptionQuery, SessionHandle) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.ContentMgmtProxy
 
getNetworkContentID() - Method in class com.crm.process.provisioning.verimatrix.admin.VerimatrixNetworkContent
 
getNetworkContentId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkContent
Gets the value of the networkContentId property.
getNetworkContentId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkContentEncryptionQuery
Gets the value of the networkContentId property.
getNetworkContentId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkContentIdQuery
Gets the value of the networkContentId property.
getNetworkContentId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkContentTypeEncryptionStatus
Gets the value of the networkContentId property.
getNetworkContentIdList(String, SessionHandle, String, String, LogFileType) - Method in class com.crm.process.provisioning.verimatrix.webservices.ContentManagementWebService
 
getNetworkContentIdList(NetworkContentIdQuery, SessionHandle) - Method in interface com.crm.process.provisioning.verimatrix.webservices.omi.ContentMgmt
 
getNetworkContentIdList(NetworkContentIdQuery, SessionHandle) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.ContentMgmtProxy
 
getNetworkContentList(NetworkContentQuery, SessionHandle) - Method in interface com.crm.process.provisioning.verimatrix.webservices.omi.ConfigurationMgmt
 
getNetworkContentList(NetworkContentQuery, SessionHandle) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.ConfigurationMgmtProxy
 
getNetworkContentType() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkContent
Gets the value of the networkContentType property.
getNetworkContentType() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkContentEncryptionQuery
Gets the value of the networkContentType property.
getNetworkContentType() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkContentIdQuery
Gets the value of the networkContentType property.
getNetworkContentType() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkContentTypeEncryptionQuery
Gets the value of the networkContentType property.
getNetworkContentTypeEncryptionStatus(NetworkContentTypeEncryptionQuery, SessionHandle) - Method in interface com.crm.process.provisioning.verimatrix.webservices.omi.ContentMgmt
 
getNetworkContentTypeEncryptionStatus(NetworkContentTypeEncryptionQuery, SessionHandle) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.ContentMgmtProxy
 
getNetworkContentTypeEncryptionStatus() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkContentTypeEncryptionResult
Gets the value of the networkContentTypeEncryptionStatus property.
getNetworkDeviceId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Device
Gets the value of the networkDeviceId property.
getNetworkDeviceId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkDeviceIdQuery
Gets the value of the networkDeviceId property.
getNetworkDeviceIdList(NetworkDeviceIdQuery, SessionHandle) - Method in interface com.crm.process.provisioning.verimatrix.webservices.omi.DeviceMgmt
 
getNetworkDeviceIdList(NetworkDeviceIdQuery, SessionHandle) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.DeviceMgmtProxy
 
getNetworkDeviceList(NetworkDeviceListQuery, SessionHandle) - Method in interface com.crm.process.provisioning.verimatrix.webservices.omi.ConfigurationMgmt
 
getNetworkDeviceList(NetworkDeviceListQuery, SessionHandle) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.ConfigurationMgmtProxy
 
getNetworkId() - Method in class com.crm.process.provisioning.irdeto.clientdevice.TuneToEmergencyService
Gets the value of the networkId property.
getNetworkId() - Method in class com.crm.process.provisioning.irdeto.clientdevice.TuneToTargetedEmergencyServiceGlobal
Gets the value of the networkId property.
getNetworkID() - Method in class com.crm.process.provisioning.verimatrix.admin.VCASOMIContentForm
 
getNetworkList(LogFileType) - Method in class com.crm.process.provisioning.verimatrix.webservices.ConfigurationManagementWebService
 
getNetworkList(SessionHandle) - Method in interface com.crm.process.provisioning.verimatrix.webservices.omi.ConfigurationMgmt
 
getNetworkList(SessionHandle) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.ConfigurationMgmtProxy
 
getNetworks() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkListResult
Gets the value of the networks property.
getNetworkType() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Network
Gets the value of the networkType property.
getNewCreditLimit() - Method in class com.crm.process.accounts.ChangeCreditLimitForm
 
getNewCreditPeriodInDays() - Method in class com.crm.process.accounts.ChangeCreditLimitForm
 
getNewCreditPeriodInDays() - Method in class com.crm.process.accounts.ChangeCreditPeriodForm
 
getNewCreditPeriodOperator() - Method in class com.crm.process.accounts.ChangeCreditLimitForm
 
getNewCreditPeriodOperator() - Method in class com.crm.process.accounts.ChangeCreditPeriodForm
 
getNewCreditPeriodUOT() - Method in class com.crm.process.accounts.ChangeCreditLimitForm
 
getNewCreditPeriodUOT() - Method in class com.crm.process.accounts.ChangeCreditPeriodForm
 
getNewCreditRatingCode() - Method in class com.crm.process.accounts.ChangeCreditLimitForm
 
getNewCreditRatingCreditLimit() - Method in class com.crm.process.accounts.ChangeCreditLimitForm
 
getNewEffectiveDate() - Method in class com.crm.process.billing.ReplaceUsageServiceCatalogForm
 
getNewEffectiveDate() - Method in class com.crm.process.priceplan.ReplacePricePlanForm
 
getNewGroup() - Method in class com.crm.process.networkmanagement.ChangeUnitGroupForm
 
getNewLicenseDetails() - Method in class com.crm.process.ecenter.UpdateLicenseForm
 
getNewOperatorTag() - Method in class com.crm.process.provisioning.irdeto.sector.ChangeSectorOwner
Gets the value of the newOperatorTag property.
getNewPassword() - Method in class com.crm.process.users.ChangePassword
 
getNewPerformedByUnit() - Method in class com.crm.process.subscriptions.AmendSubscriptionActionParameters
 
getNewPerformedByUnit() - Method in class com.crm.process.subscriptions.SubscriptionActionAmendment
 
getNewPerformedByUser() - Method in class com.crm.process.subscriptions.AmendSubscriptionActionParameters
 
getNewPerformedByUser() - Method in class com.crm.process.subscriptions.SubscriptionActionAmendment
 
getNewPerformedDate() - Method in class com.crm.process.subscriptions.AmendSubscriptionActionParameters
 
getNewPerformedDate() - Method in class com.crm.process.subscriptions.SubscriptionActionAmendment
 
getNewPin() - Method in class com.crm.process.provisioning.conaxwebservices.ConaxResetPinUtilityForm
 
getNewPricePlan() - Method in class com.crm.process.priceplan.CopyExistingPricePlanForm
 
getNewScheduledDate() - Method in class com.crm.process.subscriptions.AmendSubscriptionActionParameters
 
getNewScheduledDate() - Method in class com.crm.process.subscriptions.SubscriptionActionAmendment
 
getNewserialNumber() - Method in class com.crm.process.provisioning.irdeto.secureclient.SwapSecureClients
Gets the value of the newserialNumber property.
getNewSubscriptionActionScheduledDate() - Method in class com.crm.process.jobs.RescheduleJobForm
 
getNewUsageServiceCatalog() - Method in class com.crm.process.billing.CopyExistingUsageServiceCatalogForm
 
getNextBillingTermScheme(CRMDOBillingTermScheme) - Method in class com.crm.process.billing.CRMProcessBillingSettingsBean
Returns the next billing term scheme
getNextBillingTermScheme(CRMDOBillingTermScheme, ArrayList<String>, Boolean) - Method in class com.crm.process.billing.CRMProcessBillingSettingsBean
Returns the next billing term scheme
getNextCallInSeconds() - Method in class com.crm.process.provisioning.netflix.webservices.model.ChargeEvents
 
getNextLifeCycleState(LeadLifeCycleState) - Method in class com.crm.process.leads.CRMUILeadBean
 
getNextLifeCycleState(ServiceRequestLifeCycleState) - Method in class com.crm.process.servicerequests.CRMUIServiceRequestBean
 
getNextPage() - Method in class com.crm.process.provisioning.netflix.webservices.model.GetRedemptionsResult
 
getNextScheduledDate(Process, String) - Method in class com.crm.process.billing.CRMTimerServiceBean
 
getNoAwardedStatusText() - Method in class com.crm.process.rewards.RewardOfferMarketingInformation
 
getNodeAttributeType() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.HostAttrQuery
Gets the value of the nodeAttributeType property.
getNodeAttributeType() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkAttrQuery
Gets the value of the nodeAttributeType property.
getNodeAttributeType() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.SystemAttrQuery
Gets the value of the nodeAttributeType property.
getNonAssociatedEvents(String, String) - Method in class com.crm.process.provisioning.verimatrix.admin.CRMUIVCASOMIPackageBean
 
getNonCompletedJobLCSFilter() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getNonCompletedLifeCycleStateOptions() - Method in class com.crm.process.jobs.CRMUIJobBean
Loads the job life cycle state options for non-completed jobs.
getNonCompletedLifeCycleStateOptions(String) - Method in class com.crm.process.jobs.CRMUIJobBean
Loads the job life cycle state options for non-completed jobs.
getNonDefaultDashboardOptions() - Method in class com.crm.process.dashboards.CRMUIDashboardBean
Returns the non default dashboard options.
getNonDefaultDashboardOptions(String) - Method in class com.crm.process.dashboards.CRMUIDashboardBean
Returns the non default dashboard options.
getNonPostedFinancialTransaction(CRMDOAccountingPeriod) - Method in class com.crm.process.accounts.CRMProcessAccountingPeriodBean
Retrieves all the unposted financial transactions of the open accounting period.
getNonTerminatedAccountReceivableOptions(CRMDOContactInformation) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the non terminated account options for a contact.
getNonTraceableProductsOptions(String) - Method in class com.crm.process.inventory.CRMUIWarehouseTransactionBean
Loads the non-traceable products of a warehouse.
getNonTraceableTypeOptions(CRMDOWarehouse, String) - Method in class com.crm.process.inventory.CRMUIWarehouseTransactionBean
 
getNonTraceableTypeOptions(CRMDOWarehouse, String, Integer) - Method in class com.crm.process.inventory.CRMUIWarehouseTransactionBean
 
getNonTraceableTypeOptions() - Method in class com.crm.process.products.CRMUIProductTypeBean
Loads the non traceable type options.
getNonTraceableTypeOptions(String) - Method in class com.crm.process.products.CRMUIProductTypeBean
Loads the non traceable type options.
getNormalBillingTermSchemeClause() - Method in class com.crm.process.CRMProcessRunBean
Returns a clause which retrieves only subscriptions following a normal billing term scheme
getNormalBillingTermSchemeCodeOptions() - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Loads the normal billing term scheme code options.
getNormalBillingTermSchemeCodeOptions() - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the normal billing term scheme code options.
getNormalSubDeactivationMethodOptions() - Method in class com.crm.process.subscriptions.CRMUISubscriptionProcessRunDefinitionBean
 
getNormalSubDeactivationMethodOptions(String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionProcessRunDefinitionBean
 
getNormalSubscriptionDeactivationMethod() - Method in class com.crm.process.billing.BillingTermDefinitionAutomaticSubscriptionDeactivationRule
 
getNormalSubscriptionDeactivationMethod() - Method in class com.crm.process.subscriptions.SubscriptionProcessRunDefinition
 
getNormalSubscriptionNotEffectiveForMoreThanXMonths() - Method in class com.crm.process.billing.BillingTermDefinitionAutomaticSubscriptionCancellationRule
 
getNotAffectedProductsLabel() - Method in class com.crm.process.priceplan.PricePlanAdjustmentProcessRunDefinition
 
getNotAfter() - Method in class com.crm.process.provisioning.verimatrix.webservices.iptvtypes.DeviceAttributes
Gets the value of the notAfter property.
getNotAfter() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DeviceSettings
Gets the value of the notAfter property.
getNotAfter() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkDeviceIdFilter
Gets the value of the notAfter property.
getNotAuthorisedSubServiceProvDistributionSQL(String, String) - Method in class com.crm.process.provisioning.CRMProcessResetSubscriptionProcessRunBean
Returns an sql.
getNotAuthorisedSubServiceProvDistributionSQL(String, String, Boolean) - Method in class com.crm.process.provisioning.CRMProcessResetSubscriptionProcessRunBean
 
getNotBefore() - Method in class com.crm.process.provisioning.verimatrix.webservices.iptvtypes.DeviceAttributes
Gets the value of the notBefore property.
getNotBefore() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DeviceSettings
Gets the value of the notBefore property.
getNotBefore() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkDeviceIdFilter
Gets the value of the notBefore property.
getNotes() - Method in class com.crm.process.paymentgateway.CreatePaymentParameters
 
getNotes() - Method in class com.crm.process.vouchers.VoucherUseForm
 
getNotificationInfoOptions() - Method in class com.crm.process.notifications.CRMUINotificationTypeBean
Loads the notification info options.
getNotificationInfoOptions(String) - Method in class com.crm.process.notifications.CRMUINotificationTypeBean
Loads the notification info options.
getNotificationInfoOptions(String, String) - Method in class com.crm.process.notifications.CRMUINotificationTypeBean
Loads the notification type info options.
getNotificationItems() - Method in class com.crm.process.notifications.PreviewNotificationEntities
 
getNotificationRatedBillingItemsInfo(CRMDONotification) - Method in class com.crm.process.notifications.CRMUINotificationBean
 
getNotificationTypeOptions(CRMDONotificationType) - Method in class com.crm.process.notifications.CRMUINotificationTypeBean
Loads the notification type options including the given notification type
getNotifiedPreviouslyWhereClause(NotificationHistoryCriterion, Boolean) - Method in class com.crm.process.notifications.CRMProcessNotificationRunBean
Returns a where clause SQL for retrieving has been notified previously.
getNotInitialisedSubInstItemProvDistributionSQL(String, String) - Method in class com.crm.process.provisioning.CRMProcessResetSubscriptionProcessRunBean
Returns an sql.
getNotNotifiedPreviouslyWhereClause(NotificationHistoryCriterion, Boolean) - Method in class com.crm.process.notifications.CRMProcessNotificationRunBean
Returns a where clause SQL for retrieving not have been notified previously.
getNotSpecified() - Method in class com.crm.process.GenderAgeAnalysis
 
getNotTranslatedLanguages(TranslationForm) - Method in class com.crm.process.platform.CRMUIGlossaryTranslationBean
Loads the Not customised Translated Languages.
getNotTranslatedLanguages(String, TranslationForm) - Method in class com.crm.process.platform.CRMUIGlossaryTranslationBean
Loads the Not customised Translated Languages.
getNumber() - Method in class com.crm.process.accounts.AccountReceivablePeriodCloseError
 
getNumber() - Method in class com.crm.process.accounts.AccountReceivablePeriodClosingError
 
getNumber() - Method in enum com.crm.process.provisioning.verimatrix.admin.AnalogProtection
 
getNumber() - Method in enum com.crm.process.provisioning.verimatrix.admin.EncryptionMode
 
getNumber() - Method in class com.crm.process.rewards.RewardParticipantSearchCriteria
 
getNumber() - Method in class com.crm.process.rewards.RewardParticipationAgreementSearchCriteria
 
getNumber() - Method in class com.crm.process.servicerequests.ServiceRequestSearchCriteria
 
getNumber() - Method in class com.crm.process.wallets.WalletBalancePeriodCalculatingError
 
getNumber() - Method in class com.crm.process.wallets.WalletBalancePeriodCalculationError
 
getNumber() - Method in class com.crm.process.wallets.WalletBalancePeriodSearchCriteria
 
getNumber() - Method in class com.crm.process.wallets.WalletSearchCriteria
 
getNumber() - Method in class com.crm.process.wallets.WalletTransactionSearchCriteria
 
getNumberingPlanIndicatorOptions() - Method in class com.crm.process.communications.CRMUICommunicationDefinitionBean
Loads the numbering plan indicator options.
getNumberingPlanIndicatorOptions(String) - Method in class com.crm.process.communications.CRMUICommunicationDefinitionBean
Loads the numbering plan indicator options.
getNumberOfAddressTypeOptions(ImportContactInfoDefinition) - Method in class com.crm.process.contactinfo.CRMUIImportContactInformationBean
get the number of supported email types options.
getNumberOfConfiguredTypes(JobTypeFulfillmentScope) - Method in class com.crm.process.jobs.CRMUIJobBean
Calculates the number of configured job types based on the given fulfillment scope.
getNumberOfConfiguredTypes(ProductTypeClassification, ServiceType) - Method in class com.crm.process.products.CRMUIProductBean
Calculates the number of configured product types.
getNumberOfCreditNotes(CRMDOBill) - Method in class com.crm.process.billing.CRMUIBillBean
Returns the number of credit notes of the given bill.
getNumberOfEmailTypeOptions(ImportContactInfoDefinition) - Method in class com.crm.process.contactinfo.CRMUIImportContactInformationBean
get the number of supported email types options.
getNumberOfInvoices(CRMDOBill) - Method in class com.crm.process.billing.CRMUIBillBean
Returns the number of invoices of the given bill.
getNumberOfLatestCommunications() - Method in class com.crm.process.communicationcentre.LatestCommunicationForm
 
getNumberOfPendingApprovalRequests(ICRMDOApprovalEntity) - Method in class com.crm.process.workflows.CRMProcessApprovalRequestBean
 
getNumberOfPhoneTypeOptions(ImportContactInfoDefinition) - Method in class com.crm.process.contactinfo.CRMUIImportContactInformationBean
get the number of supported email types options.
getNumberOfResources() - Method in class com.crm.process.resourcescheduling.ResourceAvailabilityForm
 
getNumberOfThreads(String, String) - Method in class com.crm.process.CRMProcessRunBean
Gets the number of threads to be used for a process.
getNumberOfTokens() - Method in class com.crm.process.ScheduleKettleDefinition
 
getNumberScheme() - Method in class com.crm.process.platform.CurrentNumberForm
 
getNumberTypeOptions() - Method in class com.crm.process.communications.CRMUICommunicationDefinitionBean
Loads the type of number options.
getNumberTypeOptions(String) - Method in class com.crm.process.communications.CRMUICommunicationDefinitionBean
Loads the type of number options.
getNumChargeEventsToGET() - Method in class com.crm.process.provisioning.netflix.webservices.owl.ChargeConfigHelper
 
getNumOfChurnedSubscriptions() - Method in class com.crm.process.subscriptions.SubscriptionGrowthPerMonth
 
getNumOfDeclinedChargeResults() - Method in class com.crm.process.provisioning.netflix.FailedProvisioningRequestPerDay
 
getNumOfExistingSubscriptions() - Method in class com.crm.process.subscriptions.SubscriptionGrowthPerMonth
 
getNumOfGetSubscriptionToken() - Method in class com.crm.process.provisioning.netflix.FailedProvisioningRequestPerDay
 
getNumOfNewSubscriptions() - Method in class com.crm.process.subscriptions.SubscriptionGrowthPerMonth
 
getNumOfReadCharges() - Method in class com.crm.process.provisioning.netflix.FailedProvisioningRequestPerDay
 
getNumOfSendApprovedChargeResults() - Method in class com.crm.process.provisioning.netflix.FailedProvisioningRequestPerDay
 
getNumOfSendBadRequestChargeResults() - Method in class com.crm.process.provisioning.netflix.FailedProvisioningRequestPerDay
 
getOffers() - Method in class com.crm.process.rewards.RewardParticipationAgreementSearchCriteria
 
getOldPassword() - Method in class com.crm.process.users.ChangePassword
 
getOldserialNumber() - Method in class com.crm.process.provisioning.irdeto.secureclient.SwapSecureClients
Gets the value of the oldserialNumber property.
getOnCancellingPayment() - Method in class com.crm.process.wallets.FinancialTransactionTypeForm
 
getOnCreditNotePosting() - Method in class com.crm.process.wallets.FinancialTransactionTypeForm
 
getOnfriday() - Method in class com.crm.process.utilities.SchedulerTask
 
getOnlyEffective() - Method in class com.crm.process.rewards.RewardParticipatingSchemeSearchCriteria
 
getOnlySignOff() - Method in class com.crm.process.rewards.RewardParticipatingSchemeSearchCriteria
 
getOnmonday() - Method in class com.crm.process.utilities.SchedulerTask
 
getOnPaymentPosting() - Method in class com.crm.process.wallets.FinancialTransactionTypeForm
 
getOnsaturday() - Method in class com.crm.process.utilities.SchedulerTask
 
getOnsunday() - Method in class com.crm.process.utilities.SchedulerTask
 
getOnthursday() - Method in class com.crm.process.utilities.SchedulerTask
 
getOntuesday() - Method in class com.crm.process.utilities.SchedulerTask
 
getOnwednesday() - Method in class com.crm.process.utilities.SchedulerTask
 
getOperator() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getOperatorId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.PackageAttributes
Gets the value of the operatorId property.
getOperatorOptions() - Method in class com.crm.process.CRMUI
Loads the operator options.
getOperatorOptions(String) - Method in class com.crm.process.CRMUI
Loads the operator options.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.clientdevice.ClearHomingChannel
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.clientdevice.CreateParentalPinCode
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.clientdevice.CreateParentalUserProfile
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.clientdevice.CreateTmsAttributes
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.clientdevice.DeleteTmsAttributes
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.clientdevice.DownloadCode
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.clientdevice.DownloadCodeGlobal
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.clientdevice.DownloadExtendedCode
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.clientdevice.DownloadRawData
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.clientdevice.DownloadRawDataGlobal
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.clientdevice.DownloadRawDataGroup
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.clientdevice.DownloadUserData
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.clientdevice.DownloadUserDataGlobal
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.clientdevice.FingerPrintTmsMessageGlobal
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.clientdevice.MailTmsMessageGlobal
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.clientdevice.OverwriteParentalPinCode
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.clientdevice.OverwriteParentalUserProfile
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.clientdevice.RescanAllNetworks
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.clientdevice.RescanAllNetworksGlobal
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.clientdevice.Reset
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.clientdevice.ResetBouquetChannelOrder
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.clientdevice.ResetBouquetChannelOrderGlobal
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.clientdevice.ResetGlobal
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.clientdevice.ResetTmsAttributes
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.clientdevice.SendMail
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.clientdevice.SendMailGlobal
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.clientdevice.SendMessage
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.clientdevice.SendMessageGlobal
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.clientdevice.SendTmsMessageGlobal
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.clientdevice.SetHomingChannel
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.clientdevice.SetInstallerPinCodeGlobal
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.clientdevice.StartHomingChannelDownload
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.clientdevice.StopHomingChannelDownload
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.clientdevice.TuneToEmergencyService
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.clientdevice.TuneToHomingChannel
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.clientdevice.TuneToHomingChannelGlobal
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.clientdevice.TuneToTargetedEmergencyServiceGlobal
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.clientdevice.UpdateCurrentService
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.clientdevice.UpdateCurrentServiceGlobal
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.entitlements.CreateEntitlements
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.entitlements.DeleteAllEntitlements
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.entitlements.DeleteEntitlements
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.entitlements.OverwriteEntitlements
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.entitlements.SetPrepaidEntitlements
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.sector.ChangeSectorOwner
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.sector.CreateSector
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.sector.DeleteSector
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.sector.OverwriteSector
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.sector.OverwriteSectorRegion
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.sector.ReAuthorizeSector
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.sector.RecoverSector
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.sector.RecoverSectorDatecode
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.sector.SynchronizeSector
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.secureclient.ChangeSecureClientProperty
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.secureclient.ChangeSecureClientType
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.secureclient.DeleteSecureClient
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.secureclient.FactoryReset
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.secureclient.OverwriteLocation
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.secureclient.OverwriteNationality
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.secureclient.OverwriteUserData
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.secureclient.QuerySecureClient
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.secureclient.ReactivateSecureClient
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.secureclient.RecoverWorkingKey
Gets the value of the operatorTag property.
getOperatorTag() - Method in class com.crm.process.provisioning.irdeto.secureclient.SwapSecureClients
Gets the value of the operatorTag property.
getOptional() - Method in class com.crm.process.provisioning.verimatrix.admin.VCASOMIContent
 
getOptional() - Method in class com.crm.process.provisioning.verimatrix.admin.VCASOMIEvent
 
getOptions() - Method in class com.crm.process.activities.CRMUIActivityStatusBean
Loads the activity status options.
getOptions(String) - Method in class com.crm.process.activities.CRMUIActivityStatusBean
Loads the activity status options.
getOptions() - Method in class com.crm.process.billing.CRMUIUdrSourceSystemBean
Loads the udr source system options.
getOptions(String) - Method in class com.crm.process.billing.CRMUIUdrSourceSystemBean
Loads the udr source system options.
getOptions() - Method in class com.crm.process.billing.CRMUIUdrTypeBean
Loads the udr type options.
getOptions(String) - Method in class com.crm.process.billing.CRMUIUdrTypeBean
Loads the udr type options.
getOptions() - Method in class com.crm.process.communications.CRMUICommunicationQueueBean
Loads the communication queue external system options.
getOptions(String) - Method in class com.crm.process.communications.CRMUICommunicationQueueBean
Loads the communication queue external system options.
getOptions() - Method in class com.crm.process.communications.CRMUICommunicationQueueExternalSystemBean
Loads the communication queue external system options.
getOptions(String) - Method in class com.crm.process.communications.CRMUICommunicationQueueExternalSystemBean
Loads the communication queue external system options.
getOptions() - Method in class com.crm.process.communications.CRMUICommunicationTemplateBean
Loads the communication template options.
getOptions(String) - Method in class com.crm.process.communications.CRMUICommunicationTemplateBean
Loads the communication template options.
getOptions() - Method in class com.crm.process.inventory.CRMUIInstalledItemStateClassificationBean
Loads the installed item state classification options.
getOptions(String) - Method in class com.crm.process.inventory.CRMUIInstalledItemStateClassificationBean
Loads the installed item state classification options.
getOptions() - Method in class com.crm.process.jobs.CRMUIJobCancelReasonBean
Loads the job cancel reason options.
getOptions(String) - Method in class com.crm.process.jobs.CRMUIJobCancelReasonBean
Loads the job cancel reason options.
getOptions() - Method in class com.crm.process.jobs.CRMUIJobStatusBean
Loads the job status options.
getOptions(String) - Method in class com.crm.process.jobs.CRMUIJobStatusBean
Loads the job status options.
getOptions() - Method in class com.crm.process.jobs.CRMUIJobTypeBean
Loads the job type options.
getOptions(String) - Method in class com.crm.process.jobs.CRMUIJobTypeBean
Loads the job type options.
getOptions() - Method in class com.crm.process.leads.CRMUILeadStatusBean
 
getOptions(String) - Method in class com.crm.process.leads.CRMUILeadStatusBean
 
getOptions(String) - Method in class com.crm.process.notifications.CRMUINotificationTypeBean
Loads the notification types of the specified classification
getOptions() - Method in class com.crm.process.platform.CRMUIUnitOfMeasurementBean
Loads the unit of measurement options.
getOptions(String) - Method in class com.crm.process.platform.CRMUIUnitOfMeasurementBean
Loads the unit of measurement options.
getOptions() - Method in class com.crm.process.products.CRMUIMeterReadingTypeBean
Loads the meter reading type options.
getOptions(String) - Method in class com.crm.process.products.CRMUIMeterReadingTypeBean
Loads the meter reading type options.
getOptions(String) - Method in class com.crm.process.returns.CRMUIReturnCoverageReasonBean
Loads the return coverage reason options.
getOptions(String, ArrayList<CRMDO>) - Method in class com.crm.process.returns.CRMUIReturnCoverageReasonBean
Loads the return coverage reason options.
getOptions() - Method in class com.crm.process.servicerequests.CRMUIServiceRequestStatusBean
Loads the service request status options.
getOptions(String) - Method in class com.crm.process.servicerequests.CRMUIServiceRequestStatusBean
Loads the service request status options.
getOptions(String, Boolean) - Method in class com.crm.process.wallets.CRMUIWalletTransactionTypeBean
Loads the wallet transaction type options based on a classification.
getOptions(String) - Method in class com.crm.process.wallets.CRMUIWalletTransactionTypeBean
Loads the wallet transaction type options based on a classification.
getOptions(String, CRMDOWalletTransactionType) - Method in class com.crm.process.wallets.CRMUIWalletTransactionTypeBean
Loads the wallet transaction type options based on a classification and a transaction type to exclude.
getOptions(String, CRMDOWalletTransactionType, Boolean) - Method in class com.crm.process.wallets.CRMUIWalletTransactionTypeBean
Loads the wallet transaction type options based on a classification and a transaction type to exclude.
getOptions(String) - Method in class com.crm.process.warranties.CRMUIWarrantyCoverageReasonBean
Loads the warranty coverage reason options.
getOrder() - Method in class com.crm.process.financialtransactions.InvoiceInstalledItem
 
getOrderAcceptanceAddress() - Method in class com.crm.process.taxationservices.onesource.webservices.AddressCollection
Gets the value of the orderAcceptanceAddress property.
getOrderFilters() - Method in class com.crm.process.billing.BillingRunConfiguration
 
getOrderOriginAddress() - Method in class com.crm.process.taxationservices.onesource.webservices.AddressCollection
Gets the value of the orderOriginAddress property.
getOrganisationGroupBackgroundTypeOptions() - Method in class com.crm.process.CRMUI
Loads the organisation group background type options.
getOrganisationGroupBackgroundTypeOptions(String) - Method in class com.crm.process.CRMUI
Loads the organisation group background type options.
getOrganization() - Method in class com.crm.process.billing.CRMTimerInfo
 
getOrgID() - Method in class com.crm.process.communicationcentre.CTIConnection
 
getOrgID() - Static method in class com.crm.process.communications.SMPPConnectionFactory
 
getOriginalDocumentDate() - Method in class com.crm.process.taxationservices.onesource.webservices.ReferenceDocument
Gets the value of the originalDocumentDate property.
getOriginalDocumentId() - Method in class com.crm.process.taxationservices.onesource.webservices.ReferenceDocument
Gets the value of the originalDocumentId property.
getOriginalDocumentItem() - Method in class com.crm.process.taxationservices.onesource.webservices.ReferenceDocument
Gets the value of the originalDocumentItem property.
getOriginalDocumentType() - Method in class com.crm.process.taxationservices.onesource.webservices.ReferenceDocument
Gets the value of the originalDocumentType property.
getOsdAttributes() - Method in class com.crm.process.provisioning.verimatrix.webservices.iptvtypes.DTVEncryptionAttributes
Gets the value of the osdAttributes property.
getOsdDuration() - Method in class com.crm.process.provisioning.verimatrix.webservices.iptvtypes.OSDAttributes
Gets the value of the osdDuration property.
getOsdLocation() - Method in class com.crm.process.provisioning.verimatrix.webservices.iptvtypes.OSDAttributes
Gets the value of the osdLocation property.
getOsdType() - Method in class com.crm.process.provisioning.verimatrix.webservices.iptvtypes.OSDAttributes
Gets the value of the osdType property.
getOtherEmailTypeOptions(Boolean, CRMDOContactInformation, Set<EmailTypes>) - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads the email type options (supported only or all).
getOtherPhoneTypeOptions(Boolean, CRMDOContactInformation, Set<PhoneTypes>) - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads the phone type options (supported only or all).
getOTPSupportOptions() - Method in class com.crm.process.accesstokens.CRMUIAccessTokenClassificationBean
Loads the OTP Support options.
getOTPSupportOptions(String) - Method in class com.crm.process.accesstokens.CRMUIAccessTokenClassificationBean
Loads the OTP Support options.
getOutputURL() - Method in class com.crm.process.provisioning.verimatrix.webservices.iptvtypes.DTVEncryptionAttributes
Gets the value of the outputURL property.
getOutstandingAmount(CRMDOAccountReceivable) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Gets the outstanding amount of an account.
getOutstandingAmount(CRMDOBill) - Method in class com.crm.process.billing.CRMUIBillBean
 
getOutstandingAmount(CRMDONotification) - Method in class com.crm.process.notifications.CRMProcessNotificationBean
Loads the outstanding amount of a Notification.
getOutstandingAmount(CRMDONotification, Date) - Method in class com.crm.process.notifications.CRMProcessNotificationBean
Loads the outstanding amount of a Notification.
getOutstandingAmount(CRMDONotification) - Method in class com.crm.process.notifications.CRMUINotificationBean
Gets the outstanding amount of notification.
getOutstandingAmountThreshold() - Method in class com.crm.process.subscriptions.SubscriptionProcessRunDefinition
 
getOverdueBalanceLessThanXAmount() - Method in class com.crm.process.billing.BillingTermDefinitionAutomaticSubscriptionActivationRule
 
getOverdueBalanceMoreOrEqualThanXAmount() - Method in class com.crm.process.billing.BillingTermDefinitionAutomaticSubscriptionDeactivationRule
 
getOverdueDate() - Method in class com.crm.process.servicerequests.ServiceRequestSearchCriteria
 
getOverwriteEntitlementsResult() - Method in class com.crm.process.provisioning.irdeto.entitlements.OverwriteEntitlementsResponse
Gets the value of the overwriteEntitlementsResult property.
getOverwriteLocationResult() - Method in class com.crm.process.provisioning.irdeto.secureclient.OverwriteLocationResponse
Gets the value of the overwriteLocationResult property.
getOverwriteNationalityResult() - Method in class com.crm.process.provisioning.irdeto.secureclient.OverwriteNationalityResponse
Gets the value of the overwriteNationalityResult property.
getOverwriteParentalPinCodeResult() - Method in class com.crm.process.provisioning.irdeto.clientdevice.OverwriteParentalPinCodeResponse
Gets the value of the overwriteParentalPinCodeResult property.
getOverwriteParentalUserProfileResult() - Method in class com.crm.process.provisioning.irdeto.clientdevice.OverwriteParentalUserProfileResponse
Gets the value of the overwriteParentalUserProfileResult property.
getOverwriteSectorRegionResult() - Method in class com.crm.process.provisioning.irdeto.sector.OverwriteSectorRegionResponse
Gets the value of the overwriteSectorRegionResult property.
getOverwriteSectorResult() - Method in class com.crm.process.provisioning.irdeto.sector.OverwriteSectorResponse
Gets the value of the overwriteSectorResult property.
getOverwriteUserDataResult() - Method in class com.crm.process.provisioning.irdeto.secureclient.OverwriteUserDataResponse
Gets the value of the overwriteUserDataResult property.
getOwnedByGroup() - Method in class com.crm.process.subscriptions.BecomeSubscriberSubscriptionActionParameters
 
getOwnedByGroups() - Method in class com.crm.process.servicerequests.ServiceRequestSearchCriteria
 
getOwnershipStatusOptions() - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Loads the condition installed item ownership status options.
getOwnershipStatusOptions(String) - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Loads the condition installed item ownership status options.
getOwnershipStatusOptions() - Method in class com.crm.process.inventory.CRMUIInstalledItemBean
Loads the installed item ownership status options.
getOwnershipStatusOptions(String) - Method in class com.crm.process.inventory.CRMUIInstalledItemBean
Loads the installed item ownership status options.
getPackage() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Entitlement
Gets the value of the package property.
getPackage() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.PackageEventResult
Gets the value of the package property.
getPackageAttributes() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Package
Gets the value of the packageAttributes property.
getPackageCount() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.PackageListQuery
Gets the value of the packageCount property.
getPackageEvents(String, LogFileType) - Method in class com.crm.process.provisioning.verimatrix.webservices.EntitlementManagementWebService
 
getPackageEvents(PackageEventQuery, SessionHandle) - Method in interface com.crm.process.provisioning.verimatrix.webservices.omi.EntitlementMgmt
 
getPackageEvents(PackageEventQuery, SessionHandle) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.EntitlementMgmtProxy
 
getPackageID() - Method in class com.crm.process.provisioning.verimatrix.admin.VCASOMIPackage
 
getPackageID() - Method in class com.crm.process.provisioning.verimatrix.admin.VCASOMIPackageForm
 
getPackageList(LogFileType) - Method in class com.crm.process.provisioning.verimatrix.webservices.EntitlementManagementWebService
 
getPackageList(String, LogFileType) - Method in class com.crm.process.provisioning.verimatrix.webservices.EntitlementManagementWebService
 
getPackageList(String, int, LogFileType) - Method in class com.crm.process.provisioning.verimatrix.webservices.EntitlementManagementWebService
 
getPackageList(PackageListQuery, SessionHandle) - Method in interface com.crm.process.provisioning.verimatrix.webservices.omi.EntitlementMgmt
 
getPackageList(PackageListQuery, SessionHandle) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.EntitlementMgmtProxy
 
getPackageListWithLimit(String, LogFileType) - Method in class com.crm.process.provisioning.verimatrix.webservices.EntitlementManagementWebService
 
getPackageParameter() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.PackageParameters
Gets the value of the packageParameter property.
getPackageParameters() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Package
Gets the value of the packageParameters property.
getPackagePricePlanOptions(CRMDOBillingTermScheme) - Method in class com.crm.process.priceplan.CRMUIPricePlanBean
 
getPackagePricePlanOptions(CRMDOBillingTermScheme, String) - Method in class com.crm.process.priceplan.CRMUIPricePlanBean
 
getPackageRate() - Method in class com.crm.process.priceplan.PricePlanProduct
 
getPackages() - Method in class com.crm.process.provisioning.verimatrix.admin.VCASOMIPackageForm
 
getPackages() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.EventPackageResult
Gets the value of the packages property.
getPackages() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.PackageList
Gets the value of the packages property.
getPackages() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.PackageListResult
Gets the value of the packages property.
getPackageSubscriptionTypesOptions(SubscriptionPackageSwap) - Method in class com.crm.process.subscriptions.CRMUISubscriptionPackageSwapBean
Returns the package subscription types that can be selected
getPackageSubscriptionTypesOptions(SubscriptionPackageSwap, String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionPackageSwapBean
Returns the package subscription types that can be selected
getPackageSubscriptionTypesOptions(SubscriptionPackageSwap, String, SubscriptionActionClassificationCode) - Method in class com.crm.process.subscriptions.CRMUISubscriptionPackageSwapBean
Returns the package subscription types that can be selected based on a given classification code
getPAI() - Method in class com.crm.process.provisioning.netflix.webservices.model.AccountInfoResponse
 
getPaidThroughDate() - Method in class com.crm.process.provisioning.netflix.webservices.model.ChargeEvent
 
getPairedStatusOptions() - Method in class com.crm.process.inventory.CRMUIInstalledItemBean
Loads the installed item paired status options.
getPairedStatusOptions(String) - Method in class com.crm.process.inventory.CRMUIInstalledItemBean
Loads the installed item paired status options.
getPairingInfoProperties() - Method in class com.crm.process.provisioning.irdeto.secureclient.SecureClientInfo
Gets the value of the pairingInfoProperties property.
getPairingInfoProperty() - Method in class com.crm.process.provisioning.irdeto.secureclient.ArrayOfProperty1
Gets the value of the pairingInfoProperty property.
getPanaccessServices() - Method in class com.crm.process.provisioning.panaccess.PanaccessInformationForm
 
getParameters() - Method in class com.crm.process.provisioning.perception.webservices.PerceptionWebService
 
getParameterTypeOptions() - Method in class com.crm.process.paymentgateway.CRMUIPaymentGatewayRequestBean
Loads the payment gateway request parameter options.
getParameterTypeOptions(String) - Method in class com.crm.process.paymentgateway.CRMUIPaymentGatewayRequestBean
Loads the payment gateway request parameter options.
getParameterTypeOptions() - Method in class com.crm.process.provisioning.conaxwebservices.CRMUICONAXWebServiceProvisioningRequestBean
Loads the provisioning request parameter options.
getParameterTypeOptions(String) - Method in class com.crm.process.provisioning.conaxwebservices.CRMUICONAXWebServiceProvisioningRequestBean
Loads the provisioning request parameter options.
getParameterTypeOptions() - Method in class com.crm.process.provisioning.CRMUIProvisioningRequestBean
Loads the provisioning request parameter options.
getParameterTypeOptions(String) - Method in class com.crm.process.provisioning.CRMUIProvisioningRequestBean
Loads the provisioning request parameter options.
getParameterTypeOptions() - Method in class com.crm.process.provisioning.generic.CRMUIGenericProvisioningRequestBean
Loads the provisioning request parameter options.
getParameterTypeOptions(String) - Method in class com.crm.process.provisioning.generic.CRMUIGenericProvisioningRequestBean
Loads the provisioning request parameter options.
getParameterTypeOptions() - Method in class com.crm.process.provisioning.irdeto.CRMUIIrdetoProvisioningRequestBean
Loads the provisioning request parameter options.
getParameterTypeOptions(String) - Method in class com.crm.process.provisioning.irdeto.CRMUIIrdetoProvisioningRequestBean
Loads the provisioning request parameter options.
getParameterTypeOptions() - Method in class com.crm.process.provisioning.nagravision.CRMUINagravisionSMSgwProvisioningRequestBean
 
getParameterTypeOptions(String) - Method in class com.crm.process.provisioning.nagravision.CRMUINagravisionSMSgwProvisioningRequestBean
 
getParameterTypeOptions() - Method in class com.crm.process.provisioning.netflix.CRMUINetflixProvisioningRequestBean
Loads the provisioning request parameter options.
getParameterTypeOptions(String) - Method in class com.crm.process.provisioning.netflix.CRMUINetflixProvisioningRequestBean
Loads the provisioning request parameter options.
getParameterTypeOptions() - Method in class com.crm.process.provisioning.radiator.CRMUIRadiatorProvisioningRequestBean
Loads the provisioning request parameter options.
getParameterTypeOptions(String) - Method in class com.crm.process.provisioning.radiator.CRMUIRadiatorProvisioningRequestBean
Loads the provisioning request parameter options.
getParentAccount() - Method in class com.crm.process.activities.ActivityCancellationEvent
 
getParentAccount() - Method in class com.crm.process.activities.ActivityCompletionEvent
 
getParentAccount() - Method in class com.crm.process.activities.ActivityCreationEvent
 
getParentAccount() - Method in class com.crm.process.activities.ActivityStartProgressEvent
 
getParentAccount() - Method in class com.crm.process.activities.ActivityUpdateEvent
 
getParentAccount() - Method in class com.crm.process.communications.AccessTokenRequiresVerificationEvent
 
getParentAccount() - Method in class com.crm.process.communications.AccountReceivableActivateEvent
 
getParentAccount() - Method in class com.crm.process.communications.AccountReceivableAddMemberInGroupEvent
 
getParentAccount() - Method in class com.crm.process.communications.AccountReceivableRemoveMemberFromGroupEvent
 
getParentAccount() - Method in class com.crm.process.communications.AccountReceivableSuspendEvent
 
getParentAccount() - Method in class com.crm.process.communications.AccountReceivableTerminateEvent
 
getParentAccount() - Method in class com.crm.process.communications.AccountReceivableUpdateEvent
 
getParentAccount() - Method in class com.crm.process.communications.AssignAccessTokenToAccountEvent
 
getParentAccount() - Method in class com.crm.process.communications.AssignAccessTokenToRewardsParticipantEvent
 
getParentAccount() - Method in class com.crm.process.communications.AutoGenerateAccessTokenPassCodeForAccountEvent
 
getParentAccount() - Method in class com.crm.process.communications.CancelElectronicVoucherEvent
 
getParentAccount() - Method in class com.crm.process.communications.CancelJobEvent
 
getParentAccount() - Method in class com.crm.process.communications.CancelMemberElectronicVoucherEvent
 
getParentAccount() - Method in class com.crm.process.communications.CancelMemberJobEvent
 
getParentAccount() - Method in class com.crm.process.communications.CancelMemberPrintedVoucherEvent
 
getParentAccount() - Method in class com.crm.process.communications.CancelPrintedVoucherEvent
 
getParentAccount() - Method in class com.crm.process.communications.CompleteJobEvent
 
getParentAccount() - Method in class com.crm.process.communications.CompleteMemberJobEvent
 
getParentAccount() - Method in class com.crm.process.communications.CompleteMemberServiceRequestEvent
 
getParentAccount() - Method in class com.crm.process.communications.CompleteServiceRequestEvent
 
getParentAccount() - Method in class com.crm.process.communications.CreateCreditWalletTransactionEvent
 
getParentAccount() - Method in class com.crm.process.communications.CreateDebitWalletTransactionEvent
 
getParentAccount() - Method in class com.crm.process.communications.CreateJobEvent
 
getParentAccount() - Method in class com.crm.process.communications.CreateMemberCreditWalletTransactionEvent
 
getParentAccount() - Method in class com.crm.process.communications.CreateMemberDebitWalletTransactionEvent
 
getParentAccount() - Method in class com.crm.process.communications.CreateMemberJobEvent
 
getParentAccount() - Method in class com.crm.process.communications.CreateMemberServiceRequestEvent
 
getParentAccount() - Method in class com.crm.process.communications.CreateServiceRequestEvent
 
getParentAccount() - Method in class com.crm.process.communications.DistributePromotionCodeEvent
 
getParentAccount() - Method in class com.crm.process.communications.FinalResolveMemberServiceRequestEvent
 
getParentAccount() - Method in class com.crm.process.communications.FinalResolveServiceRequestEvent
 
getParentAccount() - Method in interface com.crm.process.communications.ICommunicationEvent
 
getParentAccount() - Method in class com.crm.process.communications.IssueMemberRefundVoucherEvent
 
getParentAccount() - Method in class com.crm.process.communications.IssueRefundVoucherEvent
 
getParentAccount() - Method in class com.crm.process.communications.JobQuotationOnCreateJobEvent
 
getParentAccount() - Method in class com.crm.process.communications.JobQuotationOnCreateMemberJobEvent
 
getParentAccount() - Method in class com.crm.process.communications.JobQuotationOnSettingJobAsPendingEvent
 
getParentAccount() - Method in class com.crm.process.communications.JobQuotationOnSettingMemberJobAsPendingEvent
 
getParentAccount() - Method in class com.crm.process.communications.JobQuotationOnStartProgressJobEvent
 
getParentAccount() - Method in class com.crm.process.communications.JobQuotationOnStartProgressMemberJobEvent
 
getParentAccount() - Method in class com.crm.process.communications.JobQuotationOnUpdateJobEvent
 
getParentAccount() - Method in class com.crm.process.communications.JobQuotationOnUpdateMemberJobEvent
 
getParentAccount() - Method in class com.crm.process.communications.LeadCancellationEvent
 
getParentAccount() - Method in class com.crm.process.communications.LeadCreationEvent
 
getParentAccount() - Method in class com.crm.process.communications.LeadLostEvent
 
getParentAccount() - Method in class com.crm.process.communications.LeadStartProgressEvent
 
getParentAccount() - Method in class com.crm.process.communications.LeadUpdateEvent
 
getParentAccount() - Method in class com.crm.process.communications.LeadWinEvent
 
getParentAccount() - Method in class com.crm.process.communications.MemberAccountReceivableActivateEvent
 
getParentAccount() - Method in class com.crm.process.communications.MemberAccountReceivableAddMemberInGroupEvent
 
getParentAccount() - Method in class com.crm.process.communications.MemberAccountReceivableRemoveMemberFromGroupEvent
 
getParentAccount() - Method in class com.crm.process.communications.MemberAccountReceivableSuspendEvent
 
getParentAccount() - Method in class com.crm.process.communications.MemberAccountReceivableTerminateEvent
 
getParentAccount() - Method in class com.crm.process.communications.MemberAccountReceivableUpdateEvent
 
getParentAccount() - Method in class com.crm.process.communications.MemberPurchaseCustomerEventSubmissionEvent
 
getParentAccount() - Method in class com.crm.process.communications.MemberRewardParticipantSignUpEvent
 
getParentAccount() - Method in class com.crm.process.communications.MemberRewardSchemeSignUpEvent
 
getParentAccount() - Method in class com.crm.process.communications.MemberSpendRequestCustomerEventSubmissionEvent
 
getParentAccount() - Method in class com.crm.process.communications.MemberSubscriptionEvent
 
getParentAccount() - Method in class com.crm.process.communications.MemberTransferFromAccountToWalletEvent
 
getParentAccount() - Method in class com.crm.process.communications.MemberTransferFromWalletToAccountEvent
 
getParentAccount() - Method in class com.crm.process.communications.NotifyEntityEvent
 
getParentAccount() - Method in class com.crm.process.communications.PostAwardExpirationTransactionEvent
 
getParentAccount() - Method in class com.crm.process.communications.PostAwardTransactionEvent
 
getParentAccount() - Method in class com.crm.process.communications.PostMemberAwardExpirationTransactionEvent
 
getParentAccount() - Method in class com.crm.process.communications.PostMemberAwardTransactionEvent
 
getParentAccount() - Method in class com.crm.process.communications.PostMemberPaymentEvent
 
getParentAccount() - Method in class com.crm.process.communications.PostMemberPaymentGatewayRequestFailureEvent
 
getParentAccount() - Method in class com.crm.process.communications.PostMemberRefundEvent
 
getParentAccount() - Method in class com.crm.process.communications.PostMemberSpendTransactionEvent
 
getParentAccount() - Method in class com.crm.process.communications.PostPaymentCommunicationEvent
 
getParentAccount() - Method in class com.crm.process.communications.PostPaymentGatewayRequestFailureEvent
 
getParentAccount() - Method in class com.crm.process.communications.PostRefundEvent
 
getParentAccount() - Method in class com.crm.process.communications.PostSpendTransactionEvent
 
getParentAccount() - Method in class com.crm.process.communications.PurchaseCustomerEventSubmissionEvent
 
getParentAccount() - Method in class com.crm.process.communications.PurchaseElectronicVoucherEvent
 
getParentAccount() - Method in class com.crm.process.communications.PurchaseMemberElectronicVoucherEvent
 
getParentAccount() - Method in class com.crm.process.communications.RequestMemberRewardsSchemeReferenceCodeEvent
 
getParentAccount() - Method in class com.crm.process.communications.RequestRewardsSchemeReferenceCodeEvent
 
getParentAccount() - Method in class com.crm.process.communications.ResetAccessTokenPassCodeEvent
 
getParentAccount() - Method in class com.crm.process.communications.ResetAccessTokenVerificationCodeEvent
 
getParentAccount() - Method in class com.crm.process.communications.RespondMemberServiceRequestEvent
 
getParentAccount() - Method in class com.crm.process.communications.RespondServiceRequestEvent
 
getParentAccount() - Method in class com.crm.process.communications.RewardParticipantSignUpEvent
 
getParentAccount() - Method in class com.crm.process.communications.RewardSchemeSignUpEvent
 
getParentAccount() - Method in class com.crm.process.communications.SpendRequestCustomerEventSubmissionEvent
 
getParentAccount() - Method in class com.crm.process.communications.StartProgressJobEvent
 
getParentAccount() - Method in class com.crm.process.communications.StartProgressMemberJobEvent
 
getParentAccount() - Method in class com.crm.process.communications.SubscriptionEvent
 
getParentAccount() - Method in class com.crm.process.communications.TemporaryResolveMemberServiceRequestEvent
 
getParentAccount() - Method in class com.crm.process.communications.TemporaryResolveServiceRequestEvent
 
getParentAccount() - Method in class com.crm.process.communications.TransferFromAccountToWalletEvent
 
getParentAccount() - Method in class com.crm.process.communications.TransferFromWalletToAccount
 
getParentAccount() - Method in class com.crm.process.communications.UpdateJobEvent
 
getParentAccount() - Method in class com.crm.process.communications.UpdateMemberJobEvent
 
getParentAccount() - Method in class com.crm.process.communications.UpdateMemberServiceRequestEvent
 
getParentAccount() - Method in class com.crm.process.communications.UpdateServiceRequestEvent
 
getParentAccount() - Method in class com.crm.process.communications.UseElectronicVoucherEvent
 
getParentAccount() - Method in class com.crm.process.communications.UseMemberElectronicVoucherEvent
 
getParentAccount() - Method in class com.crm.process.communications.UseMemberPrintedVoucherEvent
 
getParentAccount() - Method in class com.crm.process.communications.UsePrintedVoucherEvent
 
getParentAccount() - Method in class com.crm.process.communications.VerifyAccessTokenEvent
 
getParentAccount() - Method in class com.crm.process.contactinfo.AssignKYCProfileEvent
 
getParentAccount() - Method in class com.crm.process.contactinfo.CreateContactInformationEvent
 
getParentAccount() - Method in class com.crm.process.contactinfo.ExpireKYCProfileEvent
 
getParentAccount() - Method in class com.crm.process.contactinfo.RefuteKYCProfileEvent
 
getParentAccount() - Method in class com.crm.process.contactinfo.UpdateContactInformationEvent
 
getParentAccount() - Method in class com.crm.process.contactinfo.VerifyKYCProfileEvent
 
getParentalControlSoap() - Method in class com.crm.process.provisioning.irdeto.clientdevice.ParentalControl
 
getParentalControlSoap(WebServiceFeature...) - Method in class com.crm.process.provisioning.irdeto.clientdevice.ParentalControl
 
getParentalControlSoap12() - Method in class com.crm.process.provisioning.irdeto.clientdevice.ParentalControl
 
getParentalControlSoap12(WebServiceFeature...) - Method in class com.crm.process.provisioning.irdeto.clientdevice.ParentalControl
 
getParentalPINCode() - Method in class com.crm.process.provisioning.irdeto.IrdetoParentalPinCodeUtilityForm
 
getParentalRating() - Method in class com.crm.process.provisioning.verimatrix.admin.Optional
 
getParentBill() - Method in class com.crm.process.billing.AdditionalBillingPeriodRate
 
getParentBill() - Method in class com.crm.process.billing.UpcomingBillingRate
 
getParentTotalAmount() - Method in class com.crm.process.billing.AdditionalBillingPeriodRate
 
getParentTotalAmount() - Method in class com.crm.process.billing.UpcomingBillingRate
 
getParentTotalDiscountAmount() - Method in class com.crm.process.billing.AdditionalBillingPeriodRate
 
getParentTotalDiscountAmount() - Method in class com.crm.process.billing.UpcomingBillingRate
 
getParentTotalTaxAmount() - Method in class com.crm.process.billing.AdditionalBillingPeriodRate
 
getParentTotalTaxAmount() - Method in class com.crm.process.billing.UpcomingBillingRate
 
getParentTotalToBePaidAmount() - Method in class com.crm.process.billing.AdditionalBillingPeriodRate
 
getParentTotalToBePaidAmount() - Method in class com.crm.process.billing.UpcomingBillingRate
 
getParentTotalVatAmount() - Method in class com.crm.process.billing.AdditionalBillingPeriodRate
 
getParentTotalVatAmount() - Method in class com.crm.process.billing.UpcomingBillingRate
 
getPartDescription() - Method in class com.crm.process.taxationservices.onesource.webservices.Line.Attributes
Gets the value of the partDescription property.
getParticipant() - Method in class com.crm.process.rewards.RewardParticipantTermination
 
getParticipant() - Method in class com.crm.process.rewards.RewardParticipatingSchemeSearchCriteria
 
getParticipantsForNotification(CRMDORewardOffer, CRMDONotificationType) - Method in class com.crm.process.notifications.CRMProcessNotificationRunBean
 
getPartnerChargeCountry() - Method in class com.crm.process.provisioning.netflix.webservices.model.AccountInfoResponse
 
getPartnerChargeCountry() - Method in class com.crm.process.provisioning.netflix.webservices.model.TokenRequest
 
getPartnerChargeCountry(Map<String, ?>) - Static method in class com.crm.process.provisioning.netflix.webservices.stick.HttpHeaders
 
getPartnerCustomerID() - Method in class com.crm.process.provisioning.netflix.webservices.model.ChargeEvent
 
getPartnerCustomerID() - Method in class com.crm.process.provisioning.netflix.webservices.model.ChargeResult
 
getPartnerCustomerIdentifier(Map<String, ?>) - Static method in class com.crm.process.provisioning.netflix.webservices.stick.HttpHeaders
 
getPartnerCustomerToken(Map<String, ?>) - Static method in class com.crm.process.provisioning.netflix.webservices.stick.HttpHeaders
 
getPartnerName() - Method in class com.crm.process.provisioning.netflix.webservices.stick.CredentialSource.ClasspathCredentialSource
 
getPartnerName() - Method in interface com.crm.process.provisioning.netflix.webservices.stick.CredentialSource
 
getPartnerName() - Method in class com.crm.process.provisioning.netflix.webservices.stick.operator.CredentialSource.ClasspathCredentialSource
 
getPartnerName() - Method in interface com.crm.process.provisioning.netflix.webservices.stick.operator.CredentialSource
 
getPartnerName() - Method in class com.crm.process.taxationservices.onesource.webservices.Address
Gets the value of the partnerName property.
getPartnerNumber() - Method in class com.crm.process.taxationservices.onesource.webservices.Address
Gets the value of the partnerNumber property.
getPartnerParticipatingSchemes(CRMDOUnitGroup, CRMDOUnit, CRMDORewardParticipationAgreement) - Method in class com.crm.process.rewards.CRMProcessRewardParticipationAgreementBean
Retrieves the reward schemes that a partner participates to.
getPartnerParticipatingSchemes(CRMDOUnitGroup, CRMDOUnit, CRMDORewardParticipationAgreement, ArrayList<String>) - Method in class com.crm.process.rewards.CRMProcessRewardParticipationAgreementBean
Retrieves the reward schemes that a partner participates to.
getPartnerReferenceID() - Method in class com.crm.process.provisioning.netflix.webservices.model.ChargeResult
 
getPartnerReferenceID() - Method in class com.crm.process.provisioning.netflix.webservices.model.RejectedEvent
 
getPartnerTaxAmount() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxDetail
Gets the value of the partnerTaxAmount property.
getPartnerTaxAmount() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxSummary
Gets the value of the partnerTaxAmount property.
getPartnerTaxAmount() - Method in class com.crm.process.taxationservices.onesource.webservices.ZoneTaxSummary
Gets the value of the partnerTaxAmount property.
getPartNumber() - Method in class com.crm.process.taxationservices.onesource.webservices.Line.Attributes
Gets the value of the partNumber property.
getPassword() - Method in class com.crm.process.financialtransactions.PaymentMovementForm
 
getPassword() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserLoginAttributes
Gets the value of the password property.
getPassword() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserPassword
Gets the value of the password property.
getPassword() - Method in class com.crm.process.utilities.DeleteArchivedDataForm
 
getPassword() - Method in class com.crm.process.utilities.DownloadArchivedDataForm
 
getPassword() - Method in class com.crm.process.utilities.SubmitArchivedDataRunForm
 
getPasswordExpiration() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.User
Gets the value of the passwordExpiration property.
getPasswordExpireTime() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserSecurity
Gets the value of the passwordExpireTime property.
getPasswordRule() - Method in class com.crm.process.users.ChangePassword
 
getPasswordSettingsOptions() - Method in class com.crm.process.users.CRMUIUserCreationRunBean
 
getPasswordWarningTime() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserSecurity
Gets the value of the passwordWarningTime property.
getPattern() - Method in class com.crm.process.billing.CodeConfig
 
getPayBillActionAllowed() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getPayloadData() - Method in class com.crm.process.provisioning.irdeto.clientdevice.DownloadRawData
Gets the value of the payloadData property.
getPayloadData() - Method in class com.crm.process.provisioning.irdeto.clientdevice.DownloadRawDataGlobal
Gets the value of the payloadData property.
getPayloadData() - Method in class com.crm.process.provisioning.irdeto.clientdevice.DownloadRawDataGroup
Gets the value of the payloadData property.
getPayloadData() - Method in class com.crm.process.provisioning.irdeto.clientdevice.DownloadUserData
Gets the value of the payloadData property.
getPayloadData() - Method in class com.crm.process.provisioning.irdeto.clientdevice.DownloadUserDataGlobal
Gets the value of the payloadData property.
getPayloadData() - Method in class com.crm.process.provisioning.irdeto.secureclient.OverwriteUserData
Gets the value of the payloadData property.
getPayment() - Method in class com.crm.process.billing.PostPaymentEvent
 
getPayment() - Method in class com.crm.process.financialtransactions.PaymentCancellationForm
 
getPayment() - Method in class com.crm.process.financialtransactions.PaymentMovementForm
 
getPayment() - Method in class com.crm.process.financialtransactions.QuickPaymentForm
 
getPayment() - Method in class com.crm.process.paymentgateway.PaymentGatewayQueueEvent
 
getPayment() - Method in class com.crm.process.paymentgateway.PaymentGatewayQueueItem
 
getPayment() - Method in class com.crm.process.paymentgateway.SubmitPaymentEvent
 
getPaymentCancellation() - Method in class com.crm.process.paymentgateway.PaymentGatewayQueueEvent
 
getPaymentCancellation() - Method in class com.crm.process.paymentgateway.PaymentGatewayQueueItem
 
getPaymentCancellation() - Method in class com.crm.process.paymentgateway.SubmitPaymentCancellationEvent
 
getPaymentCancellationNotes() - Method in class com.crm.process.paymentgateway.CreatePaymentCancellationParameters
 
getPaymentCancellationNumber() - Method in class com.crm.process.paymentgateway.CreatePaymentCancellationParameters
 
getPaymentCancellationTypeOptions(CRMDOPayment, String) - Method in class com.crm.process.financialtransactions.CRMUIFinancialTransactionTypeBean
Loads a lookup builder of financial transaction types for payment cancellation.
getPaymentCancellationTypeScopeOptions() - Method in class com.crm.process.wallets.CRMUIWalletDefinitionBean
Loads the payment cancellation type scope options.
getPaymentCancellationTypeScopeOptions(String) - Method in class com.crm.process.wallets.CRMUIWalletDefinitionBean
Loads the payment cancellation type scope options.
getPaymentGateway(String) - Method in class com.crm.process.paymentgateway.CRMProcessPaymentGatewayHandlerBean
 
getPaymentGatewayAccount() - Method in class com.crm.process.paymentgateway.PaymentGatewayQueueEvent
 
getPaymentGatewayAccount() - Method in class com.crm.process.paymentgateway.PaymentGatewayQueueItem
 
getPaymentGatewayAction() - Method in class com.crm.process.paymentgateway.PaymentGatewayQueueEvent
 
getPaymentGatewayAction() - Method in class com.crm.process.paymentgateway.PaymentGatewayQueueItem
 
getPaymentGatewayCard() - Method in class com.crm.process.paymentgateway.PaymentGatewayQueueEvent
 
getPaymentGatewayCard() - Method in class com.crm.process.paymentgateway.PaymentGatewayQueueItem
 
getPaymentGatewayCard() - Method in class com.crm.process.paymentgateway.SubmitPaymentCancellationEvent
 
getPaymentGatewayCard() - Method in class com.crm.process.paymentgateway.SubmitPaymentEvent
 
getPaymentGatewayCheckResultOptions() - Method in class com.crm.process.paymentgateway.CRMUIPaymentGatewayCardBean
 
getPaymentGatewayOptions() - Method in class com.crm.process.paymentgateway.CRMUIPaymentGatewaySettingBean
Loads the payment gateway options.
getPaymentGatewayOptions(String) - Method in class com.crm.process.paymentgateway.CRMUIPaymentGatewaySettingBean
Loads the payment gateway options.
getPaymentGatewayParameters() - Method in class com.crm.process.paymentgateway.PaymentGatewayResult
 
getPaymentGatewayProtocol(CRMDOPaymentGatewayCard) - Method in class com.crm.process.paymentgateway.CRMUIPaymentGatewayCardBean
Deprecated.
getPaymentGatewayProtocol() - Method in class com.crm.process.paymentgateway.PaymentGatewayQueueEvent
 
getPaymentGatewayProtocol() - Method in class com.crm.process.paymentgateway.StartPaymentGatewayQueueProcessEvent
 
getPaymentGatewayProtocolSet(String) - Static method in class com.crm.process.paymentgateway.PaymentGatewayQueue
 
getPaymentGatewayProviderOptions() - Method in class com.crm.process.accounts.CRMUIAccountDefinitionBean
Loads the payment gateway provider options.
getPaymentGatewayProviderOptions(String) - Method in class com.crm.process.accounts.CRMUIAccountDefinitionBean
Loads the payment gateway provider options.
getPaymentGatewayProviderOptions() - Method in class com.crm.process.paymentgateway.CRMUIPaymentGatewaySettingBean
Loads the payment gateway provider options.
getPaymentGatewayProviderOptions(String) - Method in class com.crm.process.paymentgateway.CRMUIPaymentGatewaySettingBean
Loads the payment gateway provider options.
getPaymentGatewayRequest() - Method in class com.crm.process.paymentgateway.CreatePaymentParameters
 
getPaymentGatewayRequest() - Method in class com.crm.process.paymentgateway.PaymentGatewayQueueItem
 
getPaymentGatewayRequestNumber() - Method in class com.crm.process.paymentgateway.PaymentGatewayRequestExportInformation
 
getPaymentGatewaySetting() - Method in class com.crm.process.paymentgateway.ExportPaymentGatewayRequestsDefinition
 
getPaymentGatewaySetting() - Method in class com.crm.process.paymentgateway.ImportPaymentGatewayRequestsDefinition
 
getPaymentGatewaySetting() - Method in class com.crm.process.paymentgateway.PaymentGatewayQueueItem
 
getPaymentGatewaySetting() - Method in class com.crm.process.paymentgateway.SubmitPaymentCancellationEvent
 
getPaymentGatewaySetting() - Method in class com.crm.process.paymentgateway.SubmitPaymentEvent
 
getPaymentGatewaySetting() - Method in class com.crm.process.paymentgateway.SubmitRefundEvent
 
getPaymentGatewaySettingsOptions(PaymentPreferenceType) - Method in class com.crm.process.accounts.CRMUIPaymentPreferenceBean
Loads a lookup builder of payment gateway settings.
getPaymentGatewaySettingsOptions() - Method in class com.crm.process.financialtransactions.CRMUIPaymentMethodBean
Loads a lookup builder of payment gateway settings options.
getPaymentGatewaySettingsOptions(String) - Method in class com.crm.process.financialtransactions.CRMUIPaymentMethodBean
Loads a lookup builder of payment gateway settings options.
getPaymentGatewaySettingsOptions() - Method in class com.crm.process.financialtransactions.CRMUIRefundMethodBean
Loads a lookup builder of payment gateway settings options.
getPaymentGatewaySettingsOptions(String) - Method in class com.crm.process.financialtransactions.CRMUIRefundMethodBean
Loads a lookup builder of payment gateway settings options.
getPaymentID() - Method in class com.crm.process.paymentgateway.CreatePaymentParameters
 
getPaymentItemTypeOptions() - Method in class com.crm.process.financialtransactions.CRMUIPaymentBean
Loads a lookup builder of payment item type.
getPaymentItemTypeOptions(String) - Method in class com.crm.process.financialtransactions.CRMUIPaymentBean
Loads a lookup builder of payment item type.
getPaymentMediumBrandID() - Method in class com.crm.process.rewards.RewardAwardTransactionContribution
 
getPaymentMediumBrandOptions() - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the payment medium brand options.
getPaymentMediumBrandOptions() - Method in class com.crm.process.accounts.CRMUIPaymentMediumBrandBean
Returns the payment medium brand options.
getPaymentMediumBrandOptions(String) - Method in class com.crm.process.accounts.CRMUIPaymentMediumBrandBean
Returns the payment medium brand options.
getPaymentMediumTypeID() - Method in class com.crm.process.rewards.RewardAwardTransactionContribution
 
getPaymentMediumTypeOptions() - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the payment medium type options.
getPaymentMediumTypeOptions() - Method in class com.crm.process.accounts.CRMUIPaymentMediumTypeBean
Returns the payment medium type options.
getPaymentMediumTypeOptions(String) - Method in class com.crm.process.accounts.CRMUIPaymentMediumTypeBean
Returns the payment medium type options.
getPaymentMethod() - Method in class com.crm.process.paymentgateway.CardParameters
 
getPaymentMethod() - Method in class com.crm.process.subscriptions.ActivateSubscriptionActionParameters
 
getPaymentMethod() - Method in class com.crm.process.subscriptions.AddExpenseSubscriptionActionParameters
 
getPaymentMethod() - Method in class com.crm.process.subscriptions.AddInstalledItemSubscriptionActionParameters
 
getPaymentMethod() - Method in class com.crm.process.subscriptions.AddServiceSubscriptionActionParameters
 
getPaymentMethod() - Method in class com.crm.process.subscriptions.AddServiceUsageSubscriptionActionParameters
 
getPaymentMethod() - Method in class com.crm.process.subscriptions.AmendBundledServiceSubscriptionActionParameters
 
getPaymentMethod() - Method in class com.crm.process.subscriptions.AmendServicesAndInstalledItemsSubscriptionActionParameters
 
getPaymentMethod() - Method in class com.crm.process.subscriptions.BecomeSubscriberSubscriptionActionParameters
 
getPaymentMethod() - Method in class com.crm.process.subscriptions.BillSubscriptionActionParameters
 
getPaymentMethod() - Method in class com.crm.process.subscriptions.ChangeDistributionSubscriptionActionParameters
 
getPaymentMethod() - Method in class com.crm.process.subscriptions.EndRestingSubscriptionActionParameters
 
getPaymentMethod() - Method in class com.crm.process.subscriptions.EndShortTermDeactivationSubscriptionActionParameters
 
getPaymentMethod() - Method in class com.crm.process.subscriptions.ExtendGracePeriodSubscriptionActionParameters
 
getPaymentMethod() - Method in class com.crm.process.subscriptions.MoveInstalledItemSubscriptionActionParameters
 
getPaymentMethod() - Method in class com.crm.process.subscriptions.ReplaceSubscriptionActionParameters
 
getPaymentMethod() - Method in class com.crm.process.subscriptions.ShortTermActivationSubscriptionActionParameters
 
getPaymentMethod() - Method in class com.crm.process.subscriptions.StartServiceSubscriptionActionParameters
 
getPaymentMethod() - Method in class com.crm.process.subscriptions.SwapInstalledItemSubscriptionActionParameters
 
getPaymentMethod() - Method in class com.crm.process.subscriptions.SwapPackageSubscriptionActionParameters
 
getPaymentMethod() - Method in class com.crm.process.subscriptions.SwapServiceSubscriptionActionParameters
 
getPaymentMethodDefaultCard() - Method in class com.crm.process.subscriptions.ActivateSubscriptionActionParameters
 
getPaymentMethodDefaultCard() - Method in class com.crm.process.subscriptions.AddExpenseSubscriptionActionParameters
 
getPaymentMethodDefaultCard() - Method in class com.crm.process.subscriptions.AddInstalledItemSubscriptionActionParameters
 
getPaymentMethodDefaultCard() - Method in class com.crm.process.subscriptions.AddServiceSubscriptionActionParameters
 
getPaymentMethodDefaultCard() - Method in class com.crm.process.subscriptions.AddServiceUsageSubscriptionActionParameters
 
getPaymentMethodDefaultCard() - Method in class com.crm.process.subscriptions.AmendBundledServiceSubscriptionActionParameters
 
getPaymentMethodDefaultCard() - Method in class com.crm.process.subscriptions.AmendServicesAndInstalledItemsSubscriptionActionParameters
 
getPaymentMethodDefaultCard() - Method in class com.crm.process.subscriptions.BecomeSubscriberSubscriptionActionParameters
 
getPaymentMethodDefaultCard() - Method in class com.crm.process.subscriptions.BillSubscriptionActionParameters
 
getPaymentMethodDefaultCard() - Method in class com.crm.process.subscriptions.ChangeDistributionSubscriptionActionParameters
 
getPaymentMethodDefaultCard() - Method in class com.crm.process.subscriptions.EndRestingSubscriptionActionParameters
 
getPaymentMethodDefaultCard() - Method in class com.crm.process.subscriptions.EndShortTermDeactivationSubscriptionActionParameters
 
getPaymentMethodDefaultCard() - Method in class com.crm.process.subscriptions.ExtendGracePeriodSubscriptionActionParameters
 
getPaymentMethodDefaultCard() - Method in class com.crm.process.subscriptions.MoveInstalledItemSubscriptionActionParameters
 
getPaymentMethodDefaultCard() - Method in class com.crm.process.subscriptions.ReplaceSubscriptionActionParameters
 
getPaymentMethodDefaultCard() - Method in class com.crm.process.subscriptions.ShortTermActivationSubscriptionActionParameters
 
getPaymentMethodDefaultCard() - Method in class com.crm.process.subscriptions.StartServiceSubscriptionActionParameters
 
getPaymentMethodDefaultCard() - Method in class com.crm.process.subscriptions.SwapInstalledItemSubscriptionActionParameters
 
getPaymentMethodDefaultCard() - Method in class com.crm.process.subscriptions.SwapPackageSubscriptionActionParameters
 
getPaymentMethodDefaultCard() - Method in class com.crm.process.subscriptions.SwapServiceSubscriptionActionParameters
 
getPaymentMethodOptions(CRMDOPaymentPreference) - Method in class com.crm.process.accounts.CRMUIPaymentPreferenceBean
Returns the payment method options.
getPaymentMethodOptions(CRMDOFinancialTransactionType) - Method in class com.crm.process.financialtransactions.CRMUIFinancialTransactionTypeBean
 
getPaymentMethodOptions(CRMDOPaymentGatewaySetting) - Method in class com.crm.process.paymentgateway.CRMUIPaymentGatewaySettingBean
 
getPaymentMethodTypeOptions(CRMDOPaymentMethod) - Method in class com.crm.process.financialtransactions.CRMUIPaymentBean
 
getPaymentModelOptions(CRMDOBillingTermScheme) - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the payment model options.
getPaymentModelOptions(String, CRMDOBillingTermScheme) - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the payment model options.
getPaymentNumber() - Method in class com.crm.process.paymentgateway.CreatePaymentCancellationParameters
 
getPaymentNumber() - Method in class com.crm.process.paymentgateway.CreatePaymentParameters
 
getPaymentPreferenceBankAccountNumber(CRMDOPaymentGatewayRequest) - Method in class com.crm.process.paymentgateway.CRMUIPaymentGatewayRequestBean
 
getPaymentPreferenceForRecurringPaymentOptions(String, Boolean, Boolean, CRMDOAccountReceivable) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the payment preference options.
getPaymentPreferenceOptions() - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the payment preference options.
getPaymentPreferenceOptions(Boolean, Boolean) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the payment preference options.
getPaymentPreferenceOptions(Boolean, Boolean, Boolean) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the payment preference options.
getPaymentPreferenceOptions(CRMDOAccountDefinition, Boolean, Boolean) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the payment preference options.
getPaymentPreferenceOptions(CRMDOAccountDefinition, Boolean, Boolean, Boolean) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the payment preference options.
getPaymentPreferenceOptions(CRMDOAccountDefinition, Boolean, Boolean, Boolean, CRMDOAccountReceivable) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
 
getPaymentPreferenceOptions(CRMDOAccountDefinition, Boolean, Boolean, Boolean, CRMDOAccountReceivable, Boolean) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the payment preference options.
getPaymentPreferenceOptions(CRMDOAccountReceivable, CRMDOPaymentMethod) - Method in class com.crm.process.financialtransactions.CRMUIPaymentBean
Get account payment preference options
getPaymentPreferenceOptions(CRMDOAccountReceivable, CRMDOPaymentMethod, String) - Method in class com.crm.process.financialtransactions.CRMUIPaymentBean
Get account payment preference options
getPaymentPreferenceOptions(CRMDOAccountReceivable, CRMDORefundMethod) - Method in class com.crm.process.financialtransactions.CRMUIRefundBean
Get account payment preference options
getPaymentPreferenceOptions(CRMDOAccountReceivable, CRMDORefundMethod, String) - Method in class com.crm.process.financialtransactions.CRMUIRefundBean
Get account payment preference options
getPaymentPreferencePaymentMediumIdentifier(CRMDOPaymentGatewayRequest) - Method in class com.crm.process.paymentgateway.CRMUIPaymentGatewayRequestBean
 
getPaymentPreferences(ArrayList<Object>) - Method in class com.crm.process.billing.CRMUINormalBillingRunBean
 
getPaymentPreferenceScopeOptions() - Method in class com.crm.process.accounts.CRMUIAccountDefinitionBean
Loads the payment preference scope options.
getPaymentPreferenceScopeOptions(String) - Method in class com.crm.process.accounts.CRMUIAccountDefinitionBean
Loads the payment preference scope options.
getPaymentPreferenceTypeOptions() - Method in class com.crm.process.accounts.CRMUIPaymentPreferenceBean
Returns the payment preference types.
getPaymentPreferenceTypeOptions(String) - Method in class com.crm.process.accounts.CRMUIPaymentPreferenceBean
Returns the payment preference types.
getPaymentReferenceNumber() - Method in class com.crm.process.paymentgateway.CreatePaymentCancellationParameters
 
getPaymentReferenceNumber() - Method in class com.crm.process.paymentgateway.PaymentGatewayRequestExportInformation
 
getPaymentScopeOptions() - Method in class com.crm.process.financialtransactions.CRMUIPaymentBean
Loads a lookup builder of payment scope options.
getPaymentScopeOptions(String) - Method in class com.crm.process.financialtransactions.CRMUIPaymentBean
Loads a lookup builder of payment scopes options
getPaymentTypeOptions(CRMDOPaymentGatewaySetting) - Method in class com.crm.process.paymentgateway.CRMUIPaymentGatewaySettingBean
Returns the payment type options
getPaymentTypes() - Method in class com.crm.process.billing.BillingTermDefinitionAutomaticSubscriptionActivationRule
 
getPaymentTypeScope() - Method in class com.crm.process.billing.BillingTermDefinitionAutomaticSubscriptionActivationRule
 
getPaymentTypeScopeOptions() - Method in class com.crm.process.wallets.CRMUIWalletDefinitionBean
Loads the payment type scope options.
getPaymentTypeScopeOptions(String) - Method in class com.crm.process.wallets.CRMUIWalletDefinitionBean
Loads the payment type scope options.
getPayoutBatchStatus(APIContext, String) - Method in class com.crm.process.paymentgateway.paypal.PaypalPaymentGatewayService
 
getPenaltyChargeTypeOptions() - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Returns a lookup builder of penalty charge type options
getPenaltyChargeTypeOptions(String) - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Returns a lookup builder of penalty charge type options
getPenaltyChargeTypeOptions(Boolean) - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Returns a lookup builder of penalty charge type options
getPenaltyChargeTypeOptions(String, Boolean) - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Returns a lookup builder of penalty charge type options
getPenaltyTypeOptions() - Method in class com.crm.process.billing.CRMUIRatedBillingItemBean
Loads the penalty type options.
getPenaltyTypeOptions(String) - Method in class com.crm.process.billing.CRMUIRatedBillingItemBean
Loads the penalty type options.
getPendingActivities() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getPendingActivityLCSFilter() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getPendingConsentFunctionalityOptions() - Method in class com.crm.process.contactinfo.CRMUIContactInfoDefinitionBean
Loads the pending consent functionality options.
getPendingCount() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.LicenseData
Gets the value of the pendingCount property.
getPendingLeadLCSFilter() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getPendingLifeCycleStateOptions() - Method in class com.crm.process.activities.CRMUIActivityBean
Loads the activity life cycle state options for pending activities.
getPendingLifeCycleStateOptions(String) - Method in class com.crm.process.activities.CRMUIActivityBean
Loads the activity life cycle state options for pending activities.
getPendingLifeCycleStateOptions() - Method in class com.crm.process.leads.CRMUILeadBean
 
getPendingLifeCycleStateOptions(String) - Method in class com.crm.process.leads.CRMUILeadBean
 
getPendingLifeCycleStateOptions() - Method in class com.crm.process.servicerequests.CRMUIServiceRequestBean
Loads the service request life cycle state options for pending service requests.
getPendingLifeCycleStateOptions(String) - Method in class com.crm.process.servicerequests.CRMUIServiceRequestBean
Loads the service request life cycle state options for pending service requests.
getPendingServiceRequestLCSFilter() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getPendingStateReasonOptions() - Method in class com.crm.process.paymentgateway.CRMUIPaymentGatewayAccountBean
Loads the payment gateway account pending state reason options.
getPendingStateReasonOptions(String) - Method in class com.crm.process.paymentgateway.CRMUIPaymentGatewayAccountBean
Loads the payment gateway account pending state reason options.
getPercentage() - Method in class com.crm.process.billing.ReplaceUsageServiceCatalogForm
 
getPercentage() - Method in class com.crm.process.priceplan.PricePlanAdjustmentProcessRunDefinition
 
getPercentage() - Method in class com.crm.process.priceplan.ReplacePricePlanForm
 
getPercentagePromoCodesUsage(CRMDOPromotionCampaign) - Method in class com.crm.process.billing.CRMProcessPromotionCampaignBean
 
getPercentageRuleRuleRule(CRMDOAdHocDiscount) - Method in class com.crm.process.billing.CRMUIAdHocDiscountBean
 
getPercentageToBeInvoiced() - Method in class com.crm.process.jobs.InvoiceJobForm
 
getPerformedBy() - Method in class com.crm.process.jobs.JobCompleteForm
 
getPerformedByUnit() - Method in class com.crm.process.subscriptions.SubscriptionActionParameters
 
getPerformedByUser() - Method in class com.crm.process.subscriptions.SubscriptionActionParameters
 
getPerformedDate() - Method in class com.crm.process.jobs.JobCompleteForm
 
getPerformedDate() - Method in class com.crm.process.subscriptions.SubscriptionActionParameters
 
getPerformedForEntityOptions() - Method in class com.crm.process.activities.CRMUIActivityBean
Loads the activity performed for entity options.
getPerformedForEntityOptions(String) - Method in class com.crm.process.activities.CRMUIActivityBean
Loads the activity performed for entity options.
getPeriod() - Method in class com.crm.process.billing.SubscriptionServicePeriodRate
 
getPeriodBilledInAdvance() - Method in class com.crm.process.billing.BillingTerm
 
getPeriodBilledInAdvance() - Method in class com.crm.process.subscriptions.AmendBillingTermsSubscriptionActionParameters
 
getPeriodBilledInAdvanceUOT() - Method in class com.crm.process.billing.BillingTerm
 
getPeriodBilledInAdvanceUOT() - Method in class com.crm.process.subscriptions.AmendBillingTermsSubscriptionActionParameters
 
getPeriodCycleAdjustmentOptions() - Method in class com.crm.process.billing.CRMUIBillingRunDefinitionBean
Loads the period cycle adjustment options.
getPeriodCycleAdjustmentOptions(String) - Method in class com.crm.process.billing.CRMUIBillingRunDefinitionBean
Loads the period cycle adjustment options.
getPeriodDefinitionOptions() - Method in class com.crm.process.accounts.CRMUIAccountingPeriodSettingBean
Returns the accounting period setting period definition options.
getPeriodDefinitionOptions(String) - Method in class com.crm.process.accounts.CRMUIAccountingPeriodSettingBean
Returns the accounting period setting period definition options.
getPeriodEndedBeforeXDays() - Method in class com.crm.process.subscriptions.SubscriptionProcessRunDefinition
 
getPeriodInNotEffectiveState() - Method in class com.crm.process.subscriptions.SubscriptionProcessRunDefinition
 
getPeriodInNotEffectiveStateUnitOfTimeOptions(String) - Method in class com.crm.process.notifications.CRMUINotificationRunDefinitionBean
 
getPeriodInNotEffectiveStateUOT() - Method in class com.crm.process.subscriptions.SubscriptionProcessRunDefinition
 
getPeriodLabel() - Method in class com.crm.process.billing.AdditionalBillingPeriodRate
 
getPeriodNumber() - Method in class com.crm.process.billing.AdditionalBillingPeriodRate
 
getPeriodRateToDateOptions() - Method in class com.crm.process.platform.CRMUITaxRateBean
Loads the tax period rate to date options.
getPeriodRateToDateOptions(String) - Method in class com.crm.process.platform.CRMUITaxRateBean
Loads the tax period rate to date options.
getPeriodRateToDateOptions() - Method in class com.crm.process.platform.CRMUIVatRateBean
Loads the vat period rate to date options.
getPeriodRateToDateOptions(String) - Method in class com.crm.process.platform.CRMUIVatRateBean
Loads the vat period rate to date options.
getPeriodsBillInAdvanceOptions() - Method in class com.crm.process.billing.CRMUIBillingRunDefinitionBean
Loads the bill in advance period options.
getPeriodsBillInAdvanceOptions(String) - Method in class com.crm.process.billing.CRMUIBillingRunDefinitionBean
Loads the bill in advance period options.
getPeriodsBillInAdvanceOptions(String, String) - Method in class com.crm.process.billing.CRMUIBillingRunDefinitionBean
Loads the bill in advance period options.
getPeriodUOT() - Method in class com.crm.process.billing.SubscriptionServicePeriodRate
 
getPersistenceLimit() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.LicenseControls
Gets the value of the persistenceLimit property.
getPersonFieldOptions() - Method in class com.crm.process.contactinfo.CRMUIKYCDefinitionBean
Returns the person field options
getPersonNameFilter() - Method in class com.crm.process.users.ImportLDAPUser
 
getPhoneExtensionNumber() - Method in class com.crm.process.users.UserSettingsForm
 
getPhoneNo() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getPhoneNoOperator() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getPhoneNumber() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.User
Gets the value of the phoneNumber property.
getPhones(ArrayList<CRMDOContactInfoPhone>, PhoneTypes, Boolean) - Method in class com.crm.process.notifications.CRMProcessNotificationRunBean
 
getPhoneTypeLabel(ArrayList<CRMDO>, CRMDOContactInfoPhone) - Method in class com.crm.process.contactinfo.CRMProcessContactInfoSettingsBean
Returns the phone type label
getPhoneTypeOptions() - Method in class com.crm.process.contactinfo.CRMUIContactInfoDefinitionBean
Loads the phone type options.
getPhoneTypeOptions() - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads the phone type options.
getPhoneTypeOptions(Boolean) - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads the phone type options (supported only or all).
getPhoneTypeOptions(Boolean, ContactInformationType) - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads the phone type options (supported only or all).
getPhoneTypeOptions(Boolean, Boolean) - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads the phone type options.
getPhoneTypeOptions(Boolean, Boolean, CRMDOContactInformation) - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads the phone type options (supported only or all).
getPhoneTypeOptions(Boolean, Boolean, CRMDOContactInformation, CRMDOContactInfoDefinition) - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads the phone type options (supported only or all).
getPhoneTypeOptions(Boolean, Boolean, CRMDOContactInformation, CRMDOContactInfoDefinition, String) - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads the phone type options (supported only or all).
getPhoneTypeOptions(Boolean, Boolean, CRMDOContactInformation, CRMDOContactInfoDefinition, String, ContactInformationType) - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads the phone type options (supported only or all).
getPhoneTypeOptions(CRMDOContactInformation) - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
 
getPhoneTypeOptions() - Method in class com.crm.process.contactinfo.CRMUIImportContactInformationBean
Loads the phone type options.
getPhoneTypeOptions(String) - Method in class com.crm.process.contactinfo.CRMUIImportContactInformationBean
Loads the phone type options.
getPhoneTypeOptions(Boolean, ImportContactInfoDefinition, String) - Method in class com.crm.process.contactinfo.CRMUIImportContactInformationBean
 
getPhoneTypeOptions() - Method in class com.crm.process.leads.CRMUIImportLeadBean
Loads the phone type options.
getPhoneTypeOptions(String) - Method in class com.crm.process.leads.CRMUIImportLeadBean
Loads the phone type options.
getPhoneTypeOptions(Boolean, Boolean, ContactInfoFormattingSetting) - Method in class com.crm.process.platform.CRMUIFormattingSettingBean
 
getPhoneTypeOptions() - Method in class com.crm.process.rewards.CRMUIImportRewardParticipantBean
Loads the phone type options.
getPhoneTypeOptions(String) - Method in class com.crm.process.rewards.CRMUIImportRewardParticipantBean
Loads the phone type options.
getPhysicalGood() - Method in class com.crm.process.subscriptions.SubscriptionTypeProduct
 
getPhysicalGoodDistributorsRadioButton(CRMDOJob) - Method in class com.crm.process.jobs.CRMUIJobAddSubscriptionServicesBean
 
getPhysicalGoodDistributorsRadioButton(CRMDOJob) - Method in class com.crm.process.jobs.CRMUIJobBean
 
getPhysicalGoodDistributorsRadioButton(CRMDOJob, CRMDOSubscriptionType) - Method in class com.crm.process.jobs.CRMUIJobBean
 
getPhysicalGoodDistributorsRadioButton(CRMDOJob) - Method in class com.crm.process.jobs.CRMUIJobCancelSubscriptionServicesBean
 
getPhysicalGoodDistributorsRadioButton(CRMDOJob) - Method in class com.crm.process.jobs.CRMUIJobNewSubscriptionBean
 
getPhysicalGoodOptions() - Method in class com.crm.process.provisioning.CRMUIProvProviderBean
Loads the provisioning provider physical good options.
getPhysicalGoodOptions(String) - Method in class com.crm.process.provisioning.CRMUIProvProviderBean
Loads the provisioning provider physical good options.
getPhysicalGoodProductTypeOptions(String) - Method in class com.crm.process.products.CRMUIProductTypeBean
Loads the physical good type options.
getPhysicalGoodProductTypeOptions(CRMDOProvProvider) - Method in class com.crm.process.provisioning.generic.CRMUIGenericProviderBean
Loads the physical good type options.
getPhysicalGoodReceiptMethodOptions() - Method in class com.crm.process.jobs.CRMUIJobTypeBean
Loads the physical good receipt method options.
getPhysicalGoodReceiptMethodOptions(CRMDOJobType) - Method in class com.crm.process.jobs.CRMUIJobTypeBean
Loads the physical good receipt method options.
getPhysicalGoodReceiptMethodOptions(CRMDOJobType, String) - Method in class com.crm.process.jobs.CRMUIJobTypeBean
Loads the physical good receipt method.
getPhysicalGoods() - Method in class com.crm.process.jobs.InvoiceJobForm
 
getPhysicalGoods() - Method in class com.crm.process.jobs.JobAvailablePhysicalGood
 
getPhysicalGoods() - Method in class com.crm.process.jobs.JobRequestedPhysicalGoodAdditionForm
 
getPhysicalGoodSaleLifeCycleStateOptions() - Method in class com.crm.process.inventory.CRMUIInstalledItemBean
Loads the physical good sale life cycle state options.
getPhysicalGoodSaleLifeCycleStateOptions(String) - Method in class com.crm.process.inventory.CRMUIInstalledItemBean
Loads the physical good sale life cycle state options.
getPhysicalGoodSales() - Method in class com.crm.process.accounts.PhysicalGoodOwnershipTransferForm
 
getPhysicalGoodSaleSalesMethodOptions() - Method in class com.crm.process.inventory.CRMUIInstalledItemBean
Loads the physical good sale sales method options.
getPhysicalGoodSaleSalesMethodOptions(String) - Method in class com.crm.process.inventory.CRMUIInstalledItemBean
Loads the physical good sale sales method options.
getPhysicalGoodsFilteringOptions() - Method in class com.crm.process.jobs.CRMUIJobTypeBean
Loads the physical goods filtering options.
getPhysicalGoodsFilteringOptions(String, CRMDOJobType, Integer) - Method in class com.crm.process.jobs.CRMUIJobTypeBean
Loads the physical goods filtering options.
getPhysicalGoodTypeOptions() - Method in class com.crm.process.products.CRMUIProductTypeBean
Loads the physical good type options.
getPhysicalGoodTypeOptions(String) - Method in class com.crm.process.products.CRMUIProductTypeBean
Loads the physical good type options.
getPhysicalGoodTypes() - Method in class com.crm.process.products.ProductSearchCriteria
 
getPhysicalGoodTypes() - Method in class com.crm.process.products.ProductTypeSearchCriteria
 
getPin() - Method in class com.crm.process.provisioning.tucano.CustomResetPinAction
 
getPINCode() - Method in class com.crm.process.provisioning.irdeto.clientdevice.CreateParentalPinCode
Gets the value of the pinCode property.
getPINCode() - Method in class com.crm.process.provisioning.irdeto.clientdevice.CreateParentalUserProfile
Gets the value of the pinCode property.
getPINCode() - Method in class com.crm.process.provisioning.irdeto.clientdevice.OverwriteParentalUserProfile
Gets the value of the pinCode property.
getPINCode() - Method in class com.crm.process.provisioning.irdeto.clientdevice.SetInstallerPinCodeGlobal
Gets the value of the pinCode property.
getPins() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DevicePinList
Gets the value of the pins property.
getPinValue() - Method in class com.crm.process.provisioning.perception.SetSubscriptionPinUtilityForm
 
getPlanACancelSubscriptionJobActionAllowed() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getPlanACancelSubscriptionServicesJobActionAllowed() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getPlanAChangeLocationJobActionAllowed() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getPlanADeactivateSubscriptionJobActionAllowed() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getPlanAGenericPurposeJobActionAllowed() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getPlanAJobActionAllowed() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getPlanAnActivateSubscriptionJobActionAllowed() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getPlanAnAddSubscriptionServicesJobActionAllowed() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getPlanANewSubscriptionJobActionAllowed() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getPlanAReplacePhysicalGoodsActionAllowed() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getPlanASwapSubscriptionInstalledItemsJobActionAllowed() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getPlanASwapSubscriptionServicesJobActionAllowed() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getPlans() - Method in class com.crm.process.priceplan.PricePlanProduct
 
getPLAREntityOptions() - Method in class com.crm.process.securitymanagement.CRMUIPrivacyLevelAssignmentRuleBean
Loads the privacy level assignment rule entity options.
getPoBox() - Method in class com.crm.process.addressregistry.googleplaces.AddressRegistry
 
getPoBox() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getPoBoxOperator() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getPoBoxPostalCode() - Method in class com.crm.process.addressregistry.googleplaces.AddressRegistry
 
getPoBoxPostalCode() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getPoBoxPostalCodeOperator() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getPointOfTitleTransfer() - Method in class com.crm.process.taxationservices.onesource.webservices.Document.Attributes
Gets the value of the pointOfTitleTransfer property.
getPointOfTitleTransfer() - Method in class com.crm.process.taxationservices.onesource.webservices.Line.Attributes
Gets the value of the pointOfTitleTransfer property.
getPolicies() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.PolicyListResult
Gets the value of the policies property.
getPolicy(PolicyQuery, SessionHandle) - Method in interface com.crm.process.provisioning.verimatrix.webservices.omi.EntitlementMgmt
 
getPolicy(PolicyQuery, SessionHandle) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.EntitlementMgmtProxy
 
getPolicy() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.PolicyResult
Gets the value of the policy property.
getPolicyCount() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.PolicyListQuery
Gets the value of the policyCount property.
getPolicyList(PolicyListQuery, SessionHandle) - Method in interface com.crm.process.provisioning.verimatrix.webservices.omi.EntitlementMgmt
 
getPolicyList(PolicyListQuery, SessionHandle) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.EntitlementMgmtProxy
 
getPositionX() - Method in class com.crm.process.provisioning.conaxwebservices.DisplayFingerprintsUtilityForm
 
getPositionX() - Method in class com.crm.process.provisioning.exsetsms.ExsetSmsSendFingerprintMessageUtilityForm
 
getPositionY() - Method in class com.crm.process.provisioning.conaxwebservices.DisplayFingerprintsUtilityForm
 
getPositionY() - Method in class com.crm.process.provisioning.exsetsms.ExsetSmsSendFingerprintMessageUtilityForm
 
getPostalCode() - Method in class com.crm.process.addressregistry.googleplaces.AddressRegistry
 
getPostalCode() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getPostalCode() - Method in class com.crm.process.taxationservices.onesource.webservices.Address
Gets the value of the postalCode property.
getPostalCodeOperator() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getPostedNotAuthorisedUdrProvDistributionSQL(String, String) - Method in class com.crm.process.provisioning.CRMProcessResetSubscriptionProcessRunBean
Returns an sql.
getPostfix() - Method in class com.crm.process.billing.CodeConfig
 
getPostPaymentActionAllowed() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getPpcCwpp() - Method in class com.crm.process.provisioning.verimatrix.admin.FeatureID
 
getPpcMasl() - Method in class com.crm.process.provisioning.verimatrix.admin.FeatureID
 
getPpcPair() - Method in class com.crm.process.provisioning.verimatrix.admin.FeatureID
 
getPpcPlain() - Method in class com.crm.process.provisioning.verimatrix.admin.FeatureID
 
getPpv() - Method in class com.crm.process.provisioning.verimatrix.admin.FeatureID
 
getPpvInfoProperties() - Method in class com.crm.process.provisioning.irdeto.secureclient.SecureClientInfo
Gets the value of the ppvInfoProperties property.
getPpvInfoProperty() - Method in class com.crm.process.provisioning.irdeto.secureclient.ArrayOfProperty7
Gets the value of the ppvInfoProperty property.
getPreent() - Method in class com.crm.process.provisioning.verimatrix.admin.FeatureID
 
getPrefix() - Method in class com.crm.process.billing.CodeConfig
 
getPrepaidSubscriptionDeactivationMethod() - Method in class com.crm.process.billing.BillingTermDefinitionAutomaticSubscriptionDeactivationRule
 
getPrepaidSubscriptionNotEffectiveForMoreThanXMonths() - Method in class com.crm.process.billing.BillingTermDefinitionAutomaticSubscriptionCancellationRule
 
getPreratePeriodFromBillingTerm(CRMDOBillingTerm, SubscriptionActionProduct) - Method in class com.crm.process.subscriptions.CRMUISubscriptionActionBean
Get the prerate period from the billing term
getPreratePeriodInformation(CRMDOBillingTermSchemeProductPreratePeriod, CRMDOBillingTermProductPreratePeriod, String, String, String, String, String, String) - Method in class com.crm.process.jobs.CRMUIJobSubscriptionRelatedBean
Gets the prerate period information message
getPreratePeriodInformation(CRMDOBillingTermProductPreratePeriod, CRMDOBillingTermSchemeProductPreratePeriod, String, String, String, String, String, String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionActionBean
Gets the prerate period information message
getPreratePeriodOptions(CRMDOSubscriptionService) - Method in class com.crm.process.jobs.CRMUIJobSubscriptionRelatedBean
Gets the prerate period options of a job subscription service
getPreratePeriodOptions(CRMDOBillingTermScheme, SubscriptionActionProduct) - Method in class com.crm.process.subscriptions.CRMUISubscriptionActionBean
Gets the prerate period options
getPreratePeriodOptions(CRMDOBillingTermScheme, CRMDOJobRequestedSubscriptionService) - Method in class com.crm.process.subscriptions.CRMUISubscriptionActionBean
Gets the prerate period options
getPreratePeriodOptions(CRMDOBillingTermScheme, CRMDOProduct) - Method in class com.crm.process.subscriptions.CRMUISubscriptionActionBean
Gets the prerate period options
getPreratePeriods() - Method in class com.crm.process.billing.BillingTermSchemeProductPreratePeriodForm
 
getPresentmentPreferenceOptions() - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the presentment preference options.
getPresentmentPreferenceOptions(Boolean) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the presentment preference options.
getPresentmentPreferenceOptions(Boolean, CRMDOAccountReceivable) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the presentment preference options.
getPresentmentPreferences(ArrayList<Object>) - Method in class com.crm.process.billing.CRMUINormalBillingRunBean
 
getPresentmentPreferenceTypeOptions(String) - Method in class com.crm.process.billing.CRMUIBillSendingRunDefinitionBean
Loads the presentment preference type options.
getPreviewNotificationItems(CRMDONotificationType, CRMDORewardOffer, ArrayList<TranslatedQuery>, ArrayList<TranslatedQuery>) - Method in class com.crm.process.notifications.CRMProcessNotificationTypeBean
 
getPreviewSegmentInformation() - Method in class com.crm.process.segments.PreviewSegment
 
getPreviousBillingTermScheme(CRMDOBillingTermScheme) - Method in class com.crm.process.billing.CRMProcessBillingSettingsBean
Returns the previous billing term scheme
getPreviousBillingTermScheme(CRMDOBillingTermScheme, ArrayList<String>, Boolean) - Method in class com.crm.process.billing.CRMProcessBillingSettingsBean
Returns the previous billing term scheme
getPrice() - Method in class com.crm.process.jobs.JobAvailablePhysicalGood
 
getPrice() - Method in class com.crm.process.jobs.JobRequestedPhysicalGoodAdditionForm
 
getPricePlan() - Method in class com.crm.process.jobs.BillingTermAmendmentForm
 
getPricePlan() - Method in class com.crm.process.jobs.JobRequestedPhysicalGoodAdditionForm
 
getPricePlan() - Method in class com.crm.process.priceplan.AddRatesToPricePlanProductsForm
 
getPricePlan() - Method in class com.crm.process.priceplan.PricePlanProduct
 
getPricePlan() - Method in class com.crm.process.priceplan.ReplacePricePlanForm
 
getPricePlanAmount() - Method in class com.crm.process.financialtransactions.MRRPeriodRatedBillingItem
 
getPricePlanCodeOptions() - Method in class com.crm.process.priceplan.CRMUIPricePlanBean
 
getPricePlanId() - Method in class com.crm.process.priceplan.CopyExistingPricePlanForm
 
getPricePlanOptions(CRMDOBillingTermScheme) - Method in class com.crm.process.priceplan.CRMUIPricePlanBean
 
getPricePlanOptions(CRMDOBillingTermScheme, CRMDOPricePlan, CRMDOSubscriptionType, CRMDOAccountReceivable, BillingTermAmendment) - Method in class com.crm.process.priceplan.CRMUIPricePlanBean
 
getPricePlanOptions(CRMDOBillingTermScheme, CRMDOPricePlan, CRMDOSubscriptionType, CRMDOAccountReceivable, CRMDOBillingTerm) - Method in class com.crm.process.priceplan.CRMUIPricePlanBean
 
getPricePlanRateBaseRateAppliedPerOptions() - Method in class com.crm.process.priceplan.CRMUIPricePlanBean
Loads the price plan rate base rate applied per options.
getPricePlanRateBaseRateAppliedPerOptions(String) - Method in class com.crm.process.priceplan.CRMUIPricePlanBean
Loads the price plan rate base rate applied per options.
getPricePlans() - Method in class com.crm.process.billing.BillingRunConfiguration
 
getPricePlans() - Method in class com.crm.process.priceplan.PricePlanAdjustmentProcessRunDefinition
 
getPricePlans() - Method in class com.crm.process.subscriptions.ActivationProcessForm
 
getPricePlans() - Method in class com.crm.process.subscriptions.SubscriptionProcessRunDefinition
 
getPricePlansLabel() - Method in class com.crm.process.priceplan.PricePlanAdjustmentProcessRunDefinition
 
getPricePlanTypeOptions() - Method in class com.crm.process.priceplan.CRMUIPricePlanBean
Loads the price plan type options.
getPricePlanTypeOptions(String) - Method in class com.crm.process.priceplan.CRMUIPricePlanBean
Loads the price plan type options.
getPriceTargetProfiles() - Method in class com.crm.process.pricing.PricingStrategy
 
getPricingAgreementUsageServiceCatalog(CRMDOAccountReceivable) - Method in class com.crm.process.billing.CRMProcessUsageServiceCatalogBean
Retrieves the Usage Service Catalog based on the Pricing Agreement of an account receivable.
getPrintoutOptions(EmailPrintoutForm) - Method in class com.crm.process.printouts.CRMUIEmailPrintoutBean
 
getPriority() - Method in class com.crm.process.provisioning.conaxsmsservices.PairUtilityForm
 
getPriority() - Method in class com.crm.process.provisioning.conaxsmsservices.SendIndividualMailAndBarkMessagesUtilityForm
 
getPriority() - Method in class com.crm.process.provisioning.conaxwebservices.ConaxPairUtilityForm
 
getPriority() - Method in class com.crm.process.provisioning.conaxwebservices.ConaxResetPinUtilityForm
 
getPriority() - Method in class com.crm.process.provisioning.conaxwebservices.ConaxSendIndividualMailAndBarkMessagesUtilityForm
 
getPriority() - Method in class com.crm.process.provisioning.conaxwebservices.DisplayFingerprintsUtilityForm
 
getPriority() - Method in class com.crm.process.provisioning.sumavision_hscas.SumavisionHSCASSendIndividualMessageUtilityForm
 
getPriorityLevelLabel(CRMDOServiceRequest) - Method in class com.crm.process.communications.CRMUICommunicationBean
 
getPriorityLevelLabel(CRMDOLead) - Method in class com.crm.process.communications.CRMUICommunicationBean
 
getPriorityLevelOptions() - Method in class com.crm.process.leads.CRMUILeadBean
 
getPriorityLevelOptions(String) - Method in class com.crm.process.leads.CRMUILeadBean
 
getPriorityLevelOptions(CRMDOLeadDefinition) - Method in class com.crm.process.leads.CRMUILeadDefinitionBean
 
getPriorityLevelOptions(CRMDOLeadDefinition, String) - Method in class com.crm.process.leads.CRMUILeadDefinitionBean
 
getPriorityLevelOptions() - Method in class com.crm.process.leads.CRMUILeadTypeBean
 
getPriorityLevelOptions(String) - Method in class com.crm.process.leads.CRMUILeadTypeBean
 
getPriorityLevelOptions() - Method in class com.crm.process.servicerequests.CRMUIServiceRequestBean
Loads a lookup builder of service request definition priorities
getPriorityLevelOptions(String) - Method in class com.crm.process.servicerequests.CRMUIServiceRequestBean
Loads a lookup builder of service request definition priorities
getPriorityLevels(String) - Method in class com.crm.process.leads.CRMUILeadBean
Loads a list of lead priority levels filter with the input parameter
getPriorityLevels(String) - Method in class com.crm.process.servicerequests.CRMUIServiceRequestBean
Loads a list of service request priority levels filter with the input parameter
getPriorityLevels() - Method in class com.crm.process.servicerequests.ServiceRequestSearchCriteria
 
getPriorityOptions() - Method in class com.crm.process.provisioning.CRMUIProvisioningRequestBean
Loads the provisioning request priority options.
getPriorityOptions(String) - Method in class com.crm.process.provisioning.CRMUIProvisioningRequestBean
Loads the provisioning request priority options.
getPriorityOptions() - Method in class com.crm.process.servicerequests.CRMUIServiceRequestDefinitionBean
Returns the service request definition priority options.
getPriorityOptions(String) - Method in class com.crm.process.servicerequests.CRMUIServiceRequestDefinitionBean
Returns the service request definition priority options.
getPriorityOptions(String, CRMDOServiceRequestDefinition) - Method in class com.crm.process.servicerequests.CRMUIServiceRequestDefinitionBean
Returns the priority options.
getPriorityOptions() - Method in class com.crm.process.workflows.CRMUIWorkflowRuleBean
Loads the workflow rule priority options.
getPriorityOptions(String) - Method in class com.crm.process.workflows.CRMUIWorkflowRuleBean
Loads the workflow rule priority options.
getPrivacyLevelGroupOptions() - Method in class com.crm.process.networkmanagement.CRMUICollaborationGroupBean
Loads the privacy level group options.
getPrivacyLevelGroupOptions() - Method in class com.crm.process.securitymanagement.CRMUIPrivacyLevelGroupBean
Loads the privacy level group options.
getPrivacyLevelOptions(CRMDOCollaborationSetting) - Method in class com.crm.process.networkmanagement.CRMUICollaborationGroupBean
Loads the privacy level options of a collaboration setting.
getPrivacyLevelOptions() - Method in class com.crm.process.securitymanagement.CRMUIPrivacyLevelBean
Loads the privacy level options.
getPrivacyLevelOptions(CRMDOPrivacyLevelGroup) - Method in class com.crm.process.securitymanagement.CRMUIPrivacyLevelBean
Loads the privacy level options based on a privacy level group.
getPrivacyLevels() - Method in class com.crm.process.servicerequests.ServiceRequestSearchCriteria
 
getPrivacyLevelSelBox() - Method in class com.crm.process.PrivacyLevelForm
 
getProcess() - Method in class com.crm.process.billing.CRMTimerInfo
 
getProcessID() - Method in class com.crm.process.paymentgateway.PaymentGatewayQueueEvent
 
getProcessID() - Method in class com.crm.process.paymentgateway.PaymentGatewayQueueItem
 
getProcessID() - Method in class com.crm.process.provisioning.nagravision.AssignVUAToNUIDEvent
 
getProcessImmediately() - Method in class com.crm.process.provisioning.conaxwebservices.ConaxPairUtilityForm
 
getProcessImmediately() - Method in class com.crm.process.provisioning.conaxwebservices.ConaxResetPinUtilityForm
 
getProcessImmediately() - Method in class com.crm.process.provisioning.conaxwebservices.ConaxSendIndividualMailAndBarkMessagesUtilityForm
 
getProcessImmediately() - Method in class com.crm.process.provisioning.conaxwebservices.DisplayFingerprintsUtilityForm
 
getProcessImmediately() - Method in class com.crm.process.provisioning.exsetsms.ExsetSmsSendFingerprintMessageUtilityForm
 
getProcessImmediately() - Method in class com.crm.process.provisioning.exsetsms.ExsetSmsSendInfocasMessageUtilityForm
 
getProcessImmediately() - Method in class com.crm.process.provisioning.panaccess.SendOSMMessageUtilityForm
 
getProcessingMethodOptions() - Method in class com.crm.process.billing.CRMUIUsageServiceCatalogBean
Loads the usage service processing method options.
getProcessingMethodOptions(String) - Method in class com.crm.process.billing.CRMUIUsageServiceCatalogBean
Loads the usage service processing method options.
getProcessingOption() - Method in class com.crm.process.taxationservices.onesource.webservices.ChargeCollection
Gets the value of the processingOption property.
getProcessingOrderOptions() - Method in class com.crm.process.workflows.CRMUIWorkflowRuleBean
Loads the workflow rule processing order options.
getProcessingOrderOptions(String) - Method in class com.crm.process.workflows.CRMUIWorkflowRuleBean
Loads the workflow rule processing order options.
getProcessName() - Method in class com.crm.process.paymentgateway.CreatePaymentParameters
 
getProcessName() - Method in class com.crm.process.paymentgateway.PaymentGatewayQueueEvent
 
getProcessName() - Method in class com.crm.process.paymentgateway.PaymentGatewayQueueItem
 
getProcessName() - Method in class com.crm.process.provisioning.nagravision.AssignVUAToNUIDEvent
 
getProcessNameOptions(String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionBean
Loads the process name options.
getProcessNumber() - Method in class com.crm.process.paymentgateway.CreatePaymentParameters
 
getProcessOptions(String) - Method in class com.crm.process.log.CRMUIBatchProcessesAdminBoardBean
 
getProcessOptions(String) - Method in class com.crm.process.log.CRMUIProcessLogBean
 
getProcessRestrictedStateListLabels(VoucherProcess) - Method in class com.crm.process.vouchers.CRMProcessVoucherBean
Returns the labels of the restricted states of a process.
getProcessRunDefinition() - Method in class com.crm.process.billing.CRMTimerInfo
 
getProcessRunDefinition() - Method in class com.crm.process.inventory.ImportInstalledItemDefinition
 
getProcessRunDefinition() - Method in class com.crm.process.paymentgateway.ExportPaymentGatewayRequestsDefinition
 
getProcessRunDefinition() - Method in class com.crm.process.paymentgateway.ImportPaymentGatewayRequestsDefinition
 
getProcessRunDefinition() - Method in class com.crm.process.ProcessRunDefinition
 
getProcessRunDefinition() - Method in class com.crm.process.subscriptions.SubscriptionMaintenanceProcessRunDefinition
 
getProcessRunDefinition() - Method in class com.crm.process.vouchers.ExportVoucherDefinition
 
getProcessRunLog() - Method in class com.crm.process.subscriptions.ActivationProcessForm
 
getProcessRunLogs() - Method in class com.crm.process.processrun.DeleteProcessRunLogForm
 
getProcessRunLogTypeOptions() - Method in class com.crm.process.processrun.CRMUIProcessRunDefinitionBean
 
getProcessRunLogTypeOptions(String) - Method in class com.crm.process.processrun.CRMUIProcessRunDefinitionBean
 
getProcessRunRetrievingBillsMethodOptions() - Method in class com.crm.process.processrun.CRMUIProcessRunDefinitionBean
 
getProcessRunRetrievingBillsMethodOptions(String) - Method in class com.crm.process.processrun.CRMUIProcessRunDefinitionBean
 
getProcessSbox() - Method in class com.crm.process.log.ProcessLogForm
 
getProduct() - Method in class com.crm.process.billing.SubscriptionServicePeriodRate
 
getProduct() - Method in class com.crm.process.billing.UsageAllowanceProduct
 
getProduct() - Method in class com.crm.process.billing.UsageServiceCatalogProduct
 
getProduct() - Method in class com.crm.process.financialtransactions.InvoiceLinePhysicalGood
 
getProduct() - Method in class com.crm.process.financialtransactions.InvoiceLineService
 
getProduct() - Method in class com.crm.process.financialtransactions.MRRPeriodRatedBillingItem
 
getProduct() - Method in class com.crm.process.inventory.WarehouseItemTransactionForm
 
getProduct() - Method in class com.crm.process.jobs.JobAvailablePhysicalGood
 
getProduct() - Method in class com.crm.process.priceplan.PricePlanProduct
 
getProduct() - Method in class com.crm.process.provisioning.ProviderService
 
getProduct() - Method in class com.crm.process.provisioning.ProviderUsageDataRecord
 
getProduct() - Method in class com.crm.process.subscriptions.ServiceUsage
 
getProduct() - Method in class com.crm.process.subscriptions.SubscriptionService
 
getProduct() - Method in class com.crm.process.subscriptions.SubscriptionTypeProduct
 
getProductAvailableAmount(CRMDOWallet, CRMDOProduct, CRMDOUnit, CRMDOUnitGroup, Date) - Method in class com.crm.process.wallets.CRMProcessWalletBean
Returns the product available amount based on the parameters given.
getProductAvailableAmount(CRMDOWallet, CRMDOProduct, CRMDOUnit, CRMDOUnitGroup, Date, Date) - Method in class com.crm.process.wallets.CRMProcessWalletBean
Returns the product available amount based on the parameters given.
getProductBalance(CRMDOWallet, CRMDOProduct) - Method in class com.crm.process.wallets.CRMProcessWalletBean
Returns the balance of wallet product.
getProductBalanceInformation(ArrayList<Object>) - Method in class com.crm.process.wallets.CRMUIWalletBean
Returns the balance information for wallet .
getProductBalancePerConditionGroupInformation(ArrayList<Object>) - Method in class com.crm.process.wallets.CRMUIWalletBean
 
getProductBrands() - Method in class com.crm.process.products.ProductSearchCriteria
 
getProductCategories() - Method in class com.crm.process.products.ProductSearchCriteria
 
getProductCode() - Method in class com.crm.process.taxationservices.onesource.webservices.Line.Attributes
Gets the value of the productCode property.
getProductCriterionTypeOptions() - Method in class com.crm.process.products.CRMUIProductBean
Loads the product criterion type options.
getProductCriterionTypeOptions(String) - Method in class com.crm.process.products.CRMUIProductBean
Loads the product criterion type options
getProductCriterionTypeOptions(String, Boolean) - Method in class com.crm.process.products.CRMUIProductBean
Loads the product criterion type options
getProductDescription() - Method in class com.crm.process.jobs.JobAvailablePhysicalGood
 
getProductFamilies() - Method in class com.crm.process.products.ProductComponentSearchCriteria
 
getProductFamilies() - Method in class com.crm.process.products.ProductFamilyForm
 
getProductFamilies() - Method in class com.crm.process.products.ProductSearchCriteria
 
getProductFamily() - Method in class com.crm.process.billing.UsageAllowanceProduct
 
getProductFamilyOptions(JobComponentSelectionForm) - Method in class com.crm.process.jobs.CRMUIJobBean
Loads the product family options
getProductFamilyOptions(ComponentSelectionForm) - Method in class com.crm.process.subscriptions.CRMUISubscriptionActionBean
 
getProductFilter() - Method in class com.crm.process.jobs.JobComponentSelectionForm
 
getProductFilter() - Method in class com.crm.process.subscriptions.ComponentSelectionForm
 
getProductID() - Method in class com.crm.process.financialtransactions.MRRPeriodRatedBillingItem
 
getProductName() - Method in class com.crm.process.jobs.JobAvailablePhysicalGood
 
getProductOptions(CRMDOProductType, String, CRMDOWarehouseTransaction) - Method in class com.crm.process.inventory.CRMUIWarehouseBean
 
getProductOptions(CRMDOWarehouse, CRMDOProductType, String) - Method in class com.crm.process.inventory.CRMUIWarehouseTransactionBean
 
getProductOptions(CRMDOWarehouse, CRMDOProductType, String, Integer) - Method in class com.crm.process.inventory.CRMUIWarehouseTransactionBean
 
getProductOptions(CRMDOActivityType) - Method in class com.crm.process.jobs.CRMUIJobBean
 
getProductOptions(CRMDOActivityType, String) - Method in class com.crm.process.jobs.CRMUIJobBean
 
getProductOptions(CRMDOProductType, String) - Method in class com.crm.process.products.CRMUIProductBean
Loads the product options.
getProductRateFromGlobalPricePlan(CRMDOProduct, Date) - Method in class com.crm.process.priceplan.CRMProcessPricePlanBean
Returns the global price plan rate for the given product
getProducts() - Method in class com.crm.process.accounts.AccountReceivableMemberProductForm
 
getProducts() - Method in class com.crm.process.jobs.JobComponentSelectionForm
 
getProducts() - Method in class com.crm.process.products.ProductComponentSearchCriteria
 
getProducts(SOAPEnvelope) - Method in class com.crm.process.provisioning.conaxwebservices.CRMProcessCONAXWebServiceBean
 
getProducts(SOAPEnvelope) - Method in class com.crm.process.provisioning.conaxwebservices.CRMProcessCONAXWebServiceProviderBean
 
getProducts() - Method in class com.crm.process.subscriptions.ComponentSelectionForm
 
getProducts(CRMDOWallet) - Method in class com.crm.process.wallets.CRMUIWalletBean
Loads a list of product allotments of a wallet.
getProductsPerFamily() - Method in class com.crm.process.jobs.JobComponentSelectionForm
 
getProductsPerFamily() - Method in class com.crm.process.subscriptions.ComponentSelectionForm
 
getProductsPerType() - Method in class com.crm.process.jobs.JobComponentSelectionForm
 
getProductsPerType() - Method in class com.crm.process.subscriptions.ComponentSelectionForm
 
getProductTag() - Method in class com.crm.process.provisioning.irdeto.entitlements.EntitlementProfile
Gets the value of the productTag property.
getProductTagList() - Method in class com.crm.process.provisioning.irdeto.entitlements.CreateEntitlements
Gets the value of the productTagList property.
getProductTagList() - Method in class com.crm.process.provisioning.irdeto.entitlements.DeleteEntitlements
Gets the value of the productTagList property.
getProductTagList() - Method in class com.crm.process.provisioning.irdeto.entitlements.OverwriteEntitlements
Gets the value of the productTagList property.
getProductTagList() - Method in class com.crm.process.provisioning.irdeto.sector.CreateSector
Gets the value of the productTagList property.
getProductTagList() - Method in class com.crm.process.provisioning.irdeto.sector.OverwriteSector
Gets the value of the productTagList property.
getProductTagList() - Method in class com.crm.process.provisioning.irdeto.sector.SynchronizeSector
Gets the value of the productTagList property.
getProductTaxCodeRateTypeOptions() - Method in class com.crm.process.products.CRMUIProductBean
Loads the product tax code rate type options.
getProductTaxCodeRateTypeOptions(String) - Method in class com.crm.process.products.CRMUIProductBean
Loads the product tax code rate type options.
getProductTieredPeriods(CRMDOJobRequestedProduct, CRMDOProduct, ArrayList<BillingTermPeriod>, BigDecimal, BigDecimal, BigDecimal, HashMap<String, ArrayList<String>>, CRMDOAccountReceivable, CRMDOTaxDefinition) - Method in class com.crm.process.billing.CRMProcessRatedBillingItemBean
 
getProductTieredPeriods(CRMDOJobRequestedActivityService, CRMDOProduct, ArrayList<BillingTermPeriod>, BigDecimal, UnitOfTime, HashMap<String, ArrayList<String>>, CRMDOAccountReceivable, CRMDOTaxDefinition) - Method in class com.crm.process.billing.CRMProcessRatedBillingItemBean
 
getProductTieredPeriods(CRMDOActivityService, CRMDOProduct, ArrayList<BillingTermPeriod>, BigDecimal, UnitOfTime, HashMap<String, ArrayList<String>>, CRMDOAccountReceivable, CRMDOTaxDefinition) - Method in class com.crm.process.billing.CRMProcessRatedBillingItemBean
 
getProductTieredPeriods(CRMDOJobProduct, CRMDOProduct, ArrayList<BillingTermPeriod>, BigDecimal, BigDecimal, BigDecimal, HashMap<String, ArrayList<String>>, CRMDOAccountReceivable, CRMDOTaxDefinition) - Method in class com.crm.process.billing.CRMProcessRatedBillingItemBean
 
getProductTieredPeriods(CRMDOSubscriptionService, ArrayList<BillingTermPeriod>, Date, HashMap<String, ArrayList<String>>, CRMDOAccountReceivable, CRMDOTaxDefinition) - Method in class com.crm.process.billing.CRMProcessRatedBillingItemBean
 
getProductTieredPeriods(CRMDOUdr, ArrayList<BillingTermPeriod>, HashMap<String, ArrayList<String>>, CRMDOAccountReceivable, CRMDOTaxDefinition) - Method in class com.crm.process.billing.CRMProcessRatedBillingItemBean
 
getProductType() - Method in class com.crm.process.billing.UsageAllowanceProduct
 
getProductTypeName() - Method in class com.crm.process.products.ProductSearchCriteria
 
getProductTypeOptions(String, CRMDOActivityType) - Method in class com.crm.process.activities.CRMUIActivityTypeBean
Loads the product types options based on an activity type.
getProductTypeOptions(JobComponentSelectionForm) - Method in class com.crm.process.jobs.CRMUIJobBean
Loads the product type options
getProductTypeOptions(String, CRMDOJobType) - Method in class com.crm.process.jobs.CRMUIJobTypeBean
Loads the product types options based on a job type.
getProductTypeOptions(ComponentSelectionForm) - Method in class com.crm.process.subscriptions.CRMUISubscriptionActionBean
 
getProductTypes() - Method in class com.crm.process.products.ProductComponentSearchCriteria
 
getProductTypes() - Method in class com.crm.process.products.ProductSearchCriteria
 
getProfileOptions(CRMDOKYCDefinition) - Method in class com.crm.process.contactinfo.CRMUIKYCDefinitionBean
Loads the KYC profile options.
getProfiles() - Method in class com.crm.process.contactinfo.KYCProfilesForm
 
getProgress() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.EncryptionStatus
Gets the value of the progress property.
getPromoCode() - Method in class com.crm.process.subscriptions.BecomeSubscriberSubscriptionActionParameters
 
getPromoCodeDistributionMethodOptions() - Method in class com.crm.process.billing.CRMUIPromotionCampaignBean
Loads the promotion code distribution method options.
getPromoCodeDistributionMethodOptions(String) - Method in class com.crm.process.billing.CRMUIPromotionCampaignBean
Loads the promotion code distribution method options.
getPromoCodeLifeCycleStateOptions() - Method in class com.crm.process.billing.CRMUIPromotionCampaignBean
Loads the promotion code life cycle state options.
getPromoCodeLifeCycleStateOptions(String) - Method in class com.crm.process.billing.CRMUIPromotionCampaignBean
Loads the promotion code life cycle state options.
getPromoCodeTypeOptions() - Method in class com.crm.process.billing.CRMUIPromotionCampaignBean
Loads the promotion code type options.
getPromoCodeTypeOptions(String) - Method in class com.crm.process.billing.CRMUIPromotionCampaignBean
Loads the promotion code type options.
getPromotionCodeFormatTypeOptions() - Method in class com.crm.process.billing.CRMUIPromotionCampaignBean
Loads the promotion code format type options.
getPromotionCodeFormatTypeOptions(String) - Method in class com.crm.process.billing.CRMUIPromotionCampaignBean
Loads the promotion code format type options.
getPromotionCodes(Map<String, ?>) - Static method in class com.crm.process.provisioning.netflix.webservices.stick.operator.HttpOperatorHeaders
 
getPromotionID() - Method in class com.crm.process.provisioning.netflix.webservices.model.AccountInfoResponse
 
getPromotionID() - Method in class com.crm.process.provisioning.netflix.webservices.model.Promotion
 
getPromotionID() - Method in class com.crm.process.provisioning.netflix.webservices.model.TokenRequest
 
getPromotions() - Method in class com.crm.process.provisioning.netflix.webservices.model.SubscriptionResponse
 
getPropertyFile() - Method in class com.crm.process.platform.LanguageTranslation
 
getProtocol() - Method in class com.crm.process.paymentgateway.PaymentGatewayQueueItem
 
getProtocol() - Method in class com.crm.process.provisioning.AccountDomain
 
getProtocol() - Method in class com.crm.process.provisioning.AccountDomainProduct
 
getProtocol() - Method in class com.crm.process.provisioning.AccountDomainService
 
getProtocol() - Method in class com.crm.process.provisioning.conaxwebservices.CRMProcessCONAXWebServiceProviderBean
 
getProtocol() - Method in class com.crm.process.provisioning.CRMProcessProviderBean
Returns the provisioning protocol
getProtocol() - Method in class com.crm.process.provisioning.generic.CRMProcessGenericProviderBean
 
getProtocol() - Method in class com.crm.process.provisioning.irdeto.CRMProcessIrdetoProviderBean
 
getProtocol() - Method in class com.crm.process.provisioning.nagravision.CRMProcessNagravisionSMSgwProviderBean
 
getProtocol() - Method in class com.crm.process.provisioning.netflix.CRMProcessNetflixProviderBean
 
getProtocol() - Method in class com.crm.process.provisioning.ProviderUsageDataRecord
 
getProtocol() - Method in class com.crm.process.provisioning.ProvisioningProviderUsageDataRecord
 
getProtocol() - Method in class com.crm.process.provisioning.sumavision_hscas.CRMProcessSumavisionHSCASProviderBean
 
getProtocol() - Method in class com.crm.process.provisioning.tucano.CRMProcessTucanoProviderBean
 
getProtocolOptions() - Method in class com.crm.process.billing.CRMUIUsageServiceCatalogBean
Loads the allowed by usage service catalog definition provisioning provider protocol options.
getProtocolOptions(String) - Method in class com.crm.process.billing.CRMUIUsageServiceCatalogBean
Loads the allowed by usage service catalog definition provisioning provider protocol options.
getProtocolOptions() - Method in class com.crm.process.provisioning.CRMUIProvProviderBean
Loads the provisioning provider protocol options.
getProtocolOptions(String) - Method in class com.crm.process.provisioning.CRMUIProvProviderBean
Loads the provisioning provider protocol options.
getProvider() - Method in class com.crm.process.provisioning.irdeto.GlobalFingerprintUtility
 
getProviderInstalledItem(ArrayList<ProviderInstalledItem>, ProvProviderPhysicalGood, CRMDOProvProvider) - Method in class com.crm.process.provisioning.CRMProcessProviderBean
Returns a provider installed item of the given provisioning provider physical good type and out of the given list of provider installed items
getProviderInstalledItem(ArrayList<ProviderInstalledItem>, ProvProviderPhysicalGood, CRMDOProvProvider, Boolean) - Method in class com.crm.process.provisioning.CRMProcessProviderBean
Returns a provider installed item of the given provisioning provider physical good type and out of the given list of provider installed items
getProviderInstalledItems(CRMDOProvisioningDistributor, ArrayList<ProviderInstalledItem>) - Method in class com.crm.process.provisioning.CRMProcessProviderBean
Returns the provider installed items out of a given list that are distributed on the given provisioning distributor
getProviderInstalledItems(ArrayList<ProviderInstalledItem>, ProvProviderPhysicalGood, CRMDOProvProvider) - Method in class com.crm.process.provisioning.CRMProcessProviderBean
Returns a list of provider installed items of the given provisioning provider physical good type and out of the given list of provider installed items
getProviderInstalledItems(ArrayList<ProviderInstalledItem>, ProvProviderPhysicalGood, CRMDOProvProvider, Boolean) - Method in class com.crm.process.provisioning.CRMProcessProviderBean
Returns a list of provider installed items of the given provisioning provider physical good type and out of the given list of provider installed items
getProviderInstalledItems(ArrayList<ProviderInstalledItem>, ProvProviderPhysicalGood, CRMDOProvProvider, CRMDOProvisioningDistributor) - Method in class com.crm.process.provisioning.CRMProcessProviderBean
Returns a sub-list of the given list of provider installed items that are of the given provider physical good type
getProviderInstalledItems(ArrayList<ProviderInstalledItem>, ProvProviderPhysicalGood, CRMDOProvisioningDistributor, CRMDOProvProvider, Boolean) - Method in class com.crm.process.provisioning.CRMProcessProviderBean
Returns a list of provider installed items of the given provisioning provider physical good type and out of the given list of provider installed items
getProviderInstalledItems() - Method in class com.crm.process.provisioning.ProvisioningProviderUsageDataRecord
 
getProviderInstalledItemsPerDistributor(ArrayList<ProviderInstalledItem>) - Method in class com.crm.process.provisioning.CRMProcessProviderBean
Returns a hash map of provider installed items per provisioning distributor given a list of provider installed items
getProviderOptions(String, String) - Method in class com.crm.process.provisioning.conaxsmsservices.CRMUICONAXSmsServiceProviderBean
Loads the provisioning provider's options.
getProviderOptions(String, String) - Method in class com.crm.process.provisioning.conaxwebservices.CRMUICONAXWebServiceProviderBean
Loads the provisioning provider's options.
getProviderOptions() - Method in class com.crm.process.provisioning.CRMUIProvProviderBean
Loads the provisioning provider's options.
getProviderOptions(String) - Method in class com.crm.process.provisioning.CRMUIProvProviderBean
Loads the provisioning provider's options.
getProviderOptions(String, String) - Method in class com.crm.process.provisioning.CRMUIProvProviderBean
Loads the provisioning provider's options.
getProviderOptions(String, String) - Method in class com.crm.process.provisioning.irdeto.CRMUIIrdetoProviderBean
Loads the provisioning provider's options.
getProviderOptions(String, String) - Method in class com.crm.process.provisioning.panaccess.CRMUIPanaccessServiceProviderBean
Loads the provisioning provider's options.
getProviderProtocol() - Method in class com.crm.process.provisioning.ProvisioningQueueItem
 
getProviderServices(CRMDOProvisioningDistributor, ArrayList<ProviderService>) - Method in class com.crm.process.provisioning.CRMProcessProviderBean
Returns the provider services out of a given list that are distributed on the given provisioning distributor
getProviderServicesForActivation(CRMDOSubscription, CRMDOProvProvider) - Method in class com.crm.process.provisioning.CRMProcessProviderBean
Returns provider services for activation
getProviderServicesForActivation(CRMDOSubscription, CRMDOProvProvider, Boolean) - Method in class com.crm.process.provisioning.CRMProcessProviderBean
Returns provider services for activation
getProviderUDRs(CRMDOProvisioningDistributor, ArrayList<ProviderUsageDataRecord>) - Method in class com.crm.process.provisioning.CRMProcessProviderBean
Returns the provider UDRs out of a given list that are distributed on the given provisioning distributor
getProvisioningDistributor() - Method in class com.crm.process.provisioning.AccountDomain
 
getProvisioningDistributor() - Method in class com.crm.process.provisioning.AccountDomainProduct
 
getProvisioningDistributor() - Method in class com.crm.process.provisioning.AccountDomainService
 
getProvisioningDistributor() - Method in class com.crm.process.provisioning.ProviderInstalledItem
 
getProvisioningDistributor() - Method in class com.crm.process.provisioning.ProviderService
 
getProvisioningDistributor() - Method in class com.crm.process.provisioning.ProviderUsageDataRecord
 
getProvisioningDistributors(ArrayList<ProviderInstalledItem>) - Method in class com.crm.process.provisioning.CRMProcessProviderBean
Returns the provisioning distributors that the given provider installed items are distributed on
getProvisioningDistributorsOptions() - Method in class com.crm.process.subscriptions.CRMUISubscriptionTypeBean
Returns the subscription type allowed provisioning distributors options
getProvisioningProtocolSet(String) - Static method in class com.crm.process.provisioning.ProvisioningQueue
 
getProvisioningProvider(String) - Method in class com.crm.process.provisioning.CRMProcessProvisioningProviderHandlerBean
Returns the provisioning provider based on the given provisioning provider protocol
getProvisioningProvider(String) - Method in class com.crm.process.provisioning.CRMProcessResetSubscriptionBean
 
getProvisioningProviderOptions(String) - Method in class com.crm.process.inventory.CRMUIInstalledItemBean
Loads the installed item provisioning provider protocol options.
getProvisioningProviderParameterNameOptions(String) - Method in class com.crm.process.inventory.CRMUIInstalledItemBean
Loads the installed item provisioning provider protocol parameter name options.
getProvisioningProviderParameterNameOptions(String, ProvProviderProtocol) - Method in class com.crm.process.inventory.CRMUIInstalledItemBean
Loads the installed item provisioning provider protocol parameter name options.
getProvisioningProviderProtocols(CRMDOSubscriptionAction) - Method in class com.crm.process.provisioning.CRMProcessProvisioningProviderHandlerBean
Returns the provisioning provider protocols based on the given subscription action
getProvisioningProviderProtocols(CRMDOUdr) - Method in class com.crm.process.provisioning.CRMProcessProvisioningProviderHandlerBean
Returns the provisioning provider protocols based on the udr
getProvisioningQueueProcessedByServerHostName() - Method in class com.crm.process.paymentgateway.CRMProcessPaymentGatewayHandlerBean
Checks if the provisioning queue is processed by this server
getProvisioningQueueProcessedByServerHostName() - Method in class com.crm.process.provisioning.CRMProcessProvisioningProviderHandlerBean
Checks if the provisioning queue is processed by this server
getProvisioningRequest() - Method in class com.crm.process.provisioning.exsetsms.ExsetSmsInformationForm
 
getProvisioningRequest() - Method in class com.crm.process.provisioning.panaccess.PanaccessInformationForm
 
getProvProvider() - Method in class com.crm.process.provisioning.nagravision.AssignVUAToNUIDEvent
 
getProvProviderContracts(CRMDOProvProvider) - Method in class com.crm.process.provisioning.perception.CRMUIPerceptionServiceProviderBean
Loads a list of contracts of a provisioning provider.
getProvProviderPackages(CRMDOProvProvider) - Method in class com.crm.process.provisioning.perception.CRMUIPerceptionServiceProviderBean
Loads a list of packages of a provisioning provider.
getProvProviderProtocol() - Method in class com.crm.process.provisioning.ProvisioningProviderQueueEvent
 
getProvProviderRegions(CRMDOProvProvider) - Method in class com.crm.process.provisioning.perception.CRMUIPerceptionServiceProviderBean
Loads a list of regions of a provisioning provider.
getProvRequestProcessNameOptions() - Method in class com.crm.process.provisioning.conaxsmsservices.CRMUICONAXSmsServiceProvisioningRequestBean
Loads the Provisioning Request Process Name options.
getProvRequestProcessNameOptions(String) - Method in class com.crm.process.provisioning.conaxsmsservices.CRMUICONAXSmsServiceProvisioningRequestBean
Loads the Provisioning Request Process Name options.
getProvRequestProcessNameOptions() - Method in class com.crm.process.provisioning.conaxwebservices.CRMUICONAXWebServiceProvisioningRequestBean
Loads the Provisioning Request Process Name options.
getProvRequestProcessNameOptions(String) - Method in class com.crm.process.provisioning.conaxwebservices.CRMUICONAXWebServiceProvisioningRequestBean
Loads the Provisioning Request Process Name options.
getProvRequestProcessNameOptions() - Method in class com.crm.process.provisioning.CRMUIProvisioningRequestBean
Loads the Provisioning Request Process Name options.
getProvRequestProcessNameOptions(String) - Method in class com.crm.process.provisioning.CRMUIProvisioningRequestBean
Loads the Provisioning Request Process Name options.
getProvRequestProcessNameOptions() - Method in class com.crm.process.provisioning.exsetsms.CRMUIExsetSmsWebServiceProvisioningRequestBean
Loads the Provisioning Request Process Name options.
getProvRequestProcessNameOptions(String) - Method in class com.crm.process.provisioning.exsetsms.CRMUIExsetSmsWebServiceProvisioningRequestBean
Loads the Provisioning Request Process Name options.
getProvRequestProcessNameOptions() - Method in class com.crm.process.provisioning.generic.CRMUIGenericProvisioningRequestBean
Loads the Provisioning Request Process Name options.
getProvRequestProcessNameOptions() - Method in class com.crm.process.provisioning.icareus.CRMUIIcareusServiceProvisioningRequestBean
Loads the Provisioning Request Process Name options.
getProvRequestProcessNameOptions(String) - Method in class com.crm.process.provisioning.icareus.CRMUIIcareusServiceProvisioningRequestBean
Loads the Provisioning Request Process Name options.
getProvRequestProcessNameOptions() - Method in class com.crm.process.provisioning.irdeto.CRMUIIrdetoProvisioningRequestBean
Loads the Provisioning Request Process Name options.
getProvRequestProcessNameOptions(String) - Method in class com.crm.process.provisioning.irdeto.CRMUIIrdetoProvisioningRequestBean
Loads the Provisioning Request Process Name options.
getProvRequestProcessNameOptions() - Method in class com.crm.process.provisioning.nagramlp.CRMUINagraMLPServiceProvisioningRequestBean
Loads the Provisioning Request Process Name options.
getProvRequestProcessNameOptions(String) - Method in class com.crm.process.provisioning.nagramlp.CRMUINagraMLPServiceProvisioningRequestBean
Loads the Provisioning Request Process Name options.
getProvRequestProcessNameOptions() - Method in class com.crm.process.provisioning.nagravision.CRMUINagravisionSMSgwProvisioningRequestBean
 
getProvRequestProcessNameOptions(String) - Method in class com.crm.process.provisioning.nagravision.CRMUINagravisionSMSgwProvisioningRequestBean
 
getProvRequestProcessNameOptions() - Method in class com.crm.process.provisioning.netflix.CRMUINetflixProvisioningRequestBean
Loads the Provisioning Request Process Name options.
getProvRequestProcessNameOptions(String) - Method in class com.crm.process.provisioning.netflix.CRMUINetflixProvisioningRequestBean
Loads the Provisioning Request Process Name options.
getProvRequestProcessNameOptions() - Method in class com.crm.process.provisioning.panaccess.CRMUIPanaccessWebServiceProvisioningRequestBean
Loads the Provisioning Request Process Name options.
getProvRequestProcessNameOptions(String) - Method in class com.crm.process.provisioning.panaccess.CRMUIPanaccessWebServiceProvisioningRequestBean
Loads the Provisioning Request Process Name options.
getProvRequestProcessNameOptions() - Method in class com.crm.process.provisioning.perception.CRMUIPerceptionServiceProvisioningRequestBean
Loads the Provisioning Request Process Name options.
getProvRequestProcessNameOptions(String) - Method in class com.crm.process.provisioning.perception.CRMUIPerceptionServiceProvisioningRequestBean
Loads the Provisioning Request Process Name options.
getProvRequestProcessNameOptions() - Method in class com.crm.process.provisioning.radiator.CRMUIRadiatorProvisioningRequestBean
Loads the Provisioning Request Process Name options.
getProvRequestProcessNameOptions(String) - Method in class com.crm.process.provisioning.radiator.CRMUIRadiatorProvisioningRequestBean
Loads the Provisioning Request Process Name options.
getProvRequestProcessNameOptions() - Method in class com.crm.process.provisioning.sumavision_hscas.CRMUISumavisionHSCASServiceProvisioningRequestBean
Loads the Provisioning Request Process Name options.
getProvRequestProcessNameOptions(String) - Method in class com.crm.process.provisioning.sumavision_hscas.CRMUISumavisionHSCASServiceProvisioningRequestBean
Loads the Provisioning Request Process Name options.
getProvRequestProcessNameOptions() - Method in class com.crm.process.provisioning.verimatrix.dvb.CRMUIVCASDVBProvisiongRequestBean
Loads the Provisioning Request Process Name options.
getProvRequestProcessNameOptions(String) - Method in class com.crm.process.provisioning.verimatrix.dvb.CRMUIVCASDVBProvisiongRequestBean
Loads the Provisioning Request Process Name options.
getProximityOperatorOptions() - Method in class com.crm.process.accounts.CRMUIAccountDefinitionBean
Returns the account definition proximity operator options.
getProximityOperatorOptions(String) - Method in class com.crm.process.accounts.CRMUIAccountDefinitionBean
Returns the account definition proximity operator options.
getProximityRangeUOTOptions() - Method in class com.crm.process.accounts.CRMUIAccountDefinitionBean
Returns the account definition proximity range unit of time options.
getProxy() - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.AdminMgmtProxy.Descriptor
 
getProxy() - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.ConfigurationMgmtProxy.Descriptor
 
getProxy() - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.ContentMgmtProxy.Descriptor
 
getProxy() - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.DeviceMgmtProxy.Descriptor
 
getProxy() - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.DomainMgmtProxy.Descriptor
 
getProxy() - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.EntitlementMgmtProxy.Descriptor
 
getProxy() - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.MessagingProxy.Descriptor
 
getPurchaseVoucherActionAllowed() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getPurchaseVoucherThroughRetailerActionAllowed() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getPVRStatusOptions() - Method in class com.crm.process.provisioning.sumavision_hscas.CRMUISumavisionHSCASProviderBean
Loads the PVR Status options.
getPVRStatusOptions(String) - Method in class com.crm.process.provisioning.sumavision_hscas.CRMUISumavisionHSCASProviderBean
Loads the PVR Status options.
getQuantity() - Method in class com.crm.process.financialtransactions.InvoiceLinePhysicalGood
 
getQuantity() - Method in class com.crm.process.jobs.JobAvailablePhysicalGoodAdditionForm
 
getQuantity() - Method in class com.crm.process.jobs.JobRequestedPhysicalGoodAdditionForm
 
getQuantity() - Method in class com.crm.process.taxationservices.onesource.webservices.Line
Gets the value of the quantity property.
getQuantity() - Method in class com.crm.process.vouchers.UsingWalletFundsForElectronicVoucherPurchaseForm
 
getQuery(CRMDOSegment, Boolean) - Method in class com.crm.process.segments.CRMProcessSegmentBean
Creates a query from the segment.
getQuery(CRMDOSegment, Boolean, Boolean) - Method in class com.crm.process.segments.CRMProcessSegmentBean
Creates a query from the segment.
getQuerySecureClientResult() - Method in class com.crm.process.provisioning.irdeto.secureclient.QuerySecureClientResponse
Gets the value of the querySecureClientResult property.
getQuerySoap() - Method in class com.crm.process.provisioning.irdeto.secureclient.Query
 
getQuerySoap(WebServiceFeature...) - Method in class com.crm.process.provisioning.irdeto.secureclient.Query
 
getQuerySoap12() - Method in class com.crm.process.provisioning.irdeto.secureclient.Query
 
getQuerySoap12(WebServiceFeature...) - Method in class com.crm.process.provisioning.irdeto.secureclient.Query
 
getQueueExternalSystem() - Method in class com.crm.process.communications.CRMUICommunicationBean
Loads the available queue external systems.
getQueueExternalSystem(String) - Method in class com.crm.process.communications.CRMUICommunicationBean
Loads the available queue external systems.
getQueueExternalSystem(CommunicationMedia, String) - Method in class com.crm.process.communications.CRMUICommunicationBean
Loads the available queue external systems.
getQuickSaleCommunicationSegmentOptions() - Method in class com.crm.process.segments.CRMUISegmentBean
Loads the segment entity type options that are applicable for quick sale communications.
getQuickSaleCommunicationSegmentOptions(String) - Method in class com.crm.process.segments.CRMUISegmentBean
 
getQuickSalePricePlanOptions(CRMDOAccountReceivable, CRMDOInvoiceLine) - Method in class com.crm.process.priceplan.CRMUIPricePlanBean
 
getQuickSalePricePlanOptions(CRMDOAccountReceivable, CRMDOInvoiceLine, String) - Method in class com.crm.process.priceplan.CRMUIPricePlanBean
 
getQuota() - Method in class com.crm.process.provisioning.radiator.RadiatorGetSubscriberInformationUtilityForm
 
getRadiatorIPOptions() - Method in class com.crm.process.subscriptions.CRMUISubscriptionActionBean
Loads the radiator IP parameter options
getRadiatorIPOptions(String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionActionBean
Loads the radiator IP parameter options
getRadiatorSubscriberIdentifierOptions() - Method in class com.crm.process.provisioning.radiator.CRMUIRadiatorGetSubscriberInformationUtilityBean
Loads the Radiator Subscriber Identifier options.
getRadiatorSubscriberIdentifierOptions() - Method in class com.crm.process.provisioning.radiator.CRMUIRadiatorResetSubscriberInformationUtilityBean
Loads the Radiator Subscriber Identifier options.
getRaiseAServiceRequestActionAllowed() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getRate(CRMDOPricePlanPeriodRate, CRMDOProduct, CRMDOProduct) - Method in class com.crm.process.priceplan.CRMProcessPricePlanBean
Get the rate of the given Price Plan Period Rate and product
getRated() - Method in class com.crm.process.subscriptions.ServiceUsage
 
getRatedBillingItemClassificationOptions() - Method in class com.crm.process.billing.CRMUIRatedBillingItemBean
Loads the classification options.
getRatedBillingItemClassificationOptions(String) - Method in class com.crm.process.billing.CRMUIRatedBillingItemBean
Loads the classification options.
getRatedBillingItems() - Method in class com.crm.process.accounts.AccountReceivablePendingItemsForm
 
getRatedBillingItems() - Method in class com.crm.process.accounts.BillAccountForm
 
getRatedBillingItems() - Method in class com.crm.process.billing.AdjustRatedBillingItemForm
 
getRatedBillingItems() - Method in class com.crm.process.billing.BillEvent
 
getRatedBillingItems() - Method in class com.crm.process.billing.BillRatedBillingItemForm
 
getRatedBillingItems() - Method in class com.crm.process.billing.CancelRatedBillingItemForm
 
getRatedBillingItems() - Method in class com.crm.process.billing.ChangeRatedBillingItemForm
 
getRatedBillingItems() - Method in class com.crm.process.billing.SetRatedItemAsNotToBeBilledForm
 
getRatedBillingItems() - Method in class com.crm.process.jobs.BillJobForm
 
getRatedBillingItems() - Method in class com.crm.process.jobs.InvoiceJobForm
 
getRatedBillingItemsInfo(CRMDOBill) - Method in class com.crm.process.billing.CRMUIBillBean
Returns the rated billing items of a specified bill
getRatedBillingItemTypeOptions() - Method in class com.crm.process.billing.CRMUIRatedBillingItemBean
Loads the rated billing item type options.
getRatedBillingItemTypeOptions(String) - Method in class com.crm.process.billing.CRMUIRatedBillingItemBean
Loads the rated billing item type options.
getRatedBillItemConcurrentUsage() - Method in class com.crm.process.financialtransactions.MRRPeriodRatedBillingItem
 
getRatedBillItemRatePercentage() - Method in class com.crm.process.financialtransactions.MRRPeriodRatedBillingItem
 
getRatedBillItemType() - Method in class com.crm.process.financialtransactions.MRRPeriodRatedBillingItem
 
getRatedServicesFormattingSettingOptions() - Method in class com.crm.process.billing.CRMUIBillingRunDefinitionBean
Loads the rated services formatting setting options.
getRatedServicesFormattingSettingOptions(String) - Method in class com.crm.process.billing.CRMUIBillingRunDefinitionBean
Loads the rated services formatting setting options.
getRateFilterOptions(String) - Method in class com.crm.process.priceplan.CRMUIPricePlanBean
 
getRateOnlyExpenses() - Method in class com.crm.process.billing.BillEvent
 
getRateOnlyUdrs() - Method in class com.crm.process.billing.BillEvent
 
getRateOptions() - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the rate options.
getRateOptions(String) - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the rate options
getRatePercentage() - Method in class com.crm.process.jobs.BillingTermAmendmentForm
 
getRates() - Method in class com.crm.process.priceplan.AddRatesToPricePlanProductsForm
 
getRates() - Method in class com.crm.process.priceplan.PricePlanProduct
 
getRatesTaxModelOptions() - Method in class com.crm.process.platform.CRMUITaxDefinitionBean
Returns rates tax model options.
getRatesTaxModelOptions(String) - Method in class com.crm.process.platform.CRMUITaxDefinitionBean
Returns rates tax model options.
getRatingDate() - Method in class com.crm.process.subscriptions.ServiceUsage
 
getRatingLevel() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Event
Gets the value of the ratingLevel property.
getRatingLevel() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkContent
Gets the value of the ratingLevel property.
getRatingStateOptions() - Method in class com.crm.process.billing.CRMUIBuyInAdvanceRequestBean
Loads the buy in advance request rating state options.
getRatingStateOptions(String) - Method in class com.crm.process.billing.CRMUIBuyInAdvanceRequestBean
Loads the buy in advance request rating state options.
getRatingStateOptions() - Method in class com.crm.process.billing.CRMUIUdrBean
Loads the udr rating state options.
getRatingStateOptions(String) - Method in class com.crm.process.billing.CRMUIUdrBean
Loads the udr rating state options.
getRatingStateOptions() - Method in class com.crm.process.jobs.CRMUIJobBean
Loads the job rating state options.
getRatingStateOptions(String) - Method in class com.crm.process.jobs.CRMUIJobBean
Loads the job rating state options.
getRatingTypeOptions() - Method in class com.crm.process.billing.CRMUIUdrBean
Loads the udr rating type options.
getRatingTypeOptions(String) - Method in class com.crm.process.billing.CRMUIUdrBean
Loads the udr rating type options.
getRaw() - Method in class com.crm.process.provisioning.verimatrix.admin.VCASOMIContent
 
getRaw() - Method in class com.crm.process.provisioning.verimatrix.admin.VCASOMIEvent
 
getReactivateSecureClientResult() - Method in class com.crm.process.provisioning.irdeto.secureclient.ReactivateSecureClientResponse
Gets the value of the reactivateSecureClientResult property.
getReason() - Method in class com.crm.process.utilities.StopScheduledTask
 
getReAuthorizeSectorResult() - Method in class com.crm.process.provisioning.irdeto.sector.ReAuthorizeSectorResponse
Gets the value of the reAuthorizeSectorResult property.
getReceivedOn() - Method in class com.crm.process.communicationcentre.CRMCTIEvent
 
getRecipient() - Method in class com.crm.process.activities.ActivityCancellationEvent
 
getRecipient() - Method in class com.crm.process.activities.ActivityCompletionEvent
 
getRecipient() - Method in class com.crm.process.activities.ActivityCreationEvent
 
getRecipient() - Method in class com.crm.process.activities.ActivityStartProgressEvent
 
getRecipient() - Method in class com.crm.process.activities.ActivityUpdateEvent
 
getRecipient() - Method in class com.crm.process.communications.AccessTokenRequiresVerificationEvent
 
getRecipient() - Method in class com.crm.process.communications.AccountReceivableActivateEvent
 
getRecipient() - Method in class com.crm.process.communications.AccountReceivableAddMemberInGroupEvent
 
getRecipient() - Method in class com.crm.process.communications.AccountReceivableRemoveMemberFromGroupEvent
 
getRecipient() - Method in class com.crm.process.communications.AccountReceivableSuspendEvent
 
getRecipient() - Method in class com.crm.process.communications.AccountReceivableTerminateEvent
 
getRecipient() - Method in class com.crm.process.communications.AccountReceivableUpdateEvent
 
getRecipient() - Method in class com.crm.process.communications.AssignAccessTokenToAccountEvent
 
getRecipient() - Method in class com.crm.process.communications.AssignAccessTokenToRewardsParticipantEvent
 
getRecipient() - Method in class com.crm.process.communications.AutoGenerateAccessTokenPassCodeForAccountEvent
 
getRecipient() - Method in class com.crm.process.communications.CancelElectronicVoucherEvent
 
getRecipient() - Method in class com.crm.process.communications.CancelJobEvent
 
getRecipient() - Method in class com.crm.process.communications.CancelMemberElectronicVoucherEvent
 
getRecipient() - Method in class com.crm.process.communications.CancelMemberJobEvent
 
getRecipient() - Method in class com.crm.process.communications.CancelMemberPrintedVoucherEvent
 
getRecipient() - Method in class com.crm.process.communications.CancelPrintedVoucherEvent
 
getRecipient() - Method in class com.crm.process.communications.CompleteJobEvent
 
getRecipient() - Method in class com.crm.process.communications.CompleteMemberJobEvent
 
getRecipient() - Method in class com.crm.process.communications.CompleteMemberServiceRequestEvent
 
getRecipient() - Method in class com.crm.process.communications.CompleteServiceRequestEvent
 
getRecipient() - Method in class com.crm.process.communications.CreateCreditWalletTransactionEvent
 
getRecipient() - Method in class com.crm.process.communications.CreateDebitWalletTransactionEvent
 
getRecipient() - Method in class com.crm.process.communications.CreateJobEvent
 
getRecipient() - Method in class com.crm.process.communications.CreateMemberCreditWalletTransactionEvent
 
getRecipient() - Method in class com.crm.process.communications.CreateMemberDebitWalletTransactionEvent
 
getRecipient() - Method in class com.crm.process.communications.CreateMemberJobEvent
 
getRecipient() - Method in class com.crm.process.communications.CreateMemberServiceRequestEvent
 
getRecipient() - Method in class com.crm.process.communications.CreateServiceRequestEvent
 
getRecipient() - Method in class com.crm.process.communications.DistributePromotionCodeEvent
 
getRecipient() - Method in class com.crm.process.communications.FinalResolveMemberServiceRequestEvent
 
getRecipient() - Method in class com.crm.process.communications.FinalResolveServiceRequestEvent
 
getRecipient() - Method in interface com.crm.process.communications.ICommunicationEvent
 
getRecipient() - Method in class com.crm.process.communications.IssueMemberRefundVoucherEvent
 
getRecipient() - Method in class com.crm.process.communications.IssueRefundVoucherEvent
 
getRecipient() - Method in class com.crm.process.communications.JobQuotationOnCreateJobEvent
 
getRecipient() - Method in class com.crm.process.communications.JobQuotationOnCreateMemberJobEvent
 
getRecipient() - Method in class com.crm.process.communications.JobQuotationOnSettingJobAsPendingEvent
 
getRecipient() - Method in class com.crm.process.communications.JobQuotationOnSettingMemberJobAsPendingEvent
 
getRecipient() - Method in class com.crm.process.communications.JobQuotationOnStartProgressJobEvent
 
getRecipient() - Method in class com.crm.process.communications.JobQuotationOnStartProgressMemberJobEvent
 
getRecipient() - Method in class com.crm.process.communications.JobQuotationOnUpdateJobEvent
 
getRecipient() - Method in class com.crm.process.communications.JobQuotationOnUpdateMemberJobEvent
 
getRecipient() - Method in class com.crm.process.communications.LeadCancellationEvent
 
getRecipient() - Method in class com.crm.process.communications.LeadCreationEvent
 
getRecipient() - Method in class com.crm.process.communications.LeadLostEvent
 
getRecipient() - Method in class com.crm.process.communications.LeadStartProgressEvent
 
getRecipient() - Method in class com.crm.process.communications.LeadUpdateEvent
 
getRecipient() - Method in class com.crm.process.communications.LeadWinEvent
 
getRecipient() - Method in class com.crm.process.communications.MemberAccountReceivableActivateEvent
 
getRecipient() - Method in class com.crm.process.communications.MemberAccountReceivableAddMemberInGroupEvent
 
getRecipient() - Method in class com.crm.process.communications.MemberAccountReceivableRemoveMemberFromGroupEvent
 
getRecipient() - Method in class com.crm.process.communications.MemberAccountReceivableSuspendEvent
 
getRecipient() - Method in class com.crm.process.communications.MemberAccountReceivableTerminateEvent
 
getRecipient() - Method in class com.crm.process.communications.MemberAccountReceivableUpdateEvent
 
getRecipient() - Method in class com.crm.process.communications.MemberPurchaseCustomerEventSubmissionEvent
 
getRecipient() - Method in class com.crm.process.communications.MemberRewardParticipantSignUpEvent
 
getRecipient() - Method in class com.crm.process.communications.MemberRewardSchemeSignUpEvent
 
getRecipient() - Method in class com.crm.process.communications.MemberSpendRequestCustomerEventSubmissionEvent
 
getRecipient() - Method in class com.crm.process.communications.MemberSubscriptionEvent
 
getRecipient() - Method in class com.crm.process.communications.MemberTransferFromAccountToWalletEvent
 
getRecipient() - Method in class com.crm.process.communications.MemberTransferFromWalletToAccountEvent
 
getRecipient() - Method in class com.crm.process.communications.NotifyEntityEvent
 
getRecipient() - Method in class com.crm.process.communications.PostAwardExpirationTransactionEvent
 
getRecipient() - Method in class com.crm.process.communications.PostAwardTransactionEvent
 
getRecipient() - Method in class com.crm.process.communications.PostMemberAwardExpirationTransactionEvent
 
getRecipient() - Method in class com.crm.process.communications.PostMemberAwardTransactionEvent
 
getRecipient() - Method in class com.crm.process.communications.PostMemberPaymentEvent
 
getRecipient() - Method in class com.crm.process.communications.PostMemberPaymentGatewayRequestFailureEvent
 
getRecipient() - Method in class com.crm.process.communications.PostMemberRefundEvent
 
getRecipient() - Method in class com.crm.process.communications.PostMemberSpendTransactionEvent
 
getRecipient() - Method in class com.crm.process.communications.PostPaymentCommunicationEvent
 
getRecipient() - Method in class com.crm.process.communications.PostPaymentGatewayRequestFailureEvent
 
getRecipient() - Method in class com.crm.process.communications.PostRefundEvent
 
getRecipient() - Method in class com.crm.process.communications.PostSpendTransactionEvent
 
getRecipient() - Method in class com.crm.process.communications.PurchaseCustomerEventSubmissionEvent
 
getRecipient() - Method in class com.crm.process.communications.PurchaseElectronicVoucherEvent
 
getRecipient() - Method in class com.crm.process.communications.PurchaseMemberElectronicVoucherEvent
 
getRecipient() - Method in class com.crm.process.communications.RequestMemberRewardsSchemeReferenceCodeEvent
 
getRecipient() - Method in class com.crm.process.communications.RequestRewardsSchemeReferenceCodeEvent
 
getRecipient() - Method in class com.crm.process.communications.ResetAccessTokenPassCodeEvent
 
getRecipient() - Method in class com.crm.process.communications.ResetAccessTokenVerificationCodeEvent
 
getRecipient() - Method in class com.crm.process.communications.RespondMemberServiceRequestEvent
 
getRecipient() - Method in class com.crm.process.communications.RespondServiceRequestEvent
 
getRecipient() - Method in class com.crm.process.communications.RewardParticipantSignUpEvent
 
getRecipient() - Method in class com.crm.process.communications.RewardSchemeSignUpEvent
 
getRecipient() - Method in class com.crm.process.communications.SpendRequestCustomerEventSubmissionEvent
 
getRecipient() - Method in class com.crm.process.communications.StartProgressJobEvent
 
getRecipient() - Method in class com.crm.process.communications.StartProgressMemberJobEvent
 
getRecipient() - Method in class com.crm.process.communications.SubscriptionEvent
 
getRecipient() - Method in class com.crm.process.communications.TemporaryResolveMemberServiceRequestEvent
 
getRecipient() - Method in class com.crm.process.communications.TemporaryResolveServiceRequestEvent
 
getRecipient() - Method in class com.crm.process.communications.TransferFromAccountToWalletEvent
 
getRecipient() - Method in class com.crm.process.communications.TransferFromWalletToAccount
 
getRecipient() - Method in class com.crm.process.communications.UpdateJobEvent
 
getRecipient() - Method in class com.crm.process.communications.UpdateMemberJobEvent
 
getRecipient() - Method in class com.crm.process.communications.UpdateMemberServiceRequestEvent
 
getRecipient() - Method in class com.crm.process.communications.UpdateServiceRequestEvent
 
getRecipient() - Method in class com.crm.process.communications.UseElectronicVoucherEvent
 
getRecipient() - Method in class com.crm.process.communications.UseMemberElectronicVoucherEvent
 
getRecipient() - Method in class com.crm.process.communications.UseMemberPrintedVoucherEvent
 
getRecipient() - Method in class com.crm.process.communications.UsePrintedVoucherEvent
 
getRecipient() - Method in class com.crm.process.communications.VerifyAccessTokenEvent
 
getRecipient() - Method in class com.crm.process.contactinfo.AssignKYCProfileEvent
 
getRecipient() - Method in class com.crm.process.contactinfo.CreateContactInformationEvent
 
getRecipient() - Method in class com.crm.process.contactinfo.ExpireKYCProfileEvent
 
getRecipient() - Method in class com.crm.process.contactinfo.RefuteKYCProfileEvent
 
getRecipient() - Method in class com.crm.process.contactinfo.UpdateContactInformationEvent
 
getRecipient() - Method in class com.crm.process.contactinfo.VerifyKYCProfileEvent
 
getRecipients(ArrayList<Object>) - Method in class com.crm.process.reports.CRMUIReportEmailRunDefinitionBean
 
getRecoverSectorDatecodeResult() - Method in class com.crm.process.provisioning.irdeto.sector.RecoverSectorDatecodeResponse
Gets the value of the recoverSectorDatecodeResult property.
getRecoverSectorResult() - Method in class com.crm.process.provisioning.irdeto.sector.RecoverSectorResponse
Gets the value of the recoverSectorResult property.
getRecoverWorkingKeyResult() - Method in class com.crm.process.provisioning.irdeto.secureclient.RecoverWorkingKeyResponse
Gets the value of the recoverWorkingKeyResult property.
getRecoverySoap() - Method in class com.crm.process.provisioning.irdeto.clientdevice.Recovery
 
getRecoverySoap(WebServiceFeature...) - Method in class com.crm.process.provisioning.irdeto.clientdevice.Recovery
 
getRecoverySoap12() - Method in class com.crm.process.provisioning.irdeto.clientdevice.Recovery
 
getRecoverySoap12(WebServiceFeature...) - Method in class com.crm.process.provisioning.irdeto.clientdevice.Recovery
 
getRecurrdate() - Method in class com.crm.process.utilities.SchedulerTask
 
getRecurringExpenseApplyEventOptions() - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Returns a lookup builder of event-based recurring expense event to apply options
getRecurringExpenseApplyEventOptions(String) - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Returns a lookup builder of event-based recurring expense event to apply options
getRecurringExpenseTerminateEventOptions() - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Returns a lookup builder of event-based recurring expense termination event options
getRecurringExpenseTerminateEventOptions(String) - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Returns a lookup builder of event-based recurring expense terminatin event options
getRecurringPaymentIntervalOptions() - Method in class com.crm.process.paymentgateway.CRMUIPaymentGatewayAccountBean
Loads the recurring payment interval options.
getRecurringPaymentIntervalOptions(String) - Method in class com.crm.process.paymentgateway.CRMUIPaymentGatewayAccountBean
Loads the recurring payment interval options.
getRecurringPaymentMandatoryOption() - Method in class com.crm.process.accounts.CRMUIAccountDefinitionBean
Returns the account definition Recurring Payment mandatory options
getRecurrmode() - Method in class com.crm.process.utilities.SchedulerTask
 
getRedemptionsEndpointPath() - Method in class com.crm.process.provisioning.netflix.webservices.temple.ConfigHelper
 
GetRedemptionsResult - Class in com.crm.process.provisioning.netflix.webservices.model
 
GetRedemptionsResult() - Constructor for class com.crm.process.provisioning.netflix.webservices.model.GetRedemptionsResult
 
getRedistribution() - Method in class com.crm.process.provisioning.verimatrix.admin.ClPlus
 
getReferenceCode() - Method in class com.crm.process.communications.RequestMemberRewardsSchemeReferenceCodeEvent
 
getReferenceCode() - Method in class com.crm.process.communications.RequestRewardsSchemeReferenceCodeEvent
 
getReferenceCode() - Method in class com.crm.process.rewards.RewardParticipatingSchemeSearchCriteria
 
getReferenceCodeGenerationOptions() - Method in class com.crm.process.rewards.CRMUIRewardSchemeBean
 
getReferenceCodeTypeOptions() - Method in class com.crm.process.rewards.CRMUIRewardSchemeBean
 
getReferenceDocumentInfo() - Method in class com.crm.process.taxationservices.onesource.webservices.Document.Attributes
Gets the value of the referenceDocumentInfo property.
getReferenceDocumentInfo() - Method in class com.crm.process.taxationservices.onesource.webservices.Line.Attributes
Gets the value of the referenceDocumentInfo property.
getReferenceNumber() - Method in class com.crm.process.paymentgateway.PaymentGatewayCardResult
 
getReferenceNumber() - Method in class com.crm.process.paymentgateway.PaymentGatewayRequestExportInformation
 
getReferenceNumber() - Method in class com.crm.process.paymentgateway.PaymentGatewayRequestInformation
 
getReferenceNumber() - Method in class com.crm.process.provisioning.ProvisioningProviderResult
 
getRefreshSectorCreate() - Method in class com.crm.process.provisioning.irdeto.sector.CreateSector
Gets the value of the refreshSectorCreate property.
getRefreshSectorCreate() - Method in class com.crm.process.provisioning.irdeto.sector.OverwriteSector
Gets the value of the refreshSectorCreate property.
getRefreshSectorCreate() - Method in class com.crm.process.provisioning.irdeto.sector.ReAuthorizeSector
Gets the value of the refreshSectorCreate property.
getRefund() - Method in class com.crm.process.paymentgateway.PaymentGatewayQueueEvent
 
getRefund() - Method in class com.crm.process.paymentgateway.PaymentGatewayQueueItem
 
getRefund() - Method in class com.crm.process.paymentgateway.SubmitRefundEvent
 
getRefundMethodOptions(CRMDOFinancialTransactionType) - Method in class com.crm.process.financialtransactions.CRMUIFinancialTransactionTypeBean
 
getRefundTypeOptions(CRMDOPaymentGatewaySetting) - Method in class com.crm.process.paymentgateway.CRMUIPaymentGatewaySettingBean
Returns the refund type options
getRegion(CRMDOSubscription, CRMDOProvProvider) - Method in class com.crm.process.provisioning.CRMProcessOTTWebServiceBean
Returns the region parameter based on the given subscription and provisioning provider.
getRegion(CRMDOSubscription, CRMDOProvProvider) - Method in class com.crm.process.provisioning.CRMProcessProviderBean
Returns the region parameter based on the given subscription and provisioning provider.
getRegion(CRMDOSubscription, CRMDOProvProvider) - Method in class com.crm.process.provisioning.CRMProcessProvisioningProviderHandlerBean
Returns the region parameter based on the given subscription and provisioning provider.
getRegion() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DeviceRegion
Gets the value of the region property.
getRegion() - Method in class com.crm.process.taxationservices.onesource.webservices.Address
Gets the value of the region property.
getRegionTag() - Method in class com.crm.process.provisioning.irdeto.sector.CreateSector
Gets the value of the regionTag property.
getRegionTag() - Method in class com.crm.process.provisioning.irdeto.sector.OverwriteSector
Gets the value of the regionTag property.
getRegionTag() - Method in class com.crm.process.provisioning.irdeto.sector.OverwriteSectorRegion
Gets the value of the regionTag property.
getRegionTag() - Method in class com.crm.process.provisioning.irdeto.sector.SynchronizeSector
Gets the value of the regionTag property.
getRegistration() - Method in class com.crm.process.taxationservices.onesource.webservices.BuyerRegistrations
Gets the value of the registration property.
getRegistration() - Method in class com.crm.process.taxationservices.onesource.webservices.SellerRegistrations
Gets the value of the registration property.
getRegistrationNo() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getRegistrationNoOperator() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getRegistrations() - Method in class com.crm.process.taxationservices.onesource.webservices.Line
Gets the value of the registrations property.
getRegistrations() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxDetail
Gets the value of the registrations property.
getRejectedEvents() - Method in class com.crm.process.provisioning.netflix.webservices.model.ChargeResultResponse
 
getRejectingConsentFunctionalityOptions() - Method in class com.crm.process.contactinfo.CRMUIContactInfoDefinitionBean
Loads the rejecting consent functionality options.
getRejectionReason() - Method in class com.crm.process.financialtransactions.FinTransactionRejectionForm
 
getRejectionReasonOptions(CRMDOFinancialTransaction) - Method in class com.crm.process.financialtransactions.CRMUIFinancialTransactionBean
Loads a lookup builder of rejection reasons.
getRelatedDecoder(CRMDOSubProvisioningDistribution) - Method in class com.crm.process.provisioning.CRMProcessOTTProvisioningBean
 
getRelatedJobLifeCycleState(CRMDOSubscription) - Method in class com.crm.process.subscriptions.CRMUISubscriptionBean
Returns the related job's life cycle state.
getRelatedJobNumber(CRMDOSubscription) - Method in class com.crm.process.subscriptions.CRMUISubscriptionBean
Returns the related job's number.
getRelatedJobStatus(CRMDOSubscription) - Method in class com.crm.process.subscriptions.CRMUISubscriptionBean
Returns the related job's status name.
getRelatedJobType(CRMDOSubscription) - Method in class com.crm.process.subscriptions.CRMUISubscriptionBean
Returns the related job's type name.
getRelatedLineNumber() - Method in class com.crm.process.taxationservices.onesource.webservices.Line
Gets the value of the relatedLineNumber property.
getRelatedLineNumber() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxLine
Gets the value of the relatedLineNumber property.
getRelatedProviderInstalledItems(ArrayList<ProviderService>, ArrayList<ProviderInstalledItem>) - Method in class com.crm.process.provisioning.CRMProcessProviderBean
Returns a list of provider installed items that are distributed on the same distributor(s) as the given provider services
getRelatedProviderServices(ArrayList<ProviderInstalledItem>, ArrayList<ProviderService>) - Method in class com.crm.process.provisioning.CRMProcessProviderBean
Returns a list of provider services that are distributed on the same distributor(s) as the given provider installed items
getRelatedSmartCard(CRMDOSubProvisioningDistribution) - Method in class com.crm.process.provisioning.CRMProcessOTTProvisioningBean
 
getRelatedSubscription(String) - Method in class com.crm.process.provisioning.netflix.CRMProcessNetflixProviderBean
 
getRelatedSubscriptionFromBillingCustomerIdentifier(String) - Method in class com.crm.process.provisioning.netflix.CRMProcessNetflixProviderBean
 
getRelatedSubscriptionFromBillingCustomerIdentifier(String, Boolean, Boolean) - Method in class com.crm.process.provisioning.netflix.CRMProcessNetflixProviderBean
 
getRelatedWalletAlternativeBalance(CRMDOAccountReceivable) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
 
getRelatedWalletBalance(CRMDOAccountReceivable) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
 
getRelatedWalletEstConsumptionDate(CRMDOAccountReceivable) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
 
getRelatedWalletEstConsumptionDays(CRMDOAccountReceivable) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
 
getRelatedWalletNumber(CRMDOAccountReceivable) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
 
getRelatedWithPayment() - Method in class com.crm.process.financialtransactions.FinancialTransactionCategorySearchCriteria
 
getRelateVoidTransaction() - Method in class com.crm.process.wallets.WalletTransactionSearchCriteria
 
getRelationTypeOptions() - Method in class com.crm.process.contactinfo.CRMUIContactInfoDefinitionBean
Loads the relation type options.
getRelationTypeOptions() - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads the relation type options.
getRelationTypeOptions(Boolean) - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads the relation type options (supported only or all).
getRelationTypeOptions(Boolean, ContactInformationType) - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads the relation type options (supported only or all).
getRemainingAmount() - Method in class com.crm.process.wallets.ExpiredWalletAllotment
 
getRemainingMonthAmount() - Method in class com.crm.process.billing.UsageAllowanceProduct
 
getRemainingMonthUsage() - Method in class com.crm.process.billing.UsageAllowanceProduct
 
getRemainingTodayAmount() - Method in class com.crm.process.billing.UsageAllowanceProduct
 
getRemainingTodayUsage() - Method in class com.crm.process.billing.UsageAllowanceProduct
 
getRemainingTransactionAmount() - Method in class com.crm.process.billing.UsageAllowanceProduct
 
getRemainingTransactionUsage() - Method in class com.crm.process.billing.UsageAllowanceProduct
 
getRemainingUsageAllowanceAmountPerProduct(CRMDOAccountReceivable) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
 
getRemainingUsageAllowancePerDay(CRMDOAccountReceivable) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
 
getRemainingUsageAllowancePerDayAmount(CRMDOAccountReceivable) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
 
getRemainingUsageAllowancePerMonth(CRMDOAccountReceivable) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
 
getRemainingUsageAllowancePerMonthAmount(CRMDOAccountReceivable) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
 
getRemainingUsageAllowancePerProduct(CRMDOAccountReceivable) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
 
getRemainingUsageAllowancePerTransaction(CRMDOAccountReceivable) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
 
getRemainingUsageAllowancePerTransactionAmount(CRMDOAccountReceivable) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
 
getRemoveConcurrentUsage() - Method in class com.crm.process.jobs.BillingTermAmendmentForm
 
getRemovedProvisioningDistributors() - Method in class com.crm.process.subscriptions.ChangeDistributionSubscriptionInstalledItem
 
getRemovedProvisioningDistributors() - Method in class com.crm.process.subscriptions.ChangeDistributionSubscriptionService
 
getRenewableFrequency() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.LicenseControls
Gets the value of the renewableFrequency property.
getRepetitionCount() - Method in class com.crm.process.provisioning.conaxsmsservices.SendIndividualMailAndBarkMessagesUtilityForm
 
getRepetitionCount() - Method in class com.crm.process.provisioning.conaxwebservices.ConaxSendIndividualMailAndBarkMessagesUtilityForm
 
getRepetitionIntervalInSeconds() - Method in class com.crm.process.provisioning.conaxsmsservices.SendIndividualMailAndBarkMessagesUtilityForm
 
getRepetitionIntervalInSeconds() - Method in class com.crm.process.provisioning.conaxwebservices.ConaxSendIndividualMailAndBarkMessagesUtilityForm
 
getReplacement() - Method in class com.crm.process.rewards.RewardParticipantTermination
 
getReplacementUnderCoveragePolicyOptions() - Method in class com.crm.process.warranties.CRMUIWarrantyPolicyBean
Loads the Replacement Under Coverage Policy options.
getReplacementUnderCoveragePolicyOptions(String) - Method in class com.crm.process.warranties.CRMUIWarrantyPolicyBean
Loads the Replacement Under Coverage Policy options.
getReportCriteria(ArrayList<Object>) - Method in class com.crm.process.reports.CRMUIReportEmailRunDefinitionBean
 
getReportFormat(ArrayList<Object>) - Method in class com.crm.process.reports.CRMUIReportEmailRunDefinitionBean
 
getReportLifeCycleStateOptions() - Method in class com.crm.process.subscriptions.CRMUISubscriptionBean
 
getReportLifeCycleStateOptions(String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionBean
 
getReportNetflixChargeStatuses(String) - Method in class com.crm.process.provisioning.netflix.CRMUINetflixReportBean
Loads a list of netflix charge statuses filtered with the input parameter
getReportOperatorAcknowledgementStatuses(String) - Method in class com.crm.process.provisioning.netflix.CRMUINetflixReportBean
Loads a list of operator acknowledgement statuses filtered with the input parameter
getReportProvisioningRequestTypeCodes(String) - Method in class com.crm.process.provisioning.netflix.CRMUINetflixReportBean
Loads a list of provisioning request parameter types filtered with the input parameter
getRequest(ProvisioningProviderResult) - Method in class com.crm.process.provisioning.CRMProcessProvisioningProviderHandlerBean
Returns the requests
getRequest() - Method in class com.crm.process.provisioning.tucano.webservices.TucanoResult
 
getRequestedPhysicalGoods() - Method in class com.crm.process.jobs.JobRequestedPhysicalGoodsAdditionForm
 
getRequestedPhysicalGoodsFromForm(CRMDOJob) - Method in class com.crm.process.jobs.CRMUIJobGenericPurposeBean
 
getRequestedPhysicalGoodsFromPhysicalGoodForm(CRMDOJob) - Method in class com.crm.process.jobs.CRMUIJobGenericPurposeBean
 
getRequestedPhysicalGoodsSummary(CRMDOJob) - Method in class com.crm.process.jobs.CRMUIJobGenericPurposeBean
 
getRequestedUnit() - Method in class com.crm.process.resourcescheduling.ResourceAvailabilityForm
 
getRequestLog() - Method in class com.crm.process.provisioning.verimatrix.webservices.VCASServiceLogHandler
 
getRequestLog() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxServiceLogHandler
 
getRequestMethodOptions() - Method in class com.crm.process.billing.CRMUIBuyInAdvanceRequestBean
Loads the buy in advance request request method options.
getRequestMethodOptions(String) - Method in class com.crm.process.billing.CRMUIBuyInAdvanceRequestBean
Loads the buy in advance request request method options.
getRequests() - Method in class com.crm.process.provisioning.ProvisioningProviderResult
 
getRequestStatus() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxResponse
Gets the value of the requestStatus property.
getRequiresRenewalOptions() - Method in class com.crm.process.contactinfo.CRMUIKYCDefinitionBean
Loads the KYC profile rule requires renewal options.
getRescanAllNetworksGlobalResult() - Method in class com.crm.process.provisioning.irdeto.clientdevice.RescanAllNetworksGlobalResponse
Gets the value of the rescanAllNetworksGlobalResult property.
getRescanAllNetworksResult() - Method in class com.crm.process.provisioning.irdeto.clientdevice.RescanAllNetworksResponse
Gets the value of the rescanAllNetworksResult property.
getResetAllSectors() - Method in class com.crm.process.provisioning.irdeto.secureclient.FactoryReset
Gets the value of the resetAllSectors property.
getResetBouquetChannelOrderGlobalResult() - Method in class com.crm.process.provisioning.irdeto.clientdevice.ResetBouquetChannelOrderGlobalResponse
Gets the value of the resetBouquetChannelOrderGlobalResult property.
getResetBouquetChannelOrderResult() - Method in class com.crm.process.provisioning.irdeto.clientdevice.ResetBouquetChannelOrderResponse
Gets the value of the resetBouquetChannelOrderResult property.
getResetGlobalResult() - Method in class com.crm.process.provisioning.irdeto.clientdevice.ResetGlobalResponse
Gets the value of the resetGlobalResult property.
getResetResult() - Method in class com.crm.process.provisioning.irdeto.clientdevice.ResetResponse
Gets the value of the resetResult property.
getResetSubscription() - Method in class com.crm.process.provisioning.ProvisioningProviderQueueEvent
 
getResetSubscription() - Method in class com.crm.process.provisioning.ProvisioningQueueItem
 
getResetTmsAttributesResult() - Method in class com.crm.process.provisioning.irdeto.clientdevice.ResetTmsAttributesResponse
Gets the value of the resetTmsAttributesResult property.
getResetTypeOptions() - Method in class com.crm.process.provisioning.perception.CRMUIPerceptionSetSubscriptionPinUtilityBean
Loads the reset type options.
getResetTypeOptions(String) - Method in class com.crm.process.provisioning.perception.CRMUIPerceptionSetSubscriptionPinUtilityBean
Loads the subscription type options.
getResourcePlanEntry() - Method in class com.crm.process.resourcescheduling.ResourceAvailabilityForm
 
getResourceRequest() - Method in class com.crm.process.resourcescheduling.ResourceAvailabilityForm
 
getResourceSchedulingDefinitionJobTypeOptions() - Method in class com.crm.process.jobs.CRMUIJobTypeBean
Loads the job types options.
getResourceSchedulingDefinitionJobTypeOptions(String) - Method in class com.crm.process.jobs.CRMUIJobTypeBean
Loads the job types options which have at least one activity type.
getResponse(ProvisioningProviderResult) - Method in class com.crm.process.provisioning.CRMProcessProvisioningProviderHandlerBean
Returns the responses
getResponseAccepted() - Method in class com.crm.process.servicerequests.ServiceRequestSearchCriteria
 
getResponseCategoryOptions() - Method in class com.crm.process.servicerequests.CRMUIServiceRequestBean
Loads the service request response category options.
getResponseDate() - Method in class com.crm.process.provisioning.netflix.webservices.model.ChargeEvents
 
getResponseID() - Method in class com.crm.process.paymentgateway.PaymentGatewayResult
 
getResponseLog() - Method in class com.crm.process.provisioning.verimatrix.webservices.VCASServiceLogHandler
 
getResponseLog() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxServiceLogHandler
 
getResponses() - Method in class com.crm.process.provisioning.ProvisioningProviderResult
 
getResponseStatus() - Method in class com.crm.process.provisioning.netflix.webservices.model.AccountInfoResponse
 
getResponseStatus() - Method in class com.crm.process.provisioning.netflix.webservices.model.ChargeEvents
 
getResponseStatus() - Method in class com.crm.process.provisioning.netflix.webservices.model.ChargeResultResponse
 
getResponseStatus() - Method in class com.crm.process.provisioning.netflix.webservices.model.GetRedemptionsResult
 
getResponseStatus() - Method in class com.crm.process.provisioning.netflix.webservices.model.SubscriptionResponse
 
getResponseStatus() - Method in class com.crm.process.provisioning.netflix.webservices.model.TokenResponse
 
getResponseStatus() - Method in exception com.crm.process.provisioning.netflix.webservices.owl.ChargeClientException
 
getResponseStatus() - Method in exception com.crm.process.provisioning.netflix.webservices.temple.ClientException
 
getResponseString(SecureClientProfileCommandResult) - Static method in class com.crm.process.provisioning.irdeto.SecureClientProfileUtil
 
getRestingEndDate() - Method in class com.crm.process.subscriptions.RestSubscriptionActionParameters
 
getRestrictedStateProcessOptions(String) - Method in class com.crm.process.vouchers.CRMUIVoucherDefinitionBean
Loads the voucher process options.
getResult() - Method in class com.crm.process.billing.CRMTimerInfo
 
getResult() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.ContentEventResult
Gets the value of the result property.
getResult() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.ContentListResult
Gets the value of the result property.
getResult() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DeviceEntitlementResult
Gets the value of the result property.
getResult() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DeviceListResult
Gets the value of the result property.
getResult() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DeviceResult
Gets the value of the result property.
getResult() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DeviceTypeLicenseDataResult
Gets the value of the result property.
getResult() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DomainDeviceListResult
Gets the value of the result property.
getResult() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DomainEntitlementResult
Gets the value of the result property.
getResult() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DomainListResult
Gets the value of the result property.
getResult() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.EntitlementListResult
Gets the value of the result property.
getResult() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.EventPackageResult
Gets the value of the result property.
getResult() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.GroupLicenseDataResult
Gets the value of the result property.
getResult() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.HostListResult
Gets the value of the result property.
getResult() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.LicenseGroupsResult
Gets the value of the result property.
getResult() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkContentEncryptionResult
Gets the value of the result property.
getResult() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkContentIdResult
Gets the value of the result property.
getResult() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkContentResult
Gets the value of the result property.
getResult() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkContentTypeEncryptionResult
Gets the value of the result property.
getResult() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkDeviceIdResult
Gets the value of the result property.
getResult() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkListResult
Gets the value of the result property.
getResult() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.PackageEventResult
Gets the value of the result property.
getResult() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.PackageListResult
Gets the value of the result property.
getResult() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.PolicyListResult
Gets the value of the result property.
getResult() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.PolicyResult
Gets the value of the result property.
getResult() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.ResultList
Gets the value of the result property.
getResult() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.RetailerEntitlementResult
Gets the value of the result property.
getResult() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.SiteListResult
Gets the value of the result property.
getResult() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.SiteResult
Gets the value of the result property.
getResult() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.SmartCardPairingResult
Gets the value of the result property.
getResult() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.STBPairingResult
Gets the value of the result property.
getResult() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.SystemAttrResult
Gets the value of the result property.
getResult() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserEventListResult
Gets the value of the result property.
getResult() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserListResult
Gets the value of the result property.
getResult() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserResult
Gets the value of the result property.
getResult() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserSecurityResult
Gets the value of the result property.
getResultCode() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Result
Gets the value of the resultCode property.
getResultData() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Result
Gets the value of the resultData property.
getResultId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Result
Gets the value of the resultId property.
getResults() - Method in class com.crm.process.provisioning.netflix.webservices.model.ChargeResults
 
getResultText() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Result
Gets the value of the resultText property.
getRetailer() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.RetailerEntitlementResult
Gets the value of the retailer property.
getRetailerEntitlements(RetailerEntitlementQuery, SessionHandle) - Method in interface com.crm.process.provisioning.verimatrix.webservices.omi.EntitlementMgmt
 
getRetailerEntitlements(RetailerEntitlementQuery, SessionHandle) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.EntitlementMgmtProxy
 
getRetailerId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.RetailerEntitlementQuery
Gets the value of the retailerId property.
getRetentionLimit() - Method in class com.crm.process.provisioning.verimatrix.admin.ClPlus
 
getRetryCount() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Connection
Gets the value of the retryCount property.
getRetryInterval() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Connection
Gets the value of the retryInterval property.
getReturnsLifeCycleStateOptions() - Method in class com.crm.process.returns.CRMUIReturnPolicyBean
Loads the returns life cycle state options.
getReturnsLifeCycleStateOptions(String) - Method in class com.crm.process.returns.CRMUIReturnPolicyBean
Loads the returns life cycle state options.
getReturnWarehouses(InventoryDefinitionAllowedWarehouseType, InventoryDefinitionAllowedWTClassification) - Method in class com.crm.process.inventory.CRMProcessWarehouseBean
Lists all the applicable return warehouses.
getRewardAwardTransactionCausedByAwardTransactions(CRMDOWalletTransaction) - Method in class com.crm.process.wallets.CRMUIWalletTransactionBean
 
getRewardAwardTransactionCausedByCreditNotes(CRMDOWalletTransaction) - Method in class com.crm.process.wallets.CRMUIWalletTransactionBean
 
getRewardAwardTransactionCausedByExpirationTransaction(CRMDOWalletTransaction) - Method in class com.crm.process.wallets.CRMUIWalletTransactionBean
 
getRewardAwardTransactionCausedByPayments(CRMDOWalletTransaction) - Method in class com.crm.process.wallets.CRMUIWalletTransactionBean
 
getRewardAwardTransactionCausedByPrepaidBilling(CRMDOWalletTransaction) - Method in class com.crm.process.wallets.CRMUIWalletTransactionBean
 
getRewardAwardTransactionCausedBySpendTransactions(CRMDOWalletTransaction) - Method in class com.crm.process.wallets.CRMUIWalletTransactionBean
 
getRewardAwardTransactionID() - Method in class com.crm.process.rewards.RewardAwardTransactionContribution
 
getRewardLoyaltyTransactionAmountBasedWhereClause(CRMDORewardOffer, String, BigDecimal) - Method in class com.crm.process.rewards.CRMProcessAwardRewardLoyaltyTransactionAmountBasedBean
 
getRewardLoyaltyTransactionItemQuantityBasedWhereClause(CRMDORewardOffer, String, Integer) - Method in class com.crm.process.rewards.CRMProcessAwardLoyaltyTransactionItemQuantityBasedBean
 
getRewardLoyaltyTransactionNumberBasedWhereClause(CRMDORewardOffer, String, Integer) - Method in class com.crm.process.rewards.CRMProcessAwardLoyaltyTransactionNumberBasedBean
 
getRewardOffer() - Method in class com.crm.process.workflows.AlertDefinitionTestConnectionForm
 
getRewardOfferID() - Method in class com.crm.process.rewards.RewardAwardTransactionContribution
 
getRewardOfferId() - Method in class com.crm.process.rewards.RewardOfferPerformanceForm
 
getRewardOffers() - Method in class com.crm.process.rewards.RewardOfferPartnerContributionSearchCriteria
 
getRewardOffers() - Method in class com.crm.process.rewards.RewardParticipantSearchCriteria
 
getRewardOffersForNotificationPreview(CRMDONotificationType) - Method in class com.crm.process.notifications.CRMProcessNotificationTypeBean
 
getRewardOfferTypeClassificationOptions(String, AwardedState) - Method in class com.crm.process.notifications.CRMUINotificationTypeBean
Loads the reward offer type classification options.
getRewardParticipant() - Method in class com.crm.process.wallets.WalletSearchCriteria
 
getRewardParticipant() - Method in class com.crm.process.wallets.WalletTransactionSearchCriteria
 
getRewardParticipantCommunicationSegmentOptions() - Method in class com.crm.process.segments.CRMUISegmentBean
Loads the segment entity type options that are applicable for reward participant communications.
getRewardParticipantCommunicationSegmentOptions(String) - Method in class com.crm.process.segments.CRMUISegmentBean
 
getRewardParticipants() - Method in class com.crm.process.accounts.AccountReceivablePendingItemsForm
 
getRewardParticipants() - Method in class com.crm.process.wallets.WalletTransactionSearchCriteria
 
getRewardParticipantSegmentOptions() - Method in class com.crm.process.segments.CRMUISegmentBean
Loads the segments of Rewards Participant entity type.
getRewardParticipantSegmentOptions(String) - Method in class com.crm.process.segments.CRMUISegmentBean
 
getRewardParticipationAgreements() - Method in class com.crm.process.rewards.RewardOfferPartnerContributionSearchCriteria
 
getRewardScheme() - Method in class com.crm.process.rewards.RewardParticipatingSchemeSearchCriteria
 
getRewardSchemeAwardValidityDateModeOptions() - Method in class com.crm.process.rewards.CRMUIRewardSchemeBean
 
getRewardSchemeAwardValidityOptions() - Method in class com.crm.process.rewards.CRMUIRewardSchemeBean
 
getRewardSchemeID() - Method in class com.crm.process.rewards.RewardAwardTransactionContribution
 
getRewardSchemeId() - Method in class com.crm.process.rewards.RewardOfferPerformanceForm
 
getRewardSchemeID() - Method in class com.crm.process.rewards.RewardSpendTransactionContribution
 
getRewardSchemeOptions() - Method in class com.crm.process.rewards.CRMUIImportRewardParticipantBean
Loads the reward scheme options.
getRewardSchemeOptions(String) - Method in class com.crm.process.rewards.CRMUIImportRewardParticipantBean
Loads the reward scheme options.
getRewardSchemeOptions() - Method in class com.crm.process.rewards.CRMUIRewardSchemeBean
 
getRewardSchemeOptions(String) - Method in class com.crm.process.rewards.CRMUIRewardSchemeBean
 
getRewardSchemes() - Method in class com.crm.process.rewards.RewardParticipantSearchCriteria
 
getRewardSchemeValidityOptions() - Method in class com.crm.process.rewards.CRMUIRewardSchemeBean
 
getRewardSettlementTypeOptions() - Method in class com.crm.process.rewards.CRMUIRewardSettlementRunDefinitionBean
Loads the reward settlement type options.
getRewardSettlementTypeOptions(String) - Method in class com.crm.process.rewards.CRMUIRewardSettlementRunDefinitionBean
Loads the reward settlement type options.
getRewardsParticipantNo() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getRewardsParticipantNoOperator() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getRewardsParticipants() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getRewardSpendTransactionID() - Method in class com.crm.process.rewards.RewardSpendTransactionContribution
 
getRewardSpendTransactions() - Method in class com.crm.process.rewards.SpendRequestCustomerEventSpendTransactionsForm
 
getRewardTransactionCommunicationSegmentOptions() - Method in class com.crm.process.segments.CRMUISegmentBean
Loads the segment entity type options that are applicable for reward transaction communications.
getRewardTransactionCommunicationSegmentOptions(String) - Method in class com.crm.process.segments.CRMUISegmentBean
 
getRewardValidityEffectivePeriodOptions() - Method in class com.crm.process.notifications.CRMUINotificationTypeBean
Loads the reward Offer effective validity period options.
getRewardValidityEffectivePeriodOptions(String) - Method in class com.crm.process.notifications.CRMUINotificationTypeBean
Loads the reward Offer effective validity period options.
getRewardValidityExpirePeriodOptions() - Method in class com.crm.process.notifications.CRMUINotificationTypeBean
Loads the reward Offer expire validity period options.
getRewardValidityExpirePeriodOptions(String) - Method in class com.crm.process.notifications.CRMUINotificationTypeBean
Loads the reward Offer expire validity period options.
getRoleType() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserListFilter
Gets the value of the roleType property.
getRoleTypes() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.User
Gets the value of the roleTypes property.
getRoundingMethodOptions() - Method in class com.crm.process.billing.CRMUIBillingRunDefinitionBean
Loads the rounding method options.
getRoundingMethodOptions(String) - Method in class com.crm.process.billing.CRMUIBillingRunDefinitionBean
Loads the rounding method options.
getRoundingMethodOptions() - Method in class com.crm.process.platform.CRMUICurrencyBean
Loads the rounding method options.
getRoundingMethodOptions(String) - Method in class com.crm.process.platform.CRMUICurrencyBean
Loads the rounding method options.
getRow() - Method in class com.crm.process.paymentgateway.PaymentGatewayRequestInformation
 
getRowsPerPage() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getRuleName() - Method in class com.crm.process.accounts.AdditionalDueDateRuleNameForm
 
getRuleName() - Method in class com.crm.process.accounts.UsageAllowanceLimitRuleNameForm
 
getRuleName() - Method in class com.crm.process.billing.AdditionalBillingRuleNameForm
 
getRunmode() - Method in class com.crm.process.utilities.SchedulerTask
 
getRunondate() - Method in class com.crm.process.utilities.SchedulerTask
 
getRunsRepeatedly() - Method in class com.crm.process.ProcessRunDefinition
 
getSamePathProducts(ArrayList<CRMDOSubTypeServiceTierPath>, CRMDOProduct, SubscriptionActionClassificationCode, CRMDOSubscriptionType) - Method in class com.crm.process.subscriptions.CRMProcessSubscriptionBean
Returns the products that belong to the same subscription service tier path as the given product, based on the given classification code and subscription type
getSaturday() - Method in class com.crm.process.GenderDayAnalysis
 
getSaveNewPricePlan() - Method in class com.crm.process.priceplan.CopyExistingPricePlanForm
 
getSaveNewUsageServiceCatalog() - Method in class com.crm.process.billing.CopyExistingUsageServiceCatalogForm
 
getSaveRequest() - Method in class com.crm.process.paymentgateway.PaymentGatewayResult
 
getScheduleAnActivityActionAllowed() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getScheduledActionsExecutionProcessRunDefinition() - Method in class com.crm.process.subscriptions.SubscriptionMaintenanceProcessRunDefinition
 
getScheduledDate() - Method in class com.crm.process.billing.BillPreviewRates
 
getScheduledDate() - Method in class com.crm.process.ProcessRunDefinition
 
getScheduledDate() - Method in class com.crm.process.provisioning.conaxsmsservices.PairUtilityForm
 
getScheduledDate() - Method in class com.crm.process.provisioning.conaxsmsservices.SendIndividualMailAndBarkMessagesUtilityForm
 
getScheduledDate() - Method in class com.crm.process.provisioning.conaxwebservices.ConaxPairUtilityForm
 
getScheduledDate() - Method in class com.crm.process.provisioning.conaxwebservices.ConaxResetPinUtilityForm
 
getScheduledDate() - Method in class com.crm.process.provisioning.conaxwebservices.ConaxSendIndividualMailAndBarkMessagesUtilityForm
 
getScheduledDate() - Method in class com.crm.process.provisioning.conaxwebservices.DisplayFingerprintsUtilityForm
 
getScheduledDate() - Method in class com.crm.process.provisioning.exsetsms.ExsetSmsSendFingerprintMessageUtilityForm
 
getScheduledDate() - Method in class com.crm.process.provisioning.exsetsms.ExsetSmsSendInfocasMessageUtilityForm
 
getScheduledDate() - Method in class com.crm.process.provisioning.panaccess.SendOSMMessageUtilityForm
 
getScheduledDate() - Method in class com.crm.process.provisioning.panaccess.SetPackageUtilityForm
 
getScheduledDate() - Method in class com.crm.process.subscriptions.ScheduleSubscriptionActionParameters
 
getScheduledSubActionBehaviorCodeOptions() - Method in class com.crm.process.subscriptions.CRMUISubscriptionProcessRunDefinitionBean
Loads the scheduled subscription action behavior code options.
getScheduledSubActionBehaviorCodeOptions(String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionProcessRunDefinitionBean
Loads the scheduled subscription action behavior code options.
getScheduledSubActionClassificationCodeOptions() - Method in class com.crm.process.subscriptions.CRMUISubscriptionProcessRunDefinitionBean
Loads the scheduled subscription action classification code options.
getScheduledSubActionClassificationCodeOptions(SubscriptionActionBehaviorCode, String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionProcessRunDefinitionBean
Loads the scheduled subscription action classification code options.
getSchedulerTask() - Method in class com.crm.process.accounts.AccountingPeriodRun
 
getSchedulerTask() - Method in class com.crm.process.financialtransactions.MonthlyRecurringRevenuePeriodRun
 
getSchedulerTask() - Method in class com.crm.process.inventory.ImportInstalledItemDefinition
 
getSchedulerTask() - Method in class com.crm.process.paymentgateway.ExportPaymentGatewayRequestsDefinition
 
getSchedulerTask() - Method in class com.crm.process.paymentgateway.ImportPaymentGatewayRequestsDefinition
 
getSchedulerTask() - Method in class com.crm.process.priceplan.PricePlanAdjustmentProcessRunDefinition
 
getSchedulerTask() - Method in class com.crm.process.ProcessRunDefinition
 
getSchedulerTask() - Method in class com.crm.process.subscriptions.ActivationProcessForm
 
getSchedulerTask() - Method in class com.crm.process.subscriptions.SubscriptionProcessRunDefinition
 
getSchedulerTask() - Method in class com.crm.process.vouchers.ExportVoucherDefinition
 
getSchedulerTask() - Method in class com.crm.process.wallets.WalletBalancePeriodRun
 
getSchedulingInformation() - Method in class com.crm.process.ProcessRunDefinition
 
getSchedulingOption() - Method in class com.crm.process.subscriptions.ScheduleSubscriptionActionParameters
 
getSchedulingOptions() - Method in class com.crm.process.subscriptions.CRMUISubscriptionActionBean
Loads the scheduling options.
getSchedulingOptions(String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionActionBean
Loads the scheduling options.
getSchedulingUnitOfTimeOptions() - Method in class com.crm.process.billing.CRMUIBillSendingRunDefinitionBean
Returns a LookupBuilder of unit of time options for bill sending run scheduling
getSchemeName() - Method in class com.crm.process.rewards.RewardParticipatingSchemeSearchCriteria
 
getSchemes() - Method in class com.crm.process.rewards.RewardParticipationAgreementSearchCriteria
 
getScope() - Method in class com.crm.process.networkmanagement.CollaborationCommunityForm
 
getScope() - Method in class com.crm.process.networkmanagement.CollaborationGroupForm
 
getScopeOptions() - Method in class com.crm.process.billing.CRMUIAdHocDiscountBean
Loads the ad hoc discount scope options.
getScopeOptions(String) - Method in class com.crm.process.billing.CRMUIAdHocDiscountBean
Loads the ad hoc discount scope options.
getScopeOptions() - Method in class com.crm.process.platform.CRMUIAllowedApplicationServerBean
Loads the allowed application server scope options.
getScopeOptions(String) - Method in class com.crm.process.platform.CRMUIAllowedApplicationServerBean
Loads the allowed application server scope options.
getScopeOptions() - Method in class com.crm.process.platform.CRMUICurrencyBean
Loads the currencies scope options.
getScopeOptions(String) - Method in class com.crm.process.platform.CRMUICurrencyBean
Loads the currencies scope options.
getScopeSelected() - Method in class com.crm.process.networkmanagement.CollaborationCommunityForm
 
getScopeSelected() - Method in class com.crm.process.networkmanagement.CollaborationGroupForm
 
getSdkVersion() - Method in class com.crm.process.taxationservices.onesource.webservices.HostRequestInfo
Gets the value of the sdkVersion property.
getSearchBy() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getSearchByOperator() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getSearchByOperatorOptions() - Method in class com.crm.process.communicationcentre.CRMUICommunicationCentreBean
Returns the communication centre search by operator options.
getSearchByOption() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getSearchByOptions() - Method in class com.crm.process.communicationcentre.CRMUICommunicationCentreBean
Returns the communication centre search by options.
getSearchSettingOperatorOptions() - Method in class com.crm.process.communicationcentre.CRMUICommunicationCentreDefinitionBean
Returns a communication centre definition search setting operator options.
getSearchSettingOperatorOptions(String) - Method in class com.crm.process.communicationcentre.CRMUICommunicationCentreDefinitionBean
Returns a communication centre definition search setting operator options.
getSearchValue() - Method in class com.crm.process.billing.UnitOfMeasurementSearchCriteria
 
getSearchValue() - Method in class com.crm.process.financialtransactions.FinancialTransactionTypeSearchCriteria
 
getSearchValue() - Method in class com.crm.process.servicerequests.ServiceRequestCancelReasonSearchCriteria
 
getSearchValue() - Method in class com.crm.process.servicerequests.ServiceRequestCategorySearchCriteria
 
getSearchValue() - Method in class com.crm.process.servicerequests.ServiceRequestFinalResCategorySearchCriteria
 
getSearchValue() - Method in class com.crm.process.servicerequests.ServiceRequestResponseCategorySearchCriteria
 
getSearchValue() - Method in class com.crm.process.servicerequests.ServiceRequestStatusSearchCriteria
 
getSearchValue() - Method in class com.crm.process.servicerequests.ServiceRequestTempResCategorySearchCriteria
 
getSearchValue() - Method in class com.crm.process.servicerequests.ServiceRequestTypeSearchCriteria
 
getSearchValue() - Method in class com.crm.process.wallets.WalletTransactionTypeSearchCriteria
 
getSecondLevelEntity() - Method in class com.crm.process.jobs.JobRequestedPhysicalGoodsAdditionForm
 
getSecondLevelFilteringEntityOptions(JobRequestedPhysicalGoodsAdditionForm) - Method in class com.crm.process.jobs.CRMUIJobGenericPurposeBean
 
getSecondLevelFilteringType() - Method in class com.crm.process.jobs.JobRequestedPhysicalGoodsAdditionForm
 
getSecondsDuration() - Method in class com.crm.process.processrun.CrmCronExpression
 
getSecretKeys(String) - Method in class com.crm.process.workflows.CRMUIWebhookDefinitionBean
Loads a list of secret keys.
getSection() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.SystemAttribute
Gets the value of the section property.
getSector() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.MessageHandle
Gets the value of the sector property.
getSector() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.PreloadedMessage
Gets the value of the sector property.
getSectorEntitlements() - Method in class com.crm.process.provisioning.irdeto.secureclient.SectorInfoProperty
Gets the value of the sectorEntitlements property.
getSectorInfoProperties() - Method in class com.crm.process.provisioning.irdeto.secureclient.SecureClientInfo
Gets the value of the sectorInfoProperties property.
getSectorInfoProperty() - Method in class com.crm.process.provisioning.irdeto.secureclient.ArrayOfSectorInfoProperty
Gets the value of the sectorInfoProperty property.
getSectorProperties() - Method in class com.crm.process.provisioning.irdeto.secureclient.SectorInfoProperty
Gets the value of the sectorProperties property.
getSectorProperty() - Method in class com.crm.process.provisioning.irdeto.secureclient.ArrayOfProperty6
Gets the value of the sectorProperty property.
getSectorProxy(String) - Method in class com.crm.process.provisioning.irdeto.CRMProcessIrdetoProviderBean
 
getSectorSoap() - Method in class com.crm.process.provisioning.irdeto.sector.Sector
 
getSectorSoap(WebServiceFeature...) - Method in class com.crm.process.provisioning.irdeto.sector.Sector
 
getSectorSoap12() - Method in class com.crm.process.provisioning.irdeto.sector.Sector
 
getSectorSoap12(WebServiceFeature...) - Method in class com.crm.process.provisioning.irdeto.sector.Sector
 
getSecureClient() - Method in class com.crm.process.provisioning.irdeto.secureclient.ArrayOfSecureClientInfo
Gets the value of the secureClient property.
getSecureClientInformation() - Method in class com.crm.process.provisioning.irdeto.IrdetoQuerySecureClientUtilityForm
 
getSecureClientProfile() - Method in class com.crm.process.provisioning.irdeto.secureclient.ArrayOfSecureClientProfile
Gets the value of the secureClientProfile property.
getSecureClientProfileParameters(HashMap<String, String>) - Static method in class com.crm.process.provisioning.irdeto.SecureClientProfileUtil
 
getSecureClientProfiles() - Method in class com.crm.process.provisioning.irdeto.secureclient.QuerySecureClient
Gets the value of the secureClientProfiles property.
getSecureClientProperties() - Method in class com.crm.process.provisioning.irdeto.secureclient.SecureClientProfile
Gets the value of the secureClientProperties property.
getSecureClientProperty() - Method in class com.crm.process.provisioning.irdeto.secureclient.ArrayOfProperty
Gets the value of the secureClientProperty property.
getSecureClients() - Method in class com.crm.process.provisioning.irdeto.secureclient.SecureClientProfileCommandResult
Gets the value of the secureClients property.
getSecureClientSoap() - Method in class com.crm.process.provisioning.irdeto.secureclient.SecureClient
 
getSecureClientSoap(WebServiceFeature...) - Method in class com.crm.process.provisioning.irdeto.secureclient.SecureClient
 
getSecureClientSoap12() - Method in class com.crm.process.provisioning.irdeto.secureclient.SecureClient
 
getSecureClientSoap12(WebServiceFeature...) - Method in class com.crm.process.provisioning.irdeto.secureclient.SecureClient
 
getSecureClientType() - Method in class com.crm.process.provisioning.irdeto.secureclient.ChangeSecureClientType
Gets the value of the secureClientType property.
getSecurityCodeCheckResult() - Method in class com.crm.process.paymentgateway.PaymentGatewayCardResult
 
getSecurityGroupMembers() - Method in class com.crm.process.users.ImportLDAPUser
 
getSecurityGroupNameFilter() - Method in class com.crm.process.users.ImportLDAPUser
 
getSecurityGroups() - Method in class com.crm.process.users.ImportLDAPUser
 
getSecurityGroupsImported() - Method in class com.crm.process.users.ImportLDAPUser
 
getSecurityGroupsOptions() - Method in class com.crm.process.users.CRMUILDAPIntegrationBean
Import the ldap users
getSecurityInfoProperties() - Method in class com.crm.process.provisioning.irdeto.secureclient.SecureClientInfo
Gets the value of the securityInfoProperties property.
getSecurityInfoProperty() - Method in class com.crm.process.provisioning.irdeto.secureclient.ArrayOfProperty4
Gets the value of the securityInfoProperty property.
getSecurityLevel() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DeviceSecurity
Gets the value of the securityLevel property.
getSecurityOptions() - Method in class com.crm.process.communications.CRMUICommunicationDefinitionBean
Loads the communication definition security options.
getSecurityOptions(String) - Method in class com.crm.process.communications.CRMUICommunicationDefinitionBean
Loads the communication definition security options.
getSecurityProfile() - Method in class com.crm.process.securitymanagement.SecurityProfileForm
 
getSegment() - Method in class com.crm.process.segments.PreviewSegment
 
getSegmentEntityOptions(CRMDOAdditiveDiscountDefinition) - Method in class com.crm.process.billing.CRMUIAdditiveDiscountDefinitionBean
Loads the additive discount definition segment entity options.
getSegmentEntityOptions(String, CRMDOAdditiveDiscountDefinition) - Method in class com.crm.process.billing.CRMUIAdditiveDiscountDefinitionBean
Loads the additive discount definition segment entity options.
getSegmentOptions(String) - Method in class com.crm.process.billing.CRMUIAdditiveDiscountDefinitionBean
 
getSegmentOptions(SegmentCriterion) - Method in class com.crm.process.billing.CRMUIAdditiveDiscountDefinitionBean
 
getSegmentOptions(SegmentEntity) - Method in class com.crm.process.billing.CRMUIAdditiveDiscountDefinitionBean
Returns the segment options of a segment criterion.
getSegmentOptions() - Method in class com.crm.process.billing.CRMUIPromotionCampaignBean
Returns the segment options of an entity.
getSegmentOptions(String) - Method in class com.crm.process.communications.CRMUIEventBasedCommunicationDefinitionBean
Loads the segment entity options.
getSegmentOptions(CRMDONotificationType) - Method in class com.crm.process.notifications.CRMUINotificationRunDefinitionBean
 
getSegmentOptions(CRMDONotificationType) - Method in class com.crm.process.notifications.CRMUINotificationTypeBean
 
getSegmentOptions() - Method in class com.crm.process.paymentgateway.CRMUIPaymentGatewayProcessRunDefinitionBean
Loads all the segments of Accounts Receivable entity type.
getSegmentOptions() - Method in class com.crm.process.provisioning.conaxwebservices.CRMUIFingerprintRunDefinitionBean
Loads all the segments of Subscription Accounts Receivable and contact information entity type .
getSegmentOptions() - Method in class com.crm.process.provisioning.exsetsms.CRMUIExsetSmsFingerprintMessageRunDefinitionBean
Loads all the segments of Subscription Accounts Receivable and contact information entity type .
getSegmentOptions() - Method in class com.crm.process.provisioning.nagravision.CRMUINagravisionFingerprintRunDefinitionBean
 
getSegmentOptions() - Method in class com.crm.process.provisioning.sumavision_hscas.CRMUISumavisionHSCASFingerprintRunDefinitionBean
Loads all the segments of Subscription Account receivable and contact information entity type .
getSegmentOptions(String) - Method in class com.crm.process.segments.CRMUISegmentBean
Loads the segment entity type options.
getSegmentOptions(String, SegmentLifeCycleState) - Method in class com.crm.process.segments.CRMUISegmentBean
 
getSegmentOptions(Entity) - Method in class com.crm.process.segments.CRMUISegmentBean
 
getSegmentOptions(Entity, SegmentLifeCycleState) - Method in class com.crm.process.segments.CRMUISegmentBean
 
getSegmentOptions(CRMDOWorkflowRule) - Method in class com.crm.process.workflows.CRMUIWorkflowRuleBean
Loads all the segments of based on the workflow entity.
getSegmentTranslatedQueries(Set<SegmentCriterion>) - Method in class com.crm.process.CRMProcessRunBean
Returns the translated queries from a list of segments.
getSegmentTranslatedQuery(SegmentCriterion) - Method in class com.crm.process.notifications.CRMProcessNotificationRunBean
Returns the translated queries from a list of segments.
getSegmentWhereClause(ArrayList<TranslatedQuery>, Boolean) - Method in class com.crm.process.CRMProcessRunBean
Returns a segment WHERE clause by a list of segment translated queries.
getSegmentWhereClause(ArrayList<TranslatedQuery>, NotificationClassification, Boolean, Boolean) - Method in class com.crm.process.CRMProcessRunBean
Returns a segment WHERE clause by a list of segment translation queries and a notification classification.
getSegmentWithClause(ArrayList<TranslatedQuery>) - Method in class com.crm.process.CRMProcessRunBean
Returns a segment WITH clause from a list of segment translated queries.
getSelectBox() - Method in class com.crm.process.paymentgateway.PaymentGatewaySettingActivationForm
 
getSelected() - Method in class com.crm.process.subscriptions.MoveSubscriptionInstalledItem
 
getSelected() - Method in class com.crm.process.subscriptions.SwapSubscriptionInstalledItem
 
getSelected() - Method in class com.crm.process.subscriptions.SwapSubscriptionService
 
getSelectedAddress(CRMDOContactInformation) - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
 
getSelectedAddress(CRMDOContactInformation, Boolean) - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
 
getSelectedComponents() - Method in class com.crm.process.jobs.JobAvailablePhysicalGoodAdditionForm
 
getSelectedEmail(CRMDOContactInformation) - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
 
getSelectedItem() - Method in class com.crm.process.jobs.JobAvailablePhysicalGoodAdditionForm
 
getSelectedModuleDescription() - Method in class com.crm.process.securitymanagement.SecurityProfileForm
 
getSelectedModuleID() - Method in class com.crm.process.securitymanagement.SecurityProfileForm
 
getSelectedPhone(CRMDOContactInformation) - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
 
getSelectedRecordIDs() - Method in class com.crm.process.leads.BulkLeadChangeForm
 
getSelectedRecordIDs() - Method in class com.crm.process.PrivacyLevelForm
 
getSelectedRecordIDs() - Method in class com.crm.process.servicerequests.BulkStatusChangeForm
 
getSelectedRecordIDs() - Method in class com.crm.process.wallets.ChangeDefaultTransactionTypeForm
 
getSelectedRecordIDs() - Method in class com.crm.process.workflows.AlertDeleteForm
 
getSelectedRecordIDs() - Method in class com.crm.process.workflows.ApprovalRequestDeleteForm
 
getSelectedRecordIDs() - Method in class com.crm.process.workflows.WebhookRequestDeleteForm
 
getSelectedResourceRequests() - Method in class com.crm.process.resourcescheduling.ResourceRequestStateForm
 
getSelectedSecurityGroup() - Method in class com.crm.process.users.ImportLDAPUser
 
getSelectedServices() - Method in class com.crm.process.billing.BillingTermSchemeProductPreratePeriodForm
 
getSelectedUserIDs() - Method in class com.crm.process.users.UserSettingsForm
 
getSelectedUserIDs() - Method in class com.crm.process.users.UserStateForm
 
getSelfSignUpState() - Method in class com.crm.process.rewards.RewardSchemeSearchCriteria
 
getSellerRegistrations() - Method in class com.crm.process.taxationservices.onesource.webservices.Registrations
Gets the value of the sellerRegistrations property.
getSenderName() - Method in class com.crm.process.provisioning.sumavision_hscas.SumavisionHSCASSendIndividualMessageUtilityForm
 
getSendMailGlobalResult() - Method in class com.crm.process.provisioning.irdeto.clientdevice.SendMailGlobalResponse
Gets the value of the sendMailGlobalResult property.
getSendMailResult() - Method in class com.crm.process.provisioning.irdeto.clientdevice.SendMailResponse
Gets the value of the sendMailResult property.
getSendMessageGlobalResult() - Method in class com.crm.process.provisioning.irdeto.clientdevice.SendMessageGlobalResponse
Gets the value of the sendMessageGlobalResult property.
getSendMessageResult() - Method in class com.crm.process.provisioning.irdeto.clientdevice.SendMessageResponse
Gets the value of the sendMessageResult property.
getSendTmsMessageGlobalResult() - Method in class com.crm.process.provisioning.irdeto.clientdevice.SendTmsMessageGlobalResponse
Gets the value of the sendTmsMessageGlobalResult property.
getSequence() - Method in class com.crm.process.provisioning.conaxsmsservices.SendIndividualMailAndBarkMessagesUtilityForm
 
getSequenceNumber() - Method in class com.crm.process.platform.CurrentNumberForm
 
getSequenceOptions() - Method in class com.crm.process.platform.CRMUINumberSchemeBean
Loads the sequence options.
getSequenceOptions(String) - Method in class com.crm.process.platform.CRMUINumberSchemeBean
Loads the sequence options.
getserializedobject() - Method in class com.crm.process.utilities.SchedulerTask
 
getSerialNumber() - Method in class com.crm.process.provisioning.irdeto.clientdevice.ClearHomingChannel
Gets the value of the serialNumber property.
getSerialNumber() - Method in class com.crm.process.provisioning.irdeto.clientdevice.CreateParentalPinCode
Gets the value of the serialNumber property.
getSerialNumber() - Method in class com.crm.process.provisioning.irdeto.clientdevice.CreateParentalUserProfile
Gets the value of the serialNumber property.
getSerialNumber() - Method in class com.crm.process.provisioning.irdeto.clientdevice.CreateTmsAttributes
Gets the value of the serialNumber property.
getSerialNumber() - Method in class com.crm.process.provisioning.irdeto.clientdevice.DeleteTmsAttributes
Gets the value of the serialNumber property.
getSerialNumber() - Method in class com.crm.process.provisioning.irdeto.clientdevice.DownloadCode
Gets the value of the serialNumber property.
getSerialNumber() - Method in class com.crm.process.provisioning.irdeto.clientdevice.DownloadExtendedCode
Gets the value of the serialNumber property.
getSerialNumber() - Method in class com.crm.process.provisioning.irdeto.clientdevice.DownloadRawData
Gets the value of the serialNumber property.
getSerialNumber() - Method in class com.crm.process.provisioning.irdeto.clientdevice.DownloadUserData
Gets the value of the serialNumber property.
getSerialNumber() - Method in class com.crm.process.provisioning.irdeto.clientdevice.OverwriteParentalPinCode
Gets the value of the serialNumber property.
getSerialNumber() - Method in class com.crm.process.provisioning.irdeto.clientdevice.OverwriteParentalUserProfile
Gets the value of the serialNumber property.
getSerialNumber() - Method in class com.crm.process.provisioning.irdeto.clientdevice.RescanAllNetworks
Gets the value of the serialNumber property.
getSerialNumber() - Method in class com.crm.process.provisioning.irdeto.clientdevice.Reset
Gets the value of the serialNumber property.
getSerialNumber() - Method in class com.crm.process.provisioning.irdeto.clientdevice.ResetBouquetChannelOrder
Gets the value of the serialNumber property.
getSerialNumber() - Method in class com.crm.process.provisioning.irdeto.clientdevice.ResetTmsAttributes
Gets the value of the serialNumber property.
getSerialNumber() - Method in class com.crm.process.provisioning.irdeto.clientdevice.SendMail
Gets the value of the serialNumber property.
getSerialNumber() - Method in class com.crm.process.provisioning.irdeto.clientdevice.SendMessage
Gets the value of the serialNumber property.
getSerialNumber() - Method in class com.crm.process.provisioning.irdeto.clientdevice.SetHomingChannel
Gets the value of the serialNumber property.
getSerialNumber() - Method in class com.crm.process.provisioning.irdeto.clientdevice.TuneToEmergencyService
Gets the value of the serialNumber property.
getSerialNumber() - Method in class com.crm.process.provisioning.irdeto.clientdevice.TuneToHomingChannel
Gets the value of the serialNumber property.
getSerialNumber() - Method in class com.crm.process.provisioning.irdeto.clientdevice.UpdateCurrentService
Gets the value of the serialNumber property.
getSerialNumber() - Method in class com.crm.process.provisioning.irdeto.entitlements.CreateEntitlements
Gets the value of the serialNumber property.
getSerialNumber() - Method in class com.crm.process.provisioning.irdeto.entitlements.DeleteAllEntitlements
Gets the value of the serialNumber property.
getSerialNumber() - Method in class com.crm.process.provisioning.irdeto.entitlements.DeleteEntitlements
Gets the value of the serialNumber property.
getSerialNumber() - Method in class com.crm.process.provisioning.irdeto.entitlements.OverwriteEntitlements
Gets the value of the serialNumber property.
getSerialNumber() - Method in class com.crm.process.provisioning.irdeto.entitlements.SetPrepaidEntitlements
Gets the value of the serialNumber property.
getSerialNumber() - Method in class com.crm.process.provisioning.irdeto.sector.ChangeSectorOwner
Gets the value of the serialNumber property.
getSerialNumber() - Method in class com.crm.process.provisioning.irdeto.sector.CreateSector
Gets the value of the serialNumber property.
getSerialNumber() - Method in class com.crm.process.provisioning.irdeto.sector.DeleteSector
Gets the value of the serialNumber property.
getSerialNumber() - Method in class com.crm.process.provisioning.irdeto.sector.OverwriteSector
Gets the value of the serialNumber property.
getSerialNumber() - Method in class com.crm.process.provisioning.irdeto.sector.OverwriteSectorRegion
Gets the value of the serialNumber property.
getSerialNumber() - Method in class com.crm.process.provisioning.irdeto.sector.ReAuthorizeSector
Gets the value of the serialNumber property.
getSerialNumber() - Method in class com.crm.process.provisioning.irdeto.sector.RecoverSector
Gets the value of the serialNumber property.
getSerialNumber() - Method in class com.crm.process.provisioning.irdeto.sector.RecoverSectorDatecode
Gets the value of the serialNumber property.
getSerialNumber() - Method in class com.crm.process.provisioning.irdeto.sector.SynchronizeSector
Gets the value of the serialNumber property.
getSerialNumber() - Method in class com.crm.process.provisioning.irdeto.secureclient.ChangeSecureClientProperty
Gets the value of the serialNumber property.
getSerialNumber() - Method in class com.crm.process.provisioning.irdeto.secureclient.ChangeSecureClientType
Gets the value of the serialNumber property.
getSerialNumber() - Method in class com.crm.process.provisioning.irdeto.secureclient.DeleteSecureClient
Gets the value of the serialNumber property.
getSerialNumber() - Method in class com.crm.process.provisioning.irdeto.secureclient.FactoryReset
Gets the value of the serialNumber property.
getSerialNumber() - Method in class com.crm.process.provisioning.irdeto.secureclient.OverwriteLocation
Gets the value of the serialNumber property.
getSerialNumber() - Method in class com.crm.process.provisioning.irdeto.secureclient.OverwriteNationality
Gets the value of the serialNumber property.
getSerialNumber() - Method in class com.crm.process.provisioning.irdeto.secureclient.OverwriteUserData
Gets the value of the serialNumber property.
getSerialNumber() - Method in class com.crm.process.provisioning.irdeto.secureclient.ReactivateSecureClient
Gets the value of the serialNumber property.
getSerialNumber() - Method in class com.crm.process.provisioning.irdeto.secureclient.RecoverWorkingKey
Gets the value of the serialNumber property.
getSerialNumber() - Method in class com.crm.process.provisioning.irdeto.secureclient.SecureClientInfo
Gets the value of the serialNumber property.
getSerialNumber() - Method in class com.crm.process.provisioning.irdeto.secureclient.SecureClientProfile
Gets the value of the serialNumber property.
getSerialNumber() - Method in class com.crm.process.provisioning.irdeto.secureclient.ValidateSignature
Gets the value of the serialNumber property.
getSerialNumber() - Method in class com.crm.process.provisioning.ProvisioningProviderInstalledItem
 
getSerialversionuid() - Static method in class com.crm.process.accounts.BillAccountForm
 
getSerialversionuid() - Static method in class com.crm.process.accounts.ChangeCreditLimitForm
 
getSerialversionuid() - Static method in class com.crm.process.accounts.ChangeCreditPeriodForm
 
getSerialversionuid() - Static method in class com.crm.process.accounts.QuickSaleForm
 
getSerialversionuid() - Static method in class com.crm.process.accounts.RecurringPaymentSettingsForm
 
getSerialversionuid() - Static method in class com.crm.process.accounts.VouchersSalesForm
 
getSerialversionuid() - Static method in class com.crm.process.activities.ActivityCategoriesForm
 
getSerialversionuid() - Static method in class com.crm.process.billing.AmendBuyInAdvanceRequestForm
 
getSerialversionuid() - Static method in class com.crm.process.billing.BillEvent
 
getSerialversionuid() - Static method in class com.crm.process.billing.CancelBuyInAdvanceRequestForm
 
getSerialversionuid() - Static method in class com.crm.process.billing.SubscriptionServicePeriodRate
 
getSerialversionuid() - Static method in class com.crm.process.communications.CommunicationCategoriesForm
 
getSerialversionuid() - Static method in class com.crm.process.ConfigurationDefaultForm
 
getSerialversionuid() - Static method in class com.crm.process.dashboards.DashboardSetDefaultForm
 
getSerialversionuid() - Static method in class com.crm.process.DefinitionActivationForm
 
getSerialversionuid() - Static method in class com.crm.process.financialtransactions.InvoiceInstalledItem
 
getSerialversionuid() - Static method in class com.crm.process.inventory.ImportInstalledItemDefinition
 
getSerialversionuid() - Static method in class com.crm.process.jobs.BillingTermAmendmentForm
 
getSerialversionuid() - Static method in class com.crm.process.jobs.InvoiceJobForm
 
getSerialversionuid() - Static method in class com.crm.process.jobs.JobProgressForm
 
getSerialversionuid() - Static method in class com.crm.process.jobs.RescheduleJobForm
 
getSerialversionuid() - Static method in class com.crm.process.leads.BulkLeadChangeForm
 
getSerialversionuid() - Static method in class com.crm.process.paymentgateway.ExportPaymentGatewayRequestsDefinition
 
getSerialversionuid() - Static method in class com.crm.process.paymentgateway.ImportPaymentGatewayRequestsDefinition
 
getSerialversionuid() - Static method in class com.crm.process.paymentgateway.PaymentGatewaySettingActivationForm
 
getSerialversionuid() - Static method in class com.crm.process.PrivacyLevelForm
 
getSerialversionuid() - Static method in class com.crm.process.provisioning.conaxsmsservices.PairUtilityForm
 
getSerialversionuid() - Static method in class com.crm.process.provisioning.conaxwebservices.ConaxInformationForm
 
getSerialversionuid() - Static method in class com.crm.process.provisioning.conaxwebservices.ConaxPairUtilityForm
 
getSerialversionuid() - Static method in class com.crm.process.provisioning.conaxwebservices.DisplayFingerprintsUtilityForm
 
getSerialversionuid() - Static method in class com.crm.process.provisioning.exsetsms.ExsetSmsInformationForm
 
getSerialversionuid() - Static method in class com.crm.process.provisioning.exsetsms.ExsetSmsSendFingerprintMessageUtilityForm
 
getSerialversionuid() - Static method in class com.crm.process.provisioning.exsetsms.ExsetSmsSendInfocasMessageUtilityForm
 
getSerialversionuid() - Static method in class com.crm.process.provisioning.panaccess.PanaccessInformationForm
 
getSerialversionuid() - Static method in class com.crm.process.provisioning.sumavision_hscas.SumavisionHSCASDisplayFingerprintsUtilityForm
 
getSerialversionuid() - Static method in class com.crm.process.provisioning.SwapInstalledItem
 
getSerialversionuid() - Static method in class com.crm.process.rewards.RewardOfferCategoriesForm
 
getSerialversionuid() - Static method in class com.crm.process.servicerequests.BulkStatusChangeForm
 
getSerialversionuid() - Static method in class com.crm.process.subscriptions.ManageProvisioningDistributorsLabelsForm
 
getSerialversionuid() - Static method in class com.crm.process.subscriptions.SubscriptionDefinitionServiceTierForm
 
getSerialversionuid() - Static method in class com.crm.process.subscriptions.SubscriptionProcessRunDefinition
 
getSerialversionuid() - Static method in class com.crm.process.subscriptions.SubscriptionTypeServiceTierPathForm
 
getSerialversionuid() - Static method in class com.crm.process.subscriptions.SubTypeAddBillingTermSchemeForm
 
getSerialversionuid() - Static method in class com.crm.process.utilities.SchedulerTask
 
getSerialversionuid() - Static method in class com.crm.process.vouchers.ElectronicVoucherCancellationForm
 
getSerialversionuid() - Static method in class com.crm.process.vouchers.ExportVoucherDefinition
 
getSerialversionuid() - Static method in class com.crm.process.vouchers.LotAcceptanceForm
 
getSerialversionuid() - Static method in class com.crm.process.vouchers.LotAmendmentForm
 
getSerialversionuid() - Static method in class com.crm.process.vouchers.LotModificationForm
 
getSerialversionuid() - Static method in class com.crm.process.vouchers.LotRejectionForm
 
getSerialversionuid() - Static method in class com.crm.process.vouchers.UsingWalletFundsForElectronicVoucherPurchaseForm
 
getSerialversionuid() - Static method in class com.crm.process.vouchers.VoucherGenerationForm
 
getSerialversionuid() - Static method in class com.crm.process.vouchers.VoucherSecretNumberForm
 
getSerialversionuid() - Static method in class com.crm.process.wallets.AllotmentConditionsForm
 
getSerialversionuid() - Static method in class com.crm.process.wallets.WalletBalancePerPeriodErrorsForm
 
getSerialversionuid() - Static method in class com.crm.process.wallets.WalletDefinitionConditionForm
 
getSerialversionuid() - Static method in class com.crm.process.wallets.WalletSearchCriteria
 
getSerialversionuid() - Static method in class com.crm.process.wallets.WalletTransactionSearchCriteria
 
getSerialversionuid() - Static method in class com.crm.process.workflows.AlertDefinitionTestConnectionForm
 
getSerialversionuid() - Static method in class com.crm.process.workflows.WebhookDefinitionTestConnectionForm
 
getServerTypeOptions() - Method in class com.crm.process.users.CRMUIUserAuthenticationSettingsBean
 
getServerTypeOptions(String) - Method in class com.crm.process.users.CRMUIUserAuthenticationSettingsBean
Loads the server type options for the user authentication policy.
getServerTypeOptions() - Method in class com.crm.process.users.CRMUIUserAuthSettingBean
 
getServerTypeOptions(String) - Method in class com.crm.process.users.CRMUIUserAuthSettingBean
Loads the server type options for the user authentication policy.
getService() - Method in class com.crm.process.provisioning.exsetsms.ExsetSmsSendFingerprintMessageUtilityForm
 
getService() - Method in class com.crm.process.provisioning.radiator.RadiatorGetSubscriberInformationUtilityForm
 
getService() - Method in class com.crm.process.resourcescheduling.ResourceAvailabilityForm
 
getService() - Method in class com.crm.process.subscriptions.SubscriptionTypeProduct
 
getServiceActive() - Method in class com.crm.process.provisioning.netflix.webservices.model.SubscriptionResponse
 
getServiceBillingTypeOptions() - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the service billing type options.
getServiceBillingTypeOptions(String) - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the service billing type options.
getServiceBillingTypeOptions(String, CRMDOBillingTermScheme) - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the service billing type options.
getServiceDependenciesEntity(ArrayList<Object>) - Method in class com.crm.process.subscriptions.CRMUISubscriptionDefinitionBean
 
getServiceDependenciesPrerequisites(ArrayList<Object>) - Method in class com.crm.process.subscriptions.CRMUISubscriptionDefinitionBean
Loads a list of Service Dependencies Prerequisites.
getServiceDistributorsRadioButton(CRMDOJob, String) - Method in class com.crm.process.jobs.CRMUIJobAddSubscriptionServicesBean
 
getServiceDistributorsRadioButton(CRMDOJob, String) - Method in class com.crm.process.jobs.CRMUIJobBean
 
getServiceDistributorsRadioButton(CRMDOJob, String, CRMDOSubscriptionType) - Method in class com.crm.process.jobs.CRMUIJobBean
 
getServiceDistributorsRadioButton(CRMDOJob, String) - Method in class com.crm.process.jobs.CRMUIJobCancelSubscriptionServicesBean
 
getServiceDistributorsRadioButton(CRMDOJob, String) - Method in class com.crm.process.jobs.CRMUIJobNewSubscriptionBean
 
getServiceId() - Method in class com.crm.process.provisioning.irdeto.clientdevice.TuneToEmergencyService
Gets the value of the serviceId property.
getServiceId() - Method in class com.crm.process.provisioning.irdeto.clientdevice.TuneToTargetedEmergencyServiceGlobal
Gets the value of the serviceId property.
getServiceProvider() - Method in class com.crm.process.provisioning.netflix.webservices.model.AccountInfoResponse
 
getServiceProvider() - Method in class com.crm.process.provisioning.netflix.webservices.model.TokenRequest
 
getServiceProvisioningDistributors(ArrayList<ProviderService>) - Method in class com.crm.process.provisioning.CRMProcessProviderBean
Returns the provisioning distributors that the given provider services are distributed on
getServiceRates() - Method in class com.crm.process.billing.AdditionalBillingPeriodRate
 
getServiceRates() - Method in class com.crm.process.billing.UpcomingBillingRate
 
getServiceRequest() - Method in class com.crm.process.workflows.AlertDefinitionTestConnectionForm
 
getServiceRequest() - Method in class com.crm.process.workflows.WebhookDefinitionTestConnectionForm
 
getServiceRequestCommunicationSegmentOptions() - Method in class com.crm.process.segments.CRMUISegmentBean
Loads the segment entity type options that are applicable for service request communications.
getServiceRequestCommunicationSegmentOptions(String) - Method in class com.crm.process.segments.CRMUISegmentBean
 
getServiceRequests() - Method in class com.crm.process.accounts.AccountReceivablePendingItemsForm
 
getServiceRequests() - Method in class com.crm.process.servicerequests.ServiceRequestTypeChangeAssignment
 
getServiceRequests() - Method in class com.crm.process.servicerequests.ServiceRequestTypeChangeStatus
 
getServiceRequestTypeChangeAssignmentSet() - Method in class com.crm.process.servicerequests.BulkStatusChangeForm
 
getServiceRequestTypeChangeStatusSet() - Method in class com.crm.process.servicerequests.BulkStatusChangeForm
 
getServiceRequestTypes() - Method in class com.crm.process.products.ProductSearchCriteria
 
getServices() - Method in class com.crm.process.billing.BillEvent
 
getServices() - Method in class com.crm.process.provisioning.verimatrix.admin.VCASOMIPackage
 
getServicesAllowedOnBoth() - Method in class com.crm.process.subscriptions.SubTypeAddBillingTermSchemeForm
 
getServiceScopeOptions() - Method in class com.crm.process.billing.CRMUIBuyInAdvanceRequestBean
Loads the buy in advance request service scope options.
getServiceScopeOptions(String) - Method in class com.crm.process.billing.CRMUIBuyInAdvanceRequestBean
Loads the buy in advance request service scope options.
getServicesOptions(CRMDOActivity) - Method in class com.crm.process.activities.CRMUIActivityBean
 
getServicesRadioButton(ArrayList<CRMDOSubscriptionService>) - Method in class com.crm.process.subscriptions.CRMUISubscriptionDistributionChangeBean
 
getServicesToBeAdded() - Method in class com.crm.process.subscriptions.SubTypeAddBillingTermSchemeForm
 
getServicesToBeProcessed(ArrayList<SubscriptionActionProduct>, ArrayList<SubscriptionActionProduct>) - Method in class com.crm.process.subscriptions.CRMUIBundleSubscriptionServiceAmendmentBean
 
getServicesToBeSwappedProductIds(ArrayList<CRMDOSubscriptionService>, CRMDOSubscriptionType) - Method in class com.crm.process.subscriptions.CRMProcessServicesAndInstalledItemAmendmentBean
 
getServicesTypes() - Method in class com.crm.process.provisioning.nagravision.CRMUINagravisionSMSgwServiceProviderBean
Loads the services types in relation to Nagravision SMSgw provider.
getServicesTypes(String) - Method in class com.crm.process.provisioning.nagravision.CRMUINagravisionSMSgwServiceProviderBean
Loads the services types in relation to Nagravision SMSgw provider.
getServiceTypeOptions() - Method in class com.crm.process.products.CRMUIProductTypeBean
Loads the service type options.
getServiceTypeOptions(String) - Method in class com.crm.process.products.CRMUIProductTypeBean
Loads the service type options.
getServiceTypes() - Method in class com.crm.process.products.ProductSearchCriteria
 
getServiceTypes() - Method in class com.crm.process.products.ProductTypeSearchCriteria
 
getServiceUsages() - Method in class com.crm.process.subscriptions.AddServiceUsageSubscriptionActionParameters
 
getSession() - Method in interface com.crm.process.communications.ICommunicationEvent
 
getSession() - Method in class com.crm.process.CRMEvent
 
getSession() - Method in class com.crm.process.provisioning.verimatrix.webservices.VcasBaseWebService
 
getSession() - Method in class com.crm.process.taxationservices.onesource.webservices.OneSourceWebService
 
getSessionHandle() - Method in class com.crm.process.provisioning.verimatrix.webservices.VcasBaseWebService
 
getSessionId() - Method in class com.crm.process.provisioning.panaccess.PanaccessLoginInformation
 
getSet() - Method in class com.crm.process.contactinfo.AnonymizationFinancialTransactionTypesForm
 
getSet() - Method in class com.crm.process.contactinfo.AnonymizationWalletTransactionTypesForm
 
getSetHomingChannelResult() - Method in class com.crm.process.provisioning.irdeto.clientdevice.SetHomingChannelResponse
Gets the value of the setHomingChannelResult property.
getSetInstallerPinCodeGlobalResult() - Method in class com.crm.process.provisioning.irdeto.clientdevice.SetInstallerPinCodeGlobalResponse
Gets the value of the setInstallerPinCodeGlobalResult property.
getSetPrepaidEntitlementsResult() - Method in class com.crm.process.provisioning.irdeto.entitlements.SetPrepaidEntitlementsResponse
Gets the value of the setPrepaidEntitlementsResult property.
getSetSubscriptionEffectiveOptions() - Method in class com.crm.process.provisioning.nagravision.CRMUINagravisionSMSgwServiceProviderBean
Loads the Setting an existing subscription as Effective commands options.
getSetSubscriptionEffectiveOptions(String) - Method in class com.crm.process.provisioning.nagravision.CRMUINagravisionSMSgwServiceProviderBean
Loads the Setting an existing subscription as Effective commands options.
getSetSubscriptionNotEffectiveOptions() - Method in class com.crm.process.provisioning.nagravision.CRMUINagravisionSMSgwServiceProviderBean
Loads the Setting an existing subscription as Not Effective commands options.
getSetSubscriptionNotEffectiveOptions(String) - Method in class com.crm.process.provisioning.nagravision.CRMUINagravisionSMSgwServiceProviderBean
Loads the Setting an existing subscription as Not Effective commands options.
getSettlementFrequency() - Method in class com.crm.process.rewards.SettlementSetting
 
getSettlementSpecificDay() - Method in class com.crm.process.rewards.SettlementSetting
 
getSettlementSpecificHour() - Method in class com.crm.process.rewards.SettlementSetting
 
getSetTopBox() - Method in class com.crm.process.provisioning.conaxsmsservices.PairUtilityForm
 
getSetTopBox() - Method in class com.crm.process.provisioning.conaxwebservices.ConaxInformationForm
 
getSetTopBox() - Method in class com.crm.process.provisioning.conaxwebservices.ConaxPairUtilityForm
 
getSetTopBox() - Method in class com.crm.process.provisioning.exsetsms.ExsetSmsInformationForm
 
getSetTopBox() - Method in class com.crm.process.provisioning.panaccess.PanaccessInformationForm
 
getSetTopBox() - Method in class com.crm.process.provisioning.panaccess.SendOSMMessageUtilityForm
 
getShipFromAddress() - Method in class com.crm.process.taxationservices.onesource.webservices.AddressCollection
Gets the value of the shipFromAddress property.
getShipToAddress() - Method in class com.crm.process.taxationservices.onesource.webservices.AddressCollection
Gets the value of the shipToAddress property.
getShortcutMenuOptions() - Method in class com.crm.process.securitymanagement.SecurityProfileForm
 
getShortDescription() - Method in class com.crm.process.rewards.RewardOfferMarketingInformation
 
getShortTermActivationEndDate() - Method in class com.crm.process.subscriptions.ShortTermActivationSubscriptionActionParameters
 
getShowTime() - Method in class com.crm.process.provisioning.exsetsms.ExsetSmsSendFingerprintMessageUtilityForm
 
getSignature() - Method in class com.crm.process.provisioning.irdeto.secureclient.ValidateSignature
Gets the value of the signature property.
getSignatureKey() - Method in class com.crm.process.provisioning.netflix.webservices.stick.CredentialSource.ClasspathCredentialSource
 
getSignatureKey() - Method in interface com.crm.process.provisioning.netflix.webservices.stick.CredentialSource
 
getSignatureKey() - Method in class com.crm.process.provisioning.netflix.webservices.stick.operator.CredentialSource.ClasspathCredentialSource
 
getSignatureKey() - Method in interface com.crm.process.provisioning.netflix.webservices.stick.operator.CredentialSource
 
getSignUpByUnits() - Method in class com.crm.process.rewards.RewardParticipantSearchCriteria
 
getSignUpParticipantActionAllowed() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getSite(SiteQuery, SessionHandle) - Method in interface com.crm.process.provisioning.verimatrix.webservices.omi.ConfigurationMgmt
 
getSite(SiteQuery, SessionHandle) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.ConfigurationMgmtProxy
 
getSite() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.SiteResult
Gets the value of the site property.
getSiteCount() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.SiteListQuery
Gets the value of the siteCount property.
getSiteId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Site
Gets the value of the siteId property.
getSiteList(SiteListQuery, SessionHandle) - Method in interface com.crm.process.provisioning.verimatrix.webservices.omi.ConfigurationMgmt
 
getSiteList(SiteListQuery, SessionHandle) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.ConfigurationMgmtProxy
 
getSites() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.SiteListResult
Gets the value of the sites property.
getSkipJob() - Method in class com.crm.process.billing.BillingRunConfiguration
 
getSkipOrder() - Method in class com.crm.process.billing.BillingRunConfiguration
 
getSkipSubscription() - Method in class com.crm.process.billing.BillingRunConfiguration
 
getSmartCard() - Method in class com.crm.process.provisioning.conaxsmsservices.PairUtilityForm
 
getSmartCard() - Method in class com.crm.process.provisioning.conaxsmsservices.SendIndividualMailAndBarkMessagesUtilityForm
 
getSmartCard() - Method in class com.crm.process.provisioning.conaxwebservices.ConaxInformationForm
 
getSmartCard() - Method in class com.crm.process.provisioning.conaxwebservices.ConaxPairUtilityForm
 
getSmartCard() - Method in class com.crm.process.provisioning.conaxwebservices.ConaxResetPinUtilityForm
 
getSmartCard() - Method in class com.crm.process.provisioning.conaxwebservices.ConaxSendIndividualMailAndBarkMessagesUtilityForm
 
getSmartCard() - Method in class com.crm.process.provisioning.conaxwebservices.DisplayFingerprintsUtilityForm
 
getSmartCard() - Method in class com.crm.process.provisioning.exsetsms.ExsetSmsInformationForm
 
getSmartcard() - Method in class com.crm.process.provisioning.exsetsms.ExsetSmsRecallSubscriptionUtilityForm
 
getSmartCard() - Method in class com.crm.process.provisioning.exsetsms.ExsetSmsSendFingerprintMessageUtilityForm
 
getSmartCard() - Method in class com.crm.process.provisioning.exsetsms.ExsetSmsSendInfocasMessageUtilityForm
 
getSmartcard() - Method in class com.crm.process.provisioning.panaccess.PanaccessInformationForm
 
getSmartCard() - Method in class com.crm.process.provisioning.panaccess.SendOSMMessageUtilityForm
 
getSmartCard() - Method in class com.crm.process.provisioning.panaccess.SetPackageUtilityForm
 
getSmartCardConaxInstalledItems() - Method in class com.crm.process.provisioning.conaxwebservices.ConaxPairUtilityForm
 
getSmartCardCrmInstalledItems() - Method in class com.crm.process.provisioning.conaxwebservices.ConaxPairUtilityForm
 
getSmartCardDevice() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DevicePair
Gets the value of the smartCardDevice property.
getSmartCardDeviceId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.SmartCardPairingQuery
Gets the value of the smartCardDeviceId property.
getSmartCardDeviceList() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.STBPairingResult
Gets the value of the smartCardDeviceList property.
getSmartCardPairing(String, LogFileType) - Method in class com.crm.process.provisioning.verimatrix.webservices.DeviceManagementWebService
 
getSmartCardPairing(SmartCardPairingQuery, SessionHandle) - Method in interface com.crm.process.provisioning.verimatrix.webservices.omi.DeviceMgmt
 
getSmartCardPairing(SmartCardPairingQuery, SessionHandle) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.DeviceMgmtProxy
 
getSmartcardProperty() - Method in class com.crm.process.provisioning.irdeto.secureclient.ChangeSecureClientProperty
Gets the value of the smartcardProperty property.
getSmartCards(SOAPEnvelope) - Method in class com.crm.process.provisioning.conaxwebservices.CRMProcessCONAXWebServiceBean
 
getSmartcards(ArrayList<ProviderInstalledItem>, CRMDOProvProvider, CRMDOProvisioningDistributor) - Method in class com.crm.process.provisioning.CRMProcessProviderBean
Returns a list of smartcards out of the given list of provider installed items
getSmartcards(ArrayList<ProviderInstalledItem>, CRMDOProvProvider, Boolean) - Method in class com.crm.process.provisioning.CRMProcessProviderBean
Returns a list of smartcards out of the given list of provider installed items
getSmartcards(ArrayList<ProviderInstalledItem>, CRMDOProvProvider) - Method in class com.crm.process.provisioning.CRMProcessProviderBean
Returns a list of smartcards out of the given list of provider installed items
getSMPPCharacterEncodingOptions() - Method in class com.crm.process.communications.CRMUICommunicationDefinitionBean
Loads the SMPP character encoding options.
getSMPPCharacterEncodingOptions(String) - Method in class com.crm.process.communications.CRMUICommunicationDefinitionBean
Loads the SMPP character encoding options.
getSMPPConnectionPool(String) - Static method in class com.crm.process.communications.SMPPConnectionUtil
 
getSMPPConnectionPool(CRMSession) - Static method in class com.crm.process.communications.SMPPSendSMS
 
getSMPPConnectionPoolEntry(String, Integer, Integer, Integer, String, Integer, BindParameter, Boolean, Boolean, Boolean, CRMSession) - Static method in class com.crm.process.communications.SMPPConnectionUtil
 
getSMPPConnectionPoolInfo(CRMDOCommunicationDefinition) - Method in class com.crm.process.communications.CRMProcessCommunicationSettingsBean
 
getSMPPMessageClassOptions() - Method in class com.crm.process.communications.CRMUICommunicationDefinitionBean
Loads the SMPP message class options.
getSMPPMessageClassOptions(String) - Method in class com.crm.process.communications.CRMUICommunicationDefinitionBean
Loads the SMPP message class options.
getSmsAuthenticator() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Device
Gets the value of the smsAuthenticator property.
getSmsContentId() - Method in class com.crm.process.provisioning.verimatrix.admin.VCASOMIEvent
 
getSmsContentId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Content
Gets the value of the smsContentId property.
getSmsContentId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.ContentEventQuery
Gets the value of the smsContentId property.
getSmsContentId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.ContentListQuery
Gets the value of the smsContentId property.
getSmsContentId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.ContentOnNetworkQuery
Gets the value of the smsContentId property.
getSmsContentId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Event
Gets the value of the smsContentId property.
getSmsContentId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkContent
Gets the value of the smsContentId property.
getSmsContentId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkContentEncryptionQuery
Gets the value of the smsContentId property.
getSmsContentId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkContentQuery
Gets the value of the smsContentId property.
getSmsDeviceId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Device
Gets the value of the smsDeviceId property.
getSmsDeviceId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DeviceDomainListQuery
Gets the value of the smsDeviceId property.
getSmsDeviceId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DeviceEntitlementQuery
Gets the value of the smsDeviceId property.
getSmsDeviceId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DeviceListQuery
Gets the value of the smsDeviceId property.
getSmsDeviceId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DeviceQuery
Gets the value of the smsDeviceId property.
getSmsDeviceId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DomainDeviceListQuery
Gets the value of the smsDeviceId property.
getSmsDeviceId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkDeviceListQuery
Gets the value of the smsDeviceId property.
getSmsDomainId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DeviceDomainListQuery
Gets the value of the smsDomainId property.
getSmsDomainId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Domain
Gets the value of the smsDomainId property.
getSmsDomainId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DomainDeviceListQuery
Gets the value of the smsDomainId property.
getSmsDomainId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DomainListQuery
Gets the value of the smsDomainId property.
getSmsEntitlementId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Entitlement
Gets the value of the smsEntitlementId property.
getSmsEntitlementId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.EntitlementListQuery
Gets the value of the smsEntitlementId property.
getSmsEventId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.ContentEventQuery
Gets the value of the smsEventId property.
getSmsEventId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Event
Gets the value of the smsEventId property.
getSmsEventId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.EventPackageQuery
Gets the value of the smsEventId property.
getSMSGatewayOptions() - Method in class com.crm.process.communications.CRMUICommunicationDefinitionBean
 
getSMSGatewayOptions(String) - Method in class com.crm.process.communications.CRMUICommunicationDefinitionBean
 
getSmsNetworkId() - Method in class com.crm.process.provisioning.verimatrix.admin.VCASOMIEvent
 
getSmsNetworkId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.ContentOnNetworkQuery
Gets the value of the smsNetworkId property.
getSmsNetworkId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Device
Gets the value of the smsNetworkId property.
getSmsNetworkId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DeviceTypeLicenseDataQuery
Gets the value of the smsNetworkId property.
getSmsNetworkId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Event
Gets the value of the smsNetworkId property.
getSmsNetworkId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.GroupLicenseDataQuery
Gets the value of the smsNetworkId property.
getSmsNetworkId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Host
Gets the value of the smsNetworkId property.
getSmsNetworkId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.HostListQuery
Gets the value of the smsNetworkId property.
getSmsNetworkId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.LicenseGroupsQuery
Gets the value of the smsNetworkId property.
getSmsNetworkId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.MessageEntity
Gets the value of the smsNetworkId property.
getSmsNetworkId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Network
Gets the value of the smsNetworkId property.
getSmsNetworkId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkAttrQuery
Gets the value of the smsNetworkId property.
getSmsNetworkId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkContent
Gets the value of the smsNetworkId property.
getSmsNetworkId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkContentEncryptionQuery
Gets the value of the smsNetworkId property.
getSmsNetworkId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkContentIdQuery
Gets the value of the smsNetworkId property.
getSmsNetworkId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkContentQuery
Gets the value of the smsNetworkId property.
getSmsNetworkId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkContentTypeEncryptionQuery
Gets the value of the smsNetworkId property.
getSmsNetworkId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkDeviceIdQuery
Gets the value of the smsNetworkId property.
getSmsNetworkId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkDeviceListQuery
Gets the value of the smsNetworkId property.
getSmsPackageId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Package
Gets the value of the smsPackageId property.
getSmsPackageId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.PackageEventQuery
Gets the value of the smsPackageId property.
getSmsPackageId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.PackageListQuery
Gets the value of the smsPackageId property.
getSmsPolicyId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Entitlement
Gets the value of the smsPolicyId property.
getSmsPolicyId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Policy
Gets the value of the smsPolicyId property.
getSmsPolicyId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.PolicyListQuery
Gets the value of the smsPolicyId property.
getSmsPolicyId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.PolicyQuery
Gets the value of the smsPolicyId property.
getSmsSiteId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Site
Gets the value of the smsSiteId property.
getSmsSiteId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.SiteListQuery
Gets the value of the smsSiteId property.
getSmsSiteId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.SiteQuery
Gets the value of the smsSiteId property.
getSmsSmartCardId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.SmartCardDevice
Gets the value of the smsSmartCardId property.
getSmsSTBId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.STBDevice
Gets the value of the smsSTBId property.
getSocialSecurityNo() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getSocialSecurityNoOperator() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getSourceTypeLabel(CRMDOLead) - Method in class com.crm.process.communications.CRMUICommunicationBean
 
getSourceTypeOptions() - Method in class com.crm.process.leads.CRMUILeadBean
 
getSourceTypeOptions(String) - Method in class com.crm.process.leads.CRMUILeadBean
 
getSourceTypeOptions(String, CRMDOLead) - Method in class com.crm.process.leads.CRMUILeadBean
 
getSourceTypeOptions() - Method in class com.crm.process.leads.CRMUILeadDefinitionBean
 
getSourceTypeOptions(String) - Method in class com.crm.process.leads.CRMUILeadDefinitionBean
 
getSourceTypeOptions(CRMDOLeadType) - Method in class com.crm.process.leads.CRMUILeadTypeBean
 
getSourceTypeOptions(String, CRMDOLeadType) - Method in class com.crm.process.leads.CRMUILeadTypeBean
 
getSpendRequestCustomerEvent() - Method in class com.crm.process.rewards.SpendRequestCustomerEventSpendTransactionsForm
 
getSpendTransactionAmount() - Method in class com.crm.process.rewards.RewardSpendTransactionContribution
 
getStartAfterTimeUnits() - Method in class com.crm.process.utilities.SchedulerTask
 
getStartAfterUnitOfTime() - Method in class com.crm.process.utilities.SchedulerTask
 
getStartAgainAfter() - Method in class com.crm.process.subscriptions.SubscriptionProcessRunDefinition
 
getStartAgainAfterUOT() - Method in class com.crm.process.subscriptions.SubscriptionProcessRunDefinition
 
getStartdate() - Method in class com.crm.process.utilities.SchedulerTask
 
getStartdatemode() - Method in class com.crm.process.utilities.SchedulerTask
 
getStartHomingChannelDownloadResult() - Method in class com.crm.process.provisioning.irdeto.clientdevice.StartHomingChannelDownloadResponse
Gets the value of the startHomingChannelDownloadResult property.
getStartIndicationDate() - Method in class com.crm.process.provisioning.conaxwebservices.ConaxSendIndividualMailAndBarkMessagesUtilityForm
 
getStartIndicationDate() - Method in class com.crm.process.provisioning.panaccess.SendOSMMessageUtilityForm
 
getStartTime() - Method in class com.crm.process.provisioning.verimatrix.admin.VCASOMIEvent
 
getStartTime() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.TimePeriodRule
Gets the value of the startTime property.
getState() - Method in class com.crm.process.addressregistry.googleplaces.AddressRegistry
 
getState() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getState() - Method in class com.crm.process.paymentgateway.CardParameters
 
getState() - Method in class com.crm.process.paymentgateway.PaymentGatewayRequestExportInformation
 
getState() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.EncryptionStatus
Gets the value of the state property.
getStateOperator() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getStateOptions() - Method in class com.crm.process.CRMUI
Loads a builder of states.
getStateType() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserStatus
Gets the value of the stateType property.
getStatus() - Method in class com.crm.process.activities.ActivityCancelForm
 
getStatus() - Method in class com.crm.process.activities.ActivityCompleteForm
 
getStatus() - Method in class com.crm.process.activities.ActivityProgressForm
 
getStatus(ArrayList) - Method in class com.crm.process.billing.CRMUIBillBean
Returns the status of a bill.
getStatus(CRMDOBill) - Method in class com.crm.process.billing.CRMUIBillBean
 
getStatus() - Method in class com.crm.process.jobs.JobCancelForm
 
getStatus() - Method in class com.crm.process.jobs.JobCompleteForm
 
getStatus() - Method in class com.crm.process.jobs.JobProgressForm
 
getStatus() - Method in class com.crm.process.leads.CancelLeadForm
 
getStatus() - Method in class com.crm.process.leads.LostLeadForm
 
getStatus() - Method in class com.crm.process.leads.StartProgressForm
 
getStatus() - Method in class com.crm.process.leads.WinLeadForm
 
getStatus() - Method in class com.crm.process.provisioning.ProvisioningProviderResult
 
getStatus() - Method in class com.crm.process.provisioning.tucano.webservices.TucanoResult
 
getStatusChanged() - Method in class com.crm.process.contactinfo.VerifyContactInformationCommunicationEvent
 
getStatuses(String, CRMDOActivityType, String) - Method in class com.crm.process.activities.CRMUIActivityStatusBean
 
getStatuses(String, CRMDOActivityType, ActivityLifeCycleState) - Method in class com.crm.process.activities.CRMUIActivityStatusBean
Loads the allowed activity statuses based on the life cycle state and activity type.
getStatuses(CRMDOActivityType, String) - Method in class com.crm.process.activities.CRMUIActivityTypeBean
Loads the allowed activity statuses based on the life cycle state.
getStatuses(String, CRMDOActivityType, ActivityLifeCycleState) - Method in class com.crm.process.activities.CRMUIActivityTypeBean
Loads the allowed activity statuses based on the life cycle state.
getStatuses(CRMDOJobType, String) - Method in class com.crm.process.jobs.CRMUIJobStatusBean
Loads the allowed job statuses based on the life cycle state.
getStatuses(String, CRMDOJobType, JobLifeCycleState) - Method in class com.crm.process.jobs.CRMUIJobStatusBean
Loads the allowed job statuses based on the life cycle state.
getStatuses(CRMDOJobType, String) - Method in class com.crm.process.jobs.CRMUIJobTypeBean
Loads the allowed job statuses based on the life cycle state.
getStatuses(String, CRMDOJobType, JobLifeCycleState) - Method in class com.crm.process.jobs.CRMUIJobTypeBean
Loads the allowed job statuses based on the life cycle state.
getStatuses(CRMDOLeadType, String) - Method in class com.crm.process.leads.CRMUILeadTypeBean
Loads the allowed lead statuses based on the life cycle state.
getStatuses(String, CRMDOLeadType, LeadLifeCycleState) - Method in class com.crm.process.leads.CRMUILeadTypeBean
Loads the allowed lead statuses based on the life cycle state.
getStatuses(CRMDOServiceRequestType, String) - Method in class com.crm.process.servicerequests.CRMUIServiceRequestTypeBean
Loads the allowed service request statuses based on the life cycle state.
getStatuses(String, CRMDOServiceRequestType, ServiceRequestLifeCycleState) - Method in class com.crm.process.servicerequests.CRMUIServiceRequestTypeBean
Loads the allowed service request statuses based on the life cycle state.
getStatuses() - Method in class com.crm.process.servicerequests.ServiceRequestSearchCriteria
 
getStatuses() - Method in class com.crm.process.servicerequests.ServiceRequestStatusSearchCriteria
 
getStatusesForAction(CRMDOJob, CRMDOJobType, String) - Method in class com.crm.process.jobs.CRMUIJobStatusBean
Loads the allowed job statuses for action based on the life cycle state.
getStatusesForAction(String, CRMDOJob, CRMDOJobType, JobLifeCycleState) - Method in class com.crm.process.jobs.CRMUIJobStatusBean
Loads the allowed job statuses for action based on the life cycle state.
getStatusesOnCreate(String, CRMDOJobType) - Method in class com.crm.process.jobs.CRMUIJobTypeBean
Loads the allowed job statuses based on the life cycle state.
getStatusOptions() - Method in class com.crm.process.activities.CRMUIActivityBean
Loads the activity status options.
getStatusOptions(String) - Method in class com.crm.process.activities.CRMUIActivityBean
Loads the activity status options.
getStatusOptions() - Method in class com.crm.process.billing.CRMUIBillBean
Loads the bill status options.
getStatusOptions(String) - Method in class com.crm.process.billing.CRMUIBillBean
Loads the bill status options.
getStatusOptions() - Method in class com.crm.process.billing.CRMUIUdrBean
Loads the udr status options.
getStatusOptions(String) - Method in class com.crm.process.billing.CRMUIUdrBean
Loads the udr status options.
getStatusOptions() - Method in class com.crm.process.jobs.CRMUIJobBean
Loads a lookup builder of job statuses
getStatusOptions(String) - Method in class com.crm.process.jobs.CRMUIJobBean
Loads a lookup builder of job statuses
getStatusOptions() - Method in class com.crm.process.jobs.CRMUIJobTypeBean
Loads the job status options.
getStatusOptions(String) - Method in class com.crm.process.jobs.CRMUIJobTypeBean
Loads the job status options.
getStatusOptions() - Method in class com.crm.process.leads.CRMUILeadBean
Loads the lead status options.
getStatusOptions(String) - Method in class com.crm.process.leads.CRMUILeadBean
Loads the lead status options.
getStatusOptions() - Method in class com.crm.process.platform.CRMUIHealthMonitoringUtilityBean
Loads the health monitoring utility status options.
getStatusOptions(String) - Method in class com.crm.process.platform.CRMUIHealthMonitoringUtilityBean
Loads the health monitoring utility status options.
getStatusOptions() - Method in class com.crm.process.processrun.CRMUIProcessRunLogBean
 
getStatusOptions(String) - Method in class com.crm.process.processrun.CRMUIProcessRunLogBean
 
getStatusOptions() - Method in class com.crm.process.servicerequests.CRMUIServiceRequestBean
Loads the service request status options.
getStatusOptions(String) - Method in class com.crm.process.servicerequests.CRMUIServiceRequestBean
Loads the service request status options.
getStatusOptions(CRMDO) - Method in class com.crm.process.workflows.CRMUIStatusTransitionBean
 
getStatusOptions(CRMDO, String) - Method in class com.crm.process.workflows.CRMUIStatusTransitionBean
 
getStb() - Method in class com.crm.process.provisioning.sumavision_hscas.SumavisionHSCASDisplayFingerprintsUtilityForm
 
getStb() - Method in class com.crm.process.provisioning.sumavision_hscas.SumavisionHSCASReopenAccountUtilityForm
 
getStb() - Method in class com.crm.process.provisioning.sumavision_hscas.SumavisionHSCASResetPinUtilityForm
 
getStb() - Method in class com.crm.process.provisioning.sumavision_hscas.SumavisionHSCASSendIndividualMessageUtilityForm
 
getStbConaxInstalledItems() - Method in class com.crm.process.provisioning.conaxwebservices.ConaxPairUtilityForm
 
getStbCrmInstalledItems() - Method in class com.crm.process.provisioning.conaxwebservices.ConaxPairUtilityForm
 
getStbDevice() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DevicePair
Gets the value of the stbDevice property.
getStbDeviceId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.STBPairingQuery
Gets the value of the stbDeviceId property.
getStbDeviceList() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.SmartCardPairingResult
Gets the value of the stbDeviceList property.
getStbDvbNsc1() - Method in class com.crm.process.provisioning.verimatrix.admin.DeviceType
 
getStbDvbNsc2() - Method in class com.crm.process.provisioning.verimatrix.admin.DeviceType
 
getStbDvbSc() - Method in class com.crm.process.provisioning.verimatrix.admin.DeviceType
 
getStbDvbStb() - Method in class com.crm.process.provisioning.verimatrix.admin.DeviceType
 
getSTBPairing(String, LogFileType) - Method in class com.crm.process.provisioning.verimatrix.webservices.DeviceManagementWebService
 
getSTBPairing(STBPairingQuery, SessionHandle) - Method in interface com.crm.process.provisioning.verimatrix.webservices.omi.DeviceMgmt
 
getSTBPairing(STBPairingQuery, SessionHandle) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.DeviceMgmtProxy
 
getSTBs(SOAPEnvelope) - Method in class com.crm.process.provisioning.conaxwebservices.CRMProcessCONAXWebServiceBean
 
getSTBs(ArrayList<ProviderInstalledItem>, CRMDOProvProvider, CRMDOProvisioningDistributor) - Method in class com.crm.process.provisioning.CRMProcessProviderBean
Returns a list of STBs out of the given list of provider installed items
getSTBs(ArrayList<ProviderInstalledItem>, CRMDOProvProvider) - Method in class com.crm.process.provisioning.CRMProcessProviderBean
Returns a list of STBs out of the given list of provider installed items
getStopHomingChannelDownloadResult() - Method in class com.crm.process.provisioning.irdeto.clientdevice.StopHomingChannelDownloadResponse
Gets the value of the stopHomingChannelDownloadResult property.
getStreetName() - Method in class com.crm.process.addressregistry.googleplaces.AddressRegistry
 
getStreetName() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getStreetNameOperator() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getStreetNo() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getStreetNoOperator() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getStreetNumber() - Method in class com.crm.process.addressregistry.googleplaces.AddressRegistry
 
getString() - Method in class com.crm.process.provisioning.irdeto.clientdevice.ArrayOfString
Gets the value of the string property.
getString() - Method in class com.crm.process.provisioning.irdeto.entitlements.ArrayOfString
Gets the value of the string property.
getString() - Method in class com.crm.process.provisioning.irdeto.sector.ArrayOfString
Gets the value of the string property.
getStringFormattingOptions() - Method in class com.crm.process.CRMUI
Loads the string formatting options.
getStringFormattingOptions(String) - Method in class com.crm.process.CRMUI
Loads the string formatting options.
getSubActionBehaviorCodeOptions() - Method in class com.crm.process.subscriptions.CRMUISubscriptionActionBean
Loads the subscription action behaviour code options.
getSubActionBehaviorCodeOptions(String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionActionBean
Loads the subscription action behaviour code options.
getSubActionClassificationCodeOptions() - Method in class com.crm.process.subscriptions.CRMUISubscriptionActionBean
Loads the subscription action classification code options.
getSubActionClassificationCodeOptions(SubscriptionActionBehaviorCode) - Method in class com.crm.process.subscriptions.CRMUISubscriptionActionBean
Loads the subscription action classification code options based on a behaviour code.
getSubActionClassificationCodeOptions(CRMDOSubscription, SubscriptionActionBehaviorCode) - Method in class com.crm.process.subscriptions.CRMUISubscriptionActionBean
Loads the subscription action classification code options based on a subscription and behaviour code.
getSubActionClassificationCodeOptions(CRMDOSubscription, SubscriptionActionBehaviorCode, String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionActionBean
Loads the subscription action classification code options based on a subscription and behaviour code.
getSubActionType() - Method in class com.crm.process.subscriptions.SubscriptionProcessInput
 
getSubid() - Method in class com.crm.process.provisioning.ProvisioningQueueItem
 
getSubID() - Method in class com.crm.process.subscriptions.ActivationSubscription
 
getSubJobApplicableWarrantyPolicy(CRMDOJobRequestedSubscriptionPhysicalGood) - Method in class com.crm.process.jobs.CRMUIJobSubscriptionRelatedBean
Returns the warranty policy that will be applied on the job subscription requested product
getSubLifCycleState() - Method in class com.crm.process.subscriptions.SubscriptionProcessInput
 
getSubProvDistributorsSelectBox(CRMDOSubscription) - Method in class com.crm.process.subscriptions.CRMUIServiceUsageAdditionBean
Loads the subscription provisioning distributors options.
getSubProvDistributorsSelectBox(CRMDOSubscription) - Method in class com.crm.process.subscriptions.CRMUISubscriptionBean
Loads the subscription provisioning distributors options.
getSubProvisioningDistribution() - Method in class com.crm.process.provisioning.ProviderService
 
getSubProvisioningDistribution() - Method in class com.crm.process.provisioning.ProvisioningProviderInstalledItem
 
getSubProvisioningDistribution() - Method in class com.crm.process.provisioning.ProvisioningProviderService
 
getSubProvisioningDistributions() - Method in class com.crm.process.provisioning.AccountDomainService
 
getSubProvisioningDistributions() - Method in class com.crm.process.provisioning.ProviderInstalledItem
 
getSubProvProviderParameterLifeCycleStateOptions() - Method in class com.crm.process.provisioning.CRMUIProvProviderBean
Loads the subscription provisioning provider parameter life cycle state options.
getSubProvProviderParameterLifeCycleStateOptions(String) - Method in class com.crm.process.provisioning.CRMUIProvProviderBean
Loads the subscription provisioning provider parameter life cycle state options.
getSubscriberInformationProcess(CRMDOSubscription, String) - Method in class com.crm.process.provisioning.radiator.CRMProcessRadiatorProviderBean
 
getSubscriberInformationProcess(JDBCConnection, String) - Method in class com.crm.process.provisioning.radiator.CRMProcessRadiatorProviderBean
 
getSubscriberPassword() - Method in class com.crm.process.provisioning.radiator.RadiatorResetSubscriberInformationUtilityForm
 
getSubscription() - Method in class com.crm.process.billing.BillEvent
 
getSubscription() - Method in class com.crm.process.billing.BillPreviewRates
 
getSubscription() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getSubscription() - Method in class com.crm.process.financialtransactions.MRRPeriodRatedBillingItem
 
getSubscription() - Method in class com.crm.process.inventory.SubscriptionEntitlements
 
getSubscription() - Method in class com.crm.process.paymentgateway.PaymentGatewayQueueEvent
 
getSubscription() - Method in class com.crm.process.paymentgateway.PaymentGatewayQueueItem
 
getSubscription() - Method in class com.crm.process.provisioning.exsetsms.ExsetSmsRecallSubscriptionUtilityForm
 
getSubscription() - Method in class com.crm.process.provisioning.nagravision.AssignVUAToNUIDEvent
 
getSubscription() - Method in class com.crm.process.provisioning.perception.RemoveSubscriptionSessionsUtilityForm
 
getSubscription() - Method in class com.crm.process.provisioning.perception.ResetSubscriptionUtilityForm
 
getSubscription() - Method in class com.crm.process.provisioning.perception.SetSubscriptionPinUtilityForm
 
getSubscription() - Method in class com.crm.process.provisioning.radiator.RadiatorGetSubscriberInformationUtilityForm
 
getSubscription() - Method in class com.crm.process.provisioning.radiator.RadiatorResetSubscriberInformationUtilityForm
 
getSubscription() - Method in class com.crm.process.provisioning.ResetSubscription
 
getSubscription() - Method in class com.crm.process.subscriptions.PreviewBillSubscriptionActionParameters
 
getSubscription() - Method in class com.crm.process.subscriptions.ServiceUsage
 
getSubscription() - Method in class com.crm.process.subscriptions.SubscriptionActionSubscriptionParameters
 
getSubscription() - Method in class com.crm.process.subscriptions.SubscriptionActivationEvent
 
getSubscription() - Method in class com.crm.process.subscriptions.SubscriptionDeactivationEvent
 
getSubscription() - Method in class com.crm.process.subscriptions.SubscriptionOwnerGroupForm
 
getSubscription() - Method in class com.crm.process.subscriptions.SubscriptionSharedNotesForm
 
getSubscription() - Method in class com.crm.process.wallets.WalletSearchCriteria
 
getSubscription() - Method in class com.crm.process.wallets.WalletTransactionSearchCriteria
 
getSubscription() - Method in class com.crm.process.workflows.AlertDefinitionTestConnectionForm
 
getSubscription() - Method in class com.crm.process.workflows.WebhookDefinitionTestConnectionForm
 
getSubscriptionAction() - Method in class com.crm.process.provisioning.OTTProvisioningEvent
 
getSubscriptionAction() - Method in class com.crm.process.provisioning.ProvisioningEvent
 
getSubscriptionAction() - Method in class com.crm.process.provisioning.ProvisioningProviderQueueEvent
 
getSubscriptionAction() - Method in class com.crm.process.provisioning.ProvisioningQueueItem
 
getSubscriptionAction() - Method in class com.crm.process.subscriptions.AmendSubscriptionActionParameters
 
getSubscriptionAction() - Method in class com.crm.process.subscriptions.ManageProvisioningDistributorsLabelsForm
 
getSubscriptionAction() - Method in class com.crm.process.subscriptions.SubscriptionActionAmendment
 
getSubscriptionAction() - Method in class com.crm.process.subscriptions.SubscriptionActivationEvent
 
getSubscriptionAction() - Method in class com.crm.process.subscriptions.SubscriptionDeactivationEvent
 
getSubscriptionActionBehaviorClassificationCodeCriteria() - Method in class com.crm.process.subscriptions.SubscriptionProcessRunDefinition
 
getSubscriptionActionProduct() - Method in class com.crm.process.subscriptions.ComponentSelectionForm
 
getSubscriptionActionUdrInfo(CRMDOSubscriptionAction) - Method in class com.crm.process.subscriptions.CRMUISubscriptionActionBean
 
getSubscriptionActivationTypeOptions() - Method in class com.crm.process.provisioning.generic.CRMUIGenericProviderBean
 
getSubscriptionActivationTypeOptions(String) - Method in class com.crm.process.provisioning.generic.CRMUIGenericProviderBean
 
getSubscriptionAddressMandatoryOption() - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Returns the billing term definition subscription address mandatory options
getSubscriptionAddressMandatoryOption() - Method in class com.crm.process.subscriptions.CRMUISubscriptionDefinitionBean
Returns the subscription definition subscription address mandatory options
getSubscriptionAuthenticationInformation(CRMDOProvProvider, CRMDOAccessToken, CRMDOInstalledItem, CRMDOSubscription, CRMDOSubscriptionType, String) - Method in class com.crm.process.provisioning.tucano.CRMProcessTucanoProviderBean
Returns subscription authentication information
getSubscriptionBillingTermSchemeCodeOptions() - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the subscription billing term scheme code options.
getSubscriptionBillingTermSchemeCodeOptions(String) - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the subscription billing term scheme code options.
getSubscriptionClosestRatedUpToDate(CRMDONotification) - Method in class com.crm.process.notifications.CRMUINotificationBean
 
getSubscriptionCommunicationSegmentOptions() - Method in class com.crm.process.segments.CRMUISegmentBean
Loads the segment entity type options that are applicable for subscription communications.
getSubscriptionCommunicationSegmentOptions(String) - Method in class com.crm.process.segments.CRMUISegmentBean
 
getSubscriptionContactInfoAddresses(SubscriptionCreation, String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionCreationBean
Loads a list of active address of a contact.
getSubscriptionDeactivationTypeOptions() - Method in class com.crm.process.provisioning.generic.CRMUIGenericProviderBean
 
getSubscriptionDeactivationTypeOptions(String) - Method in class com.crm.process.provisioning.generic.CRMUIGenericProviderBean
 
getSubscriptionDefinitionOptions(DefinitionActivationForm) - Method in class com.crm.process.subscriptions.CRMUISubscriptionDefinitionBean
Loads a lookup builder of subscription definitions.
getSubscriptionDefinitionServiceTier() - Method in class com.crm.process.subscriptions.SubscriptionDefinitionServiceTierForm
 
getSubscriptionEndpointPath() - Method in class com.crm.process.provisioning.netflix.webservices.temple.ConfigHelper
 
getSubscriptionFilters() - Method in class com.crm.process.billing.BillingRunConfiguration
 
getSubscriptionID() - Method in class com.crm.process.financialtransactions.MRRPeriodRatedBillingItem
 
getSubscriptionIDFromJWT(String, HashMap<String, Object>) - Method in class com.crm.process.provisioning.CRMProcessProvisioningProviderBean
Process authenticate command.
getSubscriptionInstalledItem() - Method in class com.crm.process.provisioning.ProviderInstalledItem
 
getSubscriptionInstalledItem() - Method in class com.crm.process.subscriptions.ChangeDistributionSubscriptionInstalledItem
 
getSubscriptionInstalledItem() - Method in class com.crm.process.subscriptions.MoveSubscriptionInstalledItem
 
getSubscriptionInstalledItem() - Method in class com.crm.process.subscriptions.ServiceUsage
 
getSubscriptionInstalledItem() - Method in class com.crm.process.subscriptions.SwapSubscriptionInstalledItem
 
getSubscriptionInstalledItemOwnershipStatusOptions() - Method in class com.crm.process.subscriptions.CRMUISubscriptionBean
Loads the installed item ownership status options.
getSubscriptionInstalledItemOwnershipStatusOptions(String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionBean
Loads the installed item ownership status options.
getSubscriptionInstalledItems() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getSubscriptionInstalledItems() - Method in class com.crm.process.subscriptions.AddInstalledItemSubscriptionActionParameters
 
getSubscriptionInstalledItems() - Method in class com.crm.process.subscriptions.AddServiceSubscriptionActionParameters
 
getSubscriptionInstalledItems() - Method in class com.crm.process.subscriptions.BecomeSubscriberSubscriptionActionParameters
 
getSubscriptionInstalledItems() - Method in class com.crm.process.subscriptions.MoveInstalledItemSubscriptionActionParameters
 
getSubscriptionInstalledItems() - Method in class com.crm.process.subscriptions.MoveItemToDistributorSubscriptionActionParameters
 
getSubscriptionInstalledItems() - Method in class com.crm.process.subscriptions.RemoveInstalledItemSubscriptionActionParameters
 
getSubscriptionInstalledItems() - Method in class com.crm.process.subscriptions.ReplaceSubscriptionActionParameters
 
getSubscriptionInstalledItems() - Method in class com.crm.process.subscriptions.SwapInstalledItemSubscriptionActionParameters
 
getSubscriptionInstalledItems() - Method in class com.crm.process.subscriptions.SwapPackageSubscriptionActionParameters
 
getSubscriptionInstalledItemsOptions(ServiceUsageAddition) - Method in class com.crm.process.subscriptions.CRMUIServiceUsageAdditionBean
Loads the subscription installed items options.
getSubscriptionInstalledItemsOptions(ServiceUsageAddition, String) - Method in class com.crm.process.subscriptions.CRMUIServiceUsageAdditionBean
Loads the subscription installed items options.
getSubscriptionInstalledItemsToBeAdded() - Method in class com.crm.process.subscriptions.AmendServicesAndInstalledItemsSubscriptionActionParameters
 
getSubscriptionInstalledItemsToBeRemoved() - Method in class com.crm.process.subscriptions.AmendServicesAndInstalledItemsSubscriptionActionParameters
 
getSubscriptionItemAltCode() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getSubscriptionItemAltCodeOperator() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getSubscriptionItemSerialNo() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getSubscriptionItemSerialNoOperator() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getSubscriptionLabels() - Method in class com.crm.process.subscriptions.ManageProvisioningDistributorsLabelsForm
 
getSubscriptionNo() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getSubscriptionNoOperator() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getSubscriptionOptions(String, CRMDOJob) - Method in class com.crm.process.jobs.CRMUIJobSubscriptionRelatedBean
 
getSubscriptionOutstandingAmount(CRMDONotification) - Method in class com.crm.process.notifications.CRMUINotificationBean
 
getSubscriptionPackageDescription(CRMDOLead) - Method in class com.crm.process.leads.CRMUILeadBean
Loads the subscription package description of the lead.
getSubscriptionPackageName(CRMDOLead) - Method in class com.crm.process.leads.CRMUILeadBean
Loads the subscription package name of the lead.
getSubscriptionPackageOptions(String, CRMDOLeadType) - Method in class com.crm.process.leads.CRMUILeadBean
Loads a lookup builder of subscription types
getSubscriptionParameters() - Method in class com.crm.process.provisioning.ProvisioningProviderResult
 
getSubscriptionRatingStateOptions() - Method in class com.crm.process.subscriptions.CRMUISubscriptionBean
Loads the subscription rating state options.
getSubscriptionRatingStateOptions(String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionBean
Loads the subscription rating state options.
getSubscriptions() - Method in class com.crm.process.accounts.AccountReceivablePendingItemsForm
 
getSubscriptions() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getSubscriptions() - Method in class com.crm.process.servicerequests.ServiceRequestSearchCriteria
 
getSubscriptions() - Method in class com.crm.process.subscriptions.ActivationAccount
 
getSubscriptions() - Method in class com.crm.process.wallets.WalletSearchCriteria
 
getSubscriptionsBasedOnAccount(String, CRMDOSubscriptionType) - Method in class com.crm.process.provisioning.tucano.CRMProcessTucanoProviderBean
Returns a result set of eefective TUCANO subscriptions (id, number) based on the given accounts receivable id
getSubscriptionsBasedOnInstalledItem(String, String) - Method in class com.crm.process.provisioning.tucano.CRMProcessTucanoProviderBean
Returns a result set of subscriptions (id, number) based on the given installed item id and provisioning provider id
getSubscriptionSegmentOptions() - Method in class com.crm.process.segments.CRMUISegmentBean
Loads the segments of subscription entity type.
getSubscriptionService() - Method in class com.crm.process.provisioning.ProviderService
 
getSubscriptionService() - Method in class com.crm.process.subscriptions.BundleSubscriptionService
 
getSubscriptionService() - Method in class com.crm.process.subscriptions.ChangeDistributionSubscriptionService
 
getSubscriptionService() - Method in class com.crm.process.subscriptions.ServiceUsage
 
getSubscriptionService() - Method in class com.crm.process.subscriptions.SwapSubscriptionService
 
getSubscriptionserviceIDs() - Method in class com.crm.process.subscriptions.ActivationSubscription
 
getSubscriptionServiceLifeCycleStateOptions() - Method in class com.crm.process.subscriptions.CRMUISubscriptionActionBean
Loads the subscription service life cycle state options.
getSubscriptionServiceProvisioningDistributions() - Method in class com.crm.process.inventory.SubscriptionEntitlements
 
getSubscriptionServiceRatingStateOptions() - Method in class com.crm.process.subscriptions.CRMUISubscriptionBean
Loads the subscription service rating state options.
getSubscriptionServiceRatingStateOptions(String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionBean
Loads the subscription service rating state options.
getSubscriptionServices() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getSubscriptionServices() - Method in class com.crm.process.subscriptions.AddServiceSubscriptionActionParameters
 
getSubscriptionServices() - Method in class com.crm.process.subscriptions.AmendBundledServiceSubscriptionActionParameters
 
getSubscriptionServices() - Method in class com.crm.process.subscriptions.BecomeSubscriberSubscriptionActionParameters
 
getSubscriptionServices() - Method in class com.crm.process.subscriptions.CancelExpenseSubscriptionActionParameters
 
getSubscriptionServices() - Method in class com.crm.process.subscriptions.MoveItemToDistributorSubscriptionActionParameters
 
getSubscriptionServices() - Method in class com.crm.process.subscriptions.RemoveServiceSubscriptionActionParameters
 
getSubscriptionServices() - Method in class com.crm.process.subscriptions.ReplaceSubscriptionActionParameters
 
getSubscriptionServices() - Method in class com.crm.process.subscriptions.StartServiceSubscriptionActionParameters
 
getSubscriptionServices() - Method in class com.crm.process.subscriptions.StopServiceSubscriptionActionParameters
 
getSubscriptionServices() - Method in class com.crm.process.subscriptions.SubscriptionProcessRunDefinition
 
getSubscriptionServices() - Method in class com.crm.process.subscriptions.SwapPackageSubscriptionActionParameters
 
getSubscriptionServices() - Method in class com.crm.process.subscriptions.SwapServiceSubscriptionActionParameters
 
getSubscriptionServicesForActivation(BillingTermDefinitionAutomaticSubscriptionActivationRule, CRMDOAccountReceivable, BillType) - Method in class com.crm.process.subscriptions.CRMProcessAutomaticSubscriptionActivationBean
Returns an SQL retrieving subscriptions for activation.
getSubscriptionServicesForCancellation(CRMDOProcessRunLog, BillingTermDefinitionAutomaticSubscriptionCancellationRule, Integer) - Method in class com.crm.process.subscriptions.CRMProcessAutomaticSubscriptionCancellationBean
Returns a list of accounts with subscriptions for cancellation.
getSubscriptionServicesForDeactivation(CRMDOProcessRunLog, BillType, BillingTermDefinitionAutomaticSubscriptionDeactivationRule, Integer) - Method in class com.crm.process.subscriptions.CRMProcessAutomaticSubscriptionDeactivationBean
Returns a list of accounts with subscriptions for deactivation.
getSubscriptionServiceStateOptions(Boolean, Boolean) - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
 
getSubscriptionServiceStateOptions() - Method in class com.crm.process.subscriptions.CRMUISubscriptionBean
Loads the subscription service state options.
getSubscriptionServicesToBeAdded() - Method in class com.crm.process.subscriptions.AmendServicesAndInstalledItemsSubscriptionActionParameters
 
getSubscriptionServicesToBeRemoved() - Method in class com.crm.process.subscriptions.AmendServicesAndInstalledItemsSubscriptionActionParameters
 
getSubscriptionServicesToBeSwapped() - Method in class com.crm.process.subscriptions.AmendServicesAndInstalledItemsSubscriptionActionParameters
 
getSubscriptionsForCancellation(CRMDOProcessRunLog, BillingTermDefinitionAutomaticSubscriptionCancellationRule, Integer) - Method in class com.crm.process.subscriptions.CRMProcessAutomaticSubscriptionCancellationBean
Returns a list of accounts with subscriptions for cancellation.
getSubscriptionsForReset(ResetSubscriptionProcessRunDefinition) - Method in class com.crm.process.provisioning.CRMProcessResetSubscriptionProcessRunBean
Returns an SQL retrieving subscriptions for reset.
getSubscriptionsForReset(ResetSubscriptionProcessRunDefinition, Boolean) - Method in class com.crm.process.provisioning.CRMProcessResetSubscriptionProcessRunBean
Returns an SQL retrieving subscriptions for reset.
getSubscriptionsForReset(PerceptionResetSubscriptionProcessRunDefinition) - Method in class com.crm.process.provisioning.perception.CRMProcessPerceptionSubscriptionProcessRunBean
Returns an SQL retrieving subscriptions for reset.
getSubscriptionsForReset(PerceptionResetSubscriptionProcessRunDefinition, Boolean) - Method in class com.crm.process.provisioning.perception.CRMProcessPerceptionSubscriptionProcessRunBean
Returns an SQL retrieving subscriptions for reset.
getSubscriptionsForReset(SubscriptionResetProcessRunDefinition) - Method in class com.crm.process.provisioning.verimatrix.dvb.CRMProcessVCASDVBSubscriptionProcessRunBean
Returns an SQL retrieving subscriptions for reset.
getSubscriptionsGrowthByMonth(ReportContext, CRMSession) - Static method in class com.crm.process.subscriptions.CRMUISubscriptionReportBean
 
getSubscriptionType() - Method in class com.crm.process.priceplan.AddRatesToPricePlanProductsForm
 
getSubscriptionType() - Method in class com.crm.process.subscriptions.BecomeSubscriberSubscriptionActionParameters
 
getSubscriptionType() - Method in class com.crm.process.subscriptions.ReplaceSubscriptionActionParameters
 
getSubscriptionType() - Method in class com.crm.process.subscriptions.SubscriptionTypeProduct
 
getSubscriptionTypeClassification(CRMDOSubscription) - Method in class com.crm.process.subscriptions.CRMUISubscriptionBean
Loads the classification of the subscription type.
getSubscriptionTypeID() - Method in class com.crm.process.subscriptions.SubscriptionGrowthPerMonth
 
getSubscriptionTypeName() - Method in class com.crm.process.subscriptions.SubscriptionGrowthPerMonth
 
getSubscriptionTypeOptions() - Method in class com.crm.process.provisioning.netflix.CRMUINetflixProviderBean
Loads the Subscription Types
getSubscriptionTypeOptions(String) - Method in class com.crm.process.provisioning.netflix.CRMUINetflixProviderBean
Loads the Subscription Types
getSubscriptionTypeOptions() - Method in class com.crm.process.provisioning.perception.CRMUIPerceptionServiceProviderBean
Loads the subscription type options.
getSubscriptionTypeOptions(String) - Method in class com.crm.process.provisioning.perception.CRMUIPerceptionServiceProviderBean
Loads the subscription type options.
getSubscriptionTypeOptions() - Method in class com.crm.process.subscriptions.CRMUISubscriptionTypeBean
 
getSubscriptionTypeOptions(String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionTypeBean
Loads a lookup builder of subscription types
getSubscriptionTypes() - Method in class com.crm.process.products.ProductSearchCriteria
 
getSubscriptionTypes() - Method in class com.crm.process.subscriptions.ActivationProcessForm
 
getSubscriptionTypes() - Method in class com.crm.process.subscriptions.SubscriptionProcessRunDefinition
 
getSubscriptionTypeSelectionOptions() - Method in class com.crm.process.jobs.CRMUIJobTypeBean
Loads the allowed subscription type selection options.
getSubscriptionTypeSelectionOptions(String) - Method in class com.crm.process.jobs.CRMUIJobTypeBean
Loads the allowed subscription type selection options.
getSubscriptionTypeServicesLabelOptions() - Method in class com.crm.process.subscriptions.CRMUISubscriptionTypeBean
 
getSubscriptionTypeServicesLabelOptions(String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionTypeBean
 
getSubscriptionTypeServicesOptions() - Method in class com.crm.process.subscriptions.CRMUISubscriptionTypeBean
 
getSubscriptionTypeServicesOptions(String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionTypeBean
 
getSubscriptionTypesOptions() - Method in class com.crm.process.subscriptions.CRMUISubscriptionTypeBean
 
getSubscriptionTypesOptions(String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionTypeBean
 
getSubServiceDependenciesScopeOptions() - Method in class com.crm.process.subscriptions.CRMUISubscriptionDefinitionBean
Loads a builder lookup for subscription service dependencies scope
getSubServiceDependenciesScopeOptions(String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionDefinitionBean
Loads a builder lookup for subscription service dependencies scope
getSubServiceLifeCycleStateRatingStateOptions() - Method in class com.crm.process.subscriptions.CRMUISubscriptionBean
Loads the subscription service life cycle state history rating state options.
getSubServiceLifeCycleStateRatingStateOptions(String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionBean
Loads the subscription service life cycle state history rating state options.
getSubServicePrepaymentStateOptions() - Method in class com.crm.process.subscriptions.CRMUISubscriptionBean
Loads the subscription service Prepayment state options.
getSubServicePrepaymentStateOptions(String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionBean
Loads the subscription service Prepayment state options.
getSubServiceRestrictionScopeOptions() - Method in class com.crm.process.subscriptions.CRMUISubscriptionDefinitionBean
Loads a builder lookup for subscription service restrictions scope
getSubServiceRestrictionScopeOptions(String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionDefinitionBean
Loads a builder lookup for subscription service restrictions scope
getSubTypeBillingTermScheme() - Method in class com.crm.process.subscriptions.SubTypeAddBillingTermSchemeForm
 
getSubTypeServiceTierPath() - Method in class com.crm.process.subscriptions.SubscriptionTypeServiceTierPathForm
 
getSubVariant() - Method in class com.crm.process.provisioning.irdeto.clientdevice.DownloadExtendedCode
Gets the value of the subVariant property.
getSuccess() - Method in class com.crm.process.taxationservices.onesource.webservices.Status
Gets the value of the success property.
getSummarizationLevel() - Method in class com.crm.process.taxationservices.onesource.webservices.ZoneTaxSummary
Gets the value of the summarizationLevel property.
getSummaryFilters() - Method in class com.crm.process.dashboards.DashboardComponentData
 
getSunday() - Method in class com.crm.process.GenderDayAnalysis
 
getSupplier() - Method in class com.crm.process.inventory.ImportInstalledItemDefinition
 
getSupportedAdditiveDiscountDefinitionOptions() - Method in class com.crm.process.billing.CRMUIAdHocDiscountBean
Loads the additive discount definition options.
getSupportedAdditiveDiscountDefinitionOptions(CRMDOSubscription, CRMDOJob) - Method in class com.crm.process.billing.CRMUIAdHocDiscountBean
Loads the additive discount definition options.
getSupportedAddressTypeOptions() - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads the supported address type options.
getSupportedBankAccountTypeOptions() - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the supported bank account type options.
getSupportedBankAccountTypeOptions(CRMDOPaymentPreference) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the supported bank account type options.
getSupportedBankOptions() - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the supported bank options.
getSupportedBankOptions(CRMDOPaymentPreference) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the supported bank options.
getSupportedClassificationOptions() - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the supported classification options.
getSupportedClassificationOptions(CRMDOAccountDefinition) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the supported classification options.
getSupportedCountriesOptions(CRMDOCommunity) - Method in class com.crm.process.networkmanagement.CRMUICommunityBean
Loads the supported countries options.
getSupportedCountriesOptions(CRMDOCommunity, String) - Method in class com.crm.process.networkmanagement.CRMUICommunityBean
Loads the supported countries options.
getSupportedCountriesOptions() - Method in class com.crm.process.platform.CRMUIGeneralSettingBean
Loads the supported countries options.
getSupportedCountriesOptions(String) - Method in class com.crm.process.platform.CRMUIGeneralSettingBean
Loads the supported countries options.
getSupportedCoverageReasonsForPhysicalGoodReturn(ArrayList<CRMDO>) - Method in class com.crm.process.returns.CRMProcessReturnCoverageReasonBean
 
getSupportedCreditRatingOptions() - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the supported credit rating options.
getSupportedCreditRatingOptions(CRMDOAccountDefinition) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the supported credit rating options.
getSupportedCreditRatingOptions(String) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the supported credit rating options.
getSupportedCurrencies(CRMDOPaymentGatewaySetting) - Method in class com.crm.process.paymentgateway.braintree.CRMProcessBraintreePaypalGatewayBean
Get the currencies which are supported by Braintree
getSupportedCurrencies(CRMDOPaymentGatewaySetting) - Method in class com.crm.process.paymentgateway.CRMProcessPaymentGatewayBean
 
getSupportedCurrencies(CRMDOPaymentGatewaySetting) - Method in class com.crm.process.paymentgateway.stripe.CRMProcessStripeGatewayBean
 
getSupportedCurrencyCodeOptions() - Method in class com.crm.process.platform.CRMUIGeneralSettingBean
Loads the currency options.
getSupportedCurrencyCodeOptions(String) - Method in class com.crm.process.platform.CRMUIGeneralSettingBean
Loads the currency options.
getSupportedFieldDependOnPPTypeOptions(String, PaymentPreferenceType) - Method in class com.crm.process.accounts.CRMUIPaymentPreferenceBean
Returns the payment preference supported field options.
getSupportedFieldOptions() - Method in class com.crm.process.accounts.CRMUIPaymentPreferenceBean
Returns the payment preference supported field options.
getSupportedFieldOptions(String) - Method in class com.crm.process.accounts.CRMUIPaymentPreferenceBean
Returns the payment preference supported field options.
getSupportedFieldSelectionOptions() - Method in class com.crm.process.accounts.CRMUIPaymentPreferenceBean
Returns the payment preference supported field selection options.
getSupportedFieldSelectionOptions(String) - Method in class com.crm.process.accounts.CRMUIPaymentPreferenceBean
Returns the payment preference supported field selection options.
getSupportedPaymentMediumBrandOptions() - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the supported payment medium brand options.
getSupportedPaymentMediumBrandOptions(CRMDOPaymentPreference) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the supported payment medium brand options.
getSupportedPaymentMediumTypeOptions() - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the supported payment medium type options.
getSupportedPaymentMediumTypeOptions(CRMDOPaymentPreference) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the supported payment medium type options.
getSupportedPaymentPreferenceOptions() - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the supported payment preference options.
getSupportedPaymentPreferenceOptions(Boolean) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the supported payment preference options.
getSupportedPaymentPreferenceOptions(Boolean, Boolean) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the supported payment preference options.
getSupportedPaymentPreferenceOptions(Boolean, Boolean, CRMDOAccountReceivable) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the supported payment preference options.
getSupportedPresentmentPreferenceOptions() - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
Loads the supported presentment preference options.
getSupportedServiceSelectionOptions() - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the supported service selection options.
getSupportedServiceSelectionOptions(String) - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the supported service selection options.
getSupportedServiceTypeOptions(CRMDOProductType) - Method in class com.crm.process.products.CRMUIProductTypeBean
Returns the supported service type options for the given product type
getSupportedServiceTypeOptions(CRMDOProductType, String) - Method in class com.crm.process.products.CRMUIProductTypeBean
Returns the supported service type options for the given product type
getSupportedTypeOptions(String) - Method in class com.crm.process.securitymanagement.CRMUIPrivacyLevelAssignmentRuleBean
Loads the supported type options.
getSwapAction(ArrayList<CRMDOSubTypeServiceTierPath>, CRMDOProduct, CRMDOProduct) - Method in class com.crm.process.subscriptions.CRMProcessSubscriptionBean
Returns the swap action classification code based on the given set of subscription type service tiers, the product to be swapped (from product) and the product to swap with (to product)
getSwapBundleInstalledItems() - Method in class com.crm.process.subscriptions.ChangeBundleDistributionSubscriptionActionParameters
 
getSwapSecureClientsResult() - Method in class com.crm.process.provisioning.irdeto.secureclient.SwapSecureClientsResponse
Gets the value of the swapSecureClientsResult property.
getSwapServiceSelectBox(CRMDOProduct, CRMDOProvisioningDistributor, CRMDOBillingTermScheme, SubscriptionActionClassificationCode) - Method in class com.crm.process.subscriptions.CRMUISubscriptionServiceSwapBean
 
getSwapServiceSelectBox(CRMDOProduct, CRMDOProvisioningDistributor, CRMDOBillingTermScheme, SubscriptionActionClassificationCode, CRMDOSubscriptionType) - Method in class com.crm.process.subscriptions.CRMUISubscriptionServiceSwapBean
 
getSwapServiceSelectBox(CRMDOProduct, CRMDOProvisioningDistributor, CRMDOBillingTermScheme, SubscriptionActionClassificationCode, CRMDOSubscriptionType, CRMDOSubscriptionService) - Method in class com.crm.process.subscriptions.CRMUISubscriptionServiceSwapBean
 
getSwapServiceSelectBox(CRMDOProduct, CRMDOProvisioningDistributor, CRMDOBillingTermScheme, SubscriptionActionClassificationCode, CRMDOSubscriptionType, CRMDOSubscriptionService, CRMDOAccountReceivable) - Method in class com.crm.process.subscriptions.CRMUISubscriptionServiceSwapBean
 
getSwapServiceSelectBox(CRMDOProduct, CRMDOProvisioningDistributor, CRMDOBillingTermScheme, SubscriptionActionClassificationCode, CRMDOSubscriptionType, CRMDOSubscriptionService, ArrayList<CRMDOSubscriptionService>) - Method in class com.crm.process.subscriptions.CRMUISubscriptionServiceSwapBean
 
getSwapServiceSelectBox(CRMDOProduct, CRMDOProvisioningDistributor, CRMDOBillingTermScheme, SubscriptionActionClassificationCode, CRMDOSubscriptionType, CRMDOSubscriptionService, ArrayList<CRMDOSubscriptionService>, CRMDOAccountReceivable) - Method in class com.crm.process.subscriptions.CRMUISubscriptionServiceSwapBean
 
getSwitchPaymentPolicyOptions() - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the switch payment policy options.
getSwitchPaymentPolicyOptions(String) - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the switch payment policy options.
getSynchronizeSectorResult() - Method in class com.crm.process.provisioning.irdeto.sector.SynchronizeSectorResponse
Gets the value of the synchronizeSectorResult property.
getSystemAttributes(SystemAttrQuery, SessionHandle) - Method in interface com.crm.process.provisioning.verimatrix.webservices.omi.ConfigurationMgmt
 
getSystemAttributes(SystemAttrQuery, SessionHandle) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.ConfigurationMgmtProxy
 
getSystemTree() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.SystemAttrResult
Gets the value of the systemTree property.
getTag() - Method in class com.crm.process.provisioning.irdeto.secureclient.SectorProductInfo
Gets the value of the tag property.
getTag() - Method in class com.crm.process.provisioning.verimatrix.admin.VCASOMIContent
 
getTag() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Content
Gets the value of the tag property.
getTag1() - Method in class com.crm.process.provisioning.verimatrix.webservices.iptvtypes.VODContentAttributes
Gets the value of the tag1 property.
getTag1() - Method in class com.crm.process.provisioning.verimatrix.webservices.iptvtypes.VODEncryptionAttributes
Gets the value of the tag1 property.
getTag2() - Method in class com.crm.process.provisioning.verimatrix.webservices.iptvtypes.VODContentAttributes
Gets the value of the tag2 property.
getTag2() - Method in class com.crm.process.provisioning.verimatrix.webservices.iptvtypes.VODEncryptionAttributes
Gets the value of the tag2 property.
getTag3() - Method in class com.crm.process.provisioning.verimatrix.webservices.iptvtypes.VODContentAttributes
Gets the value of the tag3 property.
getTag3() - Method in class com.crm.process.provisioning.verimatrix.webservices.iptvtypes.VODEncryptionAttributes
Gets the value of the tag3 property.
getTakeALeadActionAllowed() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getTargetedDate() - Method in class com.crm.process.rewards.RewardOfferPerformance
 
getTargetedMessagingSoap() - Method in class com.crm.process.provisioning.irdeto.clientdevice.TargetedMessaging
 
getTargetedMessagingSoap(WebServiceFeature...) - Method in class com.crm.process.provisioning.irdeto.clientdevice.TargetedMessaging
 
getTargetedMessagingSoap12() - Method in class com.crm.process.provisioning.irdeto.clientdevice.TargetedMessaging
 
getTargetedMessagingSoap12(WebServiceFeature...) - Method in class com.crm.process.provisioning.irdeto.clientdevice.TargetedMessaging
 
getTargetedNumberOfPurchases() - Method in class com.crm.process.rewards.RewardOfferPerformance
 
getTargetedPurchasedAmount() - Method in class com.crm.process.rewards.RewardOfferPerformance
 
getTargetPath() - Method in class com.crm.process.provisioning.verimatrix.webservices.iptvtypes.VODEncryptionAttributes
Gets the value of the targetPath property.
getTax(CRMDOInvoice, Boolean) - Method in class com.crm.process.taxationservices.onesource.webservices.OneSourceWebService
 
getTax(CRMDOInvoiceCancellation, Boolean) - Method in class com.crm.process.taxationservices.onesource.webservices.OneSourceWebService
 
getTax(CRMDOWriteOff, Boolean) - Method in class com.crm.process.taxationservices.onesource.webservices.OneSourceWebService
 
getTax(CRMDOCreditNote, Boolean) - Method in class com.crm.process.taxationservices.onesource.webservices.OneSourceWebService
 
getTax(TaxRequest) - Method in interface com.crm.process.taxationservices.onesource.webservices.SimpleTaxService
 
getTax(TaxRequest) - Method in interface com.crm.process.taxationservices.onesource.webservices.SimpleTaxService12
 
getTaxabilityInfo() - Method in class com.crm.process.taxationservices.onesource.webservices.Line
Gets the value of the taxabilityInfo property.
getTaxableBasis() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxDetail
Gets the value of the taxableBasis property.
getTaxableBasis() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxSummary
Gets the value of the taxableBasis property.
getTaxableBasis() - Method in class com.crm.process.taxationservices.onesource.webservices.ZoneTaxSummary
Gets the value of the taxableBasis property.
getTaxableCountry() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxDetail
Gets the value of the taxableCountry property.
getTaxableRegion() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxDetail
Gets the value of the taxableRegion property.
getTaxAmount() - Method in class com.crm.process.billing.SubscriptionServicePeriodRate
 
getTaxAmount() - Method in class com.crm.process.subscriptions.ServiceUsage
 
getTaxAmount() - Method in class com.crm.process.taxationservices.onesource.webservices.Line.Amounts
Gets the value of the taxAmount property.
getTaxCodeForTaxRateOptions() - Method in class com.crm.process.platform.CRMUITaxDefinitionBean
Returns tax code options for tax rates.
getTaxCodeForTaxRateOptions(String) - Method in class com.crm.process.platform.CRMUITaxDefinitionBean
Returns tax code options for tax rates.
getTaxCodeForVatRateOptions() - Method in class com.crm.process.platform.CRMUITaxDefinitionBean
Returns tax code options for vat rates.
getTaxCodeForVatRateOptions(String) - Method in class com.crm.process.platform.CRMUITaxDefinitionBean
Returns tax code options for vat rates.
getTaxCodeOptions() - Method in class com.crm.process.platform.CRMUITaxDefinitionBean
Returns tax code options.
getTaxCodeOptions(String) - Method in class com.crm.process.platform.CRMUITaxDefinitionBean
Returns tax code options.
getTaxDefinition() - Method in class com.crm.process.jobs.JobRequestedPhysicalGoodAdditionForm
 
getTaxDefinition() - Method in class com.crm.process.taxationservices.onesource.webservices.OneSourceWebService
 
getTaxDetail() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxDetailCollection
Gets the value of the taxDetail property.
getTaxDetails() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxLine
Gets the value of the taxDetails property.
getTaxDocument() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxDocumentCollection
Gets the value of the taxDocument property.
getTaxDocuments() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxResponse
Gets the value of the taxDocuments property.
getTaxLine() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxLineCollection
Gets the value of the taxLine property.
getTaxLines() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxDocument
Gets the value of the taxLines property.
getTaxRate() - Method in class com.crm.process.platform.TaxRateProduct
 
getTaxRate() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxDetail
Gets the value of the taxRate property.
getTaxRate() - Method in class com.crm.process.taxationservices.onesource.webservices.ZoneTaxSummary
Gets the value of the taxRate property.
getTaxResponse() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxServiceResponse
 
getTaxServiceSoap() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxService
 
getTaxServiceSoap(WebServiceFeature...) - Method in class com.crm.process.taxationservices.onesource.webservices.TaxService
 
getTaxServiceSoap12() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxService
 
getTaxServiceSoap12(WebServiceFeature...) - Method in class com.crm.process.taxationservices.onesource.webservices.TaxService
 
getTaxServicesOptions() - Method in class com.crm.process.platform.CRMUITaxDefinitionBean
Returns tax services options.
getTaxServicesOptions(String) - Method in class com.crm.process.platform.CRMUITaxDefinitionBean
Returns tax services options.
getTaxSummary() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxLine
Gets the value of the taxSummary property.
getTaxType() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxDetail
Gets the value of the taxType property.
getTemplate() - Method in class com.crm.process.rewards.CreateRewardOfferFromTemplateForm
 
getTemplateOptions() - Method in class com.crm.process.priceplan.CRMUIPricePlanBean
 
getTempResAccepted() - Method in class com.crm.process.servicerequests.ServiceRequestSearchCriteria
 
getTempResolutionCategoryOptions() - Method in class com.crm.process.servicerequests.CRMUIServiceRequestBean
Loads the service request temporary resolution category options.
getTermedServiceRequirementOptions() - Method in class com.crm.process.billing.CRMUIUsageServiceCatalogBean
Loads the termed service requirement options.
getTermedServiceRequirementOptions(String) - Method in class com.crm.process.billing.CRMUIUsageServiceCatalogBean
Loads the termed service requirement options.
getTerminationReason() - Method in class com.crm.process.rewards.RewardParticipantTermination
 
getTestEmailAddress() - Method in class com.crm.process.workflows.AlertDefinitionTestConnectionForm
 
getTestPhoneNumber() - Method in class com.crm.process.workflows.AlertDefinitionTestConnectionForm
 
getText() - Method in class com.crm.process.provisioning.conaxsmsservices.SendIndividualMailAndBarkMessagesUtilityForm
 
getText() - Method in class com.crm.process.provisioning.conaxwebservices.ConaxSendIndividualMailAndBarkMessagesUtilityForm
 
getText() - Method in class com.crm.process.provisioning.exsetsms.ExsetSmsSendInfocasMessageUtilityForm
 
getText() - Method in class com.crm.process.provisioning.panaccess.SendOSMMessageUtilityForm
 
getText() - Method in class com.crm.process.provisioning.sumavision_hscas.SumavisionHSCASSendIndividualMessageUtilityForm
 
getText() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.FingerprintMessage
Gets the value of the text property.
getText() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.MessageText
Gets the value of the text property.
getTextAlign() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.MessageDescriptor
Gets the value of the textAlign property.
getTextAlignOptions() - Method in class com.crm.process.provisioning.verimatrix.dvb.CRMUIVCASDVBProviderBean
Loads the text align options.
getTextAlignOptions(String) - Method in class com.crm.process.provisioning.verimatrix.dvb.CRMUIVCASDVBProviderBean
Loads the text align options.
getTextId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.PreloadedMessage
Gets the value of the textId property.
getTextId() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.PreloadedOnScreenMessage
Gets the value of the textId property.
getTextMode() - Method in class com.crm.process.provisioning.irdeto.clientdevice.SendMail
Gets the value of the textMode property.
getTextMode() - Method in class com.crm.process.provisioning.irdeto.clientdevice.SendMailGlobal
Gets the value of the textMode property.
getTextMode() - Method in class com.crm.process.provisioning.irdeto.clientdevice.SendMessage
Gets the value of the textMode property.
getTextMode() - Method in class com.crm.process.provisioning.irdeto.clientdevice.SendMessageGlobal
Gets the value of the textMode property.
getTextMode() - Method in class com.crm.process.provisioning.irdeto.IrdetoSendMailAndMessageUtilityForm
 
getTextModeOptions() - Method in class com.crm.process.provisioning.irdeto.CRMUIIrdetoMailAndMessageRunDefinitionBean
 
getTextModeOptions(String) - Method in class com.crm.process.provisioning.irdeto.CRMUIIrdetoMailAndMessageRunDefinitionBean
 
getThirdLevelEntity() - Method in class com.crm.process.jobs.JobRequestedPhysicalGoodsAdditionForm
 
getThirdLevelFilteringType() - Method in class com.crm.process.jobs.JobRequestedPhysicalGoodsAdditionForm
 
getThrotlingUnitOfTimeOptions(String) - Method in class com.crm.process.contactinfo.CRMUINamedayApplicationRunDefinitionBean
 
getThrotlingUnitOfTimeOptions(String) - Method in class com.crm.process.notifications.CRMUINotificationRunDefinitionBean
 
getThursday() - Method in class com.crm.process.GenderDayAnalysis
 
getTierLevels(ArrayList<Object>) - Method in class com.crm.process.subscriptions.CRMUISubscriptionDefinitionBean
 
getTimeBetweenExecutions() - Method in class com.crm.process.subscriptions.ActivationProcessForm
 
getTimeFormatOptions() - Method in class com.crm.process.platform.CRMUIFormattingSettingBean
Loads the time format options.
getTimeFormatOptions(String) - Method in class com.crm.process.platform.CRMUIFormattingSettingBean
Loads the time format options.
getTimeLeftHours() - Method in class com.crm.process.provisioning.radiator.RadiatorGetSubscriberInformationUtilityForm
 
getTimeOfDayOptions() - Method in class com.crm.process.CRMUI
Loads the time of day options.
getTimeOfDayOptions(String) - Method in class com.crm.process.CRMUI
Loads the time of day options.
getTimeout() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Connection
Gets the value of the timeout property.
getTimePeriodRule() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Domain
Gets the value of the timePeriodRule property.
getTimePeriodRule() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DomainDevice
Gets the value of the timePeriodRule property.
getTimePeriodRule() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Entitlement
Gets the value of the timePeriodRule property.
getTimePeriodRule() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Event
Gets the value of the timePeriodRule property.
getTimerInfo() - Method in class com.crm.process.billing.CRMTimerServiceBean
 
getTimerName() - Method in class com.crm.process.billing.CRMTimerInfo
 
getTimesAwardedStatusText() - Method in class com.crm.process.rewards.RewardOfferMarketingInformation
 
getTimeSpentMethodOptions() - Method in class com.crm.process.activities.CRMUIActivityTypeBean
 
getTimeSpentMethodOptions(String) - Method in class com.crm.process.activities.CRMUIActivityTypeBean
 
getTimeStamp() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserEvent
Gets the value of the timeStamp property.
getTimeStamp() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserEventListQuery
Gets the value of the timeStamp property.
getTimezoneOptions() - Method in class com.crm.process.platform.CRMUIGeneralSettingBean
Loads the All Time zone options.
getTimeZoneType() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.User
Gets the value of the timeZoneType property.
getTitle() - Method in class com.crm.process.leads.BulkLeadChangeForm
 
getTitle() - Method in class com.crm.process.servicerequests.BulkStatusChangeForm
 
getTMS() - Method in class com.crm.process.provisioning.irdeto.secureclient.ArrayOfTMSAttributeInfo
Gets the value of the tms property.
getTMSAttributeInfoProperties() - Method in class com.crm.process.provisioning.irdeto.secureclient.SecureClientInfo
Gets the value of the tmsAttributeInfoProperties property.
getTmsAttributes() - Method in class com.crm.process.provisioning.irdeto.secureclient.TMSAttributeInfoProperties
Gets the value of the tmsAttributes property.
getTmsBanner() - Method in class com.crm.process.provisioning.irdeto.clientdevice.FingerPrintTmsMessageGlobal
Gets the value of the tmsBanner property.
getTmsBanner() - Method in class com.crm.process.provisioning.irdeto.clientdevice.MailTmsMessageGlobal
Gets the value of the tmsBanner property.
getTmsBanner() - Method in class com.crm.process.provisioning.irdeto.clientdevice.SendTmsMessageGlobal
Gets the value of the tmsBanner property.
getTmsCoverage() - Method in class com.crm.process.provisioning.irdeto.clientdevice.FingerPrintTmsMessageGlobal
Gets the value of the tmsCoverage property.
getTmsCoverage() - Method in class com.crm.process.provisioning.irdeto.clientdevice.MailTmsMessageGlobal
Gets the value of the tmsCoverage property.
getTmsCoverage() - Method in class com.crm.process.provisioning.irdeto.clientdevice.SendTmsMessageGlobal
Gets the value of the tmsCoverage property.
getTmsCovert() - Method in class com.crm.process.provisioning.irdeto.clientdevice.FingerPrintTmsMessageGlobal
Gets the value of the tmsCovert property.
getTmsDuration() - Method in class com.crm.process.provisioning.irdeto.clientdevice.FingerPrintTmsMessageGlobal
Gets the value of the tmsDuration property.
getTmsDuration() - Method in class com.crm.process.provisioning.irdeto.clientdevice.MailTmsMessageGlobal
Gets the value of the tmsDuration property.
getTmsDuration() - Method in class com.crm.process.provisioning.irdeto.clientdevice.SendTmsMessageGlobal
Gets the value of the tmsDuration property.
getTmsExpression() - Method in class com.crm.process.provisioning.irdeto.clientdevice.DownloadCodeGlobal
Gets the value of the tmsExpression property.
getTmsExpression() - Method in class com.crm.process.provisioning.irdeto.clientdevice.DownloadUserDataGlobal
Gets the value of the tmsExpression property.
getTmsExpression() - Method in class com.crm.process.provisioning.irdeto.clientdevice.FingerPrintTmsMessageGlobal
Gets the value of the tmsExpression property.
getTmsExpression() - Method in class com.crm.process.provisioning.irdeto.clientdevice.MailTmsMessageGlobal
Gets the value of the tmsExpression property.
getTmsExpression() - Method in class com.crm.process.provisioning.irdeto.clientdevice.RescanAllNetworksGlobal
Gets the value of the tmsExpression property.
getTmsExpression() - Method in class com.crm.process.provisioning.irdeto.clientdevice.ResetBouquetChannelOrderGlobal
Gets the value of the tmsExpression property.
getTmsExpression() - Method in class com.crm.process.provisioning.irdeto.clientdevice.ResetGlobal
Gets the value of the tmsExpression property.
getTmsExpression() - Method in class com.crm.process.provisioning.irdeto.clientdevice.SendMailGlobal
Gets the value of the tmsExpression property.
getTmsExpression() - Method in class com.crm.process.provisioning.irdeto.clientdevice.SendMessageGlobal
Gets the value of the tmsExpression property.
getTmsExpression() - Method in class com.crm.process.provisioning.irdeto.clientdevice.SendTmsMessageGlobal
Gets the value of the tmsExpression property.
getTmsExpression() - Method in class com.crm.process.provisioning.irdeto.clientdevice.SetInstallerPinCodeGlobal
Gets the value of the tmsExpression property.
getTmsExpression() - Method in class com.crm.process.provisioning.irdeto.clientdevice.TuneToHomingChannelGlobal
Gets the value of the tmsExpression property.
getTmsExpression() - Method in class com.crm.process.provisioning.irdeto.clientdevice.TuneToTargetedEmergencyServiceGlobal
Gets the value of the tmsExpression property.
getTmsExpression() - Method in class com.crm.process.provisioning.irdeto.clientdevice.UpdateCurrentServiceGlobal
Gets the value of the tmsExpression property.
getTmsFlashing() - Method in class com.crm.process.provisioning.irdeto.clientdevice.FingerPrintTmsMessageGlobal
Gets the value of the tmsFlashing property.
getTmsFlashing() - Method in class com.crm.process.provisioning.irdeto.clientdevice.MailTmsMessageGlobal
Gets the value of the tmsFlashing property.
getTmsFlashing() - Method in class com.crm.process.provisioning.irdeto.clientdevice.SendTmsMessageGlobal
Gets the value of the tmsFlashing property.
getTmsText() - Method in class com.crm.process.provisioning.irdeto.clientdevice.MailTmsMessageGlobal
Gets the value of the tmsText property.
getTmsText() - Method in class com.crm.process.provisioning.irdeto.clientdevice.SendTmsMessageGlobal
Gets the value of the tmsText property.
getToAccount() - Method in class com.crm.process.accounts.PhysicalGoodOwnershipTransferForm
 
getToAccount() - Method in class com.crm.process.financialtransactions.PaymentMovementForm
 
getToAccountOwner() - Method in class com.crm.process.financialtransactions.PaymentMovementForm
 
getToActualCompletionDate() - Method in class com.crm.process.servicerequests.ServiceRequestSearchCriteria
 
getToAddedAlternativeAmount() - Method in class com.crm.process.wallets.WalletTransactionSearchCriteria
 
getToAddedAmount() - Method in class com.crm.process.wallets.WalletTransactionSearchCriteria
 
getToAltBalance() - Method in class com.crm.process.wallets.WalletSearchCriteria
 
getToAlternativeAmount() - Method in class com.crm.process.wallets.WalletTransactionSearchCriteria
 
getToAmount() - Method in class com.crm.process.wallets.WalletTransactionSearchCriteria
 
getToAssignedToUnit() - Method in class com.crm.process.leads.LeadTypeAssignmentGrouping
 
getToAssignedToUser() - Method in class com.crm.process.leads.LeadTypeAssignmentGrouping
 
getToAutoTopUpDate() - Method in class com.crm.process.wallets.WalletSearchCriteria
 
getToBalance() - Method in class com.crm.process.wallets.WalletSearchCriteria
 
getToCreatedDate() - Method in class com.crm.process.billing.UnitOfMeasurementSearchCriteria
 
getToCreatedDate() - Method in class com.crm.process.products.ProductSearchCriteria
 
getToCreatedDate() - Method in class com.crm.process.rewards.RewardParticipantSearchCriteria
 
getToCreatedDate() - Method in class com.crm.process.rewards.RewardParticipationAgreementSearchCriteria
 
getToCreatedDate() - Method in class com.crm.process.rewards.RewardSchemeSearchCriteria
 
getToCreatedDate() - Method in class com.crm.process.rewards.RewardUtilitySearchCriteria
 
getToCreatedDate() - Method in class com.crm.process.servicerequests.ServiceRequestSearchCriteria
 
getToCreatedDate() - Method in class com.crm.process.wallets.WalletSearchCriteria
 
getToCreatedDate() - Method in class com.crm.process.wallets.WalletTransactionSearchCriteria
 
getToDate() - Method in class com.crm.process.billing.AdjustRatedBillingItemForm
 
getToDate() - Method in class com.crm.process.billing.ChangeRatedBillingItemForm
 
getToDate() - Method in class com.crm.process.billing.SubscriptionServicePeriodRate
 
getToDate() - Method in class com.crm.process.financialtransactions.MRRPeriodRatedBillingItem
 
getToDate() - Method in class com.crm.process.resourcescheduling.ResourceAvailabilityForm
 
getToDate() - Method in class com.crm.process.subscriptions.ServiceUsage
 
getToEstConsumptionDate() - Method in class com.crm.process.wallets.WalletSearchCriteria
 
getToExpDate() - Method in class com.crm.process.wallets.WalletTransactionSearchCriteria
 
getToExpectedCompletionDate() - Method in class com.crm.process.servicerequests.ServiceRequestSearchCriteria
 
getToFromDate() - Method in class com.crm.process.wallets.WalletBalancePeriodSearchCriteria
 
getToHour() - Method in class com.crm.process.resourcescheduling.ResourceAvailabilityForm
 
getToInstalledItem() - Method in class com.crm.process.provisioning.SwapInstalledItem
 
getToken() - Method in class com.crm.process.paymentgateway.CardParameters
 
getToken() - Method in class com.crm.process.provisioning.netflix.webservices.model.TokenResponse
 
getTokenEndpointPath() - Method in class com.crm.process.provisioning.netflix.webservices.temple.ConfigHelper
 
getTokenErrorURL() - Method in class com.crm.process.provisioning.netflix.webservices.model.TokenRequest
 
getTokenExpiryDate() - Method in class com.crm.process.provisioning.netflix.webservices.model.TokenResponse
 
getTokens() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DevicePurse
Gets the value of the tokens property.
getToleranceAbsolute() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxDocument.UseTaxInformation
Gets the value of the toleranceAbsolute property.
getTolerancePercentage() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxDocument.UseTaxInformation
Gets the value of the tolerancePercentage property.
getToMinute() - Method in class com.crm.process.resourcescheduling.ResourceAvailabilityForm
 
getToNumber() - Method in class com.crm.process.communicationcentre.CRMCTIEvent
 
getToPackage() - Method in class com.crm.process.subscriptions.SwapPackageSubscriptionActionParameters
 
getTopUpAmount() - Method in class com.crm.process.accounts.RecurringPaymentSettingsForm
 
getTopUpAmount() - Method in class com.crm.process.paymentgateway.TopUpWallet
 
getToSignUpDate() - Method in class com.crm.process.rewards.RewardParticipantSearchCriteria
 
getToStartDate() - Method in class com.crm.process.servicerequests.ServiceRequestSearchCriteria
 
getToStatus() - Method in class com.crm.process.leads.LeadTypeStatusGrouping
 
getToStatus() - Method in class com.crm.process.servicerequests.ServiceRequestTypeStatusGrouping
 
getToStatusOptions(CRMDO, String) - Method in class com.crm.process.workflows.CRMUIStatusTransitionBean
 
getToStatusOptions(CRMDO, String, String) - Method in class com.crm.process.workflows.CRMUIStatusTransitionBean
 
getToSubProvisioningDistribution() - Method in class com.crm.process.provisioning.SwapInstalledItem
 
getToSubscription() - Method in class com.crm.process.subscriptions.MoveSubscriptionInstalledItem
 
getTotal() - Method in class com.crm.process.jobs.JobRequestedPhysicalGoodsAdditionForm
 
getTotalActiveSubscriptions() - Method in class com.crm.process.subscriptions.SubscriptionGrowthPerMonth
 
getTotalAmount() - Method in class com.crm.process.billing.AdditionalBillingPeriodRate
 
getTotalAmount() - Method in class com.crm.process.billing.SubscriptionServicePeriodRate
 
getTotalAmount() - Method in class com.crm.process.billing.UpcomingBillingRate
 
getTotalAmount() - Method in class com.crm.process.financialtransactions.InvoiceLine
 
getTotalAmount() - Method in class com.crm.process.subscriptions.ServiceUsage
 
getTotalAmount() - Method in class com.crm.process.subscriptions.SubscriptionProcessInput
 
getTotalAmountToBePaid() - Method in class com.crm.process.billing.AdditionalBillingPeriodRate
 
getTotalAmountToBePaid() - Method in class com.crm.process.billing.UpcomingBillingRate
 
getTotalAutoSpendAmount(CRMDOPurchaseCustomerEvent) - Method in class com.crm.process.rewards.CRMProcessPurchaseCustomerEventBean
 
getTotalAwardAlternativeAmount(CRMDOCustomerEvent) - Method in class com.crm.process.rewards.CRMProcessCustomerEventBean
 
getTotalAwardAmount(CRMDOCustomerEvent) - Method in class com.crm.process.rewards.CRMProcessCustomerEventBean
 
getTotalBilledAmount() - Method in class com.crm.process.jobs.InvoiceJobForm
 
getTotalCreditAmount(CRMDOBill) - Method in class com.crm.process.billing.CRMUIBillBean
 
getTotalCustomersNotUsedPromoCodes(CRMDOPromotionCampaign) - Method in class com.crm.process.billing.CRMProcessPromotionCampaignBean
Returns the number of customers who have not used their promo codes.
getTotalCustomersUsedPromoCodes(CRMDOPromotionCampaign) - Method in class com.crm.process.billing.CRMProcessPromotionCampaignBean
Returns the number of customers who used their promo codes.
getTotalDebitAmount(CRMDOBill) - Method in class com.crm.process.billing.CRMUIBillBean
 
getTotalDebitAmountNoTaxes(CRMDOBill) - Method in class com.crm.process.billing.CRMUIBillBean
 
getTotalDebitTaxAmount(CRMDOBill) - Method in class com.crm.process.billing.CRMUIBillBean
 
getTotalDiscountAmount() - Method in class com.crm.process.billing.AdditionalBillingPeriodRate
 
getTotalDiscountAmount() - Method in class com.crm.process.billing.UpcomingBillingRate
 
getTotalDiscountAmount() - Method in class com.crm.process.financialtransactions.MRRPeriodRatedBillingItem
 
getTotalDiscountAmountNegative() - Method in class com.crm.process.billing.UpcomingBillingRate
 
getTotalInstantSpendAmount(CRMDOPurchaseCustomerEvent) - Method in class com.crm.process.rewards.CRMProcessPurchaseCustomerEventBean
 
getTotalNetAmount() - Method in class com.crm.process.billing.UpcomingBillingRate
 
getTotalNumberOfAwards() - Method in class com.crm.process.rewards.RewardOfferPerformance
 
getTotalPrice() - Method in class com.crm.process.jobs.JobAvailablePhysicalGoodAdditionForm
 
getTotalPrice() - Method in class com.crm.process.jobs.JobRequestedPhysicalGoodAdditionForm
 
getTotalQuotedAmount(CRMDOJob) - Method in class com.crm.process.jobs.CRMUIJobBean
Returns the total quoted amount of a job.
getTotalQuotedMemberAmount(CRMDOJob) - Method in class com.crm.process.jobs.CRMUIJobBean
Returns the total quoted member amount of a job.
getTotalQuotedParentAmount(CRMDOJob) - Method in class com.crm.process.jobs.CRMUIJobBean
Returns the total quoted parent amount of a job.
getTotalRatedAmount() - Method in class com.crm.process.billing.AdjustRatedBillingItemForm
 
getTotalRatedAmount() - Method in class com.crm.process.billing.ChangeRatedBillingItemForm
 
getTotalRatedAmount() - Method in class com.crm.process.financialtransactions.MRRPeriodRatedBillingItem
 
getTotals() - Method in class com.crm.process.GenderAgeAnalysis
 
getTotals() - Method in class com.crm.process.GenderDayAnalysis
 
getTotalTaxAmount() - Method in class com.crm.process.billing.AdditionalBillingPeriodRate
 
getTotalTaxAmount() - Method in class com.crm.process.billing.UpcomingBillingRate
 
getTotalTaxAmount() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxDocument
Gets the value of the totalTaxAmount property.
getTotalVatAmount() - Method in class com.crm.process.billing.AdditionalBillingPeriodRate
 
getTotalVatAmount() - Method in class com.crm.process.billing.UpcomingBillingRate
 
getToToDate() - Method in class com.crm.process.wallets.WalletBalancePeriodSearchCriteria
 
getToUnit() - Method in class com.crm.process.servicerequests.ServiceRequestTypeAssignmentGrouping
 
getToUpdatedDate() - Method in class com.crm.process.billing.UnitOfMeasurementSearchCriteria
 
getToUpdatedDate() - Method in class com.crm.process.products.ProductSearchCriteria
 
getToUpdatedDate() - Method in class com.crm.process.rewards.RewardParticipantSearchCriteria
 
getToUpdatedDate() - Method in class com.crm.process.rewards.RewardParticipationAgreementSearchCriteria
 
getToUpdatedDate() - Method in class com.crm.process.rewards.RewardSchemeSearchCriteria
 
getToUpdatedDate() - Method in class com.crm.process.rewards.RewardUtilitySearchCriteria
 
getToUpdatedDate() - Method in class com.crm.process.servicerequests.ServiceRequestSearchCriteria
 
getToUpdatedDate() - Method in class com.crm.process.wallets.WalletSearchCriteria
 
getToUpdatedDate() - Method in class com.crm.process.wallets.WalletTransactionSearchCriteria
 
getToUser() - Method in class com.crm.process.servicerequests.ServiceRequestTypeAssignmentGrouping
 
getToWallets() - Method in class com.crm.process.wallets.WalletTransactionSearchCriteria
 
getTownCity() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getTownCityOperator() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getTraceablePhysicalGoodsOptions(String) - Method in class com.crm.process.products.CRMUIProductBean
Loads the traceable physical goods options.
getTraceablePhysicalGoodsOptions(CRMDOSubscriptionType) - Method in class com.crm.process.subscriptions.CRMUISubscriptionActionBean
Loads the traceable physical good options based on a subscription type.
getTraceablePhysicalGoodsOptions(CRMDOSubscriptionType, String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionActionBean
Loads the traceable physical good options based on a subscription type.
getTraceablePhysicalGoodsOptions(CRMDOSubscriptionType, String, CRMDOProductType) - Method in class com.crm.process.subscriptions.CRMUISubscriptionActionBean
Loads the traceable physical good options based on a subscription type.
getTraceableProductsOptions(String) - Method in class com.crm.process.inventory.CRMUIWarehouseTransactionBean
Loads the traceable products of a warehouse.
getTraceableTypeOptions() - Method in class com.crm.process.products.CRMUIProductTypeBean
Loads the traceable type options.
getTraceableTypeOptions(String) - Method in class com.crm.process.products.CRMUIProductTypeBean
Loads the traceable type options.
getTransactionDate() - Method in class com.crm.process.rewards.RewardAwardTransactionContribution
 
getTransactionReferenceNumber() - Method in class com.crm.process.subscriptions.SubscriptionActionParameters
 
getTransactionTypeSelBox() - Method in class com.crm.process.wallets.ChangeDefaultTransactionTypeForm
 
getTransferAccountClassification() - Method in class com.crm.process.rewards.RewardParticipantTermination
 
getTransferWalletBalance() - Method in class com.crm.process.rewards.RewardParticipantTermination
 
getTranslatedLanguages(TranslationForm) - Method in class com.crm.process.platform.CRMUIGlossaryTranslationBean
Loads the Translated Languages either by release or customised.
getTranslatedLanguages(String, TranslationForm) - Method in class com.crm.process.platform.CRMUIGlossaryTranslationBean
Loads the Translated Languages either by release or customised.
getTranslatedTranslations() - Method in class com.crm.process.platform.TranslationForm
 
getTranslationForm() - Method in class com.crm.process.platform.AddLanguageForm
 
getTranslationForm() - Method in class com.crm.process.platform.CustomMigratingForm
 
getTranslationForm() - Method in class com.crm.process.platform.DeleteLanguageForm
 
getTranslations() - Method in class com.crm.process.platform.TranslationForm
 
getTransportId() - Method in class com.crm.process.provisioning.irdeto.clientdevice.TuneToEmergencyService
Gets the value of the transportId property.
getTransportId() - Method in class com.crm.process.provisioning.irdeto.clientdevice.TuneToTargetedEmergencyServiceGlobal
Gets the value of the transportId property.
getTriggerOptions() - Method in class com.crm.process.workflows.CRMUIWorkflowRuleBean
Loads the workflow rule trigger options.
getTriggerOptions(String) - Method in class com.crm.process.workflows.CRMUIWorkflowRuleBean
Loads the workflow rule trigger options.
getTrueFalseOptions() - Method in class com.crm.process.CRMUI
Loads the true/false options.
getTrueFalseOptions(String) - Method in class com.crm.process.CRMUI
Loads the true/false options.
getTuesday() - Method in class com.crm.process.GenderDayAnalysis
 
getTuneToEmergencyServiceResult() - Method in class com.crm.process.provisioning.irdeto.clientdevice.TuneToEmergencyServiceResponse
Gets the value of the tuneToEmergencyServiceResult property.
getTuneToHomingChannelGlobalResult() - Method in class com.crm.process.provisioning.irdeto.clientdevice.TuneToHomingChannelGlobalResponse
Gets the value of the tuneToHomingChannelGlobalResult property.
getTuneToHomingChannelResult() - Method in class com.crm.process.provisioning.irdeto.clientdevice.TuneToHomingChannelResponse
Gets the value of the tuneToHomingChannelResult property.
getTuneToTargetedEmergencyServiceGlobalResult() - Method in class com.crm.process.provisioning.irdeto.clientdevice.TuneToTargetedEmergencyServiceGlobalResponse
Gets the value of the tuneToTargetedEmergencyServiceGlobalResult property.
getTuningSoap() - Method in class com.crm.process.provisioning.irdeto.clientdevice.Tuning
 
getTuningSoap(WebServiceFeature...) - Method in class com.crm.process.provisioning.irdeto.clientdevice.Tuning
 
getTuningSoap12() - Method in class com.crm.process.provisioning.irdeto.clientdevice.Tuning
 
getTuningSoap12(WebServiceFeature...) - Method in class com.crm.process.provisioning.irdeto.clientdevice.Tuning
 
getType() - Method in class com.crm.process.communicationcentre.CRMCTIEvent
 
getType() - Method in class com.crm.process.financialtransactions.InvoiceCancellationForm
 
getType() - Method in class com.crm.process.financialtransactions.PaymentCancellationForm
 
getType() - Method in class com.crm.process.jobs.JobAvailablePhysicalGood
 
getType() - Method in class com.crm.process.paymentgateway.PaymentGatewayCardResult
 
getType() - Method in class com.crm.process.paymentgateway.PaymentGatewayRequestExportInformation
 
getType() - Method in class com.crm.process.provisioning.conaxsmsservices.SendIndividualMailAndBarkMessagesUtilityForm
 
getType() - Method in class com.crm.process.provisioning.conaxwebservices.ConaxInformationForm
 
getType() - Method in class com.crm.process.provisioning.conaxwebservices.ConaxPairUtilityForm
 
getType() - Method in class com.crm.process.provisioning.conaxwebservices.ConaxResetPinUtilityForm
 
getType() - Method in class com.crm.process.provisioning.conaxwebservices.ConaxSendIndividualMailAndBarkMessagesUtilityForm
 
getType() - Method in class com.crm.process.provisioning.exsetsms.ExsetSmsInformationForm
 
getType() - Method in class com.crm.process.provisioning.exsetsms.ExsetSmsSendFingerprintMessageUtilityForm
 
getType() - Method in class com.crm.process.provisioning.exsetsms.ExsetSmsSendInfocasMessageUtilityForm
 
getType() - Method in class com.crm.process.provisioning.irdeto.IrdetoParentalPinCodeUtilityForm
 
getType() - Method in class com.crm.process.provisioning.irdeto.secureclient.SectorProductInfo
Gets the value of the type property.
getType() - Method in class com.crm.process.provisioning.netflix.webservices.model.TokenRequest
 
getType() - Method in class com.crm.process.provisioning.panaccess.PanaccessInformationForm
 
getType() - Method in class com.crm.process.provisioning.panaccess.SendOSMMessageUtilityForm
 
getType() - Method in class com.crm.process.provisioning.perception.SetSubscriptionPinUtilityForm
 
getType() - Method in class com.crm.process.provisioning.ProvisioningProviderInstalledItem
 
getType() - Method in class com.crm.process.provisioning.sumavision_hscas.SumavisionHSCASSendIndividualMessageUtilityForm
 
getType() - Method in class com.crm.process.provisioning.tucano.CustomResetPinAction
 
getType() - Method in class com.crm.process.rewards.RewardParticipationAgreementSearchCriteria
 
getType() - Method in class com.crm.process.rewards.RewardUtilitySearchCriteria
 
getType() - Method in class com.crm.process.servicerequests.ServiceRequestTypeAssignmentGrouping
 
getType() - Method in class com.crm.process.servicerequests.ServiceRequestTypeStatusGrouping
 
getType() - Method in class com.crm.process.taxationservices.onesource.webservices.Registration
Gets the value of the type property.
getType() - Method in class com.crm.process.wallets.WalletTransactionSearchCriteria
 
getType() - Method in class com.crm.process.workflows.FromStatusSelectionForm
 
getTypeAdditionalParameters() - Method in class com.crm.process.provisioning.ProvisioningProviderInstalledItem
 
getTypeAssignmentGrouping() - Method in class com.crm.process.leads.LeadTypeChangeAssignment
 
getTypeAssignmentGrouping() - Method in class com.crm.process.servicerequests.ServiceRequestTypeChangeAssignment
 
getTypeFilter() - Method in class com.crm.process.jobs.JobComponentSelectionForm
 
getTypeFilter() - Method in class com.crm.process.subscriptions.ComponentSelectionForm
 
getTypeOptions() - Method in class com.crm.process.accounts.CRMUIPaymentPreferenceBean
Returns the payment preference types.
getTypeOptions(String) - Method in class com.crm.process.accounts.CRMUIPaymentPreferenceBean
Returns the payment preference types.
getTypeOptions() - Method in class com.crm.process.accounts.CRMUIPresentmentPreferenceBean
Returns the presentment preference types.
getTypeOptions(String) - Method in class com.crm.process.accounts.CRMUIPresentmentPreferenceBean
Returns the presentment preference types
getTypeOptions() - Method in class com.crm.process.activities.CRMUIActivityBean
Loads the activity type options.
getTypeOptions(String) - Method in class com.crm.process.activities.CRMUIActivityBean
Loads the activity type options.
getTypeOptions(CRMDOActivity, String) - Method in class com.crm.process.activities.CRMUIActivityBean
Loads the activity type options.
getTypeOptions() - Method in class com.crm.process.activities.CRMUIActivityDefinitionBean
 
getTypeOptions(String) - Method in class com.crm.process.activities.CRMUIActivityDefinitionBean
 
getTypeOptions() - Method in class com.crm.process.activities.CRMUIActivityTypeBean
 
getTypeOptions(String) - Method in class com.crm.process.activities.CRMUIActivityTypeBean
 
getTypeOptions() - Method in class com.crm.process.billing.CRMUIAdditiveDiscountDefinitionBean
Loads the additive discount definition type options.
getTypeOptions(String) - Method in class com.crm.process.billing.CRMUIAdditiveDiscountDefinitionBean
Loads the additive discount definition type options.
getTypeOptions() - Method in class com.crm.process.billing.CRMUIBillBean
Loads the bill type options.
getTypeOptions(String) - Method in class com.crm.process.billing.CRMUIBillBean
Loads the bill type options.
getTypeOptions() - Method in class com.crm.process.billing.CRMUIPromotionCampaignBean
Loads the promotion campaign type options.
getTypeOptions(String) - Method in class com.crm.process.billing.CRMUIPromotionCampaignBean
Loads the promotion campaign type options.
getTypeOptions() - Method in class com.crm.process.contactinfo.CRMUIContactInformationBean
Loads the contact type options.
getTypeOptions() - Method in class com.crm.process.ecenter.CRMUILicenseBean
 
getTypeOptions() - Method in class com.crm.process.feedback.CRMUIFeedbackClassificationBean
Loads the feedback type options.
getTypeOptions(String) - Method in class com.crm.process.feedback.CRMUIFeedbackClassificationBean
Loads the feedback type options.
getTypeOptions(String, Boolean) - Method in class com.crm.process.financialtransactions.CRMUIFinancialTransactionTypeBean
Loads a lookup builder of financial transaction types.
getTypeOptions(String) - Method in class com.crm.process.financialtransactions.CRMUIFinancialTransactionTypeBean
Loads a lookup builder of financial transaction types.
getTypeOptions() - Method in class com.crm.process.inventory.CRMUIWarehouseTransactionBean
Loads the warehouse transaction type options.
getTypeOptions(String) - Method in class com.crm.process.inventory.CRMUIWarehouseTransactionBean
Loads the warehouse transaction type options.
getTypeOptions() - Method in class com.crm.process.inventory.CRMUIWarehouseTypeBean
Loads the warehouse type options.
getTypeOptions(String) - Method in class com.crm.process.inventory.CRMUIWarehouseTypeBean
Loads the warehouse type options.
getTypeOptions() - Method in class com.crm.process.jobs.CRMUIJobBean
 
getTypeOptions(String, CRMDOJob) - Method in class com.crm.process.jobs.CRMUIJobBean
 
getTypeOptions(String, Boolean) - Method in class com.crm.process.jobs.CRMUIJobBean
Loads a lookup builder of job types
getTypeOptions(String, Boolean, CRMDOServiceRequest) - Method in class com.crm.process.jobs.CRMUIJobBean
Loads a lookup builder of job types
getTypeOptions(String, CRMDOAccountReceivable) - Method in class com.crm.process.jobs.CRMUIJobBean
 
getTypeOptions(String, Boolean, CRMDOServiceRequest, CRMDOAccountReceivable) - Method in class com.crm.process.jobs.CRMUIJobBean
 
getTypeOptions(CRMDOJobType) - Method in class com.crm.process.jobs.CRMUIJobTypeBean
 
getTypeOptions(String, CRMDOJobType) - Method in class com.crm.process.jobs.CRMUIJobTypeBean
 
getTypeOptions() - Method in class com.crm.process.leads.CRMUILeadBean
 
getTypeOptions(String) - Method in class com.crm.process.leads.CRMUILeadBean
 
getTypeOptions() - Method in class com.crm.process.leads.CRMUILeadTypeBean
 
getTypeOptions(String) - Method in class com.crm.process.leads.CRMUILeadTypeBean
 
getTypeOptions() - Method in class com.crm.process.notifications.CRMUINotificationTypeBean
Loads the notification types options
getTypeOptions(String) - Method in class com.crm.process.notifications.CRMUINotificationTypeBean
Loads the notification types options.
getTypeOptions() - Method in class com.crm.process.paymentgateway.CRMUIPaymentGatewayCardBean
Loads the type options.
getTypeOptions(String) - Method in class com.crm.process.paymentgateway.CRMUIPaymentGatewayCardBean
Loads the type options.
getTypeOptions(String, CRMDOPaymentGatewaySetting) - Method in class com.crm.process.paymentgateway.CRMUIPaymentGatewaySettingBean
Loads a lookup builder of financial transaction types.
getTypeOptions() - Method in class com.crm.process.platform.CRMUIAddressRegistrySettingBean
Loads the type options.
getTypeOptions(String) - Method in class com.crm.process.platform.CRMUIAddressRegistrySettingBean
Loads the type options.
getTypeOptions(String) - Method in class com.crm.process.products.CRMUIExpenseProductBean
Loads the product type Termed Service options.
getTypeOptions(String) - Method in class com.crm.process.products.CRMUIOneTimeServiceBean
Loads the product type One Time Service options.
getTypeOptions(String) - Method in class com.crm.process.products.CRMUIPhysicalGoodProductBean
Loads the product type Termed Service options.
getTypeOptions(String) - Method in class com.crm.process.products.CRMUIProductBean
Loads the product type options.
getTypeOptions(String, Integer) - Method in class com.crm.process.products.CRMUIProductBean
Loads the product type options.
getTypeOptions(String, Integer, Boolean) - Method in class com.crm.process.products.CRMUIProductBean
Loads the product type options.
getTypeOptions(String, ProductTypeClassification, ServiceType, Integer, Boolean) - Method in class com.crm.process.products.CRMUIProductBean
Loads the product type options.
getTypeOptions(String) - Method in class com.crm.process.products.CRMUITermedServiceProductBean
Loads the product type Termed Service options.
getTypeOptions(String) - Method in class com.crm.process.products.CRMUIUsageServiceProductBean
Loads the product type Termed Service options.
getTypeOptions() - Method in class com.crm.process.provisioning.conaxsmsservices.CRMUICONAXSmsPairUtilityBean
 
getTypeOptions(String) - Method in class com.crm.process.provisioning.conaxsmsservices.CRMUICONAXSmsPairUtilityBean
 
getTypeOptions() - Method in class com.crm.process.provisioning.conaxsmsservices.CRMUICONAXSmsServiceProvisioningRequestBean
Loads the provisioning request type options.
getTypeOptions(String) - Method in class com.crm.process.provisioning.conaxsmsservices.CRMUICONAXSmsServiceProvisioningRequestBean
Loads the provisioning request type options.
getTypeOptions(String) - Method in class com.crm.process.provisioning.conaxwebservices.CRMUIConaxInformationUtilityBean
 
getTypeOptions() - Method in class com.crm.process.provisioning.conaxwebservices.CRMUIConaxPairUtilityBean
 
getTypeOptions(String) - Method in class com.crm.process.provisioning.conaxwebservices.CRMUIConaxPairUtilityBean
 
getTypeOptions() - Method in class com.crm.process.provisioning.conaxwebservices.CRMUIConaxResetPinUtilityBean
 
getTypeOptions(String) - Method in class com.crm.process.provisioning.conaxwebservices.CRMUIConaxResetPinUtilityBean
 
getTypeOptions() - Method in class com.crm.process.provisioning.conaxwebservices.CRMUICONAXWebServiceProvisioningRequestBean
Loads the provisioning request type options.
getTypeOptions(String) - Method in class com.crm.process.provisioning.conaxwebservices.CRMUICONAXWebServiceProvisioningRequestBean
Loads the provisioning request type options.
getTypeOptions() - Method in class com.crm.process.provisioning.CRMUIProvisioningRequestBean
Loads the provisioning request type options.
getTypeOptions(String) - Method in class com.crm.process.provisioning.CRMUIProvisioningRequestBean
Loads the provisioning request type options.
getTypeOptions(String) - Method in class com.crm.process.provisioning.exsetsms.CRMUIExsetSmsInformationUtilityBean
 
getTypeOptions() - Method in class com.crm.process.provisioning.exsetsms.CRMUIExsetSmsPairUtilityBean
 
getTypeOptions(String) - Method in class com.crm.process.provisioning.exsetsms.CRMUIExsetSmsPairUtilityBean
 
getTypeOptions() - Method in class com.crm.process.provisioning.exsetsms.CRMUIExsetSmsWebServiceProvisioningRequestBean
Loads the provisioning request type options.
getTypeOptions(String) - Method in class com.crm.process.provisioning.exsetsms.CRMUIExsetSmsWebServiceProvisioningRequestBean
Loads the provisioning request type options.
getTypeOptions() - Method in class com.crm.process.provisioning.generic.CRMUIGenericProviderBean
Loads the provisioning request type options.
getTypeOptions(String) - Method in class com.crm.process.provisioning.generic.CRMUIGenericProviderBean
Loads the provisioning request type options.
getTypeOptions() - Method in class com.crm.process.provisioning.generic.CRMUIGenericProvisioningRequestBean
Loads the provisioning request type options.
getTypeOptions(String) - Method in class com.crm.process.provisioning.generic.CRMUIGenericProvisioningRequestBean
Loads the provisioning request type options.
getTypeOptions() - Method in class com.crm.process.provisioning.icareus.CRMUIIcareusServiceProvisioningRequestBean
Loads the provisioning request type options.
getTypeOptions(String) - Method in class com.crm.process.provisioning.icareus.CRMUIIcareusServiceProvisioningRequestBean
Loads the provisioning request type options.
getTypeOptions() - Method in class com.crm.process.provisioning.irdeto.CRMUIIrdetoParentalPinCodeBean
 
getTypeOptions(String) - Method in class com.crm.process.provisioning.irdeto.CRMUIIrdetoParentalPinCodeBean
 
getTypeOptions() - Method in class com.crm.process.provisioning.irdeto.CRMUIIrdetoProvisioningRequestBean
Loads the provisioning request type options.
getTypeOptions(String) - Method in class com.crm.process.provisioning.irdeto.CRMUIIrdetoProvisioningRequestBean
Loads the provisioning request type options.
getTypeOptions() - Method in class com.crm.process.provisioning.nagramlp.CRMUINagraMLPServiceProvisioningRequestBean
Loads the provisioning request type options.
getTypeOptions(String) - Method in class com.crm.process.provisioning.nagramlp.CRMUINagraMLPServiceProvisioningRequestBean
Loads the provisioning request type options.
getTypeOptions() - Method in class com.crm.process.provisioning.nagravision.CRMUINagravisionPairUtilityBean
Deprecated.
 
getTypeOptions(String) - Method in class com.crm.process.provisioning.nagravision.CRMUINagravisionPairUtilityBean
Deprecated.
 
getTypeOptions() - Method in class com.crm.process.provisioning.nagravision.CRMUINagravisionResetPinUtilityBean
 
getTypeOptions(String) - Method in class com.crm.process.provisioning.nagravision.CRMUINagravisionResetPinUtilityBean
 
getTypeOptions() - Method in class com.crm.process.provisioning.nagravision.CRMUINagravisionSMSgwProvisioningRequestBean
 
getTypeOptions(String) - Method in class com.crm.process.provisioning.nagravision.CRMUINagravisionSMSgwProvisioningRequestBean
 
getTypeOptions() - Method in class com.crm.process.provisioning.netflix.CRMUINetflixProvisioningRequestBean
Loads the provisioning request type options.
getTypeOptions(String) - Method in class com.crm.process.provisioning.netflix.CRMUINetflixProvisioningRequestBean
Loads the provisioning request type options.
getTypeOptions(String) - Method in class com.crm.process.provisioning.panaccess.CRMUIPanaccessInformationUtilityBean
 
getTypeOptions() - Method in class com.crm.process.provisioning.panaccess.CRMUIPanaccessWebServiceProvisioningRequestBean
Loads the provisioning request type options.
getTypeOptions(String) - Method in class com.crm.process.provisioning.panaccess.CRMUIPanaccessWebServiceProvisioningRequestBean
Loads the provisioning request type options.
getTypeOptions() - Method in class com.crm.process.provisioning.perception.CRMUIPerceptionServiceProvisioningRequestBean
Loads the provisioning request type options.
getTypeOptions(String) - Method in class com.crm.process.provisioning.perception.CRMUIPerceptionServiceProvisioningRequestBean
Loads the provisioning request type options.
getTypeOptions() - Method in class com.crm.process.provisioning.radiator.CRMUIRadiatorProvisioningRequestBean
Loads the provisioning request type options.
getTypeOptions(String) - Method in class com.crm.process.provisioning.radiator.CRMUIRadiatorProvisioningRequestBean
Loads the provisioning request type options.
getTypeOptions() - Method in class com.crm.process.provisioning.sumavision_hscas.CRMUISumavisionHSCASServiceProvisioningRequestBean
Loads the provisioning request type options.
getTypeOptions(String) - Method in class com.crm.process.provisioning.sumavision_hscas.CRMUISumavisionHSCASServiceProvisioningRequestBean
Loads the provisioning request type options.
getTypeOptions() - Method in class com.crm.process.provisioning.tucano.CRMUITucanoServiceProvisioningRequestBean
Loads the provisioning request type options.
getTypeOptions(String) - Method in class com.crm.process.provisioning.tucano.CRMUITucanoServiceProvisioningRequestBean
Loads the provisioning request type options.
getTypeOptions() - Method in class com.crm.process.provisioning.verimatrix.dvb.CRMUIVCASDVBProvisiongRequestBean
Loads the provisioning request type options.
getTypeOptions(String) - Method in class com.crm.process.provisioning.verimatrix.dvb.CRMUIVCASDVBProvisiongRequestBean
Loads the provisioning request type options.
getTypeOptions() - Method in class com.crm.process.provisioning.verimatrix.dvb.CRMUIVCASDVBSetDevicePinUtilityBean
Returns the reset type options
getTypeOptions(String) - Method in class com.crm.process.provisioning.verimatrix.dvb.CRMUIVCASDVBSetDevicePinUtilityBean
Returns the reset type options
getTypeOptions() - Method in class com.crm.process.securitymanagement.CRMUISecretKeyBean
Loads the secret key type options.
getTypeOptions(String) - Method in class com.crm.process.securitymanagement.CRMUISecretKeyBean
Loads the secret key type options.
getTypeOptions() - Method in class com.crm.process.servicerequests.CRMUIServiceRequestBean
Loads a lookup builder of service request types
getTypeOptions(String) - Method in class com.crm.process.servicerequests.CRMUIServiceRequestBean
Loads a lookup builder of service request types
getTypeOptions() - Method in class com.crm.process.servicerequests.CRMUIServiceRequestDefinitionBean
Returns the service request definition types options.
getTypeOptions(String) - Method in class com.crm.process.servicerequests.CRMUIServiceRequestDefinitionBean
Returns the service request definition types options.
getTypeOptions() - Method in class com.crm.process.servicerequests.CRMUIServiceRequestTypeBean
Loads a lookup builder of service request types
getTypeOptions(String) - Method in class com.crm.process.servicerequests.CRMUIServiceRequestTypeBean
Loads a lookup builder of service request types
getTypeOptions() - Method in class com.crm.process.subscriptions.CRMUISubscriptionBean
Loads a lookup builder of subscription types
getTypeOptions(String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionBean
Loads a lookup builder of subscription types
getTypeOptions() - Method in class com.crm.process.vouchers.CRMUIVoucherTypeBean
Loads the voucher type options.
getTypeOptions(String) - Method in class com.crm.process.vouchers.CRMUIVoucherTypeBean
Loads the voucher type options.
getTypeOptions(String, String) - Method in class com.crm.process.vouchers.CRMUIVoucherTypeBean
Loads the voucher type options.
getTypes() - Method in class com.crm.process.financialtransactions.FinancialTransactionCategorySearchCriteria
 
getTypes() - Method in class com.crm.process.servicerequests.ServiceRequestCategorySearchCriteria
 
getTypes() - Method in class com.crm.process.servicerequests.ServiceRequestFinalResCategorySearchCriteria
 
getTypes() - Method in class com.crm.process.servicerequests.ServiceRequestResponseCategorySearchCriteria
 
getTypes() - Method in class com.crm.process.servicerequests.ServiceRequestSearchCriteria
 
getTypes() - Method in class com.crm.process.servicerequests.ServiceRequestStatusSearchCriteria
 
getTypes() - Method in class com.crm.process.servicerequests.ServiceRequestTempResCategorySearchCriteria
 
getTypes() - Method in class com.crm.process.wallets.WalletTransactionSearchCriteria
 
getTypeStatusGrouping() - Method in class com.crm.process.leads.LeadTypeChangeStatus
 
getTypeStatusGrouping() - Method in class com.crm.process.servicerequests.ServiceRequestTypeChangeStatus
 
getUalRules() - Method in class com.crm.process.accounts.UsageAllowanceLimitRuleNameForm
 
getUdr() - Method in class com.crm.process.financialtransactions.MRRPeriodRatedBillingItem
 
getUdr() - Method in class com.crm.process.provisioning.OTTProvisioningEvent
 
getUdr() - Method in class com.crm.process.provisioning.ProviderUsageDataRecord
 
getUdr() - Method in class com.crm.process.provisioning.ProvisioningEvent
 
getUdr() - Method in class com.crm.process.provisioning.ProvisioningProviderQueueEvent
 
getUdr() - Method in class com.crm.process.provisioning.ProvisioningProviderUsageDataRecord
 
getUdr() - Method in class com.crm.process.provisioning.ProvisioningQueueItem
 
getUdrID() - Method in class com.crm.process.financialtransactions.MRRPeriodRatedBillingItem
 
getUdrs() - Method in class com.crm.process.accounts.AccountReceivablePendingItemsForm
 
getUdrs() - Method in class com.crm.process.billing.BillEvent
 
getUdrs() - Method in class com.crm.process.provisioning.AccountDomainProduct
 
getUnboundParameterTypeOptions() - Method in class com.crm.process.communications.CRMUICommunicationBean
Loads the unbound parameter type options.
getUnboundParameterTypeOptions(String) - Method in class com.crm.process.communications.CRMUICommunicationBean
Loads the unbound parameter type options.
getUnconditionalBalance(CRMDOWallet) - Method in class com.crm.process.wallets.CRMUIWalletBean
 
getUnifiedCode() - Method in class com.crm.process.rewards.RewardUtilitySearchCriteria
 
getUniqueCodes(Integer, PromotionCodeFormatType, Integer, String, String) - Method in class com.crm.process.billing.CRMProcessPromotionCampaignBean
 
getUniqueKey() - Method in class com.crm.process.provisioning.netflix.webservices.model.ChargeEvent
 
getUnit() - Method in class com.crm.process.networkmanagement.AddExistingUsersForm
 
getUnit() - Method in class com.crm.process.networkmanagement.ChangeUnitGroupForm
 
getUnitGroupName() - Method in class com.crm.process.rewards.RewardParticipationAgreementSearchCriteria
 
getUnitName() - Method in class com.crm.process.rewards.RewardParticipationAgreementSearchCriteria
 
getUnitOfTimeDurationOptions() - Method in class com.crm.process.billing.CRMUIAdditiveDiscountDefinitionBean
Loads the unit of time options for additive discount definition duration.
getUnitOfTimeDurationOptions(String) - Method in class com.crm.process.billing.CRMUIAdditiveDiscountDefinitionBean
Loads the unit of time options for additive discount definition duration.
getUnitOfTimeForServicesOptions() - Method in class com.crm.process.activities.CRMUIActivityTypeBean
Loads the unit of time options.
getUnitOfTimeForServicesOptions(String) - Method in class com.crm.process.activities.CRMUIActivityTypeBean
Loads the unit of time options.
getUnitOfTimeForSubscriptionServicesOptions() - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the unit of time subscription service options.
getUnitOfTimeForSubscriptionServicesOptions(String) - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the unit of time subscription service options.
getUnitOfTimeForSubscriptionServicesOptions() - Method in class com.crm.process.billing.CRMUIPrepaidBillingRunDefinitionBean
Loads the unit of time subscription service options.
getUnitOfTimeForSubscriptionServicesOptions(String) - Method in class com.crm.process.billing.CRMUIPrepaidBillingRunDefinitionBean
Loads the unit of time subscription service options.
getUnitOfTimeOptions() - Method in class com.crm.process.accesstokens.CRMUIAccessTokenClassificationBean
Loads the unit of time options.
getUnitOfTimeOptions(String) - Method in class com.crm.process.accesstokens.CRMUIAccessTokenClassificationBean
Loads the unit of time options.
getUnitOfTimeOptions() - Method in class com.crm.process.accesstokens.CRMUIAccessTokenDefinitionBean
Loads the unit of time options.
getUnitOfTimeOptions(String) - Method in class com.crm.process.accesstokens.CRMUIAccessTokenDefinitionBean
Loads the unit of time options.
getUnitOfTimeOptions() - Method in class com.crm.process.billing.CRMUIBuyInAdvanceRequestBean
Loads the unit of time options.
getUnitOfTimeOptions(String) - Method in class com.crm.process.billing.CRMUIBuyInAdvanceRequestBean
Loads the unit of time options.
getUnitOfTimeOptions() - Method in class com.crm.process.billing.CRMUINormalBillingRunDefinitionBean
Loads the unit of time options.
getUnitOfTimeOptions(String) - Method in class com.crm.process.billing.CRMUINormalBillingRunDefinitionBean
Loads the unit of time options.
getUnitOfTimeOptions() - Method in class com.crm.process.billing.CRMUIPrepaidBillingRunDefinitionBean
Loads the unit of time options.
getUnitOfTimeOptions() - Method in class com.crm.process.billing.CRMUIRatedBillingItemBean
Loads the unit of time options.
getUnitOfTimeOptions() - Method in class com.crm.process.contactinfo.CRMUIKYCDefinitionBean
Loads the unit of time options.
getUnitOfTimeOptions() - Method in class com.crm.process.CRMUI
Loads the unit of time options.
getUnitOfTimeOptions(String) - Method in class com.crm.process.CRMUI
Loads the unit of time options.
getUnitOfTimeOptions(String, ArrayList<String>) - Method in class com.crm.process.CRMUI
Loads the unit of time options.
getUnitOfTimeOptions() - Method in class com.crm.process.jobs.CRMUIJobTypeBean
Loads the unit of time options.
getUnitOfTimeOptions(String) - Method in class com.crm.process.jobs.CRMUIJobTypeBean
Loads the unit of time options.
getUnitOfTimeOptions(String) - Method in class com.crm.process.notifications.CRMUINotificationRunDefinitionBean
 
getUnitOfTimeOptions(String) - Method in class com.crm.process.priceplan.CRMUIPricePlanBean
 
getUnitOfTimeOptions(String, CRMDOProduct) - Method in class com.crm.process.priceplan.CRMUIPricePlanBean
 
getUnitOfTimeOptions(String) - Method in class com.crm.process.provisioning.conaxsmsservices.CRMUICONAXSmsProvisioningRequestProcessRunDefinitionBean
 
getUnitOfTimeOptions() - Method in class com.crm.process.resourcescheduling.CRMUIResourcePlanEntryBean
Loads the unit of time options.
getUnitOfTimeOptions() - Method in class com.crm.process.returns.CRMUIReturnPolicyBean
Loads the unit of time options.
getUnitOfTimeOptions() - Method in class com.crm.process.subscriptions.CRMUISubscriptionActionBean
Loads the unit of time options.
getUnitOfTimeOptions() - Method in class com.crm.process.vouchers.CRMUIVoucherTypeBean
Loads the unit of time options.
getUnitOfTimeOptions(String) - Method in class com.crm.process.vouchers.CRMUIVoucherTypeBean
Loads the unit of time options.
getUnitOfTimeOptions() - Method in class com.crm.process.warranties.CRMUIWarrantyPolicyBean
Loads the unit of time options.
getUnitOfTimeQuantityOptions(UnitOfTime) - Method in class com.crm.process.priceplan.CRMUIPricePlanBean
Returns a list of quantity options based on the unit of time
getUnitOfTimeQuantityOptions(UnitOfTime, String) - Method in class com.crm.process.priceplan.CRMUIPricePlanBean
Returns a list of quantity options based on the unit of time
getUnitOfTimeRangeOptions() - Method in class com.crm.process.billing.CRMUIAdditiveDiscountDefinitionBean
Loads the unit of time options for quantity/usage range.
getUnitOfTimeRangeOptions(String) - Method in class com.crm.process.billing.CRMUIAdditiveDiscountDefinitionBean
Loads the unit of time options for quantity/usage range.
getUnitOfTimeRewardSchemeAwardValidityPeriodOptions() - Method in class com.crm.process.rewards.CRMUIRewardSchemeBean
Loads the unit of time options.
getUnitOfTimeRewardSchemeAwardValidityPeriodOptions(String) - Method in class com.crm.process.rewards.CRMUIRewardSchemeBean
Loads the unit of time options.
getUnitOptions() - Method in class com.crm.process.networkmanagement.CRMUIUnitBean
Loads a lookup builder of units
getUnitOptions(String) - Method in class com.crm.process.networkmanagement.CRMUIUnitBean
Loads a lookup builder of units
getUnits() - Method in class com.crm.process.rewards.RewardParticipationAgreementSearchCriteria
 
getUnitsOfTimeOptions() - Method in class com.crm.process.billing.CRMUIBillingDefinitionBean
Loads the units of time options.
getUnitsOfTimeOptions() - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the units of time options.
getUnsettledAmount() - Method in class com.crm.process.accounts.BillAccountForm
 
getUnsettledAmount(CRMDOBill) - Method in class com.crm.process.billing.CRMUIBillBean
 
getUnsettledAmount(CRMDONotification) - Method in class com.crm.process.notifications.CRMProcessNotificationBean
Loads the unsettled amount of a Notification.
getUnsettledAmount(CRMDONotification) - Method in class com.crm.process.notifications.CRMUINotificationBean
Gets the unsettled amount of notification.
getUnsettledInvoiceOptions(CRMDOAccountReceivable) - Method in class com.crm.process.financialtransactions.CRMUIFinancialTransactionBean
Loads a lookup builder of unsettled invoices.
getUOM() - Method in class com.crm.process.taxationservices.onesource.webservices.Quantity
Gets the value of the uom property.
getUpcomingBillAsOfDateOptions() - Method in class com.crm.process.notifications.CRMUINotificationTypeBean
Loads a lookup builder of upcoming bill as of date options.
getUpcomingBillAsOfDateOptions(String) - Method in class com.crm.process.notifications.CRMUINotificationTypeBean
Loads a lookup builder of upcoming bill as of date options.
getUpcomingBillingRate() - Method in class com.crm.process.billing.BillPreviewRates
 
getUpdateCurrentServiceGlobalResult() - Method in class com.crm.process.provisioning.irdeto.clientdevice.UpdateCurrentServiceGlobalResponse
Gets the value of the updateCurrentServiceGlobalResult property.
getUpdateCurrentServiceResult() - Method in class com.crm.process.provisioning.irdeto.clientdevice.UpdateCurrentServiceResponse
Gets the value of the updateCurrentServiceResult property.
getUpdatedByUnits() - Method in class com.crm.process.billing.UnitOfMeasurementSearchCriteria
 
getUpdatedByUnits() - Method in class com.crm.process.products.ProductSearchCriteria
 
getUpdatedByUnits() - Method in class com.crm.process.rewards.RewardParticipantSearchCriteria
 
getUpdatedByUnits() - Method in class com.crm.process.rewards.RewardParticipationAgreementSearchCriteria
 
getUpdatedByUnits() - Method in class com.crm.process.rewards.RewardSchemeSearchCriteria
 
getUpdatedByUnits() - Method in class com.crm.process.servicerequests.ServiceRequestSearchCriteria
 
getUpdatedByUnits() - Method in class com.crm.process.wallets.WalletSearchCriteria
 
getUpdatedByUnits() - Method in class com.crm.process.wallets.WalletTransactionSearchCriteria
 
getUpdatedByUsers() - Method in class com.crm.process.billing.UnitOfMeasurementSearchCriteria
 
getUpdatedByUsers() - Method in class com.crm.process.products.ProductSearchCriteria
 
getUpdatedByUsers() - Method in class com.crm.process.rewards.RewardParticipantSearchCriteria
 
getUpdatedByUsers() - Method in class com.crm.process.rewards.RewardParticipationAgreementSearchCriteria
 
getUpdatedByUsers() - Method in class com.crm.process.rewards.RewardSchemeSearchCriteria
 
getUpdatedByUsers() - Method in class com.crm.process.rewards.RewardUtilitySearchCriteria
 
getUpdatedByUsers() - Method in class com.crm.process.servicerequests.ServiceRequestSearchCriteria
 
getUpdatedByUsers() - Method in class com.crm.process.wallets.WalletSearchCriteria
 
getUpdatedByUsers() - Method in class com.crm.process.wallets.WalletTransactionSearchCriteria
 
getUpgradePaymentPolicyOptions() - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the upgrade payment policy options.
getUpgradePaymentPolicyOptions(String) - Method in class com.crm.process.billing.CRMUIBillingTermSchemeBean
Loads the upgrade payment policy options.
getUpperBounds() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.LicenseData
Gets the value of the upperBounds property.
getUpTo20() - Method in class com.crm.process.GenderAgeAnalysis
 
getUrgencies() - Method in class com.crm.process.servicerequests.ServiceRequestSearchCriteria
 
getUrgencyLevelLabel(CRMDOServiceRequest) - Method in class com.crm.process.communications.CRMUICommunicationBean
 
getUrgencyLevelOptions() - Method in class com.crm.process.servicerequests.CRMUIServiceRequestBean
Loads a lookup builder of service request definition urgencies
getUrgencyLevelOptions(String) - Method in class com.crm.process.servicerequests.CRMUIServiceRequestBean
Loads a lookup builder of service request definition urgencies
getUrgencyLevels(String) - Method in class com.crm.process.servicerequests.CRMUIServiceRequestBean
Loads a list of service request urgency levels filtered with the input parameter
getUrgencyOptions() - Method in class com.crm.process.servicerequests.CRMUIServiceRequestDefinitionBean
Returns the service request definition urgency options.
getUrgencyOptions(String) - Method in class com.crm.process.servicerequests.CRMUIServiceRequestDefinitionBean
Returns the service request definition urgency options.
getUri() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Connection
Gets the value of the uri property.
getUri() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Host
Gets the value of the uri property.
getUrl() - Method in class com.crm.process.provisioning.tucano.webservices.TucanoWebService
 
getUrl() - Method in class com.crm.process.rewards.CreateRewardOfferFromTemplateForm
 
getUrl() - Method in class com.crm.process.workflows.WebhookDefinitionTestConnectionForm
 
getUsageAllowanceLimit(CRMDOAccountReceivable) - Method in class com.crm.process.accounts.CRMProcessCustomerAccountReceivableBean
Returns usage allowance limit for an account receivable.
getUsageAllowanceLimit(CRMDOAccountReceivable) - Method in class com.crm.process.accounts.CRMProcessNonSystemAccountReceivableBean
Returns usage allowance limit for an account receivable.
getUsageAllowanceLimit(CRMDOAccountReceivable) - Method in class com.crm.process.accounts.CRMProcessOrganisationalAccountReceivableBean
Returns usage allowance limit for an account receivable.
getUsageAmount() - Method in class com.crm.process.subscriptions.ServiceUsage
 
getUsageAuthorisation() - Method in class com.crm.process.subscriptions.AddServiceUsageSubscriptionActionParameters
 
getUsageFormattingSettingOptions() - Method in class com.crm.process.billing.CRMUIBillingRunDefinitionBean
Loads the usage formatting setting options.
getUsageFormattingSettingOptions(String) - Method in class com.crm.process.billing.CRMUIBillingRunDefinitionBean
Loads the usage formatting setting options.
getUsageMethodOptions() - Method in class com.crm.process.billing.CRMUIUdrUsageMethodBean
Loads the usage method options.
getUsageMethodOptions() - Method in class com.crm.process.vouchers.CRMUIVoucherTypeBean
Loads the voucher usage method options.
getUsageMethodOptions(String) - Method in class com.crm.process.vouchers.CRMUIVoucherTypeBean
Loads the voucher usage method options.
getUsageServiceCatalog() - Method in class com.crm.process.billing.ReplaceUsageServiceCatalogForm
 
getUsageServiceCatalog() - Method in class com.crm.process.billing.UsageServiceCatalogProduct
 
getUsageServiceCatalog() - Method in class com.crm.process.subscriptions.ServiceUsage
 
getUsageServiceCatalogId() - Method in class com.crm.process.billing.CopyExistingUsageServiceCatalogForm
 
getUsageServiceCatalogs() - Method in class com.crm.process.products.ProductSearchCriteria
 
getUsageServiceCatalogServices() - Method in class com.crm.process.billing.UsageServiceCatalogProduct
 
getUsageServiceOptions(CRMDOSubscription) - Method in class com.crm.process.subscriptions.CRMUIServiceUsageAdditionBean
Loads the usage service of a subscription
getUsageTypeOptions(String) - Method in class com.crm.process.products.CRMUIProductBean
Loads the product type options.
getUsedForRecurringPayments(CRMDOPaymentGatewayCard) - Method in class com.crm.process.paymentgateway.CRMUIPaymentGatewayCardBean
 
getUseProposedScheduledDate() - Method in class com.crm.process.subscriptions.ScheduleSubscriptionActionParameters
 
getUser(UserQuery, SessionHandle) - Method in interface com.crm.process.provisioning.verimatrix.webservices.omi.AdminMgmt
 
getUser(UserQuery, SessionHandle) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.AdminMgmtProxy
 
getUser() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserAddSettings
Gets the value of the user property.
getUser() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserModifySettings
Gets the value of the user property.
getUser() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserView
Gets the value of the user property.
getUser() - Method in class com.crm.process.users.ChangePassword
 
getUserAttributeContainer() - Method in class com.crm.process.taxationservices.onesource.webservices.Line.Attributes
Gets the value of the userAttributeContainer property.
getUserAttributes() - Method in class com.crm.process.taxationservices.onesource.webservices.UserAttributeContainer
Gets the value of the userAttributes property.
getUserCount() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserListQuery
Gets the value of the userCount property.
getUserEventList(UserEventListQuery, SessionHandle) - Method in interface com.crm.process.provisioning.verimatrix.webservices.omi.AdminMgmt
 
getUserEventList(UserEventListQuery, SessionHandle) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.AdminMgmtProxy
 
getUserEvents() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserEventListResult
Gets the value of the userEvents property.
getUserExtension() - Method in class com.crm.process.communicationcentre.CTIConnection
 
getUserField1() - Method in class com.crm.process.billing.BillingTerm
 
getUserField1() - Method in class com.crm.process.subscriptions.ServiceUsage
 
getUserField1() - Method in class com.crm.process.subscriptions.SubscriptionActionParameters
 
getUserField1() - Method in class com.crm.process.subscriptions.SubscriptionInstalledItemParameters
 
getUserField1() - Method in class com.crm.process.subscriptions.SubscriptionServiceParameters
 
getUserField10() - Method in class com.crm.process.subscriptions.ServiceUsage
 
getUserField10() - Method in class com.crm.process.subscriptions.SubscriptionActionParameters
 
getUserField10() - Method in class com.crm.process.subscriptions.SubscriptionServiceParameters
 
getUserField11() - Method in class com.crm.process.subscriptions.ServiceUsage
 
getUserField11() - Method in class com.crm.process.subscriptions.SubscriptionActionParameters
 
getUserField11() - Method in class com.crm.process.subscriptions.SubscriptionServiceParameters
 
getUserField12() - Method in class com.crm.process.subscriptions.ServiceUsage
 
getUserField12() - Method in class com.crm.process.subscriptions.SubscriptionActionParameters
 
getUserField12() - Method in class com.crm.process.subscriptions.SubscriptionServiceParameters
 
getUserField13() - Method in class com.crm.process.subscriptions.ServiceUsage
 
getUserField13() - Method in class com.crm.process.subscriptions.SubscriptionActionParameters
 
getUserField13() - Method in class com.crm.process.subscriptions.SubscriptionServiceParameters
 
getUserField14() - Method in class com.crm.process.subscriptions.ServiceUsage
 
getUserField14() - Method in class com.crm.process.subscriptions.SubscriptionActionParameters
 
getUserField14() - Method in class com.crm.process.subscriptions.SubscriptionServiceParameters
 
getUserField15() - Method in class com.crm.process.subscriptions.ServiceUsage
 
getUserField15() - Method in class com.crm.process.subscriptions.SubscriptionActionParameters
 
getUserField15() - Method in class com.crm.process.subscriptions.SubscriptionServiceParameters
 
getUserField16() - Method in class com.crm.process.subscriptions.ServiceUsage
 
getUserField16() - Method in class com.crm.process.subscriptions.SubscriptionActionParameters
 
getUserField16() - Method in class com.crm.process.subscriptions.SubscriptionServiceParameters
 
getUserField2() - Method in class com.crm.process.billing.BillingTerm
 
getUserField2() - Method in class com.crm.process.subscriptions.ServiceUsage
 
getUserField2() - Method in class com.crm.process.subscriptions.SubscriptionActionParameters
 
getUserField2() - Method in class com.crm.process.subscriptions.SubscriptionInstalledItemParameters
 
getUserField2() - Method in class com.crm.process.subscriptions.SubscriptionServiceParameters
 
getUserField3() - Method in class com.crm.process.billing.BillingTerm
 
getUserField3() - Method in class com.crm.process.subscriptions.ServiceUsage
 
getUserField3() - Method in class com.crm.process.subscriptions.SubscriptionActionParameters
 
getUserField3() - Method in class com.crm.process.subscriptions.SubscriptionInstalledItemParameters
 
getUserField3() - Method in class com.crm.process.subscriptions.SubscriptionServiceParameters
 
getUserField4() - Method in class com.crm.process.billing.BillingTerm
 
getUserField4() - Method in class com.crm.process.subscriptions.ServiceUsage
 
getUserField4() - Method in class com.crm.process.subscriptions.SubscriptionActionParameters
 
getUserField4() - Method in class com.crm.process.subscriptions.SubscriptionInstalledItemParameters
 
getUserField4() - Method in class com.crm.process.subscriptions.SubscriptionServiceParameters
 
getUserField5() - Method in class com.crm.process.billing.BillingTerm
 
getUserField5() - Method in class com.crm.process.subscriptions.ServiceUsage
 
getUserField5() - Method in class com.crm.process.subscriptions.SubscriptionActionParameters
 
getUserField5() - Method in class com.crm.process.subscriptions.SubscriptionInstalledItemParameters
 
getUserField5() - Method in class com.crm.process.subscriptions.SubscriptionServiceParameters
 
getUserField6() - Method in class com.crm.process.billing.BillingTerm
 
getUserField6() - Method in class com.crm.process.subscriptions.ServiceUsage
 
getUserField6() - Method in class com.crm.process.subscriptions.SubscriptionActionParameters
 
getUserField6() - Method in class com.crm.process.subscriptions.SubscriptionInstalledItemParameters
 
getUserField6() - Method in class com.crm.process.subscriptions.SubscriptionServiceParameters
 
getUserField7() - Method in class com.crm.process.billing.BillingTerm
 
getUserField7() - Method in class com.crm.process.subscriptions.ServiceUsage
 
getUserField7() - Method in class com.crm.process.subscriptions.SubscriptionActionParameters
 
getUserField7() - Method in class com.crm.process.subscriptions.SubscriptionInstalledItemParameters
 
getUserField7() - Method in class com.crm.process.subscriptions.SubscriptionServiceParameters
 
getUserField8() - Method in class com.crm.process.billing.BillingTerm
 
getUserField8() - Method in class com.crm.process.subscriptions.ServiceUsage
 
getUserField8() - Method in class com.crm.process.subscriptions.SubscriptionActionParameters
 
getUserField8() - Method in class com.crm.process.subscriptions.SubscriptionInstalledItemParameters
 
getUserField8() - Method in class com.crm.process.subscriptions.SubscriptionServiceParameters
 
getUserField9() - Method in class com.crm.process.subscriptions.ServiceUsage
 
getUserField9() - Method in class com.crm.process.subscriptions.SubscriptionActionParameters
 
getUserField9() - Method in class com.crm.process.subscriptions.SubscriptionServiceParameters
 
getUserList(UserListQuery, SessionHandle) - Method in interface com.crm.process.provisioning.verimatrix.webservices.omi.AdminMgmt
 
getUserList(UserListQuery, SessionHandle) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.AdminMgmtProxy
 
getUsername() - Method in class com.crm.process.provisioning.radiator.RadiatorGetSubscriberInformationUtilityForm
 
getUsername() - Method in class com.crm.process.provisioning.radiator.RadiatorResetSubscriberInformationUtilityForm
 
getUserName() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.User
Gets the value of the userName property.
getUserName() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserEvent
Gets the value of the userName property.
getUserName() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserEventListFilter
Gets the value of the userName property.
getUserName() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserListQuery
Gets the value of the userName property.
getUserName() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserLoginAttributes
Gets the value of the userName property.
getUserName() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserQuery
Gets the value of the userName property.
getUserNameFilter() - Method in class com.crm.process.users.ImportLDAPUser
 
getUserPassword() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserAddSettings
Gets the value of the userPassword property.
getUserPassword() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserModifySettings
Gets the value of the userPassword property.
getUserPassword() - Method in class com.crm.process.vouchers.VoucherSecretNumberForm
 
getUserProfileId() - Method in class com.crm.process.provisioning.irdeto.clientdevice.CreateParentalUserProfile
Gets the value of the userProfileId property.
getUserProfileId() - Method in class com.crm.process.provisioning.irdeto.clientdevice.OverwriteParentalUserProfile
Gets the value of the userProfileId property.
getUsersActivated() - Method in class com.crm.process.users.ImportLDAPUser
 
getUserSecurity(SessionHandle) - Method in interface com.crm.process.provisioning.verimatrix.webservices.omi.AdminMgmt
 
getUserSecurity(SessionHandle) - Method in class com.crm.process.provisioning.verimatrix.webservices.omi.AdminMgmtProxy
 
getUserSecurity() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserSecurityResult
Gets the value of the userSecurity property.
getUsersImported() - Method in class com.crm.process.users.ImportLDAPUser
 
getUsersMapped() - Method in class com.crm.process.users.ImportLDAPUser
 
getUserStatus() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserView
Gets the value of the userStatus property.
getUserTemplatesOptions() - Method in class com.crm.process.users.CRMUIUserTemplateBean
 
getUserView() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserResult
Gets the value of the userView property.
getUserViews() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.UserListResult
Gets the value of the userViews property.
getUseTaxInformation() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxDocument
Gets the value of the useTaxInformation property.
getUseVoucherActionAllowed() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getUseWalletToPurchaseElectronicVoucher() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getValidAsOfDate() - Method in class com.crm.process.products.ProductSearchCriteria
 
getValidateSignatureResult() - Method in class com.crm.process.provisioning.irdeto.secureclient.ValidateSignatureResponse
Gets the value of the validateSignatureResult property.
getValidFrom() - Method in class com.crm.process.provisioning.radiator.RadiatorGetSubscriberInformationUtilityForm
 
getValidityDurationInSeconds() - Method in class com.crm.process.provisioning.netflix.webservices.model.AccountInfoResponse
 
getValidityDurationInSeconds() - Method in class com.crm.process.provisioning.netflix.webservices.model.TokenRequest
 
getValidityOptions() - Method in class com.crm.process.contactinfo.CRMUIKYCDefinitionBean
Loads the KYC profile validity options.
getValidityOptions() - Method in class com.crm.process.notifications.CRMUINotificationTypeBean
Loads the validity options.
getValidityOptions(String) - Method in class com.crm.process.notifications.CRMUINotificationTypeBean
Loads the validity options.
getValidMeterReadingTypePolicy(CRMDOMeterReadingType, CRMDOSubscription, CRMDOUsageServiceCatalog) - Method in class com.crm.process.products.CRMProcessMeterReadingBean
Returns a valid meter reading type policies.
getValidSubscriptionTypeOptions() - Method in class com.crm.process.subscriptions.CRMUISubscriptionTypeBean
 
getValidSubscriptionTypeOptions(String) - Method in class com.crm.process.subscriptions.CRMUISubscriptionTypeBean
Loads a lookup builder of subscription types
getValidSubscriptionTypeOptions(String, SubscriptionCreation) - Method in class com.crm.process.subscriptions.CRMUISubscriptionTypeBean
Loads a lookup builder of subscription types
getValidTo() - Method in class com.crm.process.provisioning.radiator.RadiatorGetSubscriberInformationUtilityForm
 
getValidToTypeOptions() - Method in class com.crm.process.products.CRMUIProductBean
Loads the product valid to type options.
getValidToTypeOptions(String) - Method in class com.crm.process.products.CRMUIProductBean
Loads the product valid to type options.
getValidWalletTopUpRule(CRMDOAccountDefinition, CRMDOAccountReceivable) - Method in class com.crm.process.accounts.CRMProcessCustomerAccountReceivableBean
Returns a valid auto top up rule
getValidWalletTopUpRule(CRMDOAccountDefinition, CRMDOAccountReceivable) - Method in class com.crm.process.accounts.CRMProcessNonSystemAccountReceivableBean
Returns a valid auto top up rule
getValidWalletTopUpRule(CRMDOAccountDefinition, CRMDOAccountReceivable) - Method in class com.crm.process.accounts.CRMProcessOrganisationalAccountReceivableBean
Returns a valid auto top up rule
getValue() - Method in enum com.crm.process.addressregistry.googleplaces.GooglePlaceLanguage
 
getValue() - Method in enum com.crm.process.addressregistry.googleplaces.GooglePlaceType
 
getValue() - Method in class com.crm.process.provisioning.irdeto.secureclient.Property
Gets the value of the value property.
getValue() - Method in class com.crm.process.provisioning.irdeto.secureclient.SmartcardProperty
Gets the value of the value property.
getValue() - Method in class com.crm.process.provisioning.irdeto.secureclient.TMSAttributeInfo
Gets the value of the value property.
getValue() - Method in class com.crm.process.provisioning.netflix.webservices.model.AccountCapability
 
getValue() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DevicePin
Gets the value of the value property.
getValue() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Parameter
Gets the value of the value property.
getValue() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.ParameterValue
Gets the value of the value property.
getValue() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.SystemAttribute
Gets the value of the value property.
getValue() - Method in class com.crm.process.subscriptions.ServiceUsageAllowedMetadataAttributeValues
 
getValue() - Method in class com.crm.process.taxationservices.onesource.webservices.Registration
Gets the value of the value property.
getValue() - Method in class com.crm.process.taxationservices.onesource.webservices.UserAttributeContainer.UserAttributes
Gets the value of the value property.
getValue() - Method in class com.crm.process.vouchers.LotModificationForm
 
getValue() - Method in class com.crm.process.vouchers.VoucherGenerationForm
 
getValueOptions() - Method in class com.crm.process.vouchers.CRMUIVoucherTypeBean
Loads the voucher type value options.
getValueOptions(String) - Method in class com.crm.process.vouchers.CRMUIVoucherTypeBean
Loads the voucher type value options.
getValueType() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.ParameterValue
Gets the value of the valueType property.
getValueType() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.SystemAttribute
Gets the value of the valueType property.
getVariant() - Method in class com.crm.process.provisioning.irdeto.clientdevice.DownloadExtendedCode
Gets the value of the variant property.
getVatAmount() - Method in class com.crm.process.billing.SubscriptionServicePeriodRate
 
getVatAmount() - Method in class com.crm.process.subscriptions.ServiceUsage
 
getVatRate() - Method in class com.crm.process.platform.VatRateProduct
 
getVatRateChangeAsOfDate() - Method in class com.crm.process.priceplan.PricePlanAdjustmentProcessRunDefinition
 
getVatRateID() - Method in class com.crm.process.financialtransactions.MRRPeriodRatedBillingItem
 
getVatRates() - Method in class com.crm.process.priceplan.PricePlanAdjustmentProcessRunDefinition
 
getVatRegistrationNo() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getVatRegistrationNoOperator() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getVcasomiContent() - Method in class com.crm.process.provisioning.verimatrix.admin.VCASOMIEvent
 
getVcasomiEvents() - Method in class com.crm.process.provisioning.verimatrix.admin.VCASOMIContent
 
getVcasomiEvents() - Method in class com.crm.process.provisioning.verimatrix.admin.VCASOMIPackage
 
getVcasomiPackages() - Method in class com.crm.process.provisioning.verimatrix.admin.VCASOMIEvent
 
getVendorTax() - Method in class com.crm.process.taxationservices.onesource.webservices.Document
Gets the value of the vendorTax property.
getVersion() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.Policy
Gets the value of the version property.
getVersionOptions() - Method in class com.crm.process.provisioning.conaxwebservices.CRMUICONAXWebServiceProviderBean
Loads the version options.
getVersionOptions(String) - Method in class com.crm.process.provisioning.conaxwebservices.CRMUICONAXWebServiceProviderBean
Loads the version options.
getVersionString() - Method in interface com.crm.process.provisioning.netflix.webservices.stick.operator.SignatureHandler
 
getVersionString() - Method in class com.crm.process.provisioning.netflix.webservices.stick.operator.V2OperatorSignatureHandler
 
getVersionString() - Method in interface com.crm.process.provisioning.netflix.webservices.stick.SignatureHandler
 
getVersionString() - Method in class com.crm.process.provisioning.netflix.webservices.stick.V1SignatureHandler
 
getVideoEncryptionLevel() - Method in class com.crm.process.provisioning.verimatrix.webservices.iptvtypes.EncryptionAttributes
Gets the value of the videoEncryptionLevel property.
getVideoMark() - Method in class com.crm.process.provisioning.verimatrix.admin.VCASOMIContent
 
getVideoMark() - Method in class com.crm.process.provisioning.verimatrix.admin.VCASOMIEvent
 
getVideoMarkCapable() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.DeviceSecurity
Gets the value of the videoMarkCapable property.
getVideoMarkMode() - Method in class com.crm.process.provisioning.verimatrix.admin.VideoMark
 
getVideoMarkStrength() - Method in class com.crm.process.provisioning.verimatrix.admin.VideoMark
 
getViewingCount() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.ContentControls
Gets the value of the viewingCount property.
getViewingWindow() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.ContentControls
Gets the value of the viewingWindow property.
getViewMandatoryFields() - Method in class com.crm.process.contactinfo.AddConsentForm
 
getViewMandatoryFields() - Method in class com.crm.process.contactinfo.AnonymizationFinancialTransactionTypesForm
 
getViewMandatoryFields() - Method in class com.crm.process.contactinfo.AnonymizationWalletTransactionTypesForm
 
getViewMandatoryFields() - Method in class com.crm.process.contactinfo.KYCProfilesForm
 
getViewMandatoryFields() - Method in class com.crm.process.jobs.JobAvailablePhysicalGoodAdditionForm
 
getViewMandatoryFields() - Method in class com.crm.process.jobs.JobRequestedPhysicalGoodAdditionForm
 
getViewMandatoryFields() - Method in class com.crm.process.jobs.JobRequestedPhysicalGoodsAdditionForm
 
getViewMandatoryFields() - Method in class com.crm.process.networkmanagement.CloneGroupForm
 
getViewMandatoryFields() - Method in class com.crm.process.paymentgateway.ImportPaymentGatewayRequestsDefinition
 
getViewMandatoryFields() - Method in class com.crm.process.platform.CurrenciesForm
 
getViewMandatoryFields() - Method in class com.crm.process.priceplan.PricePlanAdjustmentProcessRunDefinition
 
getViewMandatoryFields() - Method in class com.crm.process.pricing.PricingStrategy
 
getViewMandatoryFields() - Method in class com.crm.process.ProcessRunDefinition
 
getViewMandatoryFields() - Method in class com.crm.process.provisioning.irdeto.GlobalFingerprintUtility
 
getViewMandatoryFields() - Method in class com.crm.process.provisioning.irdeto.IrdetoParentalPinCodeUtilityForm
 
getViewMandatoryFields() - Method in class com.crm.process.provisioning.irdeto.IrdetoSendMailAndMessageUtilityForm
 
getViewMandatoryFields() - Method in class com.crm.process.provisioning.irdeto.IrdetoUtilityForm
 
getViewMandatoryFields() - Method in class com.crm.process.provisioning.radiator.RadiatorGetSubscriberInformationUtilityForm
 
getViewMandatoryFields() - Method in class com.crm.process.provisioning.radiator.RadiatorResetSubscriberInformationUtilityForm
 
getViewMandatoryFields() - Method in class com.crm.process.subscriptions.SubscriptionMaintenanceProcessRunDefinition
 
getViewMandatoryFields() - Method in class com.crm.process.subscriptions.SubscriptionProcessRunDefinition
 
getViewMandatoryFields() - Method in class com.crm.process.vouchers.ElectronicVoucherCancellationForm
 
getViewMandatoryFields() - Method in class com.crm.process.vouchers.UsingWalletFundsForElectronicVoucherPurchaseForm
 
getViewMandatoryFields() - Method in class com.crm.process.wallets.ConsumedByServicesForm
 
getViewMandatoryFields() - Method in class com.crm.process.wallets.WalletDefinition
 
getVisiblePhysicalGoods() - Method in class com.crm.process.jobs.JobRequestedPhysicalGoodsAdditionForm
 
getVisibleSecondLevelEntities() - Method in class com.crm.process.jobs.JobRequestedPhysicalGoodsAdditionForm
 
getVodContentAttributes() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkContentIdAttributes
Gets the value of the vodContentAttributes property.
getVodEncryptionAttributes() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.NetworkContentEncryptionAttributes
Gets the value of the vodEncryptionAttributes property.
getVoidedTransaction() - Method in class com.crm.process.wallets.WalletTransactionSearchCriteria
 
getVoidedTransactions() - Method in class com.crm.process.wallets.WalletTransactionSearchCriteria
 
getVoucher() - Method in class com.crm.process.vouchers.ElectronicVoucherCancellationForm
 
getVoucher() - Method in class com.crm.process.vouchers.LotAcceptanceForm
 
getVoucher() - Method in class com.crm.process.vouchers.LotModificationForm
 
getVoucher() - Method in class com.crm.process.vouchers.LotRejectionForm
 
getVoucher() - Method in class com.crm.process.vouchers.VoucherSecretNumberForm
 
getVoucher() - Method in class com.crm.process.vouchers.VoucherUseForm
 
getVoucherDefinitionSelectBox() - Method in class com.crm.process.vouchers.CRMUIVoucherDefinitionBean
Loads the voucher definition select box.
getVoucherFileFormat() - Method in class com.crm.process.vouchers.ExportVoucherDefinition
 
getVoucherHistoryAppliedProcessOptions() - Method in class com.crm.process.vouchers.CRMUIVoucherBean
Loads the voucher history action options.
getVoucherHistoryAppliedProcessOptions(String) - Method in class com.crm.process.vouchers.CRMUIVoucherBean
Loads the voucher history action options.
getVoucherHistoryLogFieldOptions() - Method in class com.crm.process.vouchers.CRMUIVoucherBean
Loads the voucher history log field options.
getVoucherHistoryLogFieldOptions(String) - Method in class com.crm.process.vouchers.CRMUIVoucherBean
Loads the voucher history log field options.
getVoucherNumber() - Method in class com.crm.process.vouchers.VoucherSecretNumberForm
 
getVoucherPayment(CRMDOVoucher) - Method in class com.crm.process.vouchers.CRMUIVoucherBean
 
getVoucherProcessOptions() - Method in class com.crm.process.vouchers.CRMUIVoucherBean
Loads the voucher process options.
getVoucherProcessOptions(String) - Method in class com.crm.process.vouchers.CRMUIVoucherBean
Loads the voucher process options.
getVoucherRetrievalActionAllowed() - Method in class com.crm.process.communicationcentre.CommunicationCentreForm
 
getVouchersSalePricePlanOptions(CRMDOAccountReceivable, CRMDOProduct) - Method in class com.crm.process.priceplan.CRMUIPricePlanBean
 
getVouchersSalePricePlanOptions(CRMDOAccountReceivable, CRMDOProduct, String) - Method in class com.crm.process.priceplan.CRMUIPricePlanBean
Returns a list of price plans that contain a price for the given product
getVouchersSalesRequestedQuantityOptions(String, String) - Method in class com.crm.process.vouchers.CRMUIVoucherBean
Loads a lookup builder of vouchers sales requested quantity options.
getVouchersToBeActivated(String, String, String, String) - Method in class com.crm.process.vouchers.CRMProcessVoucherActivationBean
Returns the vouchers to be activated by a set of criteria.
getVouchersToBeActivated(String, String, String, String, String, Integer) - Method in class com.crm.process.vouchers.CRMProcessVoucherActivationBean
Returns the vouchers to be activated by a set of criteria.
getVouchersToBeCancelled(String, String, String, String, String, String) - Method in class com.crm.process.vouchers.CRMProcessVoucherCancellationBean
Returns the vouchers to be cancelled by a set of criteria.
getVouchersToBeExported(String) - Method in class com.crm.process.vouchers.CRMExportVoucherBean
Returns the vouchers of a lot to be exported.
getVouchersToBePurged(String, String, Integer, Integer, Integer, Integer, Integer) - Method in class com.crm.process.vouchers.CRMProcessVoucherPurgingBean
Returns the vouchers to be purged by a set of criteria.
getVouchersToBeReturned(String, String, String, String) - Method in class com.crm.process.vouchers.CRMProcessVoucherReturnBean
Returns the vouchers to be activated by a set of criteria.
getVoucherType() - Method in class com.crm.process.vouchers.LotModificationForm
 
getVoucherType() - Method in class com.crm.process.vouchers.UsingWalletFundsForElectronicVoucherPurchaseForm
 
getVoucherUsedDate(CRMDOVoucher) - Method in class com.crm.process.vouchers.CRMUIVoucherBean
 
getWallet() - Method in class com.crm.process.billing.AdditionalBillingPeriodRate
 
getWallet() - Method in class com.crm.process.billing.BillEvent
 
getWallet() - Method in class com.crm.process.billing.PostPaymentEvent
 
getWallet() - Method in class com.crm.process.billing.UpcomingBillingRate
 
getWallet() - Method in class com.crm.process.paymentgateway.PaymentGatewayQueueEvent
 
getWallet() - Method in class com.crm.process.paymentgateway.PaymentGatewayQueueItem
 
getWallet() - Method in class com.crm.process.vouchers.UsingWalletFundsForElectronicVoucherPurchaseForm
 
getWallet() - Method in class com.crm.process.wallets.WalletTransactionSearchCriteria
 
getWalletAllotment() - Method in class com.crm.process.wallets.AllotmentConditionsForm
 
getWalletAllotmentGroupCondition() - Method in class com.crm.process.WalletGroupConditionAnalysis
 
getWalletAllotmentID() - Method in class com.crm.process.wallets.ExpiredWalletAllotment
 
getWalletAmountExpirationUnitOfTimeOptions(String) - Method in class com.crm.process.notifications.CRMUINotificationRunDefinitionBean
 
getWalletBalancePeriod() - Method in class com.crm.process.wallets.WalletBalancePeriodRun
 
getWalletBalancePeriod() - Method in class com.crm.process.wallets.WalletBalancePerPeriodErrorsForm
 
getWalletBalancePeriod() - Method in class com.crm.process.wallets.WalletSearchCriteria
 
getWalletBalancePeriod() - Method in class com.crm.process.wallets.WalletTransactionSearchCriteria
 
getWalletBalancePeriodCalculatingErrors() - Method in class com.crm.process.wallets.WalletBalancePerPeriodErrorsForm
 
getWalletBalancePeriodCalculationErrors() - Method in class com.crm.process.wallets.WalletBalancePeriodErrorLog
 
getWalletBalancePeriodErrorLog(String) - Static method in class com.crm.process.wallets.WalletBalancePeriodExceptionHandler
Returns the Wallet Balance Period Error Log xml
getWalletBalancePeriodErrorLogXML(WalletBalancePeriodErrorLog) - Static method in class com.crm.process.wallets.WalletBalancePeriodExceptionHandler
Constructs the XML that will hold the error logs
getWalletBalancePeriodIncluded() - Method in class com.crm.process.wallets.WalletTransactionSearchCriteria
 
getWalletCommunicationSegmentOptions() - Method in class com.crm.process.segments.CRMUISegmentBean
Loads the segment entity type options that are applicable for wallet communications.
getWalletCommunicationSegmentOptions(String) - Method in class com.crm.process.segments.CRMUISegmentBean
 
getWalletDefinition() - Method in class com.crm.process.wallets.WalletDefinition
 
getWalletDefinitionCause() - Method in class com.crm.process.wallets.WalletDefinitionConditionForm
 
getWalletDefinitionRule() - Method in class com.crm.process.wallets.WalletDefinitionConditionForm
 
getWalletGroupConditionAnalysis() - Method in class com.crm.process.WalletGroupConditionAnalysisForm
 
getWalletID() - Method in class com.crm.process.paymentgateway.TopUpWallet
 
getWalletNo() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getWalletNoOperator() - Method in class com.crm.process.communicationcentre.AdvancedSearchForm
 
getWalletOwnerOptions() - Method in class com.crm.process.wallets.CRMUIElectronicMoneyPolicyDefinitionBean
Loads the Wallet Owner options.
getWalletOwnerOptions(String) - Method in class com.crm.process.wallets.CRMUIElectronicMoneyPolicyDefinitionBean
Loads the Wallet Owner options.
getWalletRemainingAnnualAmount(CRMDOAccountReceivable) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
 
getWalletRemainingDailyAmount(CRMDOAccountReceivable) - Method in class com.crm.process.accounts.CRMUIAccountReceivableBean
 
getWallets() - Method in class com.crm.process.rewards.RewardParticipantSearchCriteria
 
getWallets() - Method in class com.crm.process.wallets.WalletTransactionSearchCriteria
 
getWalletTopUpScopeOptions() - Method in class com.crm.process.accounts.CRMUIAccountDefinitionBean
Returns the automatic wallet top up scope options.
getWalletTopUpScopeOptions(String) - Method in class com.crm.process.accounts.CRMUIAccountDefinitionBean
Returns the automatic wallet top up scope options.
getWalletTransaction() - Method in class com.crm.process.billing.AdditionalBillingPeriodRate
 
getWalletTransaction() - Method in class com.crm.process.wallets.VoidTransactionForm
 
getWalletTransaction() - Method in class com.crm.process.workflows.AlertDefinitionTestConnectionForm
 
getWalletTransaction() - Method in class com.crm.process.workflows.WebhookDefinitionTestConnectionForm
 
getWalletTransactions() - Method in class com.crm.process.wallets.WalletSearchCriteria
 
getWalletTransactionType() - Method in class com.crm.process.wallets.VoidTransactionForm
 
getWalletTransactionTypes() - Method in class com.crm.process.wallets.WalletSearchCriteria
 
getWalletTransactionTypeScopeOptions() - Method in class com.crm.process.wallets.CRMUIWalletDefinitionBean
Loads the wallet transaction type scope options.
getWalletTransactionTypeScopeOptions(String) - Method in class com.crm.process.wallets.CRMUIWalletDefinitionBean
Loads the wallet transaction type scope options.
getWarehouse() - Method in class com.crm.process.inventory.ImportInstalledItemDefinition
 
getWarehouse() - Method in class com.crm.process.inventory.WarehouseItemTransactionForm
 
getWarehouseOptions() - Method in class com.crm.process.inventory.CRMUIWarehouseBean
Loads the warehouse options.
getWarehouses() - Method in class com.crm.process.products.ProductSearchCriteria
 
getWarehouseTransaction(ArrayList<CRMDO>, CRMDOInstalledItem) - Method in class com.crm.process.subscriptions.CRMProcessSubscriptionActionBean
Returns the related warehouse transaction of an installed item.
getWarehouseTransactionDescription() - Method in class com.crm.process.inventory.ImportInstalledItemDefinition
 
getWarehouseTransactionItem() - Method in class com.crm.process.inventory.InstalledItemComponent
 
getWarehouseTransactionLifeCycleState() - Method in class com.crm.process.inventory.ImportInstalledItemDefinition
 
getWarehouseTypeClassificationOptions() - Method in class com.crm.process.inventory.CRMUIInventoryDefinitionBean
Loads the warehouse type classification options.
getWarehouseTypeClassificationOptions(String) - Method in class com.crm.process.inventory.CRMUIInventoryDefinitionBean
Loads the warehouse type classification options.
getWarrantyCoverageReason() - Method in class com.crm.process.subscriptions.SwapSubscriptionInstalledItem
 
getWarrantyLifeCycleStateOptions() - Method in class com.crm.process.warranties.CRMUIWarrantyPolicyBean
Loads the warranty life cycle state options.
getWarrantyLifeCycleStateOptions(String) - Method in class com.crm.process.warranties.CRMUIWarrantyPolicyBean
Loads the warranty life cycle state options.
getWarrantyPolicies() - Method in class com.crm.process.servicerequests.ServiceRequestSearchCriteria
 
getWarrantyPolicyOptions() - Method in class com.crm.process.jobs.CRMUIJobTypeBean
Loads a lookup builder of warranty policies
getWarrantyPolicyOptions(String) - Method in class com.crm.process.jobs.CRMUIJobTypeBean
Loads a lookup builder of warranty policies
getWebApiVersionOptions() - Method in class com.crm.process.paymentgateway.stripe.CRMUIStripePaymentGatewaySettingBean
Loads the payment gateway web API version options.
getWebApiVersionOptions(String) - Method in class com.crm.process.paymentgateway.stripe.CRMUIStripePaymentGatewaySettingBean
Loads the payment gateway web API version options.
getWebhookDefinition() - Method in class com.crm.process.workflows.WebhookDefinitionTestConnectionForm
 
getWebhookDefinition() - Method in class com.crm.process.workflows.WebhookDefinitionUpdateLCSAction
 
getWebhookDefinitions() - Method in class com.crm.process.workflows.UpdateMultipleActionDefinitionsForm
 
getWebhookDefinitionsToChange() - Method in class com.crm.process.workflows.UpdateMultipleActionDefinitionsForm
 
getWebhookRequest() - Method in class com.crm.process.workflows.WebhookDefinitionTestConnectionForm
 
getWednesday() - Method in class com.crm.process.GenderDayAnalysis
 
getWeekEndDate() - Method in class com.crm.process.CRMUI
Calculates the current week's end date.
getWeekStartDate() - Method in class com.crm.process.CRMUI
Calculates the current week's start date.
getWindowBgColour() - Method in class com.crm.process.provisioning.exsetsms.ExsetSmsSendFingerprintMessageUtilityForm
 
getWindowTransparency() - Method in class com.crm.process.provisioning.exsetsms.ExsetSmsSendFingerprintMessageUtilityForm
 
getWindowType() - Method in class com.crm.process.provisioning.exsetsms.ExsetSmsSendFingerprintMessageUtilityForm
 
getWindowTypeOptions() - Method in class com.crm.process.provisioning.exsetsms.CRMUIExsetSmsFingerprintMessageRunDefinitionBean
 
getWindowTypeOptions(String) - Method in class com.crm.process.provisioning.exsetsms.CRMUIExsetSmsFingerprintMessageRunDefinitionBean
 
getWithdrawingConsentFunctionalityOptions() - Method in class com.crm.process.contactinfo.CRMUIContactInfoDefinitionBean
Loads the withdrawing consent functionality options.
getWorkflowConditionTypeOptions() - Method in class com.crm.process.workflows.CRMUIWorkflowRuleBean
Loads the workflow rule condition type options.
getWorkflowConditionTypeOptions(String) - Method in class com.crm.process.workflows.CRMUIWorkflowRuleBean
Loads the workflow rule condition type options.
getWorkflowRule() - Method in class com.crm.process.workflows.UpdateMultipleActionDefinitionsForm
 
getWorkflowRuleAction() - Method in class com.crm.process.workflows.WorkflowRuleEvent
 
getXAnchor() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.MessageDescriptor
Gets the value of the xAnchor property.
getXAnchorOptions() - Method in class com.crm.process.provisioning.verimatrix.dvb.CRMUIVCASDVBProviderBean
Loads the x anchor options.
getXAnchorOptions(String) - Method in class com.crm.process.provisioning.verimatrix.dvb.CRMUIVCASDVBProviderBean
Loads the x anchor options.
getXliff() - Method in class com.crm.process.platform.AddLanguageForm
 
getXliff() - Method in class com.crm.process.platform.LanguageTranslation
 
getXOrigin() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.MessageDescriptor
Gets the value of the xOrigin property.
getXOriginOptions() - Method in class com.crm.process.provisioning.verimatrix.dvb.CRMUIVCASDVBProviderBean
Loads the x origin options.
getXOriginOptions(String) - Method in class com.crm.process.provisioning.verimatrix.dvb.CRMUIVCASDVBProviderBean
Loads the x origin options.
getXPosition() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.MessageDescriptor
Gets the value of the xPosition property.
getYAnchor() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.MessageDescriptor
Gets the value of the yAnchor property.
getYAnchorOptions() - Method in class com.crm.process.provisioning.verimatrix.dvb.CRMUIVCASDVBProviderBean
Loads the y anchor options.
getYAnchorOptions(String) - Method in class com.crm.process.provisioning.verimatrix.dvb.CRMUIVCASDVBProviderBean
Loads the y anchor options.
getYear() - Method in class com.crm.process.provisioning.netflix.FailedProvisioningRequestPerDay
 
getYear() - Method in class com.crm.process.subscriptions.SubscriptionGrowthPerMonth
 
getYearlymode() - Method in class com.crm.process.utilities.SchedulerTask
 
getYearlymonthday() - Method in class com.crm.process.utilities.SchedulerTask
 
getYears() - Method in class com.crm.process.provisioning.irdeto.sector.RecoverSectorDatecode
Gets the value of the years property.
getYearsDuration() - Method in class com.crm.process.processrun.CrmCronExpression
 
getYesNoOptions() - Method in class com.crm.process.CRMUI
Loads the yes/no options.
getYesNoOptions(String) - Method in class com.crm.process.CRMUI
Loads the yes/no options.
getYesNoOptions() - Method in class com.crm.process.securitymanagement.CRMUIAutoCollaborationRuleBean
 
getYesNoOptions(String) - Method in class com.crm.process.securitymanagement.CRMUIAutoCollaborationRuleBean
 
getYOrigin() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.MessageDescriptor
Gets the value of the yOrigin property.
getYOriginOptions() - Method in class com.crm.process.provisioning.verimatrix.dvb.CRMUIVCASDVBProviderBean
Loads the y origin options.
getYOriginOptions(String) - Method in class com.crm.process.provisioning.verimatrix.dvb.CRMUIVCASDVBProviderBean
Loads the y origin options.
getYPosition() - Method in class com.crm.process.provisioning.verimatrix.webservices.omitypes.MessageDescriptor
Gets the value of the yPosition property.
getZip() - Method in class com.crm.process.paymentgateway.PaymentGatewayRequestExportInformation
 
getZipCode() - Method in class com.crm.process.paymentgateway.CardParameters
 
getZoneTaxSummaries() - Method in class com.crm.process.taxationservices.onesource.webservices.TaxLine
Gets the value of the zoneTaxSummaries property.
getZoneTaxSummary() - Method in class com.crm.process.taxationservices.onesource.webservices.ZoneTaxCollection
Gets the value of the zoneTaxSummary property.
GlobalFingerprintUtility - Class in com.crm.process.provisioning.irdeto
 
GlobalFingerprintUtility() - Constructor for class com.crm.process.provisioning.irdeto.GlobalFingerprintUtility
 
GooglePlaceLanguage - Enum in com.crm.process.addressregistry.googleplaces
 
GooglePlaceType - Enum in com.crm.process.addressregistry.googleplaces
 
GroupData - Class in com.crm.process.provisioning.verimatrix.webservices.omitypes
Java class for GroupData complex type.
GroupData() - Constructor for class com.crm.process.provisioning.verimatrix.webservices.omitypes.GroupData
 
GroupLicenseData - Class in com.crm.process.provisioning.verimatrix.webservices.omitypes
Java class for GroupLicenseData complex type.
GroupLicenseData() - Constructor for class com.crm.process.provisioning.verimatrix.webservices.omitypes.GroupLicenseData
 
GroupLicenseDataQuery - Class in com.crm.process.provisioning.verimatrix.webservices.omitypes
Java class for GroupLicenseDataQuery complex type.
GroupLicenseDataQuery() - Constructor for class com.crm.process.provisioning.verimatrix.webservices.omitypes.GroupLicenseDataQuery
 
GroupLicenseDataResult - Class in com.crm.process.provisioning.verimatrix.webservices.omitypes
Java class for GroupLicenseDataResult complex type.
GroupLicenseDataResult() - Constructor for class com.crm.process.provisioning.verimatrix.webservices.omitypes.GroupLicenseDataResult
 
Gsm7BitCharset - Class in com.crm.process.communications
A Charset implementation for Gsm 7-bit default and extended character set See GSM 03.38
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
Skip navigation links