Index

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 _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

C

CacheFilter - Class in com.oracle.communications.brm.cc.util
 
CacheFilter() - Constructor for class com.oracle.communications.brm.cc.util.CacheFilter
 
calculateDaysFromMidnightDate(Date) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMBaseWorker
function to get number of days passed from a specific date to current midnight date
call() - Method in class com.oracle.communications.brm.cc.ws.billunit.BillUnitResource.getBillUnitSummaryCallable
 
camelFix(String, char) - Method in class com.oracle.communications.brm.cc.brm_util.ExtractFieldsForSDK
 
Cancel - Enum constant in enum class com.oracle.communications.brm.cc.enums.NewsfeedType
 
CANCEL_FEE - Static variable in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMConstants
 
CANCEL_INSTALLMENT_RESOURCE - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
 
CANCEL_INSTALLMENT_RESOURCE_TYPE - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
 
cancelBundle(BundleCancel) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMSubscriptionModule
Cancels bundle .
cancelBundle(BundleCancel) - Method in interface com.oracle.communications.brm.cc.modules.SubscriptionModule
Cancels ownership of a deal for a specified account or service.
cancelBundle(BundleCancel) - Method in class com.oracle.communications.brm.cc.ws.subscription.SubscriptionResource
Cancels ownership of a deal for a specified account or service.
cancelFollowupActions - Variable in class com.oracle.communications.brm.cc.model.EditAction
Whether to cancel all follow-up actions (true) or keep the existing follow-up actions (false).
cancelFollowupActions - Variable in class com.oracle.communications.brm.cc.model.InsertAction
Whether to cancel all of the follow-up collections actions (true) or keep the existing follow-up collections actions (false).
cancelInstallment(CancelInstallment) - Method in interface com.oracle.communications.brm.cc.modules.InstallmentModule
Cancels Installment Schedule by validating the request, converting the JSON/XML to FList and invoking the Cancel Installment Schedule opcode
cancelInstallment(CancelInstallment) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMInstallmentModule
Cancels Installment Schedule by validating the request, converting the JSON/XML to FList and invoking the Cancel Installment Schedule opcode
cancelInstallment(CancelInstallment) - Method in class com.oracle.communications.brm.cc.ws.installment.CancelInstallmentResource
Cancels an existing installment schedule
CancelInstallment - Class in com.oracle.communications.brm.cc.model
Java class for anonymous complex type
CancelInstallment() - Constructor for class com.oracle.communications.brm.cc.model.CancelInstallment
 
CancelInstallmentResource - Class in com.oracle.communications.brm.cc.ws.installment
This class is the main controller for Cancel Installment API.
CancelInstallmentResource() - Constructor for class com.oracle.communications.brm.cc.ws.installment.CancelInstallmentResource
 
cancellationChargeType - Variable in class com.oracle.communications.brm.cc.model.ContractPreviewCancellationCharge
The type of cancelation fee.
cancellationFee - Variable in class com.oracle.communications.brm.cc.model.ContractPreviewCancellationCharge
The cancellation fee.
cancelSubscriberContract(SubscriptionTerms) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMSubscriptionModule
Cancels subscriber contract.
cancelSubscriberContract(SubscriptionTerms) - Method in interface com.oracle.communications.brm.cc.modules.SubscriptionModule
Cancels subscriber contract.
cancelSubscriberContract(SubscriptionTerms) - Method in class com.oracle.communications.brm.cc.ws.subscription.SubscriptionResource
Cancels the subscriber contract.
cardActivationDate - Variable in class com.oracle.communications.brm.cc.model.DirectDebitType.Details
The date and time the card was activated.
Cash - Enum constant in enum class com.oracle.communications.brm.cc.enums.PaymentEventType
 
Cash - Enum constant in enum class com.oracle.communications.brm.cc.enums.PaymentType
 
CASH_COLUMNS - Static variable in class com.oracle.communications.brm.cc.batchpayments.BatchPaymentsConstants
 
cashInfo - Variable in class com.oracle.communications.brm.cc.model.Externalpayment10011Type
Information about a cash payment.
CashInfo() - Constructor for class com.oracle.communications.brm.cc.model.Externalpayment10011Type.CashInfo
 
category - Variable in class com.oracle.communications.brm.cc.model.DepositSpec
The deposit specification category.
category - Variable in class com.oracle.communications.brm.cc.model.NotificationSpec
Free text.
categoryId - Variable in class com.oracle.communications.brm.cc.model.DeviceNumType.DeviceNUMDetails
 
ccInfo - Variable in class com.oracle.communications.brm.cc.model.PayinfoCcType
The credit card information.
CcInfo() - Constructor for class com.oracle.communications.brm.cc.model.PayinfoCcType.CcInfo
 
CCLogger - Class in com.oracle.communications.brm.cc.util
Utility class which acts as a wrapper for java.util.logging.Logger and provides subset of methods which are needed for Billing Care.
cellId - Variable in class com.oracle.communications.brm.cc.model.ServiceTelcoGprsType.GprsInfo
 
cells - Variable in class com.oracle.communications.brm.cc.model.ColumnarRecord.Entries
 
Cells() - Constructor for class com.oracle.communications.brm.cc.model.ColumnarRecord.Entries.Cells
 
certificateNumber - Variable in class com.oracle.communications.brm.cc.model.TaxInfo.TaxExemptDetails
The tax exemption certificate number.
changeAccountStatus(String, Status) - Method in class com.oracle.communications.brm.cc.ws.status.StatusResource
Updates the account status
changeDate - Variable in class com.oracle.communications.brm.cc.model.CollectionsActionHistory.ActionHistory
The date and time there was a change to the collections action.
changeOffersStatus(OfferStatus) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMStatusModule
Changes offer status
changeOffersStatus(OfferStatus) - Method in interface com.oracle.communications.brm.cc.modules.StatusModule
Changes offer status
changeOffersStatus(OfferStatus) - Method in class com.oracle.communications.brm.cc.ws.status.StatusResource
Updates the offer status
changeServiceStatus(String, Status) - Method in class com.oracle.communications.brm.cc.ws.status.StatusResource
Updates the service status
changeStatus(String, Status) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMStatusModule
Changes the account or service status to a new status
changeStatus(String, Status) - Method in interface com.oracle.communications.brm.cc.modules.StatusModule
Changes the account or service status to a new status
changeValidity(String, ChangeValidity) - Method in interface com.oracle.communications.brm.cc.modules.BillUnitModule
This method changes the validity non currency resource
changeValidity(String, ChangeValidity) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMBillUnitModule
changes the validity non currency resource
changeValidity(String, ChangeValidity) - Method in class com.oracle.communications.brm.cc.ws.billunit.BillUnitResource
changes the validity non currency resource
ChangeValidity - Class in com.oracle.communications.brm.cc.model
Java class for anonymous complex type
ChangeValidity() - Constructor for class com.oracle.communications.brm.cc.model.ChangeValidity
 
channel - Variable in class com.oracle.communications.brm.cc.model.ApplyLoan
The channel requesting the loan.
channel - Variable in class com.oracle.communications.brm.cc.model.InstallmentSchedule
The source of the request, for example the name of the store or app.
channel - Variable in class com.oracle.communications.brm.cc.model.LoanDetails
The channel that requested the loan.
CHANNEL - Static variable in class com.oracle.communications.brm.cc.batchpayments.BatchPaymentsConstants
 
channelId - Variable in class com.oracle.communications.brm.cc.model.BatchRecordsType
The description of the channel
channelId - Variable in class com.oracle.communications.brm.cc.model.PaymentChannel
The ID of the payment channel.
channelName - Variable in class com.oracle.communications.brm.cc.model.PaymentChannel
The name of the payment channel.
channelNameIdMap - Static variable in class com.oracle.communications.brm.cc.common.BRMUtility
 
charge - Variable in class com.oracle.communications.brm.cc.model.OverriddenCharges.Charges
The charges.
Charge() - Constructor for class com.oracle.communications.brm.cc.model.OverriddenCharges.Charges.Charge
 
CHARGE - Static variable in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMConstants
 
CHARGE_SHARING_GROUP - Variable in class com.oracle.communications.brm.cc.modules.pcm.workers.SharingWorker
 
CHARGE_SHARING_GROUP_MEMBER_SEARCH_TEMPLATE - Static variable in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMConstants
 
CHARGE_SHARING_GROUP_TYPE - Static variable in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMConstants
 
CHARGE_SHARING_RESOURCE - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
 
CHARGE_SHARING_RESOURCE_TYPE - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
 
chargebackDate - Variable in class com.oracle.communications.brm.cc.model.BatchRecordsType
The date and time the bill item was created.
chargeDestination - Variable in class com.oracle.communications.brm.cc.model.TransferBalance
The destination for a charge.
chargeDestination - Variable in class com.oracle.communications.brm.cc.model.TransferBalanceDetails
The destination for a charge.
chargeOfferRef - Variable in class com.oracle.communications.brm.cc.model.DepositSpec
The charge offer reference for the deposit specification.
chargeOfferRef - Variable in class com.oracle.communications.brm.cc.model.InstallmentSchedule
The charge offer reference.
chargeoffers - Variable in class com.oracle.communications.brm.cc.model.Bundle
The list of charge offers in the bundle.
chargeoffers - Variable in class com.oracle.communications.brm.cc.model.BundleOffers.BundleOffer
A list of charge offers.
chargeoffers - Variable in class com.oracle.communications.brm.cc.model.ServiceInPlan.Bundles
The list of charge offers in the bundle.
chargeOffers - Variable in class com.oracle.communications.brm.cc.model.OfferStatus
The list of charge offers.
Chargeoffers() - Constructor for class com.oracle.communications.brm.cc.model.Bundle.Chargeoffers
 
Chargeoffers() - Constructor for class com.oracle.communications.brm.cc.model.BundleOffers.BundleOffer.Chargeoffers
 
Chargeoffers() - Constructor for class com.oracle.communications.brm.cc.model.ServiceInPlan.Bundles.Chargeoffers
 
ChargeOffers() - Constructor for class com.oracle.communications.brm.cc.model.OfferStatus.ChargeOffers
 
ChargeOfferType - Class in com.oracle.communications.brm.cc.model
Java class for chargeOfferType complex type
ChargeOfferType() - Constructor for class com.oracle.communications.brm.cc.model.ChargeOfferType
 
chargeRef - Variable in class com.oracle.communications.brm.cc.model.BundleOffers.BundleOffer.Chargeoffers
 
charges - Variable in class com.oracle.communications.brm.cc.model.OverriddenCharges
The charge details.
Charges() - Constructor for class com.oracle.communications.brm.cc.model.OverriddenCharges.Charges
 
CHARGES - Enum constant in enum class com.oracle.communications.brm.cc.enums.NotesTypes
 
chargeSource - Variable in class com.oracle.communications.brm.cc.model.TransferBalance
The source for a charge.
chargeSource - Variable in class com.oracle.communications.brm.cc.model.TransferBalanceDetails
The source for a charge.
check(Integer, Integer) - Method in enum class com.oracle.communications.brm.cc.authorization.enums.ConstraintOperator
Currency codes, other integers
check(Object, Object) - Method in enum class com.oracle.communications.brm.cc.authorization.enums.ConstraintOperator
 
check(BigDecimal, Double) - Method in enum class com.oracle.communications.brm.cc.authorization.enums.ConstraintOperator
Value from UI should be BigDecimal; value from OES is a double.
check(BigDecimal, Integer) - Method in enum class com.oracle.communications.brm.cc.authorization.enums.ConstraintOperator
Value from UI should be BigDecimal; value from OES is an integer.
Check - Enum constant in enum class com.oracle.communications.brm.cc.enums.PaymentEventType
 
Check - Enum constant in enum class com.oracle.communications.brm.cc.enums.PaymentType
 
CHECK_COLUMNS - Static variable in class com.oracle.communications.brm.cc.batchpayments.BatchPaymentsConstants
 
checkAccess(SubjectAbstraction, ResourceAction, EnforcementError, UIRequestValue...) - Method in interface com.oracle.communications.brm.cc.authorization.EnforcementManager
 
checkAccess(SubjectAbstraction, ResourceAction, EnforcementError, UIRequestValue...) - Method in class com.oracle.communications.brm.cc.authorization.FixedRoleEnforcementManager
Returning allowed resource grant by default when authorization is disabled.
checkAccess(SubjectAbstraction, ResourceAction, EnforcementError, UIRequestValue...) - Method in class com.oracle.communications.brm.cc.authorization.OESEnforcementManager
This method is used to check access for a given resource-action for a given user and/or role principals.
checkAccess(SubjectAbstraction, ResourceAction, EnforcementError, UIRequestValue...) - Method in class com.oracle.communications.brm.cc.authorization.ProxyOESEnforcementManager
Returning allowed resource grant by default when authorization is disabled.
checkAccess(Subject, String, String, String, String, EnforcementError, UIRequestValue...) - Static method in class com.oracle.communications.brm.cc.authorization.EnforcementUtil
This is used as a utility to check grants for the given applicationName, resourceType, resource, action.
checkBatchAndAccountCurrencyAreSame(int, int, String, String, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BatchPaymentWorker
checks whether the Batch currency and Account currency has conversion rates defined or not.
checkBeforeRetryProcessPayments(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BatchPaymentWorker
Check before retrying to process batch payment file.
checkClassExists(String) - Method in class com.oracle.communications.brm.cc.brm_util.DataDictionary
 
checkConstraints(Map<String, String>, UIRequestValue...) - Static method in class com.oracle.communications.brm.cc.authorization.EnforcementUtil
Pass in the pre-processed set of obligations from OES (preprocessed in the sense that you turn them into name,value pairs), and the set of UI values that need to be constrained.
checkForBaseClassExistence(String) - Method in class com.oracle.communications.brm.cc.brm_util.DataDictionary
 
checkFwdSlash(String) - Method in class com.oracle.communications.brm.cc.brm_util.ConvertPojoFieldsToPCM
Checks if the storable class has FWD_SLASH as first character ie if it is in proper format or not
checkIfMBIDistributionRequired(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BatchPaymentWorker
Returns true if the payment made for the account needs a MBI distribution
checkInfo - Variable in class com.oracle.communications.brm.cc.model.Externalpayment10012Type
Information about a check payment.
CheckInfo() - Constructor for class com.oracle.communications.brm.cc.model.Externalpayment10012Type.CheckInfo
 
checkIsChildItemFromParentAccount(Poid, FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMBaseWorker
Checks if AR Action performed at Parent account affected Child account items
checkNo - Variable in class com.oracle.communications.brm.cc.model.Externalpayment10012Type.CheckInfo
The check number.
checkParentBillUnitForCollectionGroup(Collection<String>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.CollectionsWorker
Checking for bill unit is responsible for collection group and getting collection group id for list of billUnitIds
children - Variable in class com.oracle.communications.brm.cc.model.OrganizationHierarchy
The list of child accounts in the organization hierarchy.
Children - Class in com.oracle.communications.brm.cc.model
Java class for anonymous complex type
Children() - Constructor for class com.oracle.communications.brm.cc.model.Children
 
city - Variable in class com.oracle.communications.brm.cc.model.AccountCollectionDetails
The account's city.
city - Variable in class com.oracle.communications.brm.cc.model.AccountContactDetails
The city for the account.
city - Variable in class com.oracle.communications.brm.cc.model.Contacts
The customer's city.
city - Variable in class com.oracle.communications.brm.cc.model.CreditCardType.Details
The city associated with the credit card.
city - Variable in class com.oracle.communications.brm.cc.model.DirectDebitType.Details
The city associated with the bank account.
city - Variable in class com.oracle.communications.brm.cc.model.InvoiceType.Details
The customer's city.
city - Variable in class com.oracle.communications.brm.cc.model.PayinfoCcType.CcInfo
The city associated with the credit card.
city - Variable in class com.oracle.communications.brm.cc.model.PayinfoDdType.DdInfo
The city associated with the bank account.
city - Variable in class com.oracle.communications.brm.cc.model.PayinfoInvoiceType.InvInfo
The city associated with the invoice.
city - Variable in class com.oracle.communications.brm.cc.model.SepaType.Details.DebtorInfo
The debtor's city.
className - Variable in class com.oracle.communications.brm.cc.model.DDObjectSpec
The storable class name.
className - Variable in class com.oracle.communications.brm.cc.model.RequestDetails.ErrorInfo
The class name.
classType - Variable in class com.oracle.communications.brm.cc.model.ExternalPaymentMetaData
 
ClickjackFilter - Class in com.oracle.communications.brm.cc.util
Utility class to add X-FRAME_OPTIONS header in the response to avoid Cross Frame Scripting
ClickjackFilter() - Constructor for class com.oracle.communications.brm.cc.util.ClickjackFilter
 
clone() - Method in class com.oracle.communications.brm.cc.brm_util.DDClass
 
clone() - Method in class com.oracle.communications.brm.cc.brm_util.DDClassField
 
clone() - Method in class com.oracle.communications.brm.cc.brm_util.DDField
 
close() - Method in class com.oracle.communications.brm.cc.brm_util.DataDictionary
 
closeBrace - Static variable in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplateBaseWorker
 
closeConnectionWithoutTimeOut(PortalContext) - Static method in class com.oracle.communications.brm.cc.common.BRMUtility
close the connection
closedDate - Variable in class com.oracle.communications.brm.cc.model.BillItem
The date and time the bill item was closed.
closedDate - Variable in class com.oracle.communications.brm.cc.model.Notes
The date and time the note was resolved.
ClosedDispute - Enum constant in enum class com.oracle.communications.brm.cc.enums.NewsfeedType
 
closeWatchService() - Static method in class com.oracle.communications.brm.cc.batchpayments.BatchPaymentsFactory
Close watch service instance.
code - Variable in class com.oracle.communications.brm.cc.model.CustomerDeposit
The external identifier.
code - Variable in class com.oracle.communications.brm.cc.model.DepositSpec
The deposit specification code type.
code - Variable in class com.oracle.communications.brm.cc.model.DepositSpecProfile
The deposit specification profile code.
code - Variable in class com.oracle.communications.brm.cc.model.DiscountOfferType
The code associated with the discount offer.
code - Variable in class com.oracle.communications.brm.cc.model.InstallmentChargeOffer
The code for the charge offer.
code - Variable in class com.oracle.communications.brm.cc.model.InstallmentSchedule
Placeholder for the external code.
code - Variable in class com.oracle.communications.brm.cc.model.Plan
The plan's code.
code - Variable in class com.oracle.communications.brm.cc.model.ReasonCodeType
The reason code.
code() - Method in enum class com.oracle.communications.brm.cc.enums.AccountingType
 
code() - Method in enum class com.oracle.communications.brm.cc.enums.ArActionType
Gets the value code
code() - Method in enum class com.oracle.communications.brm.cc.enums.NewsfeedType
Gets the value code
code() - Method in enum class com.oracle.communications.brm.cc.enums.PaymentEventType
 
code() - Method in enum class com.oracle.communications.brm.cc.enums.PaymentType
 
code() - Method in enum class com.oracle.communications.brm.cc.enums.SubscriptionRelative
 
codeFromPayType(PaymentInstrumentType) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMBaseWorker
Return the payment type code from the payment type
COLLECTION_MODULE - Static variable in class com.oracle.communications.brm.cc.common.BillingCareConstants
 
collectionAgent - Variable in class com.oracle.communications.brm.cc.model.AccountCollectionDetails.BillUnitCollectionsDetails
The collections agent assigned to the account.
collectionAgent - Variable in class com.oracle.communications.brm.cc.model.AssignCollectionsAgent
The collections agent.
collectionAgent - Variable in class com.oracle.communications.brm.cc.model.InsertAction
The agent assigned to the collections action.
collectionDate - Variable in class com.oracle.communications.brm.cc.model.BillUnit
The date collections is due.
CollectionDetails - Class in com.oracle.communications.brm.cc.model
Java class for anonymous complex type
CollectionDetails() - Constructor for class com.oracle.communications.brm.cc.model.CollectionDetails
 
CollectionDetails.Actions - Class in com.oracle.communications.brm.cc.model
Java class for anonymous complex type
CollectionDetails.AgingBuckets - Class in com.oracle.communications.brm.cc.model
Java class for anonymous complex type
collectionDetailsRef - Variable in class com.oracle.communications.brm.cc.model.BillUnit
 
Collections - Enum constant in enum class com.oracle.communications.brm.cc.enums.NewsfeedType
 
COLLECTIONS - Enum constant in enum class com.oracle.communications.brm.cc.enums.NotesTypes
 
COLLECTIONS_ADD_ACTION - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
 
COLLECTIONS_CANCEL_ALL_FOLLOWUP_ACTIONS - Static variable in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMConstants
 
COLLECTIONS_DETAILS - Enum constant in enum class com.oracle.communications.brm.cc.enums.NotesSubTypes
 
COLLECTIONS_EXEMPT_ACTION - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
 
COLLECTIONS_EXEMPT_STATUS - Static variable in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMConstants
 
COLLECTIONS_EXIT_ACTION - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
 
COLLECTIONS_MODIFY_ACTION - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
 
COLLECTIONS_PROMISE_ACTION - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
 
COLLECTIONS_REPLACE_ACTION - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
 
COLLECTIONS_RESOURCE - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
 
COLLECTIONS_RESOURCE_TYPE - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
 
COLLECTIONS_SEARCH - Static variable in class com.oracle.communications.brm.cc.common.BillingCareConstants
 
COLLECTIONS_UNEXEMPT_STATUS - Static variable in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMConstants
 
CollectionsActionHistory - Class in com.oracle.communications.brm.cc.model
Java class for anonymous complex type
CollectionsActionHistory() - Constructor for class com.oracle.communications.brm.cc.model.CollectionsActionHistory
 
CollectionsActionHistory.ActionHistory - Class in com.oracle.communications.brm.cc.model
Java class for anonymous complex type
collectionsActions - Variable in class com.oracle.communications.brm.cc.model.AccountCollectionDetails.BillUnitCollectionsDetails
The list of collections actions for the account.
CollectionsActions() - Constructor for class com.oracle.communications.brm.cc.model.AccountCollectionDetails.BillUnitCollectionsDetails.CollectionsActions
 
CollectionsExemptedBillUnits - Class in com.oracle.communications.brm.cc.model
Java class for anonymous complex type
CollectionsExemptedBillUnits() - Constructor for class com.oracle.communications.brm.cc.model.CollectionsExemptedBillUnits
 
CollectionsGroup - Class in com.oracle.communications.brm.cc.model
Java class for anonymous complex type
CollectionsGroup() - Constructor for class com.oracle.communications.brm.cc.model.CollectionsGroup
 
CollectionsGroup.Members - Class in com.oracle.communications.brm.cc.model
Java class for anonymous complex type
CollectionsGroupDetails - Class in com.oracle.communications.brm.cc.model
Java class for anonymous complex type
CollectionsGroupDetails() - Constructor for class com.oracle.communications.brm.cc.model.CollectionsGroupDetails
 
CollectionsGroupDetails.GroupMembers - Class in com.oracle.communications.brm.cc.model
Java class for anonymous complex type
CollectionsGroupDetails.GroupOwners - Class in com.oracle.communications.brm.cc.model
Java class for anonymous complex type
collectionsGroupId - Variable in class com.oracle.communications.brm.cc.model.AccountCollectionDetails.BillUnitCollectionsDetails
The ID of the account's collections group.
CollectionsModule - Interface in com.oracle.communications.brm.cc.modules
 
collectionsParams - Variable in class com.oracle.communications.brm.cc.model.ProfileCollectionsParamsType
 
CollectionsParams() - Constructor for class com.oracle.communications.brm.cc.model.ProfileCollectionsParamsType.CollectionsParams
 
CollectionsResource - Class in com.oracle.communications.brm.cc.ws.collections
REST web service for collections agents related operations
CollectionsResource() - Constructor for class com.oracle.communications.brm.cc.ws.collections.CollectionsResource
 
CollectionsWorker - Class in com.oracle.communications.brm.cc.modules.pcm.workers
 
CollectionsWorker() - Constructor for class com.oracle.communications.brm.cc.modules.pcm.workers.CollectionsWorker
 
column - Variable in class com.oracle.communications.brm.cc.model.GenericTemplate.StorableClass
 
column - Variable in class com.oracle.communications.brm.cc.model.SearchResults.Results
 
Column() - Constructor for class com.oracle.communications.brm.cc.model.GenericTemplate.StorableClass.Column
 
Column() - Constructor for class com.oracle.communications.brm.cc.model.SearchResults.Results.Column
 
ColumnarRecord - Class in com.oracle.communications.brm.cc.model
Java class for anonymous complex type
ColumnarRecord() - Constructor for class com.oracle.communications.brm.cc.model.ColumnarRecord
 
ColumnarRecord.ColumnDefinitions - Class in com.oracle.communications.brm.cc.model
Java class for anonymous complex type
ColumnarRecord.Entries - Class in com.oracle.communications.brm.cc.model
Java class for anonymous complex type
ColumnarRecord.Entries.Cells - Class in com.oracle.communications.brm.cc.model
Java class for anonymous complex type
ColumnarRecord.Entries.NonCurrencyCells - Class in com.oracle.communications.brm.cc.model
Java class for anonymous complex type
columnDefinitions - Variable in class com.oracle.communications.brm.cc.model.ColumnarRecord
 
ColumnDefinitions() - Constructor for class com.oracle.communications.brm.cc.model.ColumnarRecord.ColumnDefinitions
 
columnHeader - Variable in class com.oracle.communications.brm.cc.model.GenericTemplate
 
ColumnHeader() - Constructor for class com.oracle.communications.brm.cc.model.GenericTemplate.ColumnHeader
 
columnLink - Variable in class com.oracle.communications.brm.cc.model.TemplateFields
Indicates the order of the columns present in the batch.
ColumnLink() - Constructor for class com.oracle.communications.brm.cc.model.TemplateFields.ColumnLink
 
columnName - Variable in class com.oracle.communications.brm.cc.model.PaymentTypeFields.PaymentMethodFields.PaymentMethodType.Fields
Name of field displayed.
com.oracle.communications.brm.cc.authentication - package com.oracle.communications.brm.cc.authentication
 
com.oracle.communications.brm.cc.authorization - package com.oracle.communications.brm.cc.authorization
 
com.oracle.communications.brm.cc.authorization.enums - package com.oracle.communications.brm.cc.authorization.enums
 
com.oracle.communications.brm.cc.batchpayments - package com.oracle.communications.brm.cc.batchpayments
 
com.oracle.communications.brm.cc.batchpayments.enums - package com.oracle.communications.brm.cc.batchpayments.enums
 
com.oracle.communications.brm.cc.brm_util - package com.oracle.communications.brm.cc.brm_util
 
com.oracle.communications.brm.cc.common - package com.oracle.communications.brm.cc.common
 
com.oracle.communications.brm.cc.enums - package com.oracle.communications.brm.cc.enums
 
com.oracle.communications.brm.cc.exceptions - package com.oracle.communications.brm.cc.exceptions
 
com.oracle.communications.brm.cc.model - package com.oracle.communications.brm.cc.model
 
com.oracle.communications.brm.cc.modules - package com.oracle.communications.brm.cc.modules
 
com.oracle.communications.brm.cc.modules.pcm - package com.oracle.communications.brm.cc.modules.pcm
 
com.oracle.communications.brm.cc.modules.pcm.workers - package com.oracle.communications.brm.cc.modules.pcm.workers
 
com.oracle.communications.brm.cc.util - package com.oracle.communications.brm.cc.util
 
com.oracle.communications.brm.cc.validation.exception - package com.oracle.communications.brm.cc.validation.exception
 
com.oracle.communications.brm.cc.validation.factory - package com.oracle.communications.brm.cc.validation.factory
 
com.oracle.communications.brm.cc.validation.model - package com.oracle.communications.brm.cc.validation.model
 
com.oracle.communications.brm.cc.validation.model.impl - package com.oracle.communications.brm.cc.validation.model.impl
 
com.oracle.communications.brm.cc.validation.validator - package com.oracle.communications.brm.cc.validation.validator
 
com.oracle.communications.brm.cc.ws.account - package com.oracle.communications.brm.cc.ws.account
 
com.oracle.communications.brm.cc.ws.adjustment - package com.oracle.communications.brm.cc.ws.adjustment
 
com.oracle.communications.brm.cc.ws.allocation - package com.oracle.communications.brm.cc.ws.allocation
 
com.oracle.communications.brm.cc.ws.authentication - package com.oracle.communications.brm.cc.ws.authentication
 
com.oracle.communications.brm.cc.ws.authorization - package com.oracle.communications.brm.cc.ws.authorization
 
com.oracle.communications.brm.cc.ws.bill - package com.oracle.communications.brm.cc.ws.bill
 
com.oracle.communications.brm.cc.ws.billitem - package com.oracle.communications.brm.cc.ws.billitem
 
com.oracle.communications.brm.cc.ws.billunit - package com.oracle.communications.brm.cc.ws.billunit
 
com.oracle.communications.brm.cc.ws.collections - package com.oracle.communications.brm.cc.ws.collections
 
com.oracle.communications.brm.cc.ws.configuration - package com.oracle.communications.brm.cc.ws.configuration
 
com.oracle.communications.brm.cc.ws.deferredAction - package com.oracle.communications.brm.cc.ws.deferredAction
 
com.oracle.communications.brm.cc.ws.deposit - package com.oracle.communications.brm.cc.ws.deposit
 
com.oracle.communications.brm.cc.ws.dispute - package com.oracle.communications.brm.cc.ws.dispute
 
com.oracle.communications.brm.cc.ws.installment - package com.oracle.communications.brm.cc.ws.installment
 
com.oracle.communications.brm.cc.ws.loan - package com.oracle.communications.brm.cc.ws.loan
 
com.oracle.communications.brm.cc.ws.notes - package com.oracle.communications.brm.cc.ws.notes
 
com.oracle.communications.brm.cc.ws.notification - package com.oracle.communications.brm.cc.ws.notification
 
com.oracle.communications.brm.cc.ws.payment - package com.oracle.communications.brm.cc.ws.payment
 
com.oracle.communications.brm.cc.ws.paymentmethod - package com.oracle.communications.brm.cc.ws.paymentmethod
 
com.oracle.communications.brm.cc.ws.profile - package com.oracle.communications.brm.cc.ws.profile
 
com.oracle.communications.brm.cc.ws.refund - package com.oracle.communications.brm.cc.ws.refund
 
com.oracle.communications.brm.cc.ws.requestInfo - package com.oracle.communications.brm.cc.ws.requestInfo
 
com.oracle.communications.brm.cc.ws.search - package com.oracle.communications.brm.cc.ws.search
 
com.oracle.communications.brm.cc.ws.service - package com.oracle.communications.brm.cc.ws.service
 
com.oracle.communications.brm.cc.ws.sharing - package com.oracle.communications.brm.cc.ws.sharing
 
com.oracle.communications.brm.cc.ws.status - package com.oracle.communications.brm.cc.ws.status
 
com.oracle.communications.brm.cc.ws.subscription - package com.oracle.communications.brm.cc.ws.subscription
 
com.oracle.communications.brm.cc.ws.template - package com.oracle.communications.brm.cc.ws.template
 
com.oracle.communications.brm.cc.ws.utility - package com.oracle.communications.brm.cc.ws.utility
 
com.oracle.communications.brm.cc.ws.writeoff - package com.oracle.communications.brm.cc.ws.writeoff
 
COMMA - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
 
comment - Variable in class com.oracle.communications.brm.cc.model.BatchRecordsType
Notes associated with the record
comment - Variable in class com.oracle.communications.brm.cc.model.Notes.Comments
The comment.
COMMENT_ACTION - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
 
comments - Variable in class com.oracle.communications.brm.cc.model.Notes
The list of comments associated with the note.
Comments() - Constructor for class com.oracle.communications.brm.cc.model.Notes.Comments
 
commitmentEndDate - Variable in class com.oracle.communications.brm.cc.model.SubscriptionTerms
The date and time the commitment period ends.
commitmentPeriod - Variable in class com.oracle.communications.brm.cc.model.SubscriptionTerms
The duration of the commitment period.
commitmentStartDate - Variable in class com.oracle.communications.brm.cc.model.SubscriptionTerms
The date and time the commitment period starts.
commitmentUnit - Variable in class com.oracle.communications.brm.cc.model.SubscriptionTerms
The unit for the commitment period.
company - Variable in class com.oracle.communications.brm.cc.model.AccountCollectionDetails
The account's company name.
company - Variable in class com.oracle.communications.brm.cc.model.AccountContactDetails
The company name.
company - Variable in class com.oracle.communications.brm.cc.model.Contacts
The company name.
compareTo(Object) - Method in class com.oracle.communications.brm.cc.brm_util.BEIDData
 
compareTo(Object) - Method in class com.oracle.communications.brm.cc.brm_util.DDBase
Sorts the fields available in the data dictionary in the alphabetical order * to display them in the field browser
completedAt - Variable in class com.oracle.communications.brm.cc.model.CancelInstallment
The completion date and time of the operation.
completedAt - Variable in class com.oracle.communications.brm.cc.model.DepositPayment
The deposit payment completion date.
completedAt - Variable in class com.oracle.communications.brm.cc.model.DepositRefund
The deposit refund completion date.
completedAt - Variable in class com.oracle.communications.brm.cc.model.DepositRelease
The deposit release completion date.
completedAt - Variable in class com.oracle.communications.brm.cc.model.DepositReversal
The deposit reversal completion date.
completedAt - Variable in class com.oracle.communications.brm.cc.model.DepositTransfer
The deposit transfer completion date.
completedAt - Variable in class com.oracle.communications.brm.cc.model.DepositTxnPayment
The date when the deposit payment is completed.
completedDate - Variable in class com.oracle.communications.brm.cc.model.AccountCollectionDetails.BillUnitCollectionsDetails.CollectionsActions
The date and time the collections action was completed.
completedDate - Variable in class com.oracle.communications.brm.cc.model.CollectionDetails.Actions
The date and time the collections action was completed.
compression - Variable in class com.oracle.communications.brm.cc.model.ServiceIpType.ServiceIp
 
compression - Variable in class com.oracle.communications.brm.cc.model.ServiceVpdnType.ServiceIp
 
config(String) - Method in class com.oracle.communications.brm.cc.util.CCLogger
Log a message related to configurations
config(String, String, String) - Method in class com.oracle.communications.brm.cc.util.CCLogger
Log a message related to configurations
config(String, Throwable) - Method in class com.oracle.communications.brm.cc.util.CCLogger
Log a message related to configurations
CONFIG_RESOURCE - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
 
CONFIG_RESOURCE_TYPE - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
 
ConfigCollectionAction - Class in com.oracle.communications.brm.cc.model
Java class for anonymous complex type
ConfigCollectionAction() - Constructor for class com.oracle.communications.brm.cc.model.ConfigCollectionAction
 
configCollectionsId - Variable in class com.oracle.communications.brm.cc.model.AccountCollectionDetails.BillUnitCollectionsDetails.CollectionsActions
The collections action's configuration ID.
configLoanObj - Variable in class com.oracle.communications.brm.cc.model.ProfileLoanType.LoanInfo
 
ConfigPromiseToPaySpecification - Class in com.oracle.communications.brm.cc.model
Java class for configPromiseToPaySpecification complex type
ConfigPromiseToPaySpecification() - Constructor for class com.oracle.communications.brm.cc.model.ConfigPromiseToPaySpecification
 
ConfigPromiseToPaySpecification.PromiseToPaySpec - Class in com.oracle.communications.brm.cc.model
Java class for anonymous complex type
ConfigSubscriberPreferencesType - Class in com.oracle.communications.brm.cc.model
Java class for configSubscriberPreferencesType complex type
ConfigSubscriberPreferencesType() - Constructor for class com.oracle.communications.brm.cc.model.ConfigSubscriberPreferencesType
 
ConfigSubscriberPreferencesType.SubscriberPreferencesType - Class in com.oracle.communications.brm.cc.model
Java class for anonymous complex type
ConfigSubscriberPreferencesType.SubscriberPreferencesType.Values - Class in com.oracle.communications.brm.cc.model
Java class for anonymous complex type
ConfigurationModule - Interface in com.oracle.communications.brm.cc.modules
Common configuration module
ConfigurationResource - Class in com.oracle.communications.brm.cc.ws.configuration
Generic REST resource for the configuration related operations.
ConfigurationResource() - Constructor for class com.oracle.communications.brm.cc.ws.configuration.ConfigurationResource
 
Configurations - Class in com.oracle.communications.brm.cc.model
Java class for anonymous complex type
Configurations() - Constructor for class com.oracle.communications.brm.cc.model.Configurations
 
Configurations.Flags - Class in com.oracle.communications.brm.cc.model
Java class for anonymous complex type
Configurations.Keyvals - Class in com.oracle.communications.brm.cc.model
Java class for anonymous complex type
Configurations.Mapping - Class in com.oracle.communications.brm.cc.model
Java class for anonymous complex type
Configurations.Mapping.Map - Class in com.oracle.communications.brm.cc.model
Java class for anonymous complex type
Configurations.Thresholds - Class in com.oracle.communications.brm.cc.model
Java class for anonymous complex type
ConfigurationWorker - Class in com.oracle.communications.brm.cc.modules.pcm.workers
Worker class for all the configuration related methods
ConfigurationWorker() - Constructor for class com.oracle.communications.brm.cc.modules.pcm.workers.ConfigurationWorker
 
configureBillUnits(FList, Account, boolean) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.AccountWorker
For existing accounts Populates all the fields in 'BillUnit' payload(billUnit.xsd) except for 'totalChildAccounts' field.
configureParentDetails(Poid, BillUnit) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMBaseWorker
configures the Parent details to the billUnit of the child
consecutive - Variable in class com.oracle.communications.brm.cc.model.TemplateFields
Whether to treat consecutive delimiters as one (true) or not (false).
considerEntryDays - Variable in class com.oracle.communications.brm.cc.model.ReplaceScenarioDetails
When calculating the due date for new scenario actions, whether to ignore the new collections scenario entry days (0) or to use the new entry days (1).
constraint - Variable in class com.oracle.communications.brm.cc.authorization.UIRequestValue
Used for obligations like adjustmentLimit, paymentLimit
ConstraintOperator - Enum Class in com.oracle.communications.brm.cc.authorization.enums
Enum representing the operator you want to apply on the obligation (>, <, =).
constructExternalPaymentType(FList, Object) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.CustomClassHelper
Converts the internal struct FList for an external payment type into an Object to be further processed using Reflection
constructFilterForInputFlist(GenericTemplate.Filter, SearchCriterias, List<GenericTemplate.SortbyFields>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplateAccountWorker
builds the input FLIST based on the search criteria
constructFilterForInputFlist(GenericTemplate.Filter, SearchCriterias, List<GenericTemplate.SortbyFields>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplateBaseWorker
 
constructFilterForInputFlist(GenericTemplate.Filter, SearchCriterias, List<GenericTemplate.SortbyFields>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplateBatchPaymentWorker
builds the input FLIST based on the search criteria
constructFilterForInputFlist(GenericTemplate.Filter, SearchCriterias, List<GenericTemplate.SortbyFields>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplateBillWorker
Constructs initial input FList based on the filter criteria passed from UI/Client
constructFilterForInputFlist(GenericTemplate.Filter, SearchCriterias, List<GenericTemplate.SortbyFields>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplateCollectionsWorker
builds the input FLIST based on the search criteria
constructFilterForInputFlist(GenericTemplate.Filter, SearchCriterias, List<GenericTemplate.SortbyFields>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplateDeviceWorker
builds the input FLIST based on the search criteria
constructFilterForInputFlist(GenericTemplate.Filter, SearchCriterias, List<GenericTemplate.SortbyFields>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplateEventWorker
constructs the filter input fList for the event search
constructFilterForInputFlist(GenericTemplate.Filter, SearchCriterias, List<GenericTemplate.SortbyFields>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplateNewsFeedWorker
constructs the FList for the filter criteria
constructFilterForInputFlist(GenericTemplate.Filter, SearchCriterias, List<GenericTemplate.SortbyFields>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplatePaymentSuspenseWorker
builds the input FLIST based on the search criteria
constructFilterForInputFlist(GenericTemplate.Filter, SearchCriterias, List<GenericTemplate.SortbyFields>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplatePaymentWorker
Constructs initial input FList based on the filter criteria passed from UI/Client
constructFilterForInputFlist(GenericTemplate.Filter, SearchCriterias, List<GenericTemplate.SortbyFields>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplateSearchWorker
Constructs initial input FList based on the filter criteria passed from UI/Client
constructFilterForInputFlist(GenericTemplate.Filter, SearchCriterias, List<GenericTemplate.SortbyFields>) - Method in interface com.oracle.communications.brm.cc.modules.pcm.workers.TemplateWorker
constructs the FList for the filter criteria
constructPojo(FList, Object) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.CustomClassHelper
 
consumptionRule - Variable in class com.oracle.communications.brm.cc.model.LimitType
The consumption rule.
consumptionRule - Variable in class com.oracle.communications.brm.cc.model.PackageType.BalanceGroups.Rules
The consumption rule.
contacts - Variable in class com.oracle.communications.brm.cc.model.Account
An account's contact information.
contacts - Variable in class com.oracle.communications.brm.cc.model.AccountDetails
An account's contact information.
contacts - Variable in class com.oracle.communications.brm.cc.model.RegistrationAccount
An account's contact information.
Contacts - Class in com.oracle.communications.brm.cc.model
Java class for anonymous complex type
Contacts() - Constructor for class com.oracle.communications.brm.cc.model.Contacts
 
Contacts.Phonenumbers - Class in com.oracle.communications.brm.cc.model
Java class for anonymous complex type
contactType - Variable in class com.oracle.communications.brm.cc.model.Contacts
The contact type.
contentCategories - Variable in class com.oracle.communications.brm.cc.model.ServiceContentType
 
ContentCategories() - Constructor for class com.oracle.communications.brm.cc.model.ServiceContentType.ContentCategories
 
contentCategoryList - Variable in class com.oracle.communications.brm.cc.model.ServiceContentType.ContentCategories
 
ContentCategoryList() - Constructor for class com.oracle.communications.brm.cc.model.ServiceContentType.ContentCategories.ContentCategoryList
 
contentCategoryName - Variable in class com.oracle.communications.brm.cc.model.ServiceContentType.ContentCategories.ContentCategoryList
 
contents - Variable in class com.oracle.communications.brm.cc.model.MenuDefinition.Menu
 
Contents() - Constructor for class com.oracle.communications.brm.cc.model.MenuDefinition.Menu.Contents
 
contentType - Variable in class com.oracle.communications.brm.cc.model.RequestDetails
The type of content in the request.
CONTRACT_RENEW_ACTION - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
 
CONTRACT_TERMINATE_ACTION - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
 
contractEndDate - Variable in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
 
contractEndDate - Variable in class com.oracle.communications.brm.cc.model.Product
The end date for the contract.
contractName - Variable in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
 
contractName - Variable in class com.oracle.communications.brm.cc.model.Product
The name of the contract.
ContractPreviewCancellationCharge - Class in com.oracle.communications.brm.cc.model
Java class for contractPreviewCancellationCharge complex type
ContractPreviewCancellationCharge() - Constructor for class com.oracle.communications.brm.cc.model.ContractPreviewCancellationCharge
 
contractPreviewCancellationCharges - Variable in class com.oracle.communications.brm.cc.model.SubscriptionPreviewCancellationCharges
 
contractRef - Variable in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
 
contractRef - Variable in class com.oracle.communications.brm.cc.model.Product
 
contractStartDate - Variable in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
 
contractStartDate - Variable in class com.oracle.communications.brm.cc.model.Product
The start date for the contract.
convert(Date) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMBaseWorker
 
convert(Date) - Static method in class com.oracle.communications.brm.cc.util.DateOperationUtil
 
convertBillItemToFlist(BillItemType, int) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BatchPaymentWorker
Converts the Input Bill or Item to FLD_BILL_OBJ or FLD_ITEM_OBJ Flist
convertBillUnitsTOJSONString(Map<String, Object>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplateAccountWorker
Converts the keys and their values of billUnitDetailsMap into a JSON string Also populates the values for those keys that are not set in the search opcode call
convertChildrenOutputFlistToOrganizationHierarchy(FList, OrganizationHierarchy) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.AccountWorker
Populates the details for the recursive payload present in 'OrganizationHierarchy payalod.
convertCurrency(int, int, Date, BigDecimal) - Method in class com.oracle.communications.brm.cc.brm_util.BEIDManager
Convert an amount from one currency to another based on a point in time.
convertCurrency(int, int, Date, BigDecimal) - Method in class com.oracle.communications.brm.cc.brm_util.CurrencyRateManager
Convert an amount from one currency to another based on a point in time.
converter - Variable in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMBaseWorker
 
convertFieldForFilter(String, String) - Method in class com.oracle.communications.brm.cc.brm_util.ConvertPojoFieldsToPCM
Converts a single field name to its PCM equivalent with the fieldName provided.
convertFieldInternalForFilter(String, String) - Method in class com.oracle.communications.brm.cc.brm_util.ConvertPojoFieldsToPCM
 
convertJSONToPaymentBatchFileHeader(File) - Static method in class com.oracle.communications.brm.cc.batchpayments.BatchPaymentsUtil
Reads given JSON file and converts to PaymentBatchFileHeader.
converToOutputFlistDepositTxnDetails(FList) - Method in class com.oracle.communications.brm.cc.util.DepositWorkerUtil
Converts output fList response to output JSON/XML response
converToOutputFlistForAOCCustomerDeposit(FList) - Method in class com.oracle.communications.brm.cc.util.DepositWorkerUtil
Converts output fList response to output JSON/XML response
converToOutputFlistForDeleteById(FList) - Method in class com.oracle.communications.brm.cc.util.DepositSpecWorkerUtil
Converts output fList response to output JSON/XML response
converToOutputFlistForDepositTxn(FList, FList) - Method in class com.oracle.communications.brm.cc.util.DepositWorkerUtil
Converts output fList response to output JSON/XML response
converToOutputFlistForGetById(FList) - Method in class com.oracle.communications.brm.cc.util.DepositRefundWorkerUtil
Converts output fList response to output JSON/XML response
converToOutputFlistForGetById(FList) - Method in class com.oracle.communications.brm.cc.util.DepositSpecWorkerUtil
Converts output fList response to output JSON/XML response
converToOutputFlistForGetByQP(FList) - Method in class com.oracle.communications.brm.cc.util.DepositRefundWorkerUtil
Converts output fList response to output JSON/XML response
converToOutputFlistForGetCustomerDepositById(FList) - Method in class com.oracle.communications.brm.cc.util.DepositWorkerUtil
Converts output fList response to output JSON/XML response
converToOutputFlistForGetCustomerDepositByQP(FList) - Method in class com.oracle.communications.brm.cc.util.DepositWorkerUtil
Converts output fList response to output JSON/XML response
converToOutputFlistGeNotificationSpecById(FList) - Method in class com.oracle.communications.brm.cc.util.NotificationSpecWorkerUtil
Converts output fList response to output JSON/XML response
converToOutputFlistGeNotificationSpecQp(FList) - Method in class com.oracle.communications.brm.cc.util.NotificationSpecWorkerUtil
Converts output fList response to output JSON/XML response
converToOutputFlistGetDeliveryMethod(FList) - Method in class com.oracle.communications.brm.cc.util.NotificationWorkerUtil
Converts output fList response to output JSON/XML response
converToOutputForPurchaseBundle(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.RegistrationWorker
Processes the outputFList and returns list of all purchase event Id's.
convertOutputFListForAddInstallmentProposal(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.InstallmentWorker
Converts output fList response to output JSON/XML response
convertOutputFlistToChildrenList(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.AccountWorker
Returns list of children from the output flist
convertOutputFlistToOfferDetails(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SubscriptionWorker
Convert FList to Offer object
convertOutputToProfilesForSharing(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SharingWorker
Populate profiles for sharing into a list
convertPaymentBatchToInputFlistForSubmissionBatchPayments(BatchRecordsList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BatchPaymentWorker
Converts the Validated input Batch Data to the InputFlist for PCM_OP_PYMT_COLLECT Opcode.
convertPaymentBatchToInputFListForValidateBatchPayments(BatchRecordsList, Map<String, Map<String, Object>>, Map<String, Map<String, Object>>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BatchPaymentWorker
Creates input FList from the payment batch data to invoke PCM_OP_PYMT_VALIDATE_PAYMENT opcode
convertPaymentType(PayinfoType) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.CustomClassHelper
Converts the PayinfoType object in to an FList format
ConvertPojoFieldsToPCM - Class in com.oracle.communications.brm.cc.brm_util
The reverse of ExtractFieldsForSDK, this class is used to rename fields with UI-formatted names to their original PCM name format.
ConvertPojoFieldsToPCM(FieldLookupUtility) - Constructor for class com.oracle.communications.brm.cc.brm_util.ConvertPojoFieldsToPCM
 
convertProfile(ProfileType) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.CustomClassHelper
For profiles.
convertProfile(ProfileType, boolean) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.CustomClassHelper
 
convertProfileToInputFList(UpdateServiceProfile) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.ServiceWorker
Convert to input FList from given profile object.
convertRefundSubmissionValuesToInputFlist(BatchRecordsList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BatchPaymentWorker
Returns input FList for refund submission
convertService(ServiceType) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.CustomClassHelper
For services
convertServiceToInputFListForServiceErasUpdate(UpdateServiceAndEras) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.ServiceWorker
Converts to input flist to update the profiles/eras present in updateServiceAndEras
convertServiceToInputFListForServiceLoginUpdation(UpdateServiceAndEras) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.ServiceWorker
Convert to input FList from given service object.
convertSingleField(String, FieldData) - Method in class com.oracle.communications.brm.cc.brm_util.ConvertPojoFieldsToPCM
 
convertSingleFieldInternal(String, FieldData) - Method in class com.oracle.communications.brm.cc.brm_util.ConvertPojoFieldsToPCM
 
convertStringToThreshold(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillUnitWorker
Converts the string threshold value to the BRM understandable number format.
convertStringToThreshold(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.CustomClassHelper
Converts the string threshold value to the BRM understandable number format.
convertStringToThreshold(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.RegistrationWorker
Converts the string threshold value to the BRM understandable number format.
convertStringTZtoOffset(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMBaseWorker
 
convertThresholdsToString(int) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillUnitWorker
This function will convert the threshold values of balances to String representation
convertTimeToBRMTimezone(int, int, int, int, int, int, int) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMBaseWorker
Provides a timestamp which is equivalent to the given time in server.
convertTimeToBRMTimezone(long) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMBaseWorker
Provides a timestamp which is equivalent to the given time in server.
convertToAccountServicesForGetAccountServices(FList, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.ServiceWorker
Retrieves the list of services for a given account with count
convertToARActionForGetARActions(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.ItemWorker
Retrieves the list of A/R actions for the passed output Flist A/R Actions Type like Adjustments, Disputes, Write Off Excluded Payments and Non Currency Adjustments
convertToAuditDetailsForSuspendedMultipleAllocation(FList, ResourceRef) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PaymentWorker
Converts outputFlist to List of Audit Details for suspended multiple allocation records same time.
convertToBillDetailsForGetBillDetails(FList, Poid) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.ItemWorker
Gets the services and billItems of the bill
convertToBillItemsForGetBillItems(FList, String, Boolean) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.ItemWorker
Gets the list of bill items for the passed output flist
convertToBillItemsForGetItemsForBill(FList, Boolean) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.ItemWorker
Gets the bill items for a bill for the passed output Flist
convertToBillUnitPaymentsForGetBillUnitPayments(FList, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PaymentWorker
Retrieves the list of payments from outputFlist
convertToBillUnitsForGetBillUnit(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillUnitWorker
Converts search output FList to get desired fields
convertToBillUnitsForGetBillUnits(List<FList>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillUnitWorker
Converts the list of 'PIN_FLD_RESULTS' FList objects to list of 'BillUnit' payload objects
convertToCreateOrderedBalGroupFlist(List<SharingMember.Membership>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SharingWorker
Generates the input FLIST to create ordered balance group
convertToDeleteOrderedBalGroupFlist(Poid) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SharingWorker
Generates the input FLIST delete ordered balance group
convertToGetCustomerDepositByQP(String, String, String, String) - Method in class com.oracle.communications.brm.cc.util.DepositWorkerUtil
Converts Customer Deposit By QP input JSON/XML request to input fList
convertToGetCustomerDepositId(String) - Method in class com.oracle.communications.brm.cc.util.DepositWorkerUtil
 
convertToGracePeriodOffset(int) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMBaseWorker
 
convertToGracePeriodUnit(int) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMBaseWorker
 
convertToIdForGetAccountIdFromItem(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.NotesWorker
Builds Notes payload object from the output FList
convertToInputFListForAddAccountToHierarchy(String, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.AccountWorker
Returns an input flist which is required to call the opcode CUSTCARE_MOVE_ACCT
convertToInputFListForAddDeposit(DepositSpec) - Method in class com.oracle.communications.brm.cc.util.DepositSpecWorkerUtil
Converts deposit specification input JSON/XML request to input fList
convertToInputFListForAddDepositRefund(DepositRefund) - Method in class com.oracle.communications.brm.cc.util.DepositRefundWorkerUtil
Converts deposit refund input JSON/XML request to input fList
convertToInputFListForAddDepositRelease(DepositRelease) - Method in class com.oracle.communications.brm.cc.util.DepositReleaseWorkerUtil
Converts input Deposit Release to input fList
convertToInputFListForAddDepositReversal(DepositReversal) - Method in class com.oracle.communications.brm.cc.util.DepositReversalWorkerUtil
Converts input Deposit Reversal to input fList
convertToInputFListForAddInstallmentProposal(InstallmentProposal) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.InstallmentWorker
Converts installment proposal input JSON/XML request to input fList
convertToInputFListForAddInstallmentSchedule(InstallmentSchedule) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.InstallmentScheduleWorker
Converts installment schedule input JSON/XML request to input fList
convertToInputFListForAddInstallmentScheduleSpec(InstallmentScheduleSpec) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.InstallmentWorker
Converts installment schedule spec input JSON/XML request to input fList
convertToInputFListForAddMember(String, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.CollectionsWorker
Builds and returns an input flist which is required to call the opcode PCM_OP_COLLECTIONS_GROUP_ADD_MEMBER
convertToInputFlistForAddOrUpdateBUHierarchy(BillUnitHierarchy, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillUnitWorker
generates the input Flist for adding or updating the Parent Bill Unit for a give billUnit
convertToInputFListForAdjustAccount(String, AdjustmentAccount) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.AdjustmentWorker
Returns an input flist which is required to call the opcode AR_ACCOUNT_ADJUSTMENT
convertToInputFListForAdjustBill(String, AdjustmentBill) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.AdjustmentWorker
Returns an input flist which is required to call the opcode AR_BILL_ADJUSTMENT
convertToInputFListForAdjustEvent(AdjustmentEvent) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.AdjustmentWorker
Returns an input FList which is required to call the opcode AR_EVENT_ADJUSTMENT
convertToInputFListForAdjustItem(String, AdjustmentItem) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.AdjustmentWorker
Returns an input flist which is required to call the opcode AR_ITEM_ADJUSTMENT
convertToInputFListForAdjustNonCurrencyBalanace(AdjustmentNonCurrencyBalance) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.AdjustmentWorker
Converts to input FList for Non Currency adjustment
convertToInputFListForAllocateSuspendedPayment(RecyclePayment) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PaymentWorker
Returns the Input FList which is required to call PCM_OP_PYMT_RECYCLE_PAYMENT opcode
convertToInputFListForApplyLoanDetails(String, ApplyLoan) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.LoanWorker
Returns an input FList which is required to call the PCM_OP_LOAN_APPLY_LOAN opcode for creating new loan
convertToInputFListForAssignAgent(Poid, AssignCollectionsAgent) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.CollectionsWorker
Returns input FList for PCM_OP_COLLECTIONS_ASSIGN_AGENT to assign collection agent
convertToInputFListForAssignHandler(AssignSuspensePaymentHandler) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PaymentWorker
returns input Flist to assign handler
convertToInputFListForBatchReversalSubmission(BatchRecordsList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BatchPaymentWorker
creates an input FList for batch reversal submission
convertToInputFListForBillAllocate(List<BillItem>, String, String, boolean) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.AllocationWorker
This method returns an input flist which is required to call an opcode BILL_ITEM_TRANSFER - This is used for Bill level allocation
convertToInputFListForBillNow(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillWorker
Builds input flist for the bill-now operation
convertToInputFListForBillRefund(String, PartialRefund) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.RefundWorker
Returns an input flist which is required to call the opcode BILL_ITEM_REFUND
convertToInputFListForBillUnitRefund(Poid, Poid) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.RefundWorker
Returns input FLIST for Bill Unit refund used to call BILL_ITEM_REFUND
convertToInputFListForBundleTransition(String, BundleTransition) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SubscriptionWorker
Returns input FList required to call the opcode SUBSCRIPTION_TRANSITION_DEAL
convertToInputFListForCalcAgeingBuckets(Poid, Poid) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.CollectionsWorker
Generates the input FList for PCM_OP_COLLECTIONS_CALC_AGING_BUCKETS
convertToInputFlistForCancelBundle(BundleCancel) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SubscriptionWorker
Convert to input flist for cancel bundle.
convertToInputFlistForCancelContract(SubscriptionTerms) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SubscriptionWorker
Convert to input flist for cancel subscriber contract.
convertToInputFListForCancelInstallment(CancelInstallment) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.InstallmentWorker
Converts Cancel Installment input JSON/XML request to input fList
convertToInputFListForChangeBusinessProfile(BillUnit) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillUnitWorker
Returns the input FList required to call the opcode CUST_CHANGE_BUSINESS_PROFILE
convertToInputFListForChangeStatus(String, Status) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.StatusWorker
Creates an input FList for changing status of account or service.
convertToInputFListForChangeTaskStatus(String, EditAction) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.CollectionsWorker
Builds and returns an input flist which is required to call the opcode PCM_OP_COLLECTIONS_SET_ACTION_STATUS
convertToInputFListForChangeValidity(String, ChangeValidity) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillUnitWorker
Returns input Flist required to call the opcode PCM_OP_BAL_CHANGE_VALIDITY
convertToInputFListForCompletedActionDate(Poid) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.CollectionsWorker
Generates the input FList for retrieving the completed action date.
convertToInputFListForCreateAccount(RegistrationAccount) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.RegistrationWorker
Constructs the input FList for PortalOp.CUST_COMMIT_CUSTOMER
A large effort was put forth to minimize the payload details required to create an account using our web service.
convertToInputFListForCreateCollectionsGroup(CollectionsGroup) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.CollectionsWorker
Returns an input flist which is required to call the opcode COLLECTIONS_GROUP_CREATE
convertToInputFListForCreateNotes(Notes) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.NotesWorker
This method returns an input FList which is required for notes creation This input FList is required for the opcode CUST_SET_NOTE
convertToInputFlistForCreateOwnership(SharingOwner) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SharingWorker
Generates the input FLIST to create owner
convertToInputFListForCreateProfile(ProfileType) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.ProfileWorker
Returns an input FList which is required to call the opcode for creating profile
convertToInputFlistForCreateStringObject(int, String, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PaymentWorker
Returns input flist to create a new obj in /strings
convertToInputFListForCreateTransferBalance(TransferBalance) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillUnitWorker
Returns the input FList required to call the opcode BAL_TRANSFER_BALANCE
convertToInputFListForCreditLimit(String, CreditLimit) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillUnitWorker
Returns input Flist required to call the opcode PCM_OP_BILL_SET_LIMIT_AND_CR
convertToInputFListForDeleteCollectionsGroup(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.CollectionsWorker
Returns an input flist which is required to call the opcode PCM_OP_COLLECTIONS_GROUP_DELETE
convertToInputFListForDeleteDynamicCharge(OverriddenCharges.Charges, String, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SubscriptionWorker
Method builds input FList for delete operation
convertToInputFListForDeletePaymentMethod(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PaymentMethodWorker
Creates an input FList for Delete Payment Method
convertToInputFListForDeleteProfile(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.ProfileWorker
Returns an input FList which is required to call the opcode for deleting profile
convertToInputFListForDispute(ARActionRequestType) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillWorker
Returns an input flist which is required to call the opcode AR_BILL_DISPUTE
convertToInputFListForDisputeBill(String, DisputeBill) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.DisputeWorker
Returns input Flist required to call the opcode AR_BILL_DISPUTE
convertToInputFListForDisputeEvent(DisputeEvent) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.DisputeWorker
Returns input FList required to call the opcode AR_EVENT_DISPUTE
convertToInputFListForDisputeItem(String, DisputeItem) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.DisputeWorker
Returns input Flist required to call the opcode AR_ITEM_DISPUTE
convertToInputFListForExemption(String, boolean) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.CollectionsWorker
Return the input FList for exempt/un-exempting a billunit from collections
convertToInputFListForFinalRefund(FList, FullRefund) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.RefundWorker
Returns an input flist which is required to call the opcode PYMT_COLLECT
convertToInputFListForFinalRefund(FList, PartialRefund) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.RefundWorker
Returns an input flist which is required to call the opcode PYMT_COLLECT
convertToInputFListForGetAccountDetails(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.AccountWorker
Returns an input flist which is required to call the opcode READ_OBJ
convertToInputFListForGetAccountIdFromItem(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.NotesWorker
Creates an Input FList to retrieve the account Id and this input FList is required for the opcode READ_FLDS
convertToInputFListForGetAccountNotes(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.NotesWorker
Creates an Input FList to retrieve list of Notes at account level.
convertToInputFListForGetAccountProfiles(String, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.ProfileWorker
Returns an input FList which is required to call the opcode for getting account profiles
convertToInputFListForGetAccountServiceProfiles(String, String, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.ProfileWorker
Returns an input FList which is required to call the opcode for getting account/service profiles
convertToInputFListForGetAccountServices(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.ServiceWorker
creates an Input FList in order to retrieve Account Services for a given account id This input FList is required for the opcode SEARCH
convertToInputFListForGetAccountSummary(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillUnitWorker
Returns an input flist which is required to call an opcode AR_GET_ACCT_BAL_SUMMARY
convertToInputFListForGetAdjustmentDetails(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.AdjustmentWorker
Returns an input flist which is required to call the opcode AR_GET_ITEM_DETAIL
convertToInputFListForGetAdjustments(String, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.AdjustmentWorker
This method returns an input flist which is required to invoke AR_GET_ACCT_ACTION_ITEMS
convertToInputFListForGetAdjustmentsForBillUnit(String, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.AdjustmentWorker
This method returns an input flist which is required to invoke an opcode AR_GET_ACCT_ACTION_ITEMS
convertToInputFListForGetAllNotes(String, String, String, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.NotesWorker
Creates an Input FList to retrieve list of Notes and this input FList is required for the opcode CUST_GET_NOTE
convertToInputFListForGetArActions(String, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillWorker
Returns an input flist which is required to invoke the the opcode AR_GET_ACCT_ACTION_ITEMS
convertToInputFListForGetARActions(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.ItemWorker
Creates an Input Flist for A/R actions associated with the passed bill item A/R Actions Type like Adjustments, Disputes, Write Off Excluded Payments and Non Currency Adjustments This input FList is required for the opcode AR_GET_ITEMS
convertToInputFListForGetARItemNo(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.ItemWorker
Creates an Input Flist for item id passed to retrieve the AR Item No, for Ex - "P1-102 This input FList is required for the opcode READ_FLDS
convertToInputFListForGetAuditTrails(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PaymentWorker
Convert to Input FList to query payment audit details of a given transaction Id
convertToInputFlistForGetBalanceGroups(Poid) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillUnitWorker
Returns input FList for getting balance group details for a given bill unit
convertToInputFListForGetBillDetails(String, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillWorker
Returns input FList for AR_GET_ACCT_BILLS opcode to get bill details "id" can be Bill Number or Bill Poid
convertToInputFListForGetBillDetails(String, String, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.ItemWorker
creates the Input FList to get the services and billItems of the bill for the passed bill, type and service This input FList is required for the opcode AR_GET_BILL_ITEMS
convertToInputFListForGetBillInProgress(String, String, int) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillWorker
Returns an input flist which is required to invoke the opcode AR_GET_BAL_SUMMARY
convertToInputFListForGetBillItems(Bill) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.AllocationWorker
Returns an input flist which is required to call an opcode PYMT_SELECT_ITEMS
convertToInputFListForGetBillItems(String, String, String, String, String, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.ItemWorker
Gets the Input Flist of bill items for the passed bill id and account id This input FList is required for the opcode AR_GET_BILL_ITEMS
convertToInputFListForGetBills(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillUnitWorker
 
convertToInputFListForGetBills(String, boolean, boolean, int, boolean, String, boolean) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillWorker
Returns an input flist required to call the opcode AR_GET_ACCT_BILLS
convertToInputFListForGetBillUnitChild(String, int) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillUnitWorker
Returns an input flist which is required to call an opcode
convertToInputFListForGetBillUnitChildCount(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillUnitWorker
Returns an input flist which is required to call an opcode
convertToInputFListForGetBillUnitDetails(String, String, boolean) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillUnitWorker
Returns an input flist which is required to call an opcode AR_GET_BAL_SUMMARY
convertToInputFListForGetBillUnitPayments(String, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PaymentWorker
Creates an input flist for retrieving the list of payments at bill unit level This input FList is required for the opcode AR_GET_ACCT_ACTION_ITEMS
convertToInputFlistForGetBillUnits(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillUnitWorker
Builds input FList to fetch /billinfo details from account id
convertToInputFListForGetBundleOffers(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SubscriptionWorker
Constructs input FList for PCM_OP_SUBSCRIPTION_GET_PURCHASED_OFFERING to get bundle offers
convertToInputFListForGetCollectionsActionHistory(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.CollectionsWorker
Prepares input FList for invoking BRM opcode to get history of action
convertToInputFListForGetCollectionsDetail(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.CollectionsWorker
Generates the input FList for PCM_OP_COLLECTIONS_GET_BILLINFOS
convertToInputFListForGetCollectionsGroup(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.CollectionsWorker
Builds and returns an input flist which is required to call the opcode PCM_OP_COLLECTIONS_GROUP_GET_BILLINFO
convertToInputFListForGetCollectionsGroupDetails(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.CollectionsWorker
Builds and returns an input flist which is required to call the opcode PCM_OP_COLLECTIONS_GROUP_GET_BILLINFO
convertToInputFListForGetCorrectiveBillInfo(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillWorker
Builds input Flist for the GetCorrectiveBillInfo operation
convertToInputFListForGetCreditorsInfo(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PaymentMethodWorker
Creates an input Flist for Get creditors info Search Template : select X from /config/creditor where F1 like V1 This input FList is required for the opcode SEARCH
convertToInputFListForGetCustomizedOffers(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SubscriptionWorker
Constructs input FList for PCM_OP_SUBSCRIPTION_GET_PURCHASED_OFFERING to get customized offers
convertToInputFlistForGetDDObjectSpec(String, Boolean) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.InstallmentWorker
Converts specified input parameters to input fList
convertToInputFListForGetDealTypeDetails(List<Poid>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SubscriptionWorker
Builds input flist to invoke opcode PCM_OP_SEARCH for getting deal types Search template for the input flist will be as below and the argument values shall be plan poid ids select X from /plan where F1 in (V1,206961,136751)
convertToInputFListForGetDealTypeDetails(Set) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SubscriptionWorker
Builds input flist to invoke opcode PCM_OP_SEARCH for getting deal types Search template for the input flist will be as below and the argument values shall be plan poid ids select X from /plan where F1 in (V1,206961,136751)
convertToInputFListForGetDevice(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.ServiceWorker
Constructs FList for getting device details
convertToInputFlistForGetGLID(String, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.InstallmentWorker
Converts specified input parameters to input fList
convertToInputFListForGetItemsForBill(String, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.ItemWorker
Builds the input Flist for getting Items for bill which is required for opcode AR_GET_BILL_ITEMS By default all items are retrieved i.e null value is sent for type.
convertToInputFListForGetLifeCycleStates() - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.ServiceWorker
Builds input flist to invoke PCM_OP_SEARCH opcode
convertToInputFListForGetLimits(Poid, String, String, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.AccountWorker
Returns the input FList required to call the opcode BILL_GET_LIMIT
convertToInputFListForGetLoanDetail(String, String, String, String, String, Boolean) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.LoanWorker
Returns an input FList which is required to call the opcode to return loan details for an account or service
convertToInputFListForGetNotes(String, String, String, int) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.NotesWorker
Creates an Input FList to retrieve Notes Object This input FList is required for the opcode CUST_GET_NOTE
convertToInputFListForGetNotes(String, String, String, int, int) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.NotesWorker
Creates an Input FList to retrieve Notes Object This input FList is required for the opcode CUST_GET_NOTE
convertToInputFListForGetOpenDisputes(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.DisputeWorker
Returns input Flist required to call the opcode AR_GET_ACCT_ACTION_ITEMS
convertToInputFListForGetOpenDisputes(String, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.DisputeWorker
Returns input Flist required to call the opcode AR_GET_ACCT_ACTION_ITEMS
convertToInputFListForGetOrganizationAccountsDetails(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.AccountWorker
Returns input flist to invoke 'PCM_OP_SEARCH' to get account details of all accounts
convertToInputFListForGetOrganizationHierarchy(Poid) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.AccountWorker
Returns input flist to invoke 'PCM_OP_BILL_GROUP_GET_PARENT' opcode
convertToInputFListForGetPackages(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SubscriptionWorker
Creates an FList which has account poid and Inclusion Flag set to return contract fields.
convertToInputFListForGetPaymentAppliedSummary(String, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PaymentWorker
Creates an input Flist for retrieving the list of payments applied for a given bill This input FList is required for the opcode AR_GET_ACCT_ACTION_ITEMS
convertToInputFListForGetPaymentDetails(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PaymentWorker
Creates an input Flist to retrieve the Payments Details for a given Account id This input FList is required for the opcode AR_GET_ITEM_DETAIL
convertToInputFListForGetPaymentMethodsOnFile(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PaymentMethodWorker
Creates an input Flist for Get Payment Method on File Search Template : select X from /payinfo where F1 = V1 and ( F2 like V2 or F3 = V3 ) This input FList is required for the opcode SEARCH
convertToInputFListForGetPayments(String, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PaymentWorker
Creates an input Flist for retrieving the list of payments for a given account This input FList is required for the opcode AR_GET_ACCT_ACTION_ITEMS
convertToInputFListForGetPreferences(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.UtilityWorker
Converts the input FList from user preferences for the passed /service/admin_client id This input FList is required for the opcode READ_FLDS
convertToInputFListForGetProfileDetails(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.ProfileWorker
Returns an input FList which is required to call the opcode for get profile details
convertToInputFListForGetProfileDetails(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.ServiceWorker
Builds input FList to get profile details.
convertToInputFlistForGetPurchasedPackages(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SubscriptionWorker
Constructs inputFlist to retrieve the list of purchased packages of an account which will be populated in the from package drop down of package transition page
convertToInputFListForGetRecordOfAllocationForSessionObj(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PaymentWorker
Convert to Input FList to query multiple allocation audit details of a given session object
convertToInputFListForGetRefundActions(String, Poid, Poid) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillWorker
Returns an input flist which is required to invoke the the opcode AR_GET_ACCT_ACTION_ITEMS
convertToInputFListForGetRefundDetails(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.RefundWorker
Returns an input flist which is required to call the opcode AR_GET_ITEM_DETAIL
convertToInputFListForGetScenarioDetail(Poid) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.CollectionsWorker
Generates the input FList for PCM_OP_COLLECTIONS_GET_SCENARIO_DETAIL
convertToInputFListForGetServiceDetails(Poid, Poid, boolean) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SubscriptionWorker
Returns an input FList which is required to call the opcode PCM_OP_SEARCH to get Service Details
convertToInputFListForGetServiceDetails(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.ServiceWorker
Builds input FList to get service details.
convertToInputFListForGetServiceDetails(Map<String, List<Poid>>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SubscriptionWorker
Returns List of input FList required to call the SEARCH opcode for Service details
convertToInputFListForGetSettlementDetails(String, String, String, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.DisputeWorker
Returns input FList required to get Settlement Details
convertToInputFListForGetTaxInfo(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.AccountWorker
Returns an input flist which is required to call the opcode READ_FLDS
convertToInputFListForGetTelcoServicesDetails(Map) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SubscriptionWorker
Returns List of input FList required to call the SEARCH opcode for telco Service details
convertToInputFListForGetTemplateRecords(String, String, int, int, SearchCriterias, List<GenericTemplate.SortbyFields>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplateAccountWorker
builds and returns the input FLIST required for getting the template records
convertToInputFListForGetTemplateRecords(String, String, int, int, SearchCriterias, List<GenericTemplate.SortbyFields>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplateBaseWorker
Constructs the input Flist for the opcode used by the template The implementing classes need to implement this method
convertToInputFListForGetTemplateRecords(String, String, int, int, SearchCriterias, List<GenericTemplate.SortbyFields>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplateBatchPaymentWorker
builds and returns the input FLIST required for getting the template records
convertToInputFListForGetTemplateRecords(String, String, int, int, SearchCriterias, List<GenericTemplate.SortbyFields>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplateBillWorker
Constructs the input Flist for the opcode used by the template The implementing classes need to implement this method
convertToInputFListForGetTemplateRecords(String, String, int, int, SearchCriterias, List<GenericTemplate.SortbyFields>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplateCollectionsWorker
Builds and returns the input FLIST required for getting the template records
convertToInputFListForGetTemplateRecords(String, String, int, int, SearchCriterias, List<GenericTemplate.SortbyFields>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplateDeviceWorker
Builds and returns the input FLIST required for getting the template records
convertToInputFListForGetTemplateRecords(String, String, int, int, SearchCriterias, List<GenericTemplate.SortbyFields>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplateEventWorker
constructs the input FList for the opcode used by the template
convertToInputFListForGetTemplateRecords(String, String, int, int, SearchCriterias, List<GenericTemplate.SortbyFields>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplateNewsFeedWorker
constructs the input Flist for the opcode used by the template
convertToInputFListForGetTemplateRecords(String, String, int, int, SearchCriterias, List<GenericTemplate.SortbyFields>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplatePaymentSuspenseWorker
Builds and returns the input FLIST required for getting the template records
convertToInputFListForGetTemplateRecords(String, String, int, int, SearchCriterias, List<GenericTemplate.SortbyFields>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplatePaymentWorker
Constructs the input Flist for the opcode used by the template The implementing classes need to implement this method
convertToInputFListForGetTemplateRecords(String, String, int, int, SearchCriterias, List<GenericTemplate.SortbyFields>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplateSearchWorker
Constructs the input Flist for the opcode used by the template The implementing classes need to implement this method
convertToInputFListForGetTemplateRecords(String, String, int, int, SearchCriterias, List<GenericTemplate.SortbyFields>) - Method in interface com.oracle.communications.brm.cc.modules.pcm.workers.TemplateWorker
Constructs an input FList for retrieving the template
convertToInputFListForGetTotalChildAccounts(Poid) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillUnitWorker
Builds input FList for PCM_OP_SEARCH opcode to get the count of child accounts
convertToInputFListForGetTransferBalance(String, String, String, String, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillUnitWorker
Returns the input FList required to call the opcode PCM_OP_SEARCH
convertToInputFlistForGetTransitionPackages(String, int) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SubscriptionWorker
Creates the input Flist required to get transition Packages package id and the transition type provided.
convertToInputFListForGetUnallocatedAmounts(String, String, AccountSummary, boolean) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillUnitWorker
Returns an input flist which is required to call an opcode AR_GET_ACCT_ACTION_ITEMS
convertToInputFListForGetWriteOffDetails(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.WriteoffWorker
Returns an input flist which is required to call the opcode AR_GET_ITEM_DETAIL
convertToInputFListForInsertAction(String, InsertAction) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.CollectionsWorker
Builds and returns an input flist which is required to call the opcode PCM_OP_COLLECTIONS_ADD_ACTION
convertToInputFListForInstallmentScheduleSpecWithQP(String, String, String, Integer, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.InstallmentWorker
Converts the specified parameter to input fList
convertToInputFListForInstallmentScheduleWithQP(String, String, String, String, String, String, Integer, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.InstallmentScheduleWorker
Converts installment schedule input JSON/XML request to input fList
convertToInputFListForIsFileAlreadyProcessed(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BatchPaymentWorker
construct the inputFlist to search by FileName
convertToInputFListForItemAllocate(List<BillItem>, String, String, boolean) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.AllocationWorker
This method returns an input flist which is required to call an opcode BILL_ITEM_TRANSFER - This is used for Item level allocation
convertToInputFListForMakeCCPayInfoPayment(Payment, Poid) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PaymentWorker
creates an input flist for saving credit card payment after saving payment info Calls PYMT_COLLECT to make payment with PayInfoPoid received after saving payment info
convertToInputFListForMakeCCPayment(Payment) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PaymentWorker
creates an input flist to save credit card payment this input flist is required for the opcode PYMT_COLLECT
convertToInputFListForMakeDDPayInfoPayment(Payment, Poid) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PaymentWorker
creates an input flist for saving Direct debit payment after saving payment info Calls PYMT_COLLECT to make payment with PayInfoPoid received after saving payment info
convertToInputFListForMakeDDPayment(Payment) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PaymentWorker
creates an input flist to save direct debit payment this input flist is required for the opcode PYMT_COLLECT
convertToInputFListForMakePayInfoPayment(Payment, Poid, int) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PaymentWorker
creates an input flist for saving credit card/direct debit payment after saving payment info Calls PYMT_COLLECT to make payment with PayInfoPoid received after saving payment info
convertToInputFListForMakePayment(Payment, int) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PaymentWorker
creates an input flist to save credit card/direct debit payment this input flist is required for the opcode PYMT_COLLECT
convertToInputFListForMakePaymentCustom(Payment) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PaymentWorker
creates an input flist to save custom Payment Type.This input flist is required for the opcode PYMT_COLLECT
convertToInputFListForMakeSuspensePayment(Payment, int) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PaymentWorker
creates an input flist by using custom payment type for making payment into suspense account input flist is required for the opcode PYMT_COLLECT
convertToInputFlistForMembership(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SharingWorker
Generates the input FList for membership search
convertToInputFListForOpenBill(ResourceRef) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PaymentWorker
Creates an input flist to get account balance summary
convertToInputFListForPackageTransition(String, PackageTransition) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SubscriptionWorker
Returns input FList required to call the opcode SUBSCRIPTION_TRANSITION_PLAN
convertToInputFlistForParticipation(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SharingWorker
Generates the input FLIST for Participation
convertToInputFListForProduceCorrectiveBill(String, CorrectiveBill) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillWorker
Builds input flist for the ProduceCorrectiveBill operation
convertToInputFlistForProfileMembers(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SharingWorker
Generates input flist to get the profile membership
convertToInputFlistForProfileOwnership(SharingOwner) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SharingWorker
Generates input flist to get the profile ownership
convertToInputFListForPromiseToPay(PromiseToPay, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.CollectionsWorker
Returns an input flist which is required to call the opcode COLLECTIONS_INVOKE_PROMISE_TO_PAY
convertToInputFListForRecordFailure(String, String, int, String, Exception, Map<String, String>, String, HttpServletRequest, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.RequestInfoWorker
Prepares input FLIST for request create operation
convertToInputFListForRecordRequest(RequestDetails) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.RequestInfoWorker
Prepares inputFList from reqDetails payload
convertToInputFListForRemoveAccountFromHierarchy(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.AccountWorker
Returns an input flist which is required to call the opcode BILL_GROUP_DELETE_MEMBER
convertToInputFListForRemoveBillUnit(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.CollectionsWorker
Builds and returns an input flist which is required to call the opcode PCM_OP_COLLECTIONS_PROCESS_BILLINFO
convertToInputFlistForRemoveBUHierarchy(BillUnitHierarchy, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillUnitWorker
generates the input Flist for removing the Parent Bill Unit for a give billUnit
convertToInputFListForRemoveChildrenFromHierarchy(List<String>, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.AccountWorker
Returns an input flist which is required to call the opcode BILL_GROUP_DELETE_MEMBER
convertToInputFListForRemoveMember(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.CollectionsWorker
Builds and returns an input flist which is required to call the opcode PCM_OP_COLLECTIONS_GROUP_DELETE_MEMBER
convertToInputFlistForRenewContract(SubscriptionTerms) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SubscriptionWorker
Convert to input flist for renew subscriber contract.
convertToInputFListForReplaceCollectionScenario(String, ReplaceScenarioDetails, boolean, boolean) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.CollectionsWorker
Builds input FList required to invoke opcode PCM_OP_COLLECTIONS_REPLACE_SCENARIO
convertToInputFListForRescheduleAction(EditAction, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.CollectionsWorker
Returns an input flist which is required to call the opcode COLLECTIONS_RESCHEDULE_ACTION
convertToInputFListForReversalAuditTrails(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PaymentWorker
Constructs input flist to retrieve /event/billing/reversal objects based on the given payment transaction IDs.
convertToInputFListForReversePayment(ReversePayment) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PaymentWorker
Creates an input flist to reverse the payment
convertToInputFListForRevokePromiseToPay(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.CollectionsWorker
Builds and returns an input flist which is required to call the opcode PCM_OP_COLLECTIONS_REVOKE_PROMISE_TO_PAY
convertToInputFListForSaveCreditCardPayInfo(PayinfoCcType) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PaymentWorker
creates an input flist for storing Credit Card Payment Method This input FList is required for the opcode CUST_SET_PAYINFO
convertToInputFListForSaveDebitCardPayInfo(PayinfoDdType) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PaymentWorker
creates an input flist for storing Debit Card Payment Method This input FList is required for the opcode CUST_SET_PAYINFO
convertToInputFListForSavePaymentInfo(Payment, int) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PaymentWorker
creates an input flist for storing Credit Card/Direct Debit Payment Method This input FList is required for the opcode CUST_SET_PAYINFO
convertToInputFListForSavePaymentMethodsonFile(PayMethod, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PaymentMethodWorker
Creates an input flist for storing Credit Card/Direct Debit/Invoice Payment Method This input FList is required for the opcode CUST_UPDATE_CUSTOMER
convertToInputFListForSaveProfile(ProfileType) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.ProfileWorker
Returns an input FList which is required to call the opcode for updating profile
convertToInputFListForSaveTaxInfo(String, TaxInfo) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.AccountWorker
Returns an input flist which is required to call the opcode CUST_SET_TAXINFO
convertToInputFListForSearch(SearchCriterias, SearchTemplate) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SearchWorker
Creates an input Flist for search Generic search method capable of accepting the list of search criterias using "SearchCriterias" payload and return the input flist based on the corresponding search template.
convertToInputFListForSearchBillInfo(Poid) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMBaseWorker
Builds input flist for PCM_OP_SEARCH to get bill info's of the account
convertToInputFListforSelectItems(BatchRecordsList, int, Poid, FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BatchPaymentWorker
Uses the Output FList from PCM_OP_PYMT_VALIDATE_PAYMENT Opcode to create the Input FList for PCM_OP_PYMT_SELECT_ITEMS.
convertToInputFListForSetInvoiceTemplate(BillUnit) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillUnitWorker
This function will generate the input Flist for updating the invoice template type
convertToInputFListForSettleBillDispute(String, SettlementBill) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.DisputeWorker
Returns input Flist required to call the opcode AR_BILL_SETTLEMENT The original disputed amount with out tax is sent to the Settlement The settlement with tax or with out tax included is decided from the dispute object
convertToInputFListForSettleDispute(ARActionRequestType) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillWorker
Returns an input flist which is required to call the opcode AR_BILL_SETTLEMENT
convertToInputFListForSettleEventDispute(String, SettlementEvent) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.DisputeWorker
Returns input FList required to call the opcode AR_EVENT_SETTLEMENT
convertToInputFListForSettleItemDispute(String, SettlementItem) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.DisputeWorker
Returns input Flist required to call the opcode AR_ITEM_SETTLEMENT
convertToInputFListForStorePreferences(String, Preferences) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.UtilityWorker
Converts the user preferences passed in the preferences payload object for the passed /service/admin_client id in to Input FList This input FList is required for the opcode WRITE_FLDS
convertToInputFListForSubscriptionPurchasedOfferings(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SubscriptionWorker
Returns input FList required to call the opcode
convertToInputFListForSubscriptionPurchasedOfferings(String, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SubscriptionWorker
Returns input FList required to call the opcode SUBSCRIPTION_GET_PURCHASED_OFFERINGS
convertToInputFListForTransferNegativeBalance(String, List<Bill>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillWorker
Builds input Flist for the TransferNegativeBalance operation
convertToInputFListForUpdateBillUnit(BillUnit) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillUnitWorker
Converts to input FList for updating the Bill Unit
convertToInputFListForUpdateDepositSpecProfile(DepositSpecProfile, String) - Method in class com.oracle.communications.brm.cc.util.DepositWorkerUtil
Converts Deposit Spec Profile input JSON/XML request to input fList
convertToInputFListForUpdateGeneralInfo(Account) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.AccountWorker
Returns an input flist which is required to call the opcode CUST_UPDATE_CUSTOMER
convertToInputFListForUpdateInstallmentSchedule(InstallmentSchedule, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.InstallmentScheduleWorker
Converts installment schedule input JSON/XML request to input fList
convertToInputFListForUpdateInstallmentScheduleSpec(InstallmentScheduleSpec, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.InstallmentWorker
Converts installment schedule spec input JSON/XML request to input fList
convertToInputFListForUpdateNotes(Notes) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.NotesWorker
Converts the existing notes payload object in to input FList object This method returns an input FList which is required for updating existing notes for opcode CUST_SET_NOTE
convertToInputFListForUpdatePromiseToPayAction(EditAction, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.CollectionsWorker
Returns an input flist which is required to call the opcode COLLECTIONS_UPDATE_ACTION_PAYMENT_DETAILS
convertToInputFListForUpdateServices(UpdateServiceProfile) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.ServiceWorker
Construct the input Flist for CUST_UPDATE_SERVICES to associate SIM/NUM to the service
convertToInputFlistForUpdatingOffers(String, CustomizedBundleForPurchase) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SubscriptionWorker
Creates the input Flist required to update Product details or Discount details
convertToInputFListForUserActivitySearch(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PaymentWorker
Utility to build the search input flist based on the paymentTypeIDs list
convertToInputFListForValidateAccount(RegistrationAccount) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.AccountWorker
Returns an input flist which is required to call the opcode CUST_VALIDATE_CUSTOMER
convertToInputFListForValidateBatchPayments(List<Map>, Map<String, String>, PaymentBatchStatistics, Configurations) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BatchPaymentWorker
Creates input flist from the payment batch data to invoke PCM_OP_PYMT_VALIDATE_PAYMENT opcode
convertToInputFListForWithdrawPaymentSuspense(WithdrawPayment) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PaymentWorker
Creates input FList to withdraw payment into suspense account.
convertToInputFListForWriteoffAccount(String, Writeoff) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.WriteoffWorker
This method returns an input flist For Writeoff Account which is required to invoke the opcode AR_ACCOUNT_WRITEOFF
convertToInputFListForWriteoffBill(String, Writeoff) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.WriteoffWorker
This method returns an input flist For Writeoff Bill which is required to invoke the opcode AR_BILL_WRITEOFF
convertToInputFListForWriteoffItem(String, Writeoff) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.WriteoffWorker
This method returns an input flist For Writeoff Item which is required to invoke the opcode AR_ITEM_WRITEOFF
convertToInputFListForWriteoffReversal(String, ReverseWriteoff) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.WriteoffWorker
This method prepares an input flist for Write-off Reversal to invoke the opcode AR_REVERSE_WRITEOFF
convertToInputFListFromId(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.DepositWorker
Converts input restId to input fList
convertToInputFListFromRestId(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.InstallmentWorker
Converts input restId to input fList
convertToInputFlistGetCancellationFeeForSubscriptions(SubscriptionPreviewCancellationCharges) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SubscriptionWorker
Convert to input flist for get preview cancellation fee of subscriptions for an account.
convertToInputFlistsForOffersStatusChange(OfferStatus) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.StatusWorker
Return List of input FLists for offer status change
convertToInputFlistToAddMembers(SharingMember, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SharingWorker
Generates the input FLIST to add members
convertToInputFListToDeleteDeferredAction(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.DeferredActionWorker
Prepares input FList to delete deferred action for given action id
convertToInputFlistToDeleteMembers(SharingMember, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SharingWorker
Generate input flist to delete members from group
convertToInputFlistToDeleteOwnership(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SharingWorker
Generates the input FLIST to delete owner
convertToInputFlistToEditMembers(SharingMemberServiceDetails, String, List<Poid>, List<Poid>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SharingWorker
Generates the input FLIST to edit members
convertToInputFlistToEditMultipleMembers(List<SharingMemberServiceDetails>, String, List<List<Poid>>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SharingWorker
Generates the input FLIST to edit multiple members
convertToInputFListToExecuteDeferredAction(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.DeferredActionWorker
Prepares input FList to execute deferred action for given action id
convertToInputFListToGetAllServices(List) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SubscriptionWorker
This method is used to create an InputFlist for Search Opcode to get all the Services.
convertToInputFListToGetBillDisputeNotes(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.DisputeWorker
Returns input Flist required to call the opcode AR_GET_ACCT_ACTION_ITEMS
convertToInputFListToGetBundleList(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SubscriptionWorker
Creates an input FList to retrieve the Bundle List for a given id This input FList is required for the opcode CUST_POL_GET_DEALS
convertToInputFListToGetDeferredActions(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.DeferredActionWorker
Prepares input FList to get list of deferred actions for given account
convertToInputFlistToGetDeletedOwnership(SharingOwner, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SharingWorker
Generates input flist to get the deleted ownership
convertToInputFlistToGetMembers(Poid, MultivaluedMap<String, String>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SharingWorker
Method to get FList required for fetching all members from a sharing group.
convertToInputFListToGetOfferDetais(Poid) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SubscriptionWorker
Build input FLIST to retrieve offer details
convertToInputFlistToGetOwnership(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SharingWorker
Generates the input FLIST to retrieve ownership
convertToInputFlistToGetOwnershipDetails(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SharingWorker
Generates input flist to get the ownership details
convertToInputFlistToGetProfileOwnership(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SharingWorker
Generate input flist for profile owner search
convertToInputFlistToGetProfilesForSharing(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SharingWorker
Generates input flist to get the profiles for sharing
convertToInputFListToGetPurchasedDeals(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SubscriptionWorker
 
convertToInputFListToGetReversalOfEvent(String, Calendar, Calendar) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PaymentWorker
Convert to Input FList to find reversal event of a given payment Sub transaction Id with in given interval of time.
convertToInputFListToGetSessionObjOfReversal(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PaymentWorker
Convert to Input FList to query session object reversal event of a given payment transaction Id
convertToInputFlistToGetSponsors() - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SharingWorker
Generates input flist to get the sponsors
convertToInputFlistToGetSponsorsForDiscount(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SharingWorker
Generates input flist to get the sponsors for discount
convertToInputFListToGetUnallocatedItems(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.RefundWorker
Returns input flist to get unallocated items of an account
convertToInputFlistToModifyCollectionsGroup(String, CollectionsGroup) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.CollectionsWorker
Returns an input flist which is required to call the opcode PCM_OP_COLLECTIONS_GROUP_MODIFY
convertToInputFListToModifyDeferredAction(String, DeferredAction) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.DeferredActionWorker
Prepares input FList to modify deferred action for given action id
convertToInputFlistToModifyOwnership(SharingOwner, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SharingWorker
Generates the input FLIST to modify owner
convertToInputFlistToModifyProfileOwnership(SharingOwner, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SharingWorker
Generates input flist to get the modified ownership for Profile
convertToInputFlistToMoveBalanceGroup(List<NewBillUnit>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillUnitWorker
This method will generate the input FList for moving the Balance Group
convertToInputFListWithEventQP(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.NotificationEventWorker
Converts specified input parameters to input fList
convertToInputFListWithQP(String, String, String, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.DepositWorker
Converts the specified parameter to input fList
convertToInputFListWithQP(String, String, String, String, String) - Method in class com.oracle.communications.brm.cc.util.DepositRefundWorkerUtil
Converts input Deposit Refund to input fList
convertToInputForDeleteRequest(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.RequestInfoWorker
Prepares inputFList from request failed id to delete request
convertToInputForGetDepositSpecByQP(String, String, String, String, String, String, String) - Method in class com.oracle.communications.brm.cc.util.DepositSpecWorkerUtil
Converts the specified parameter to input fList
convertToInputForGetRequestDetailsQP(String, String, String, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.RequestInfoWorker
 
convertToInputGetDepositTxnDetails(String, String, String) - Method in class com.oracle.communications.brm.cc.util.DepositWorkerUtil
Converts input customerDepositRef to input fList
convertToItemsDetailsForGetPaymentDetails(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PaymentWorker
Returns the item details for the passed outputFList FList
convertToLifeCycleStatesForLifeCycleStates(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.ServiceWorker
Parses through the output flist and populates the data for 'LifeCycleStates object
convertToLocalDate(Calendar) - Static method in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMBaseWorker
get the LocalDate of the Calendar day
convertToMidnightDate(Calendar) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMBaseWorker
function to set normal date to midnight Date
convertToModifyOrderedBalGroupFlist(SharingMember, Poid) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SharingWorker
Generates the input FLIST to modify ordered balance group
convertToNotesForGetAllNotes(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.NotesWorker
Builds List of Notes payload objects from the output FList
convertToNotesForGetNotes(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.NotesWorker
Builds Notes payload object from the output FList
convertToNotesForNewNotes(String, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.NotesWorker
Returns a new/dummy note object with payment id and account id set
convertToNotesForUpdateNotes(Notes) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.NotesWorker
Builds Notes payload from the Notes object Calls the getnotes methods - convertToInputFListForGetNotes, invokeGetNotes, convertToNotesForGetNotes respectively
convertToOffSetDate(Calendar) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMBaseWorker
function to convert normal date to offset date from 1970 Example: if start date is 2007/04/17 and current date 2006/04/17, the date we send to the server is 1971/04/17.
convertToOrganizationHierarchy(FList, Map) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.AccountWorker
Populates the details for the recursive payload present in 'OrganizationHierarchy payload.
convertToOutputFListForAdjustBill(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.AdjustmentWorker
Returns an item adjustment poid
convertToOutputFListForDisputeBill(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.DisputeWorker
 
convertToOutputFListForDisputeEvent(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.DisputeWorker
 
convertToOutputFListForDisputeItem(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.DisputeWorker
 
convertToOutputFListForSettleBillDispute(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.DisputeWorker
Returns item settlement poid
convertToOutputFListForSettleEventDispute(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.DisputeWorker
 
convertToOutputFListForSettleItemDispute(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.DisputeWorker
 
convertToOutputFListToGetBundleList(FList, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SubscriptionWorker
Retrieves the list of bundles available for purchase
convertToOutputForAddOrRemoveAccountToFromHierarchy(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.AccountWorker
 
convertToOutputForAddOrUpdateBUHierarchy(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillUnitWorker
Processes the output FList and returns BillInfoId
convertToOutputForAdjustNonCurrencyBalnace(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.AdjustmentWorker
Processes output FList from "BILL_DEBIT" opcode call
convertToOutputForApplyLoanDetails(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.LoanWorker
Processes the resultFlist service
convertToOutputForBillNow(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillWorker
Processes the bill-now output flist
convertToOutputForBillRefund(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.RefundWorker
Returns List of refund item IDs
convertToOutputForCalcAgeingBuckets(FList, CollectionDetails) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.CollectionsWorker
Adds information on the age of overdue amount from FList to CollectionsDetails object
convertToOutputForCreateBillUnit(FList, BillUnit) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillUnitWorker
Processes the output FList and returns New BillUnit object
convertToOutputForCreateTransferBalance(FList, TransferBalance) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillUnitWorker
Processes the output FList and returns TransferBalanceCreateResponse containing transfer balance event id
convertToOutputForDepositSpecProfileWithQP(FList) - Method in class com.oracle.communications.brm.cc.util.DepositWorkerUtil
Converts output fList response to output JSON/XML response
convertToOutputForForGetGLID(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.InstallmentWorker
Converts output fList response to output JSON/XML response
convertToOutputForGetAccountDetails(FList, boolean) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.AccountWorker
Parses the output flist and returns an account details payload with account details
convertToOutputForGetAccountProfiles(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.ProfileWorker
Parses the output FList and creates collection of profile type payloads
convertToOutputForGetAccountSummary(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillUnitWorker
This method parses an output flist and creates a payload for AccountSummary
convertToOutputForGetAccountTaxInfo(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.AccountWorker
Parses the output flist and returns an account tax details payload with account tax details
convertToOutputForGetAccountWriteOffDetails(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.WriteoffWorker
This method parses the write-off profile and retrieves details of each write-off item listed in the profile
convertToOutputForGetAdjustmentDetails(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.AdjustmentWorker
This method parse the output flist and creates an AdjustmentDetails payload
convertToOutputForGetAdjustments(FList, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.AdjustmentWorker
This method parse the output flist and creates a payload of ar actions list
convertToOutputForGetAdjustmentsForBillUnit(FList, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.AdjustmentWorker
This method parse the output flist and creates a payload of ar actions list
convertToOutputForGetAllPaymentFields(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.ConfigurationWorker
Converts outputFList to PaymentTypeFields object
convertToOutputForGetArActions(FList, FList, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillWorker
Parses the output flist and creates a payload
convertToOutputForGetBalanceGroups(Poid, FList, List<Service>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillUnitWorker
Process the output FList to get Balance group details
convertToOutputForGetBillDetails(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillWorker
Returns Bill details
convertToOutputForGetBillDetailsWithAccountId(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillWorker
Returns Bill details
convertToOutputForGetBillInProgress(FList, FList, FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillWorker
Parses the output flist then creates and returns the bill payload This will create a consolidated bill object based on billExcludingChild and billIncludingChild flist
convertToOutputForGetBillItems(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.AllocationWorker
Parses the output flist and creates a payload of bill items
convertToOutputForGetBills(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillWorker
Parses the output flist and returns a payload
convertToOutputForGetBillUnitChild() - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillUnitWorker
 
convertToOutputForGetBillUnitChildCount(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillUnitWorker
 
convertToOutputForGetBillUnitDetails(FList, String, boolean) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillUnitWorker
This method parse the output flist and creates a AccountSummary payload
convertToOutputForGetBundleOffers(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SubscriptionWorker
Process the outputFlist from PCM_OP_SUBSCRIPTION_GET+PURCHASED_OFFERING
convertToOutputForGetCollectionDetailsForAccount(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.CollectionsWorker
create the accountCollectionDetails object from the outputFlist of the opcode PCM_OP_COLLECTIONS_GET_BILLINFOS
convertToOutputForGetCollectionsActionHistory(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.CollectionsWorker
Transforms the received action history data into CollectionsActionHistory object
convertToOutputForGetCollectionsGroup(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.CollectionsWorker
create the CollectionsGroup object from the outputFlist of the opcode PCM_OP_COLLECTIONS_GROUP_GET_BILLINFO
convertToOutputForGetCollectionsGroupDetails(List<FList>, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.CollectionsWorker
Transforms the received collections group data into CollectionsGroupDetails object
convertToOutputForGetConfigActions(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.CollectionsWorker
Parses the input FList and creates a Configurations object for collections actions
convertToOutputForGetConfigProfiles(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.CollectionsWorker
Parses the input FList and creates a Configurations object for collections profiles
convertToOutputForGetConfigScenarios(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.CollectionsWorker
Parses the input FList and creates a Configurations object for collections scenarios
convertToOutputForGetCorrectiveBilInfo(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillWorker
gets the Corrective Bill Trail
convertToOutputForGetCreditorInfo(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PaymentMethodWorker
Gets the creditors info from BRM
convertToOutputForGetCustomizedOffers(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SubscriptionWorker
Process the outputFlist from PCM_OP_SUBSCRIPTION_GET+PURCHASED_OFFERING
convertToOutputForGetDDObjectSpec(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.InstallmentWorker
Converts output fList response to output JSON/XML response
convertToOutputForGetDepositSpecByQP(FList) - Method in class com.oracle.communications.brm.cc.util.DepositSpecWorkerUtil
Converts output fList response to output JSON/XML response
convertToOutputForGetDepositSpecProfile(FList) - Method in class com.oracle.communications.brm.cc.util.DepositWorkerUtil
Converts output fList response to output JSON/XML response
convertToOutputForGetDevice(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.ServiceWorker
Converts FList to deviceType POJO
convertToOutputForGetInstallmentScheduleSpec(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.InstallmentWorker
Converts output fList response to output JSON/XML response
convertToOutputForGetLimits(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.AccountWorker
Process the output FList to get Balance group details
convertToOutputForGetLoanDetail(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.LoanWorker
Parses the output flist and returns a loanDetail payload with loan details
convertToOutputForGetLoanProfileDetails(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.LoanWorker
Converts output FList to list of LoanProfileDetails
convertToOutputForGetOpenDisputes(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.DisputeWorker
 
convertToOutputForGetPaymentAppliedSummary(FList, FList, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PaymentWorker
Retrieves the payment applied list for given output Flist PaymentApplied contains data like Payment Date, Payment Amount and Payment Item Id of bill
convertToOutputForGetPTPSpecifications(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.ConfigurationWorker
Converts outputFList to ConfigPromiseToPaySpecification list
convertToOutputForGetRefundableBills(FList, List<Poid>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.RefundWorker
Returns refundable bills
convertToOutputForGetRefundDetails(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.RefundWorker
This method parse the output flist and creates an RefundDetails payload
convertToOutputForGetRequestDetailsQP(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.RequestInfoWorker
Process output FList to get data in required schema form
convertToOutputForGetScenarioDetails(FList, Poid) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.CollectionsWorker
create the CollectionDetails object from the outputFlist of the opcode PCM_OP_COLLECTIONS_GET_SCENARIO_DETAIL
convertToOutputForGetSettlementDetails(String, FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.DisputeWorker
Return SettlementDetails
convertToOutputForGetSubscriberPreferencesTypes(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.ConfigurationWorker
Retrieve list of ConfigSubscriberPreferencesType This function converts the output flist to list of ConfigSubscriberPreferencesType
convertToOutputForGetTransferBalance(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillUnitWorker
Processes the output FList and returns List<TransferBalanceDetails>
convertToOutputForGetTransitionTypes(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SubscriptionWorker
Returns transition types available
convertToOutputForGetUnallocatedAmounts(FList, String, AccountSummary) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillUnitWorker
Parses the output flist and creates a account summary payload
convertToOutputForGetUnallocatedItems(FList, List<Poid>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.RefundWorker
Returns refundable items (unallocated payments and unallocated adjustments)
convertToOutputForGetWriteOffDetails(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.WriteoffWorker
This method parse the output flist and creates an WriteOffDetails payload
convertToOutputForInstallmentSchedule(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.InstallmentScheduleWorker
Converts output fList response to output JSON/XML response
convertToOutputForInstallmentScheduleSpecWithQP(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.InstallmentWorker
Converts output fList response to output JSON/XML response
convertToOutputForInstallmentScheduleWithQP(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.InstallmentScheduleWorker
Converts output fList response to output JSON/XML response
convertToOutputForIsFileAlreadyProcessed(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BatchPaymentWorker
This method returns a integer count of the files with the fileName
convertToOutputForMoveBalanceGroup(FList, List<NewBillUnit>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillUnitWorker
This method will process the output FList from "PCM_OP_CUST_MODIFY_CUSTOMER"
convertToOutputForNotificationWithQP(FList) - Method in class com.oracle.communications.brm.cc.util.NotificationEventWorkerUtil
Converts output fList response to output JSON/XML response
convertToOutputForOwnership(FList, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SharingWorker
Populate the Owner details into a list
convertToOutputForOwnershipEditDetails(FList, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SharingWorker
 
convertToOutputForProfileOwnership(FList, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SharingWorker
Populates the list of sharing owner details sing output flist
convertToOutputForRemoveBUHierarchy(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillUnitWorker
Processes the output FList and returns BillInfoId
convertToOutputForSponsors(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SharingWorker
Populate the Sponsor details into a list
convertToOutputForSponsorsForDiscounts(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SharingWorker
Populate the Sponsor details into a list
convertToOutputForUpdateBillUnit(FList, BillUnit) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BillUnitWorker
Processes the output FList and returns Updated BillUnit object
convertToPaymentAuditDetailsForGetAuditTrails(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PaymentWorker
Converts outputFlist to List of Payment Audit Details.
convertToPaymentAuditDetailsForReversalAuditTrails(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PaymentWorker
Converts output flist to Payment Audit Details.
convertToPaymentMethodsForGetPaymentMethodsOnFile(FList, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PaymentMethodWorker
Gets the Payment Methods(credit & direct debit only) for the account
convertToPaymentsDetailsForGetPaymentDetails(FList, PaymentDetails) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PaymentWorker
Returns the payment details for the passed outputFList FList
convertToPaymentsForGetPayments(FList, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PaymentWorker
Retrieves the list of payments from outputFlist
convertToPreferencesForGetPreferences(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.UtilityWorker
Gets the preferences payload from output FList
convertToServiceProfilesForProfileDetails(FList, ServiceProfile) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.ServiceWorker
Parse through outputFList and build list of ProfileType objects.
convertToServiceProfilesForServiceDetails(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.ServiceWorker
Parse through outputFList and build ServiceType object.
convertToServicesAfterProcessingFlists(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SubscriptionWorker
Returns List of services after processing the outputFList
convertToServicesAfterProcessingFlists(FList, List<FList>, Map<String, List<Poid>>, Map<String, Integer>, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SubscriptionWorker
Returns List of services/telco services with Service details
convertToServicesListForContract(FList, Poid) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SubscriptionWorker
Processes the FList to fetch list of services associated with subcriber_contract id
convertToTemplateRecordsForGetTemplateRecords(FList, String, String, SearchCriterias) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplateAccountWorker
 
convertToTemplateRecordsForGetTemplateRecords(FList, String, String, SearchCriterias) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplateBaseWorker
Converts the output FList in the Pojo object representation.
convertToTemplateRecordsForGetTemplateRecords(FList, String, String, SearchCriterias) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplateBatchPaymentWorker
converts the output FList in the Pojo object representation.
convertToTemplateRecordsForGetTemplateRecords(FList, String, String, SearchCriterias) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplateBillWorker
Converts outputFList to the record format
convertToTemplateRecordsForGetTemplateRecords(FList, String, String, SearchCriterias) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplateCollectionsWorker
 
convertToTemplateRecordsForGetTemplateRecords(FList, String, String, SearchCriterias) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplateDeviceWorker
 
convertToTemplateRecordsForGetTemplateRecords(FList, String, String, SearchCriterias) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplateEventWorker
 
convertToTemplateRecordsForGetTemplateRecords(FList, String, String, SearchCriterias) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplateNewsFeedWorker
converts the output FList in the Pojo object representation.
convertToTemplateRecordsForGetTemplateRecords(FList, String, String, SearchCriterias) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplatePaymentSuspenseWorker
 
convertToTemplateRecordsForGetTemplateRecords(FList, String, String, SearchCriterias) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplatePaymentWorker
Converts outputFList to the record format
convertToTemplateRecordsForGetTemplateRecords(FList, String, String, SearchCriterias) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplateSearchWorker
Converts outputFList to the record format
convertToTemplateRecordsForGetTemplateRecords(FList, String, String, SearchCriterias) - Method in interface com.oracle.communications.brm.cc.modules.pcm.workers.TemplateWorker
Constructs and returns a list of ColumnarRecord based on the outputFList and the parameters passed
CORRECT_ACTION - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
 
CORRECTIVE_BILL - Enum constant in enum class com.oracle.communications.brm.cc.enums.NotesSubTypes
 
CORRECTIVE_BILL_INVOICE_CORRECTION_DETAIL - Static variable in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMConstants
 
CORRECTIVE_BILL_INVOICE_CORRECTION_SUUMMARY - Static variable in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMConstants
 
CORRECTIVE_BILL_INVOICE_REPLACEMENT_DETAIL - Static variable in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMConstants
 
CORRECTIVE_BILL_INVOICE_REPLACEMENT_SUMMARY - Static variable in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMConstants
 
CorrectiveBill - Class in com.oracle.communications.brm.cc.model
Java class for anonymous complex type
CorrectiveBill - Enum constant in enum class com.oracle.communications.brm.cc.enums.NewsfeedType
 
CorrectiveBill() - Constructor for class com.oracle.communications.brm.cc.model.CorrectiveBill
 
CorrectiveBillDetails - Class in com.oracle.communications.brm.cc.model
Java class for correctiveBillDetails complex type
CorrectiveBillDetails() - Constructor for class com.oracle.communications.brm.cc.model.CorrectiveBillDetails
 
CorrectiveBillTrail - Class in com.oracle.communications.brm.cc.model
Java class for anonymous complex type
CorrectiveBillTrail() - Constructor for class com.oracle.communications.brm.cc.model.CorrectiveBillTrail
 
correctiveInvoiceType - Variable in class com.oracle.communications.brm.cc.model.BillUnit
The type of invoice to create for corrective bills, such as an invoice correction letter or a replacement invoice.
correctiveInvoiceType - Variable in class com.oracle.communications.brm.cc.model.PaymentInstrumentType
The type of invoice to create, such as an invoice correction letter or a replacement invoice.
correlationId - Variable in class com.oracle.communications.brm.cc.model.RequestDetails
The correlation ID of the request.
cos - Variable in class com.oracle.communications.brm.cc.model.ServiceTelephonyType.ServiceTelephony
 
count - Variable in class com.oracle.communications.brm.cc.model.Notes
The number of comments associated with the note.
count - Variable in class com.oracle.communications.brm.cc.model.ProfileMostcalledType.MostCalledInfo
 
count - Variable in class com.oracle.communications.brm.cc.model.ServicesByPurchase
The number of services.
country - Variable in class com.oracle.communications.brm.cc.model.AccountCollectionDetails
The account's country.
country - Variable in class com.oracle.communications.brm.cc.model.AccountContactDetails
The country.
country - Variable in class com.oracle.communications.brm.cc.model.Contacts
The customer's country.
country - Variable in class com.oracle.communications.brm.cc.model.CreditCardType.Details
The country associated with the credit card.
country - Variable in class com.oracle.communications.brm.cc.model.CreditorInfo.CreditorsDetails
The creditor's country.
country - Variable in class com.oracle.communications.brm.cc.model.DirectDebitType.Details
The country associated with the bank account.
country - Variable in class com.oracle.communications.brm.cc.model.InvoiceType.Details
The customer's country.
country - Variable in class com.oracle.communications.brm.cc.model.PayinfoCcType.CcInfo
The country associated with the credit card.
country - Variable in class com.oracle.communications.brm.cc.model.PayinfoDdType.DdInfo
The country associated with the bank account.
country - Variable in class com.oracle.communications.brm.cc.model.PayinfoInvoiceType.InvInfo
The country associated with the invoice.
country - Variable in class com.oracle.communications.brm.cc.model.SepaType.Details.DebtorInfo
The debtor's country.
create(ProfileBase) - Method in class com.oracle.communications.brm.cc.ws.profile.ProfileResource
Creates the given profile
create(ProfileType) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMProfileModule
Creates the given profile
create(ProfileType) - Method in interface com.oracle.communications.brm.cc.modules.ProfileModule
Creates the given profile
CREATE - Enum constant in enum class com.oracle.communications.brm.cc.enums.DynamicChargingFlag
 
createAbstractARActionType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of AbstractARActionType
createAccount() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Account
createAccount(RegistrationAccount) - Method in interface com.oracle.communications.brm.cc.modules.AccountModule
Creates a new subscriber account
createAccount(RegistrationAccount) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMAccountModule
Invokes the BRM API to create an account representing the given payload
createAccount(RegistrationAccount) - Method in class com.oracle.communications.brm.cc.ws.account.AccountResource
Creates a new subscriber account.
createAccountAndBillItems() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of AccountAndBillItems
createAccountCollectionDetails() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of AccountCollectionDetails
createAccountCollectionDetailsBillUnitCollectionsDetails() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createAccountCollectionDetailsBillUnitCollectionsDetailsCollectionsActions() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createAccountCollectionDetailsPhonenumbers() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createAccountContactDetails() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of AccountContactDetails
createAccountDetails() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of AccountDetails
createAccountGroup() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of AccountGroup
createAccountHierarchy() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of AccountHierarchy
createAccountSummary() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of AccountSummary
createAdjustmentAccount() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of AdjustmentAccount
createAdjustmentAccountValidityPeriod() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of AdjustmentAccount.ValidityPeriod
createAdjustmentBill() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of AdjustmentBill
createAdjustmentBillType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of AdjustmentBillType
createAdjustmentDetails() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of AdjustmentDetails
createAdjustmentDetailsBillDetails() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of AdjustmentDetails.BillDetails
createAdjustmentDetailsBillDetailsItemsAffected() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createAdjustmentEvent() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of AdjustmentEvent
createAdjustmentItem() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of AdjustmentItem
createAdjustmentNonCurrencyBalance() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of AdjustmentNonCurrencyBalance
createApplyLoan() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ApplyLoan
createApplyLoanResponse() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ApplyLoanResponse
createApplyLoanService() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ApplyLoan.Service
createAractionBaseType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of AractionBaseType
createARActionRequest() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ARActionRequest
createARActionRequestType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ARActionRequestType
createArActionsList() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ArActionsList
createAssignCollectionsAgent() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of AssignCollectionsAgent
createAssignSuspensePaymentHandler() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of AssignSuspensePaymentHandler
createBalance() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Balance
createBalanceGroup() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of BalanceGroup
createBalanceGroupBalances() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of BalanceGroup.Balances
createBasePaymentType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of BasePaymentType
createBatchInfoType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of BatchInfoType
createBatchPaymentsObject(Poid, PaymentBatchStatistics) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BatchPaymentWorker
creates a batch Payment object with the paymentBatchStatistics and with the event poid
createBatchPaymentTemplates() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of BatchPaymentTemplates
createBatchRecordsList() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of BatchRecordsList
createBatchRecordsType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of BatchRecordsType
createBatchTemplate(TemplateFields) - Method in interface com.oracle.communications.brm.cc.modules.BatchPaymentModule
This method creates a batch template object with passed information in the BRM
createBatchTemplate(TemplateFields) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMBatchPaymentModule
This method creates a batch template object with passed information in the BRM
createBatchTemplate(TemplateFields) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BatchPaymentWorker
This method creates the passed TemplateFields Object in the the BRM
createBatchTemplate(TemplateFields) - Method in class com.oracle.communications.brm.cc.ws.payment.BatchPaymentResource
Creates a new batch template entry in BRM with the contents passed.
createBill() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Bill
createBillChargeGroup() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of BillChargeGroup
createBillDetails() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of BillDetails
createBillinfoType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of BillinfoType
createBillingHierarchy() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of BillingHierarchy
createBillItem() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of BillItem
createBillItemAliasList() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of BillItem.AliasList
createBillItemTransferInto() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of BillItem.TransferInto
createBillItemTransferOut() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of BillItem.TransferOut
createBillItemType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of BillItemType
createBillUnit() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of BillUnit
createBillUnit(BillUnit) - Method in interface com.oracle.communications.brm.cc.modules.BillUnitModule
Creates a new bill unit
createBillUnit(BillUnit) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMBillUnitModule
Creates a new bill unit
createBillUnit(BillUnit) - Method in class com.oracle.communications.brm.cc.ws.billunit.BillUnitResource
Creates a new bill unit
createBillUnitHierarchy() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of BillUnitHierarchy
createBundle() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Bundle
createBundleCancel() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of BundleCancel
createBundleChargeoffers() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Bundle.Chargeoffers
createBundleDiscountoffers() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Bundle.Discountoffers
createBundleList() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of BundleList
createBundleOffers() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of BundleOffers
createBundleOffersBundleOffer() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of BundleOffers.BundleOffer
createBundleOffersBundleOfferChargeoffers() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createBundleOffersBundleOfferDiscountoffers() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createBundleService() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Bundle.Service
createBundleTransition() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of BundleTransition
createBusinessProfiles() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of BusinessProfiles
createCancelInstallment() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of CancelInstallment
createChangeValidity() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ChangeValidity
createChargeOfferType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ChargeOfferType
createChildren() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Children
createClassArray(String, String, String, String, String, String) - Method in class com.oracle.communications.brm.cc.brm_util.DDClass
Creates an FList with Name, Description, Label, Read Access and Write Access * information for the given class.
createClassArray(String, String, String, String, String, String, Integer, String) - Method in class com.oracle.communications.brm.cc.brm_util.DDClass
Creates an FList with Name, Description, Label, Read Access, Write Access, SQL Table name, * Sequence Start Number and Storage Specifications information for the given class.
createCollectionDetails() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of CollectionDetails
createCollectionDetailsActions() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of CollectionDetails.Actions
createCollectionDetailsAgingBuckets() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of CollectionDetails.AgingBuckets
createCollectionsActionHistory() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of CollectionsActionHistory
createCollectionsActionHistoryActionHistory() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createCollectionsExemptedBillUnits() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of CollectionsExemptedBillUnits
createCollectionsGroup() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of CollectionsGroup
createCollectionsGroup(CollectionsGroup) - Method in interface com.oracle.communications.brm.cc.modules.CollectionsModule
Inserting a new collection group and adding member
createCollectionsGroup(CollectionsGroup) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMCollectionsModule
Inserting a new collection group and adding member
createCollectionsGroup(CollectionsGroup) - Method in class com.oracle.communications.brm.cc.ws.collections.CollectionsResource
Creates a new collections group
createCollectionsGroupDetails() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of CollectionsGroupDetails
createCollectionsGroupDetailsGroupMembers() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createCollectionsGroupDetailsGroupOwners() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createCollectionsGroupMembers() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of CollectionsGroup.Members
createColumnarRecord() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ColumnarRecord
createColumnarRecordColumnDefinitions() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ColumnarRecord.ColumnDefinitions
createColumnarRecordEntries() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ColumnarRecord.Entries
createColumnarRecordEntriesCells() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ColumnarRecord.Entries.Cells
createColumnarRecordEntriesNonCurrencyCells() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createColumnHeader(ColumnarRecord, GenericTemplate) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplateBaseWorker
creates the columnHeader for the columnarRecords based on the template passed
createConfigCollectionAction() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ConfigCollectionAction
createConfigPromiseToPaySpecification() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ConfigPromiseToPaySpecification
createConfigPromiseToPaySpecificationPromiseToPaySpec() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createConfigSubscriberPreferencesType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ConfigSubscriberPreferencesType
createConfigSubscriberPreferencesTypeSubscriberPreferencesType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createConfigSubscriberPreferencesTypeSubscriberPreferencesTypeValues() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createConfigurations() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Configurations
createConfigurationsFlags() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Configurations.Flags
createConfigurationsKeyvals() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Configurations.Keyvals
createConfigurationsMapping() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Configurations.Mapping
createConfigurationsMappingMap() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Configurations.Mapping.Map
createConfigurationsThresholds() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Configurations.Thresholds
createContacts() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Contacts
createContactsPhonenumbers() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Contacts.Phonenumbers
createContractPreviewCancellationCharge() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ContractPreviewCancellationCharge
createCorrectiveBill() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of CorrectiveBill
createCorrectiveBillDetails() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of CorrectiveBillDetails
createCorrectiveBillTrail() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of CorrectiveBillTrail
createCreditcard(CreditCardType) - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of JAXBElement<CreditCardType>
createCreditCardType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of CreditCardType
createCreditCardTypeDetails() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of CreditCardType.Details
createCreditLimit() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of CreditLimit
createCreditorInfo() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of CreditorInfo
createCreditorInfoCreditorsDetails() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of CreditorInfo.CreditorsDetails
createCriteria() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Criteria
createCriteriaFieldGroups() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Criteria.FieldGroups
createCriteriaFixedValues() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Criteria.FixedValues
createCriteriaProperties() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Criteria.Properties
createCriterias() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Criterias
createCriteriasGroups() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Criterias.Groups
createCustomerAssets() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of CustomerAssets
createCustomerAssetsBillUnitServices() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of CustomerAssets.BillUnitServices
createCustomerDeposit() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of CustomerDeposit
createCustomerDepositByOrder(DepositOrder) - Method in interface com.oracle.communications.brm.cc.modules.DepositModule
Creates Customer Deposit by Order by validating the request, converting the JSON/XML to FList and invoking the Customer Deposit opcode
createCustomerDepositByOrder(DepositOrder) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMDepositModule
Creates Customer Deposit by Order by validating the request, converting the JSON/XML to FList and invoking the Customer Deposit opcode
createCustomerDepositByOrder(DepositOrder) - Method in class com.oracle.communications.brm.cc.ws.deposit.CustomerDepositResource
Creates new deposit specification
createCustomerDepositByOrderInBRM(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.DepositWorker
Invokes Customer Deposit Order opcode for the inputFlist provided
createCustomerDepositTransactions() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of CustomerDepositTransactions
createCustomerPackages() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of CustomerPackages
createCustomerPackagesBillUnitPackages() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of CustomerPackages.BillUnitPackages
createCustomizedBundleForPurchase() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of CustomizedBundleForPurchase
createCustomizedBundleForPurchaseCustomizedChargeOffers() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createCustomizedBundleForPurchaseCustomizedDiscountOffers() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createCustomizedOffers() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of CustomizedOffers
createCustomizedOffersCustomizedOffer() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of CustomizedOffers.CustomizedOffer
createdAt - Variable in class com.oracle.communications.brm.cc.model.CancelInstallment
The date of creation.
createdAt - Variable in class com.oracle.communications.brm.cc.model.CustomerDeposit
The date when the customer deposit is created.
createdAt - Variable in class com.oracle.communications.brm.cc.model.DepositPayment
The date when the deposit payment is created.
createdAt - Variable in class com.oracle.communications.brm.cc.model.DepositRefund
The date when the deposit refund is initiated.
createdAt - Variable in class com.oracle.communications.brm.cc.model.DepositRelease
The date when the deposit release is initiated.
createdAt - Variable in class com.oracle.communications.brm.cc.model.DepositReversal
The date when the deposit reversal is initiated.
createdAt - Variable in class com.oracle.communications.brm.cc.model.DepositSpec
The date when the deposit specification is created.
createdAt - Variable in class com.oracle.communications.brm.cc.model.DepositSpecProfile
The date when the deposit specification profile is created.
createdAt - Variable in class com.oracle.communications.brm.cc.model.DepositTransfer
The date when the deposit transfer is initiated.
createdAt - Variable in class com.oracle.communications.brm.cc.model.DepositTxn
The date when the deposit transaction event is created.
createdAt - Variable in class com.oracle.communications.brm.cc.model.DepositTxnNotes
The date when the deposit transaction note is created.
createdAt - Variable in class com.oracle.communications.brm.cc.model.DepositTxnPayment
The date when the deposit payment is created.
createdAt - Variable in class com.oracle.communications.brm.cc.model.Installment
TThe date of creation.
createdAt - Variable in class com.oracle.communications.brm.cc.model.InstallmentBillItem
The date and time the installment bill item was created.
createdAt - Variable in class com.oracle.communications.brm.cc.model.InstallmentChargeOffer
The date the charge offer was created.
createdAt - Variable in class com.oracle.communications.brm.cc.model.InstallmentSchedule
The date of creation.
createdAt - Variable in class com.oracle.communications.brm.cc.model.InstallmentScheduleBill
The date and time the installment schedule bill was created.
createdAt - Variable in class com.oracle.communications.brm.cc.model.InstallmentScheduleSpec
The date when the installment schedule specification is created.
createdAt - Variable in class com.oracle.communications.brm.cc.model.NotificationSpec
The creation date for the notification specification.
createdAt - Variable in class com.oracle.communications.brm.cc.model.Plan
The date the plan was created.
createDataManagers(PortalContext, Properties) - Static method in class com.oracle.communications.brm.cc.brm_util.InfranetCachedData
Read a "properties" object to construct (if one doesn't already exist) a series of "Portal Cached Data Managers" for a given Portal connection.
createdDate - Variable in class com.oracle.communications.brm.cc.model.ArActionsList
The date and time the A/R action was created.
createDDObjectSpec() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of DDObjectSpec
createDDObjectSpecFields() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of DDObjectSpecFields
createDeferredAction() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of DeferredAction
createDeliveryMethod() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of DeliveryMethod
createDepositAOC() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of DepositAOC
createDepositInterestRule() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of DepositInterestRule
createDepositOrder() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of DepositOrder
createDepositPayment() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of DepositPayment
createDepositPayment(DepositPayments) - Method in interface com.oracle.communications.brm.cc.modules.DepositModule
Creates Deposit Payment by validating the request, converting the JSON/XML to FList and invoking the DepositPayment opcode
createDepositPayment(DepositPayments) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMDepositModule
Creates Deposit Payment by validating the request, converting the JSON/XML to FList and invoking the DepositPayment opcode
createDepositPayments() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of DepositPayments
createDepositRefund() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of DepositRefund
createDepositRefund(DepositRefund) - Method in class com.oracle.communications.brm.cc.ws.deposit.DepositRefundResource
Creates new DepositRefund
createDepositRefundRule() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of DepositRefundRule
createDepositRelease() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of DepositRelease
createDepositRelease(DepositRelease) - Method in class com.oracle.communications.brm.cc.ws.deposit.DepositReleaseResource
Creates new DepositRelease
createDepositReversal() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of DepositReversal
createDepositReversal(DepositReversal) - Method in class com.oracle.communications.brm.cc.ws.deposit.DepositReversalResource
Creates new deposit reversal
createDepositSpec() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of DepositSpec
createDepositSpec(DepositSpec) - Method in class com.oracle.communications.brm.cc.ws.deposit.DepositSpecResource
Creates new deposit specification
createDepositSpecProfile() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of DepositSpecProfile
createDepositSpecProfile(DepositSpecProfile) - Method in interface com.oracle.communications.brm.cc.modules.DepositModule
Creates Deposit Spec Profile by validating the request, converting the JSON/XML to FList and invoking the Deposit Spec Profile opcode
createDepositSpecProfile(DepositSpecProfile) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMDepositModule
Creates Deposit Spec Profile by validating the request, converting the JSON/XML to FList and invoking the Deposit Spec Profile opcode
createDepositSpecProfile(DepositSpecProfile) - Method in class com.oracle.communications.brm.cc.ws.deposit.DepositSpecProfileResource
Creates new deposit specification profile
createDepositSpecProfileInBRM(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.DepositWorker
Create Deposit spec profile opcode for the inputFlist provided
createDepositTransfer() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of DepositTransfer
createDepositTransfer(DepositTransfer) - Method in interface com.oracle.communications.brm.cc.modules.DepositModule
Creates Deposit Transfer by validating the request, converting the JSON/XML to FList and invoking the Deposit Transfer opcode
createDepositTransfer(DepositTransfer) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMDepositModule
Creates Deposit Transfer by validating the request, converting the JSON/XML to FList and invoking the Deposit Transfer opcode
createDepositTxn() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of DepositTxn
createDepositTxnBalanceImpacts() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of DepositTxnBalanceImpacts
createDepositTxnDepositDetails() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of DepositTxnDepositDetails
createDepositTxnDepositInfo() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of DepositTxnDepositInfo
createDepositTxnNotes() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of DepositTxnNotes
createDepositTxnPayment() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of DepositTxnPayment
createDepositValidityRule() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of DepositValidityRule
createDepositWithPayment(DepositPayments) - Method in class com.oracle.communications.brm.cc.ws.deposit.DepositPaymentResource
Creates new DepositPayments
createDeviceNumType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of DeviceNumType
createDeviceNumTypeDeviceNUMDetails() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of DeviceNumType.DeviceNUMDetails
createDeviceSimType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of DeviceSimType
createDeviceSimTypeDeviceSIMDetails() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of DeviceSimType.DeviceSIMDetails
createDeviceType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of DeviceType
createDirectdebit(DirectDebitType) - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of JAXBElement<DirectDebitType>
createDirectDebitType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of DirectDebitType
createDirectDebitTypeDetails() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of DirectDebitType.Details
createDiscount() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Discount
createDiscountOfferType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of DiscountOfferType
createDiscountOfferTypeDiscountOfferCycleValidity() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createDiscountOfferTypeDiscountOfferUsageValidity() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createDiscountOfferTypeUsageMap() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of DiscountOfferType.UsageMap
createDisputeBill() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of DisputeBill
createDisputeEvent() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of DisputeEvent
createDisputeItem() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of DisputeItem
createDynamicCharge(List<OverriddenCharges>, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMSubscriptionModule
Creates an override charges for purchased offer overridenCharges overridden charges id purchased offer id
createDynamicCharge(List<OverriddenCharges>, String) - Method in interface com.oracle.communications.brm.cc.modules.SubscriptionModule
creates dynamic charges for purchased products
createDynamicCharge(List<OverriddenCharges>, String) - Method in class com.oracle.communications.brm.cc.ws.subscription.SubscriptionResource
creates dynamic charges for purchased products
createEditAction() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of EditAction
createElement(DDClassField) - Method in class com.oracle.communications.brm.cc.brm_util.DDClass
 
createElement(String, String, String, String, String, int) - Method in class com.oracle.communications.brm.cc.brm_util.DDBase
This method is used by DDClass.java, to add the mandatory fields to a base class when it is created.
createEndingType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of EndingType
createEntityRef() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of EntityRef
createErrorInfo() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ErrorInfo
createEventARAction() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of EventARAction
createEventARActionEvents() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of EventARAction.Events
createExistingBillUnits() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ExistingBillUnits
createExtension() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Extension
createExternalpayment10011() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Externalpayment10011
createExternalpayment10011Type() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Externalpayment10011Type
createExternalpayment10011TypeCashInfo() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Externalpayment10011Type.CashInfo
createExternalpayment10012() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Externalpayment10012
createExternalpayment10012Type() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Externalpayment10012Type
createExternalpayment10012TypeCheckInfo() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createExternalpayment10013() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Externalpayment10013
createExternalpayment10013Type() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Externalpayment10013Type
createExternalpayment10013TypeWireTransferInfo() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createExternalpayment10014() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Externalpayment10014
createExternalpayment10014Type() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Externalpayment10014Type
createExternalpayment10014TypePayOrderInfo() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createExternalpayment10015() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Externalpayment10015
createExternalpayment10015Type() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Externalpayment10015Type
createExternalpayment10015TypePostalOrderInfo() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createExternalpayment10017() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Externalpayment10017
createExternalpayment10017Type() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Externalpayment10017Type
createExternalpayment10017TypePaymentFailedInfo() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createExternalpayment10018() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Externalpayment10018
createExternalpayment10018Type() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Externalpayment10018Type
createExternalpayment10018TypeSepaInfo() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Externalpayment10018Type.SepaInfo
createExternalPaymentMetaData() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ExternalPaymentMetaData
createExternalPaymentType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ExternalPaymentType
createFieldArray(String, int, int, String) - Method in class com.oracle.communications.brm.cc.brm_util.DDField
 
createFieldData() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of FieldData
createFields() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Fields
createFieldsFromStorableClass() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of FieldsFromStorableClass
createFList(Poid) - Method in class com.oracle.communications.brm.cc.brm_util.DDBase
creates an Flist containing the partial Poid as the value
createFullRefund() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of FullRefund
createGenericTemplate() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of GenericTemplate
createGenericTemplateColumnHeader() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of GenericTemplate.ColumnHeader
createGenericTemplateFilter() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of GenericTemplate.Filter
createGenericTemplateReferencedTemplates() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createGenericTemplateReferencedTemplatesTemplate() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createGenericTemplateSortbyFields() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of GenericTemplate.SortbyFields
createGenericTemplateStorableClass() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of GenericTemplate.StorableClass
createGenericTemplateStorableClassColumn() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createGLIDSpec() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of GLIDSpec
createGroupOfServices() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of GroupOfServices
createHolderOfPaymentMethods() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of HolderOfPaymentMethods
createId(String) - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of JAXBElement<String>
createInsertAction() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of InsertAction
createInstallment() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Installment
createInstallmentBill() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of InstallmentBill
createInstallmentBillInfo() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of InstallmentBillInfo
createInstallmentBillItem() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of InstallmentBillItem
createInstallmentChargeOffer() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of InstallmentChargeOffer
createInstallmentProposal() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of InstallmentProposal
createInstallmentSchedule() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of InstallmentSchedule
createInstallmentScheduleBill() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of InstallmentScheduleBill
createInstallmentScheduleBillDetails() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of InstallmentScheduleBillDetails
createInstallmentScheduleBills() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of InstallmentScheduleBills
createInstallmentScheduleSpec() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of InstallmentScheduleSpec
createInstance(PortalContext) - Method in class com.oracle.communications.brm.cc.brm_util.InfranetCachedData.InstanceBuilder
 
createInstanceSimple(Object) - Method in class com.oracle.communications.brm.cc.brm_util.InfranetCachedData.InstanceBuilder
 
createInvoice(InvoiceType) - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of JAXBElement<InvoiceType>
createInvoiceType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of InvoiceType
createInvoiceTypeDetails() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of InvoiceType.Details
createJavaTypeArray() - Static method in class com.oracle.communications.brm.cc.brm_util.DDField
 
createJSTypeArray() - Static method in class com.oracle.communications.brm.cc.brm_util.DDField
 
createLifeCycleStates() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of LifeCycleStates
createLimitType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of LimitType
createLoanDetail() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of LoanDetail
createLoanDetails() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of LoanDetails
createLoanProfileDetails() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of LoanProfileDetails
createLoanProfileDetailsLoanInfo() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of LoanProfileDetails.LoanInfo
createLocation() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Location
createLocationDetails() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of LocationDetails
createMapping() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Mapping
createMenuDefinition() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of MenuDefinition
createMenuDefinitionMenu() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of MenuDefinition.Menu
createMenuDefinitionMenuContents() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of MenuDefinition.Menu.Contents
createMenuDefinitionMenuContentsItem() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of MenuDefinition.Menu.Contents.Item
createMoney() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Money
createNewBillUnit() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of NewBillUnit
createNewBillUnitBalanceGroups() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of NewBillUnit.BalanceGroups
createNewBillUnits() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of NewBillUnits
createNonPaying(BasePaymentType) - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of JAXBElement<BasePaymentType>
createNotes() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Notes
createNotes(Notes) - Method in interface com.oracle.communications.brm.cc.modules.NotesModule
Creates a notes object in BRM.Uses the shared PCM Connection when invoked from a BRM transaction Creates an independent PCM connection when invoked independently
createNotes(Notes) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMNotesModule
Creates a notes object in BRM.Uses the shared PCM Connection when invoked from a BRM transaction Creates an independent PCM connection when invoked independently
createNotes(NotesInfo) - Method in class com.oracle.communications.brm.cc.ws.notes.NotesResource
Creates a notes conversation or adds a follow up comment to a existing notes conversation.
createNotesComments() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Notes.Comments
createNotesInfo() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of NotesInfo
createNotificationCriteria() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of NotificationCriteria
createNotificationDeliveryMethod() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of NotificationDeliveryMethod
createNotificationDeliverySchedule() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of NotificationDeliverySchedule
createNotificationDeliverySpec() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of NotificationDeliverySpec
createNotificationEvent() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of NotificationEvent
createNotificationSpec() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of NotificationSpec
createNotoficationSpec(NotificationSpec) - Method in class com.oracle.communications.brm.cc.ws.notification.NotificationSpecResource
Creates new NotificationSpec
createOffer() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Offer
createOfferDetail() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of OfferDetail
createOfferDetailDetails() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of OfferDetail.Details
createOfferStatus() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of OfferStatus
createOfferStatusChargeOffers() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of OfferStatus.ChargeOffers
createOfferStatusDiscountOffers() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of OfferStatus.DiscountOffers
createOrderedBalGroup(Poid, Poid, Poid) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SharingWorker
created new ordered balance group
createOrganizationHierarchy() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of OrganizationHierarchy
createOriginalBill() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of OriginalBill
createOrUpdateDynamicCharge(List<OverriddenCharges>, String, DynamicChargingFlag) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMSubscriptionModule
Utility method which performs create and update operation
createOverriddenCharges() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of OverriddenCharges
createOverriddenChargesCharges() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of OverriddenCharges.Charges
createOverriddenChargesChargesCharge() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of OverriddenCharges.Charges.Charge
createPackage() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Package
createPackageBasedOrder() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of PackageBasedOrder
createPackageList() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of PackageList
createPackageTransition() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of PackageTransition
createPackageType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of PackageType
createPackageTypeBalanceGroups() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of PackageType.BalanceGroups
createPackageTypeBalanceGroupsRules() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of PackageType.BalanceGroups.Rules
createParamInfo() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ParamInfo
createParent() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Parent
createPartialRefund() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of PartialRefund
createPayinfoCc() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of PayinfoCc
createPayinfoCcType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of PayinfoCcType
createPayinfoCcTypeCcInfo() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of PayinfoCcType.CcInfo
createPayinfoDd() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of PayinfoDd
createPayinfoDdType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of PayinfoDdType
createPayinfoDdTypeDdInfo() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of PayinfoDdType.DdInfo
createPayinfoInvoice() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of PayinfoInvoice
createPayinfoInvoiceType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of PayinfoInvoiceType
createPayinfoInvoiceTypeInvInfo() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of PayinfoInvoiceType.InvInfo
createPayinfoType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of PayinfoType
createPayment() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Payment
createPaymentAuditDetails() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of PaymentAuditDetails
createPaymentAuditDetailsType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of PaymentAuditDetailsType
createPaymentBatchFileHeader() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of PaymentBatchFileHeader
createPaymentBatchStatistics() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of PaymentBatchStatistics
createPaymentChannel() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of PaymentChannel
createPaymentDetails() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of PaymentDetails
createPaymentDetailsBillDetails() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of PaymentDetails.BillDetails
createPaymentDetailsBillDetailsItemsAffected() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createPaymentDetailsOriginalPaymentDetails() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createPaymentDetailsRefundedDetails() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of PaymentDetails.RefundedDetails
createPaymentInstrument(PaymentInstrumentType) - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of JAXBElement<PaymentInstrumentType>
createPaymentInstrumentType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of PaymentInstrumentType
createPaymentList() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of PaymentList
createPaymentMethod() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of PaymentMethod
createPaymentMethods() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of PaymentMethods
createPaymentTypeFields() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of PaymentTypeFields
createPaymentTypeFieldsPaymentMethodFields() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createPaymentTypeFieldsPaymentMethodFieldsPaymentMethodType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createPaymentTypeFieldsPaymentMethodFieldsPaymentMethodTypeFields() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createPayMethod() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of PayMethod
createPlan() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Plan
createPreferences() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Preferences
createPreferencesPreference() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Preferences.Preference
createProduct() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Product
createProfileAcctExtrating() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ProfileAcctExtrating
createProfileAcctExtratingType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ProfileAcctExtratingType
createProfileAcctExtratingTypeDataArray() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createProfileCollectionsParams() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ProfileCollectionsParams
createProfileCollectionsParamsType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ProfileCollectionsParamsType
createProfileCollectionsParamsTypeCollectionsParams() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createProfileCredscoreType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ProfileCredscoreType
createProfileCredscoreTypeCustomInfo() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ProfileCredscoreType.CustomInfo
createProfileCustomerCare() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ProfileCustomerCare
createProfileCustomerCareType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ProfileCustomerCareType
createProfileCustomerCareTypeCustomerCareInfo() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createProfileEventOrdering() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ProfileEventOrdering
createProfileEventOrderingType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ProfileEventOrderingType
createProfileEventOrderingTypeOodCriteria() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createProfileFields() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ProfileFields
createProfileFieldsFields() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ProfileFields.Fields
createProfileLdap() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ProfileLdap
createProfileLdapType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ProfileLdapType
createProfileLdapTypeLdapInfo() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ProfileLdapType.LdapInfo
createProfileLoan() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ProfileLoan
createProfileLoanType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ProfileLoanType
createProfileLoanTypeLimit() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ProfileLoanType.Limit
createProfileLoanTypeLoanInfo() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ProfileLoanType.LoanInfo
createProfileMostcalled() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ProfileMostcalled
createProfileMostcalledType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ProfileMostcalledType
createProfileMostcalledTypeMostCalledInfo() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createProfileRolloverTransfer() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ProfileRolloverTransfer
createProfileRolloverTransferType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ProfileRolloverTransferType
createProfileRolloverTransferTypeResourceInfo() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createProfileRolloverTransferTypeResourceInfoRecipients() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createProfileServExtrating() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ProfileServExtrating
createProfileServExtratingType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ProfileServExtratingType
createProfileServExtratingTypeDataArray() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createProfileServExtratingTypeExtrating() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createProfileSubscriberPreferences() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ProfileSubscriberPreferences
createProfileSubscriberPreferencesType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ProfileSubscriberPreferencesType
createProfileSubscriberPreferencesTypeSubscriberPreferences() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createProfileType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ProfileType
createProfileWriteoff() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ProfileWriteoff
createProfileWriteoffType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ProfileWriteoffType
createProfileWriteoffTypeWriteoffInfo() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ProfileWriteoffType.WriteoffInfo
createPromiseToPay() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of PromiseToPay
createPromiseToPayMilestones() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of PromiseToPay.Milestones
createPurchasedBundle() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of PurchasedBundle
createPurchasingService() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of PurchasingService
createPurchasingServiceDevices() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of PurchasingService.Devices
createQualifier() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Qualifier
createReasonCodeType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ReasonCodeType
createRecordForBillOverdue(Long, String, String, Long, Long) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplateNewsFeedWorker
Creates a new record for Bill became overdue and adds to the Columnar record - toReturn
createRecyclePayment() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of RecyclePayment
createRecyclePaymentDetails() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of RecyclePayment.Details
createRecyclePaymentDetailsBillItems() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of RecyclePayment.Details.BillItems
createRecyclePaymentDetailsBills() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of RecyclePayment.Details.Bills
createRefundableItems() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of RefundableItems
createRefundBills() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of RefundBills
createRefundDetails() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of RefundDetails
createRefundDetailsDetails() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of RefundDetails.Details
createRegistrationAccount() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of RegistrationAccount
createRelativeSettings() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of RelativeSettings
createReplaceScenarioDetails() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ReplaceScenarioDetails
createRequestDetails() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of RequestDetails
createRequestDetailsErrorInfo() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of RequestDetails.ErrorInfo
createRequestDetailsFailedInfo() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of RequestDetails.FailedInfo
createRequestDetailsHeaderInfo() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of RequestDetails.HeaderInfo
createRequestDetailsOpcodeInfo() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of RequestDetails.OpcodeInfo
createRequestDetailsRequestInfo() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of RequestDetails.RequestInfo
createResource() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Resource
createResourceDetails() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ResourceDetails
createResourceGrants() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ResourceGrants
createResourceRef() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ResourceRef
createResponseEntity() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ResponseEntity
createResult() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Result
createResultReference() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Result.Reference
createReversePayment() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ReversePayment
createReverseWriteoff() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ReverseWriteoff
createSchemaTypeArray() - Static method in class com.oracle.communications.brm.cc.brm_util.DDField
 
createSearchCriterias() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of SearchCriterias
createSearchResults() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of SearchResults
createSearchResultsResults() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of SearchResults.Results
createSearchResultsResultsColumn() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of SearchResults.Results.Column
createSearchTemplate() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of SearchTemplate
createSearchTemplateSearchcriterias() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of SearchTemplate.Searchcriterias
createSearchTemplateSearchcriteriasCriteria() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createSearchTemplateSearchresults() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of SearchTemplate.Searchresults
createSepa(SepaType) - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of JAXBElement<SepaType>
createSepaType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of SepaType
createSepaTypeDetails() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of SepaType.Details
createSepaTypeDetailsDebtorInfo() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of SepaType.Details.DebtorInfo
createService() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Service
createServiceAdminClient() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceAdminClient
createServiceAdminClientType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceAdminClientType
createServiceAdminClientTypeLockInfo() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceAdminClientType.LockInfo
createServiceAdminClientTypePermitteds() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceAdminClientType.Permitteds
createServiceAdminClientTypeRole() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceAdminClientType.Role
createServiceAdminClientTypeServiceAdminclient() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createServiceBroadband() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceBroadband
createServiceBroadbandType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceBroadbandType
createServiceBroadbandTypeIpAddresses() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceBroadbandType.IpAddresses
createServiceBroadbandTypeServiceBroadband() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createServiceCable() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceCable
createServiceCableType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceCableType
createServiceCloud() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceCloud
createServiceCloudAddonStorage() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceCloudAddonStorage
createServiceCloudAddonStorageType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceCloudAddonStorageType
createServiceCloudCompute() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceCloudCompute
createServiceCloudComputeType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceCloudComputeType
createServiceCloudType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceCloudType
createServiceConfchat() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceConfchat
createServiceConfchatType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceConfchatType
createServiceContent() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceContent
createServiceContentprovider() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceContentprovider
createServiceContentproviderType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceContentproviderType
createServiceContentType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceContentType
createServiceContentTypeContentCategories() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createServiceContentTypeContentCategoriesContentCategoryList() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createServiceContentTypeProfiles() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceContentType.Profiles
createServiceData() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceData
createServiceDataType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceDataType
createServiceDetails() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceDetails
createServiceEmail() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceEmail
createServiceEmailType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceEmailType
createServiceEmailTypeAliases() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceEmailType.Aliases
createServiceEmailTypeAttributes() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceEmailType.Attributes
createServiceEmailTypeServiceEmail() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceEmailType.ServiceEmail
createServiceFax() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceFax
createServiceFaxType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceFaxType
createServiceFields() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceFields
createServiceFieldsFields() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceFields.Fields
createServiceGroup() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceGroup
createServiceGroupIndex() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceGroupIndex
createServiceInPlan() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceInPlan
createServiceInPlanBundles() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceInPlan.Bundles
createServiceInPlanBundlesChargeoffers() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createServiceInPlanBundlesDiscountoffers() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createServiceInstantchat() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceInstantchat
createServiceInstantchatType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceInstantchatType
createServiceInternettv() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceInternettv
createServiceInternettvType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceInternettvType
createServiceIp() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceIp
createServiceIpIptv() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceIpIptv
createServiceIpIptvType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceIpIptvType
createServiceIpIptvVod() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceIpIptvVod
createServiceIpIptvVodFilms() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceIpIptvVodFilms
createServiceIpIptvVodFilmsType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceIpIptvVodFilmsType
createServiceIpIptvVodMovies() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceIpIptvVodMovies
createServiceIpIptvVodMoviesType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceIpIptvVodMoviesType
createServiceIpIptvVodMv() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceIpIptvVodMv
createServiceIpIptvVodMvType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceIpIptvVodMvType
createServiceIpIptvVodNews() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceIpIptvVodNews
createServiceIpIptvVodNewsType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceIpIptvVodNewsType
createServiceIpIptvVodSports() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceIpIptvVodSports
createServiceIpIptvVodSportsType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceIpIptvVodSportsType
createServiceIpIptvVodTvshows() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceIpIptvVodTvshows
createServiceIpIptvVodTvshowsType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceIpIptvVodTvshowsType
createServiceIpIptvVodType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceIpIptvVodType
createServiceIpType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceIpType
createServiceIpTypeArgs() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceIpType.Args
createServiceIpTypeServiceIp() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceIpType.ServiceIp
createServiceLdap() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceLdap
createServiceLdapType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceLdapType
createServiceMms() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceMms
createServiceMmsType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceMmsType
createServicePcmClient() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServicePcmClient
createServicePcmClientType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServicePcmClientType
createServicePcmClientTypeLockInfo() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServicePcmClientType.LockInfo
createServiceProfile() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceProfile
createServiceProfileConfigurations() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceProfileConfigurations
createServiceProfileDefinition() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceProfileDefinition
createServiceProvider() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceProvider
createServiceProviderProd() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceProviderProd
createServiceProviderProdType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceProviderProdType
createServiceProviderProdTypeProviderProducts() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createServiceProviderType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceProviderType
createServiceProviderTypeProviderTopics() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createServicePsmcontentprovider() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServicePsmcontentprovider
createServicePsmcontentproviderType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServicePsmcontentproviderType
createServicesAndBillItems() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServicesAndBillItems
createServicesByPurchase() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServicesByPurchase
createServiceSettlement() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceSettlement
createServiceSettlementRoaming() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceSettlementRoaming
createServiceSettlementRoamingIncollect() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceSettlementRoamingIncollect
createServiceSettlementRoamingIncollectType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createServiceSettlementRoamingOutcollect() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createServiceSettlementRoamingOutcollectType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createServiceSettlementRoamingType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceSettlementRoamingType
createServiceSettlementType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceSettlementType
createServiceSpcontent() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceSpcontent
createServiceSpcontentType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceSpcontentType
createServiceSsg() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceSsg
createServiceSsgType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceSsgType
createServiceSsgTypeArgs() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceSsgType.Args
createServiceSsgTypeServices() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceSsgType.Services
createServiceStream() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceStream
createServiceStreamType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceStreamType
createServiceTelco() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceTelco
createServiceTelcoGprs() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceTelcoGprs
createServiceTelcoGprsRoaming() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceTelcoGprsRoaming
createServiceTelcoGprsRoamingType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceTelcoGprsRoamingType
createServiceTelcoGprsType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceTelcoGprsType
createServiceTelcoGprsTypeApnArray() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceTelcoGprsType.ApnArray
createServiceTelcoGprsTypeGprsInfo() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceTelcoGprsType.GprsInfo
createServiceTelcoGsm() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceTelcoGsm
createServiceTelcoGsmData() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceTelcoGsmData
createServiceTelcoGsmDataType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceTelcoGsmDataType
createServiceTelcoGsmFax() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceTelcoGsmFax
createServiceTelcoGsmFaxType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceTelcoGsmFaxType
createServiceTelcoGsmFriend() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceTelcoGsmFriend
createServiceTelcoGsmFriendType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceTelcoGsmFriendType
createServiceTelcoGsmMms() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceTelcoGsmMms
createServiceTelcoGsmMmsType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceTelcoGsmMmsType
createServiceTelcoGsmProximity() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceTelcoGsmProximity
createServiceTelcoGsmProximityType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceTelcoGsmProximityType
createServiceTelcoGsmRoaming() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceTelcoGsmRoaming
createServiceTelcoGsmRoamingType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceTelcoGsmRoamingType
createServiceTelcoGsmSms() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceTelcoGsmSms
createServiceTelcoGsmSmsType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceTelcoGsmSmsType
createServiceTelcoGsmTelephony() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceTelcoGsmTelephony
createServiceTelcoGsmTelephonyType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceTelcoGsmTelephonyType
createServiceTelcoGsmType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceTelcoGsmType
createServiceTelcoGsmTypeGsmDetails() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceTelcoGsmType.GsmDetails
createServiceTelcoType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceTelcoType
createServiceTelcoTypeTelcoDetails() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceTelcoType.TelcoDetails
createServiceTelcoTypeTelcoFeatures() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceTelcoType.TelcoFeatures
createServiceTelcoVoip() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceTelcoVoip
createServiceTelcoVoipType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceTelcoVoipType
createServiceTelephony() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceTelephony
createServiceTelephonyType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceTelephonyType
createServiceTelephonyTypeArgs() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceTelephonyType.Args
createServiceTelephonyTypeFilterDetails() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createServiceTelephonyTypeFilterDetailsFilterList() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createServiceTelephonyTypeRedirectList() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceTelephonyType.RedirectList
createServiceTelephonyTypeServiceTelephony() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createServiceTelephonyTypeSpeedDialList() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createServiceType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceType
createServiceTypeAliasList() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceType.AliasList
createServiceVideochat() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceVideochat
createServiceVideochatType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceVideochatType
createServiceVpdn() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceVpdn
createServiceVpdnType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceVpdnType
createServiceVpdnTypeArgs() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceVpdnType.Args
createServiceVpdnTypeServiceIp() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of ServiceVpdnType.ServiceIp
createSettlementBill() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of SettlementBill
createSettlementDetails() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of SettlementDetails
createSettlementEvent() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of SettlementEvent
createSettlementItem() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of SettlementItem
createSharingGroup(SharingOwner, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMSharingModule
Creates sharing group
createSharingGroup(SharingOwner, String) - Method in interface com.oracle.communications.brm.cc.modules.SharingModule
Creates Sharing Group
createSharingGroup(SharingOwner, String) - Method in class com.oracle.communications.brm.cc.ws.sharing.SharingResource
Creates sharing group
createSharingGroupMembers() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of SharingGroupMembers
createSharingGroupMembersMemberDetails() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of SharingGroupMembers.MemberDetails
createSharingGroupMembersMemberDetailsServices() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createSharingMember() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of SharingMember
createSharingMemberDetails() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of SharingMemberDetails
createSharingMemberDetailsMembershipDetails() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createSharingMemberMembership() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of SharingMember.Membership
createSharingMemberServiceDetails() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of SharingMemberServiceDetails
createSharingMemberServiceDetailsMembers() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createSharingOwner() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of SharingOwner
createSharingOwnerDetails() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of SharingOwnerDetails
createSharingOwnerDetailsOwnershipDetails() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createSharingOwnerOwnership() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of SharingOwner.Ownership
createSponsor() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Sponsor
createStartingType() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of StartingType
createState() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of State
createStatus() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Status
createStorableClassMap() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of StorableClassMap
createSubBalances() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of SubBalances
createSubscriptionPreviewCancellationCharges() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createSubscriptionTerms() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of SubscriptionTerms
createSuspenseAccount() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of SuspenseAccount
createTaxInfo() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of TaxInfo
createTaxInfoTaxExemptDetails() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of TaxInfo.TaxExemptDetails
createTempCreditLimit() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of TempCreditLimit
createTemplateFields() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of TemplateFields
createTemplateFieldsColumnLink() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of TemplateFields.ColumnLink
createTimePeriod() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of TimePeriod
createTransferBalance() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of TransferBalance
createTransferBalance(TransferBalance) - Method in interface com.oracle.communications.brm.cc.modules.BillUnitModule
Transfer the currency/non currency balances between source and destination balance_group.
createTransferBalance(TransferBalance) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMBillUnitModule
Transfer the currency/non currency balances between source and destination balance_group.
createTransferBalance(TransferBalance) - Method in class com.oracle.communications.brm.cc.ws.billunit.BillUnitResource
Transfer the currency/non currency balances between source and destination balance_group
createTransferBalanceCreateResponse() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of TransferBalanceCreateResponse
createTransferBalanceCreateResponseSourceBucket() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createTransferBalanceCreateResponseSourceRef() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createTransferBalanceCreateResponseSourceTransferFee() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createTransferBalanceCreateResponseTargetBucket() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createTransferBalanceCreateResponseTargetRef() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createTransferBalanceCreateResponseTargetTransferFee() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createTransferBalanceDetails() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of TransferBalanceDetails
createTransferBalanceDetailsSourceImpactedBucket() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createTransferBalanceDetailsSourceRef() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of TransferBalanceDetails.SourceRef
createTransferBalanceDetailsSourceTransferFee() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createTransferBalanceDetailsTargetImpactedBucket() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createTransferBalanceDetailsTargetRef() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of TransferBalanceDetails.TargetRef
createTransferBalanceDetailsTargetTransferFee() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
createTransferBalanceSourceRef() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of TransferBalance.SourceRef
createTransferBalanceTargetRef() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of TransferBalance.TargetRef
createTransition() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Transition
createTransitionDowngrade() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Transition.Downgrade
createTransitionUpgrade() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Transition.Upgrade
createTypeArray() - Static method in class com.oracle.communications.brm.cc.brm_util.DDField
 
createUITypeArray() - Static method in class com.oracle.communications.brm.cc.brm_util.DDField
 
createUpdateServiceAndEras() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of UpdateServiceAndEras
createUpdateServiceProfile() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of UpdateServiceProfile
createUpdateServiceProfileDevices() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of UpdateServiceProfile.Devices
createUser() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of User
createUserContext(String) - Static method in class com.oracle.communications.brm.cc.common.UserContext
Factory Method to create UserContext
createUserContext(HttpServletRequest) - Static method in class com.oracle.communications.brm.cc.common.UserContext
Creational factory Method to create UserContext
createUserContext(HttpServletRequest, String) - Static method in class com.oracle.communications.brm.cc.common.UserContext
 
createUserIdForUserName(String, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PaymentWorker
Creates an userId in /strings NOTE: This method doesn't check if there is an entry in /strings with the given username and locale.
createWallet() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Wallet
createWithdrawPayment() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of WithdrawPayment
createWriteoff() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of Writeoff
createWriteOffDetails() - Method in class com.oracle.communications.brm.cc.model.ObjectFactory
Create an instance of WriteOffDetails
creationDate - Variable in class com.oracle.communications.brm.cc.model.Account
The date and time the account was created.
creationDate - Variable in class com.oracle.communications.brm.cc.model.Bill
The date and time the bill was created.
creationDate - Variable in class com.oracle.communications.brm.cc.model.BillItem
The date and time the bill item was created.
creationDate - Variable in class com.oracle.communications.brm.cc.model.BillItem.TransferInto
The creation date for the bill item from which the balance was transferred.
creationDate - Variable in class com.oracle.communications.brm.cc.model.BillItem.TransferOut
The creation date for the bill item to which the balance was transferred.
creationDate - Variable in class com.oracle.communications.brm.cc.model.BillUnit
The date and time the bill unit was created.
creationDate - Variable in class com.oracle.communications.brm.cc.model.Bundle
The date and time the bundle was created.
creationDate - Variable in class com.oracle.communications.brm.cc.model.ChargeOfferType
The charge offer's creation date.
creationDate - Variable in class com.oracle.communications.brm.cc.model.CorrectiveBillDetails
The date and time the corrective bill was created.
creationDate - Variable in class com.oracle.communications.brm.cc.model.DiscountOfferType
The date and time the discount offer was created.
creationDate - Variable in class com.oracle.communications.brm.cc.model.PackageType
The date and time the package was created.
creationDate - Variable in class com.oracle.communications.brm.cc.model.PayinfoType
The date and time the payment type was created.
creationDate - Variable in class com.oracle.communications.brm.cc.model.ProfileType
The date and time the profile was created.
creationDate - Variable in class com.oracle.communications.brm.cc.model.ServiceType
The date and time the service type was created.
CREDIT_CARD_CHARGED - Enum constant in enum class com.oracle.communications.brm.cc.enums.NotesSubTypes
 
creditAmount - Variable in class com.oracle.communications.brm.cc.model.ProfileLoanType.LoanInfo
 
creditCard - Variable in class com.oracle.communications.brm.cc.model.PaymentMethod
 
creditCard - Variable in class com.oracle.communications.brm.cc.model.PayMethod
 
CreditCard - Enum constant in enum class com.oracle.communications.brm.cc.enums.PaymentEventType
 
CreditCard - Enum constant in enum class com.oracle.communications.brm.cc.enums.PaymentType
 
CreditCardType - Class in com.oracle.communications.brm.cc.model
The credit card payment information.
CreditCardType() - Constructor for class com.oracle.communications.brm.cc.model.CreditCardType
 
CreditCardType.Details - Class in com.oracle.communications.brm.cc.model
Java class for anonymous complex type
creditFloor - Variable in class com.oracle.communications.brm.cc.model.BalanceGroup.Balances
The credit floor associated with the balance.
creditFloor - Variable in class com.oracle.communications.brm.cc.model.LimitType
The credit floor amount.
creditLimit - Variable in class com.oracle.communications.brm.cc.model.ApplyLoanResponse
 
creditLimit - Variable in class com.oracle.communications.brm.cc.model.BalanceGroup.Balances
The credit limit associated with the balance.
creditLimit - Variable in class com.oracle.communications.brm.cc.model.LimitType
The credit limit amount.
creditLimit - Variable in class com.oracle.communications.brm.cc.model.LoanDetail
The maximum total amount the customer can be loaned.
creditLimit - Variable in class com.oracle.communications.brm.cc.model.ProfileLoanType.Limit
 
creditLimit(String, CreditLimit) - Method in class com.oracle.communications.brm.cc.ws.billunit.BillUnitResource
Sets credit limit and credit thresholds for currency and non currency balance group
CreditLimit - Class in com.oracle.communications.brm.cc.model
Java class for creditLimit complex type
CreditLimit() - Constructor for class com.oracle.communications.brm.cc.model.CreditLimit
 
creditLimitFlag - Variable in class com.oracle.communications.brm.cc.model.ConfigPromiseToPaySpecification.PromiseToPaySpec
Specify whether to increment or decrement the credit limit (1) or not (0).
creditLimitFlag - Variable in class com.oracle.communications.brm.cc.model.DepositSpec
Specify whether to increase the customer credit limit by the deposit amount (true) or not (false).
creditLimitFlags - Variable in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase
Flag to set credit limit options.
creditorId - Variable in class com.oracle.communications.brm.cc.model.SepaType.Details
The creditor's ID.
creditorID - Variable in class com.oracle.communications.brm.cc.model.CreditorInfo.CreditorsDetails
The ID for the creditor.
CreditorInfo - Class in com.oracle.communications.brm.cc.model
Java class for anonymous complex type
CreditorInfo() - Constructor for class com.oracle.communications.brm.cc.model.CreditorInfo
 
CreditorInfo.CreditorsDetails - Class in com.oracle.communications.brm.cc.model
Java class for anonymous complex type
creditorName - Variable in class com.oracle.communications.brm.cc.model.SepaType.Details
The creditor's name.
creditorsDetails - Variable in class com.oracle.communications.brm.cc.model.CreditorInfo
Details about a creditor.
CreditorsDetails() - Constructor for class com.oracle.communications.brm.cc.model.CreditorInfo.CreditorsDetails
 
creditThresholds - Variable in class com.oracle.communications.brm.cc.model.BalanceGroup.Balances
The credit thresholds associated with the balance.
creditThresholds - Variable in class com.oracle.communications.brm.cc.model.LimitType
The percent threshold for notifications.
creditThresholdsFixed - Variable in class com.oracle.communications.brm.cc.model.BalanceGroup.Balances
The value at which to send a notification, such as 30 US dollars or 30 minutes.
creditThresholdsFixed - Variable in class com.oracle.communications.brm.cc.model.LimitType
The fixed threshold for notifications.
criteria - Variable in class com.oracle.communications.brm.cc.model.Criteria.FieldGroups
 
criteria - Variable in class com.oracle.communications.brm.cc.model.GenericTemplate.Filter
 
criteria - Variable in class com.oracle.communications.brm.cc.model.NotificationSpec
 
criteria - Variable in class com.oracle.communications.brm.cc.model.SearchTemplate.Searchcriterias
 
Criteria - Class in com.oracle.communications.brm.cc.model
Information about the criteria.
Criteria() - Constructor for class com.oracle.communications.brm.cc.model.Criteria
 
Criteria() - Constructor for class com.oracle.communications.brm.cc.model.SearchTemplate.Searchcriterias.Criteria
 
Criteria.FieldGroups - Class in com.oracle.communications.brm.cc.model
Java class for anonymous complex type
Criteria.FixedValues - Class in com.oracle.communications.brm.cc.model
Java class for anonymous complex type
Criteria.Properties - Class in com.oracle.communications.brm.cc.model
Java class for anonymous complex type
criteriaName - Variable in class com.oracle.communications.brm.cc.model.ProfileEventOrderingType.OodCriteria
 
criterias - Variable in class com.oracle.communications.brm.cc.model.Criterias.Groups
 
criterias - Variable in class com.oracle.communications.brm.cc.model.SearchCriterias
 
Criterias - Class in com.oracle.communications.brm.cc.model
Java class for criterias complex type
Criterias() - Constructor for class com.oracle.communications.brm.cc.model.Criterias
 
Criterias.Groups - Class in com.oracle.communications.brm.cc.model
Java class for anonymous complex type
criterion - Variable in class com.oracle.communications.brm.cc.model.ProfileMostcalledType.MostCalledInfo
 
CROSS_SCHEMA_SHARING_GROUP - Static variable in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMConstants
 
CROSS_SCHEMA_SHARING_GROUP_ENABLED - Static variable in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMConstants
 
CSR_ALERT - Enum constant in enum class com.oracle.communications.brm.cc.enums.NotesTypes
 
csrAccountId - Variable in class com.oracle.communications.brm.cc.model.Notes.Comments
The CSR's account ID.
csrFirstName - Variable in class com.oracle.communications.brm.cc.model.Notes.Comments
The CSR's first name.
CSRFTokenFilter - Class in com.oracle.communications.brm.cc.util
Filter class validates if the request is sending a valid CSRF token along with session ID.
CSRFTokenFilter() - Constructor for class com.oracle.communications.brm.cc.util.CSRFTokenFilter
 
csrLastName - Variable in class com.oracle.communications.brm.cc.model.Notes.Comments
The CSR's last name.
csrLoginId - Variable in class com.oracle.communications.brm.cc.model.Notes.Comments
The login ID associated with the CSR.
csrLoginId - Variable in class com.oracle.communications.brm.cc.model.PaymentAuditDetailsType
The CSR's login ID.
currency - Variable in class com.oracle.communications.brm.cc.model.Account
The code for the account's primary currency.
currency - Variable in class com.oracle.communications.brm.cc.model.AccountCollectionDetails.BillUnitCollectionsDetails
The code for the account's primary currency.
currency - Variable in class com.oracle.communications.brm.cc.model.AccountDetails
The primary currency.
currency - Variable in class com.oracle.communications.brm.cc.model.Bill
The type of currency associated with the bill.
currency - Variable in class com.oracle.communications.brm.cc.model.BillItem
The currency for the bill item, copied from the currency of the associated account.
currency - Variable in class com.oracle.communications.brm.cc.model.BillUnit
The bill unit's primary currency.
currency - Variable in class com.oracle.communications.brm.cc.model.DepositPayment
The code for the payment's currency.
currency - Variable in class com.oracle.communications.brm.cc.model.Money
The currency for the money.
currency - Variable in class com.oracle.communications.brm.cc.model.NewBillUnits
The primary currency of the bill unit.
currency - Variable in class com.oracle.communications.brm.cc.model.Payment
The payment's currency.
currency - Variable in class com.oracle.communications.brm.cc.model.PaymentBatchFileHeader
The currency of all payments in the batch payment file.
currency - Variable in class com.oracle.communications.brm.cc.model.RecyclePayment.Details
The currency of the original payment.
currency - Variable in class com.oracle.communications.brm.cc.model.RegistrationAccount
The account's primary currency.
currency - Variable in class com.oracle.communications.brm.cc.model.SubscriptionPreviewCancellationCharges
The currency associated with the cancelation fee.
currency - Variable in class com.oracle.communications.brm.cc.model.SubscriptionTerms
The currency associated with the subscription fee.
CURRENCY_ID - Static variable in class com.oracle.communications.brm.cc.batchpayments.BatchPaymentsConstants
 
CURRENCY_OPERATOR_DIVIDE - Static variable in class com.oracle.communications.brm.cc.brm_util.CurrencyRateManager
 
CURRENCY_OPERATOR_MULTIPLY - Static variable in class com.oracle.communications.brm.cc.brm_util.CurrencyRateManager
Currency mode determines which operator to use for currency exchange rates.
CURRENCY_OPERATOR_NONE - Static variable in class com.oracle.communications.brm.cc.brm_util.CurrencyRateManager
 
CurrencyData - Class in com.oracle.communications.brm.cc.brm_util
 
CurrencyData(Integer, String, String, String, Integer, String, Integer, Integer, Integer, BigDecimal, BigDecimal, BigDecimal, boolean, boolean) - Constructor for class com.oracle.communications.brm.cc.brm_util.CurrencyData
Constructs an object with information for a BEID resource contained in the Portal BEID table.
currencyId - Variable in class com.oracle.communications.brm.cc.model.PaymentDetails
The currency ID of the payment.
currencyId - Variable in class com.oracle.communications.brm.cc.modules.pcm.workers.SubscriptionWorker
 
CurrencyRateException - Exception Class in com.oracle.communications.brm.cc.brm_util
 
CurrencyRateException(int, int, Date, EBufException, int) - Constructor for exception class com.oracle.communications.brm.cc.brm_util.CurrencyRateException
Constructs an exception thrown by the CurrencyRateManager and CurrencyRate classes.
CurrencyRateManager - Class in com.oracle.communications.brm.cc.brm_util
 
CurrencyRateManager(PortalContext) - Constructor for class com.oracle.communications.brm.cc.brm_util.CurrencyRateManager
Construct a rate manager object.
currencyResource - Variable in class com.oracle.communications.brm.cc.model.ResourceDetails
Whether this is a currency resource (true) or not (false).
currencySecondary - Variable in class com.oracle.communications.brm.cc.model.Account
The account's secondary currency.
currencySecondary - Variable in class com.oracle.communications.brm.cc.model.BillUnit
The bill unit's secondary currency.
currentBalance - Variable in class com.oracle.communications.brm.cc.model.ApplyLoanResponse
 
currentBalance - Variable in class com.oracle.communications.brm.cc.model.BalanceGroup.Balances
The current balance.
currentBalance - Variable in class com.oracle.communications.brm.cc.model.SubBalances
The current amount of the sub-balance.
currentBalance - Variable in class com.oracle.communications.brm.cc.model.TransferBalanceCreateResponse.SourceBucket
The current balance in the bucket.
currentBalance - Variable in class com.oracle.communications.brm.cc.model.TransferBalanceCreateResponse.TargetBucket
The current balance in the bucket.
currentTotal - Variable in class com.oracle.communications.brm.cc.model.Bill
The current total of the bill.
currentTotal - Variable in class com.oracle.communications.brm.cc.model.CorrectiveBillDetails
The current total amount due.
custom - Variable in class com.oracle.communications.brm.cc.model.FieldData
 
CUSTOM - Static variable in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplateBaseWorker
 
CustomClassHelper - Class in com.oracle.communications.brm.cc.modules.pcm.workers
Helper class to convert custom profile/service objects into FLists using reflection, and FLists into custom profile/service objects.
CustomClassHelper(BaseOps) - Constructor for class com.oracle.communications.brm.cc.modules.pcm.workers.CustomClassHelper
 
CUSTOMER_DEPOSIT_RESOURCE - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
 
CUSTOMER_DEPOSIT_RESOURCE_TYPE - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
 
CUSTOMER_DIFFICULT - Enum constant in enum class com.oracle.communications.brm.cc.enums.NotesSubTypes
 
CUSTOMER_DURESS - Enum constant in enum class com.oracle.communications.brm.cc.enums.NotesSubTypes
 
CUSTOMER_HEARING - Enum constant in enum class com.oracle.communications.brm.cc.enums.NotesSubTypes
 
CustomerAssets - Class in com.oracle.communications.brm.cc.model
Java class for anonymous complex type
CustomerAssets() - Constructor for class com.oracle.communications.brm.cc.model.CustomerAssets
 
CustomerAssets.BillUnitServices - Class in com.oracle.communications.brm.cc.model
Java class for anonymous complex type
customerCareInfo - Variable in class com.oracle.communications.brm.cc.model.ProfileCustomerCareType
 
CustomerCareInfo() - Constructor for class com.oracle.communications.brm.cc.model.ProfileCustomerCareType.CustomerCareInfo
 
customerDeposit - Variable in class com.oracle.communications.brm.cc.model.DepositOrder
 
CustomerDeposit - Class in com.oracle.communications.brm.cc.model
A customer deposit.
CustomerDeposit() - Constructor for class com.oracle.communications.brm.cc.model.CustomerDeposit
 
CustomerDepositBeanValidator - Class in com.oracle.communications.brm.cc.util
This class is representing for Deposit Customer pojo validation here checking mandatory field and null check.
CustomerDepositBeanValidator() - Constructor for class com.oracle.communications.brm.cc.util.CustomerDepositBeanValidator
 
customerDepositRef - Variable in class com.oracle.communications.brm.cc.model.DepositPayment
The customer deposit reference.
customerDepositRef - Variable in class com.oracle.communications.brm.cc.model.DepositPayments
The customer deposit reference.
customerDepositRef - Variable in class com.oracle.communications.brm.cc.model.DepositRefund
The customer deposit reference.
customerDepositRef - Variable in class com.oracle.communications.brm.cc.model.DepositRelease
The customer deposit reference.
customerDepositRef - Variable in class com.oracle.communications.brm.cc.model.DepositReversal
The customer deposit reference.
customerDepositRef - Variable in class com.oracle.communications.brm.cc.model.DepositTransfer
The customer deposit reference.
customerDepositRef - Variable in class com.oracle.communications.brm.cc.model.DepositTxnPayment
The deposit reference.
CustomerDepositResource - Class in com.oracle.communications.brm.cc.ws.deposit
This class is the main controller for Customer Deposit API.
CustomerDepositResource() - Constructor for class com.oracle.communications.brm.cc.ws.deposit.CustomerDepositResource
 
CustomerDepositTransactions - Class in com.oracle.communications.brm.cc.model
The customer deposit transactions.
CustomerDepositTransactions() - Constructor for class com.oracle.communications.brm.cc.model.CustomerDepositTransactions
 
customerDurationDays - Variable in class com.oracle.communications.brm.cc.model.Account
The number of days that the account has been a customer.
customerDurationYears - Variable in class com.oracle.communications.brm.cc.model.Account
The number of years that the account has been a customer.
CustomerPackages - Class in com.oracle.communications.brm.cc.model
Java class for anonymous complex type
CustomerPackages() - Constructor for class com.oracle.communications.brm.cc.model.CustomerPackages
 
CustomerPackages.BillUnitPackages - Class in com.oracle.communications.brm.cc.model
Java class for anonymous complex type
customerRef - Variable in class com.oracle.communications.brm.cc.model.CancelInstallment
The customer reference.
customerRef - Variable in class com.oracle.communications.brm.cc.model.CustomerDeposit
The customer reference.
customerRef - Variable in class com.oracle.communications.brm.cc.model.DepositAOC
The customer reference.
customerRef - Variable in class com.oracle.communications.brm.cc.model.DepositPayment
The customer reference.
customerRef - Variable in class com.oracle.communications.brm.cc.model.DepositPayments
The customer reference.
customerRef - Variable in class com.oracle.communications.brm.cc.model.DepositRefund
The customer reference.
customerRef - Variable in class com.oracle.communications.brm.cc.model.DepositRelease
The customer reference.
customerRef - Variable in class com.oracle.communications.brm.cc.model.DepositReversal
The customer reference.
customerRef - Variable in class com.oracle.communications.brm.cc.model.DepositTransfer
The customer reference.
customerRef - Variable in class com.oracle.communications.brm.cc.model.DepositTxnDepositInfo
The customer reference.
customerRef - Variable in class com.oracle.communications.brm.cc.model.DepositTxnPayment
The customer reference.
customerRef - Variable in class com.oracle.communications.brm.cc.model.Installment
The customer reference.
customerRef - Variable in class com.oracle.communications.brm.cc.model.InstallmentBillInfo
The customer reference.
customerRef - Variable in class com.oracle.communications.brm.cc.model.InstallmentBillItem
The customer reference.
customerRef - Variable in class com.oracle.communications.brm.cc.model.InstallmentProposal
The customer reference.
customerRef - Variable in class com.oracle.communications.brm.cc.model.InstallmentSchedule
The customer account reference.
customerType - Variable in class com.oracle.communications.brm.cc.model.ProfileCustomerCareType.CustomerCareInfo
 
customerTypeCode - Variable in class com.oracle.communications.brm.cc.model.Account
The customer type: 1 (standard), 2 (brand), or 3 (subscription).
customerTypeCode - Variable in class com.oracle.communications.brm.cc.model.RegistrationAccount
The customer type: standard (1), brand (2), or subscription (3).
CUSTOMFOLDER - Variable in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplateBaseWorker
 
customInfo - Variable in class com.oracle.communications.brm.cc.model.ProfileCredscoreType
 
CustomInfo() - Constructor for class com.oracle.communications.brm.cc.model.ProfileCredscoreType.CustomInfo
 
CustomizedBundleForPurchase - Class in com.oracle.communications.brm.cc.model
Information about customized bundles.
CustomizedBundleForPurchase() - Constructor for class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase
 
CustomizedBundleForPurchase.CustomizedChargeOffers - Class in com.oracle.communications.brm.cc.model
Java class for anonymous complex type
CustomizedBundleForPurchase.CustomizedDiscountOffers - Class in com.oracle.communications.brm.cc.model
Java class for anonymous complex type
customizedBundles - Variable in class com.oracle.communications.brm.cc.model.PurchasingService
 
customizedChargeOffers - Variable in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase
The list of customized charge offers in the bundle.
CustomizedChargeOffers() - Constructor for class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedChargeOffers
 
customizedDiscountOffers - Variable in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase
The list of customized discount offers.
CustomizedDiscountOffers() - Constructor for class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedDiscountOffers
 
customizedOffer - Variable in class com.oracle.communications.brm.cc.model.CustomizedOffers
 
CustomizedOffer() - Constructor for class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
 
CustomizedOffers - Class in com.oracle.communications.brm.cc.model
Java class for anonymous complex type
CustomizedOffers() - Constructor for class com.oracle.communications.brm.cc.model.CustomizedOffers
 
CustomizedOffers.CustomizedOffer - Class in com.oracle.communications.brm.cc.model
Java class for anonymous complex type
CustomMessageBodyReader - Class in com.oracle.communications.brm.cc.validation.validator
This class intercepts all the POST and PUT REST request for the validation purpose identifies the corresponding XSD and validates input payload
CustomMessageBodyReader() - Constructor for class com.oracle.communications.brm.cc.validation.validator.CustomMessageBodyReader
 
CYCLE_FEE - Static variable in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMConstants
 
CYCLE_TAX_EVENT - Static variable in class com.oracle.communications.brm.cc.common.BillingCareConstants
 
cycleDiscount - Variable in class com.oracle.communications.brm.cc.model.ChargeOfferType
The charge offer's cycle discount.
cycleDiscountOverride - Variable in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedChargeOffers
The fixed amount of the cycle discount override.
cycleDiscountPercentOverride - Variable in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedChargeOffers
The percentage amount of the cycle discount override.
cycleDuration - Variable in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
The accounting cycle duration.
cycleEnd - Variable in class com.oracle.communications.brm.cc.model.ChargeOfferType
 
cycleEnd - Variable in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedChargeOffers
 
cycleEnd - Variable in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedDiscountOffers
 
cycleEnds - Variable in class com.oracle.communications.brm.cc.model.AdjustmentDetails.BillDetails
The date and time the billing cycle ends.
cycleEnds - Variable in class com.oracle.communications.brm.cc.model.AdjustmentDetails.BillDetails.ItemsAffected
The date and time the billing cycle ends.
cycleEnds - Variable in class com.oracle.communications.brm.cc.model.Bill
The date and time the billing cycle ends.
cycleEnds - Variable in class com.oracle.communications.brm.cc.model.PaymentDetails.BillDetails
The date and time the billing cycle ends.
cycleEnds - Variable in class com.oracle.communications.brm.cc.model.PaymentDetails.BillDetails.ItemsAffected
The date and time the billing cycle ends.
cycleEnds - Variable in class com.oracle.communications.brm.cc.model.RefundDetails
The date and time the billing cycle ends.
cycleEnds - Variable in class com.oracle.communications.brm.cc.model.WriteOffDetails
The date and time the cycle ends.
cycleEndT - Variable in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
The date and time the cycle changes end.
cycleFeeOverride - Variable in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedChargeOffers
The amount of the cycle fee override.
Cycles - Enum constant in enum class com.oracle.communications.brm.cc.enums.SubscriptionRelative
 
cycleStart - Variable in class com.oracle.communications.brm.cc.model.ChargeOfferType
 
cycleStart - Variable in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedChargeOffers
 
cycleStart - Variable in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedDiscountOffers
 
cycleStarts - Variable in class com.oracle.communications.brm.cc.model.AdjustmentDetails.BillDetails
The date and time the billing cycle starts.
cycleStarts - Variable in class com.oracle.communications.brm.cc.model.AdjustmentDetails.BillDetails.ItemsAffected
The date and time the billing cycle starts.
cycleStarts - Variable in class com.oracle.communications.brm.cc.model.Bill
The date and time the billing cycle starts.
cycleStarts - Variable in class com.oracle.communications.brm.cc.model.PaymentDetails.BillDetails
The date and time the billing cycle starts.
cycleStarts - Variable in class com.oracle.communications.brm.cc.model.PaymentDetails.BillDetails.ItemsAffected
The date and time the billing cycle starts.
cycleStarts - Variable in class com.oracle.communications.brm.cc.model.RefundDetails
The date and time the billing cycle starts.
cycleStarts - Variable in class com.oracle.communications.brm.cc.model.WriteOffDetails
The date and time the cycle starts.
cycleStartT - Variable in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
The date and time the cycle changes start.
cycleT - Variable in class com.oracle.communications.brm.cc.model.ProfileLoanType.LoanInfo
 
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 _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form