Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractARActionType - Class in com.oracle.communications.brm.cc.model
-
The type of the A/R action.
- AbstractARActionType() - Constructor for class com.oracle.communications.brm.cc.model.AbstractARActionType
- account - Variable in class com.oracle.communications.brm.cc.model.BillChargeGroup
- account - Variable in class com.oracle.communications.brm.cc.model.BillingHierarchy
-
An account.
- Account - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type
- Account() - Constructor for class com.oracle.communications.brm.cc.model.Account
- ACCOUNT - Static variable in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMConstants
- ACCOUNT_ADJUSTMENT - Enum constant in enum class com.oracle.communications.brm.cc.enums.NotesSubTypes
- ACCOUNT_ID - Static variable in class com.oracle.communications.brm.cc.batchpayments.BatchPaymentsConstants
- ACCOUNT_LEVEL_ALLOCATION - Static variable in class com.oracle.communications.brm.cc.batchpayments.BatchPaymentsConstants
- ACCOUNT_LEVEL_ENQUIRY - Enum constant in enum class com.oracle.communications.brm.cc.enums.NotesSubTypes
- ACCOUNT_MODULE - Static variable in class com.oracle.communications.brm.cc.common.BillingCareConstants
- ACCOUNT_NO - Static variable in class com.oracle.communications.brm.cc.batchpayments.BatchPaymentsConstants
- ACCOUNT_NO - Static variable in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplatePaymentWorker
- ACCOUNT_OR_BILL_LEVEL_ALLOCATION - Static variable in class com.oracle.communications.brm.cc.batchpayments.BatchPaymentsConstants
- ACCOUNT_POID_STR - Static variable in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMConstants
- ACCOUNT_REFUND - Enum constant in enum class com.oracle.communications.brm.cc.enums.NotesSubTypes
- ACCOUNT_RESOURCE - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
- ACCOUNT_RESOURCE_TYPE - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
- ACCOUNT_WRITEOFF - Enum constant in enum class com.oracle.communications.brm.cc.enums.NotesSubTypes
- AccountAdjustment - Enum constant in enum class com.oracle.communications.brm.cc.enums.ArActionType
- AccountAndBillItems - Class in com.oracle.communications.brm.cc.model
-
An account and associated bill items.
- AccountAndBillItems() - Constructor for class com.oracle.communications.brm.cc.model.AccountAndBillItems
- accountBundles - Variable in class com.oracle.communications.brm.cc.model.CustomerPackages.BillUnitPackages
- AccountCollectionDetails - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type
- AccountCollectionDetails() - Constructor for class com.oracle.communications.brm.cc.model.AccountCollectionDetails
- AccountCollectionDetails.BillUnitCollectionsDetails - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type
- AccountCollectionDetails.BillUnitCollectionsDetails.CollectionsActions - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type
- AccountCollectionDetails.Phonenumbers - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type
- AccountContactDetails - Class in com.oracle.communications.brm.cc.model
-
Java class for accountContactDetails complex type
- AccountContactDetails() - Constructor for class com.oracle.communications.brm.cc.model.AccountContactDetails
- accountCurrency - Variable in class com.oracle.communications.brm.cc.model.BatchRecordsType
-
The account currency of the customer's account.
- accountDetails(String, boolean) - Method in interface com.oracle.communications.brm.cc.modules.AccountModule
-
Returns an existing BRM account
- accountDetails(String, boolean) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMAccountModule
-
retrieves the account information
- AccountDetails - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type
- AccountDetails() - Constructor for class com.oracle.communications.brm.cc.model.AccountDetails
- accountFirstName - Variable in class com.oracle.communications.brm.cc.model.Account
-
The account owner's first name.
- AccountGroup - Class in com.oracle.communications.brm.cc.model
-
Information about the account group.
- AccountGroup() - Constructor for class com.oracle.communications.brm.cc.model.AccountGroup
- accountHierarchy - Variable in class com.oracle.communications.brm.cc.modules.pcm.workers.AccountWorker
- AccountHierarchy - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type
- AccountHierarchy() - Constructor for class com.oracle.communications.brm.cc.model.AccountHierarchy
- accountId - Variable in class com.oracle.communications.brm.cc.model.AccountCollectionDetails
-
The account's ID.
- accountId - Variable in class com.oracle.communications.brm.cc.model.AccountContactDetails
-
The ID of the account.
- accountId - Variable in class com.oracle.communications.brm.cc.model.AdjustmentDetails
-
The ID of the account associated with the adjustment.
- accountId - Variable in class com.oracle.communications.brm.cc.model.CollectionsExemptedBillUnits
-
The ID of the account.
- accountId - Variable in class com.oracle.communications.brm.cc.model.Notes
-
The ID of the account associated with the note.
- accountId - Variable in class com.oracle.communications.brm.cc.model.PaymentDetails
-
The ID of the account.
- accountId - Variable in class com.oracle.communications.brm.cc.model.PaymentDetails.OriginalPaymentDetails
-
The account ID.
- accountId - Variable in class com.oracle.communications.brm.cc.model.RequestDetails
-
The Account ID of the request.
- accountId - Variable in class com.oracle.communications.brm.cc.model.SuspenseAccount
-
The ID of the account.
- accountingCycleDom - Variable in class com.oracle.communications.brm.cc.model.BillUnit
-
The bill unit's accounting cycle day of month (DOM).
- accountingCycleDom - Variable in class com.oracle.communications.brm.cc.model.NewBillUnits
-
The accounting cycle day of month (DOM).
- accountingCycleEnd - Variable in class com.oracle.communications.brm.cc.model.BillUnit
-
The date and time the accounting cycle ends.
- accountingCycleStart - Variable in class com.oracle.communications.brm.cc.model.BillUnit
-
The date and time the accounting cycle starts.
- accountingCyclesUntilBillCycleEnds - Variable in class com.oracle.communications.brm.cc.model.BillUnit
-
The number of monthly accounting cycles remaining until the current billing cycle ends.
- accountingType - Variable in class com.oracle.communications.brm.cc.model.BillinfoType
-
The bill unit's accounting type.
- accountingType - Variable in class com.oracle.communications.brm.cc.model.BillUnit
-
The bill unit's accounting type: open item (1) or balance forward (2).
- accountingType - Variable in class com.oracle.communications.brm.cc.model.NewBillUnits
-
The accounting type.
- AccountingType - Enum Class in com.oracle.communications.brm.cc.enums
- accountLastName - Variable in class com.oracle.communications.brm.cc.model.Account
-
The account owner's last name.
- AccountModule - Interface in com.oracle.communications.brm.cc.modules
- accountName - Variable in class com.oracle.communications.brm.cc.model.BillItem
-
The name of the account.
- accountNumber - Variable in class com.oracle.communications.brm.cc.model.Account
-
The account number.
- accountNumber - Variable in class com.oracle.communications.brm.cc.model.AccountCollectionDetails
-
The account's number.
- accountNumber - Variable in class com.oracle.communications.brm.cc.model.AccountContactDetails
-
The account number.
- accountNumber - Variable in class com.oracle.communications.brm.cc.model.AccountDetails
-
The account number.
- accountNumber - Variable in class com.oracle.communications.brm.cc.model.AdjustmentDetails.BillDetails.ItemsAffected
-
The account number associated with the bill item.
- accountNumber - Variable in class com.oracle.communications.brm.cc.model.ArActionsList
-
The account number.
- accountNumber - Variable in class com.oracle.communications.brm.cc.model.BatchRecordsType
-
The customer's account number.
- accountNumber - Variable in class com.oracle.communications.brm.cc.model.BillItem
-
The account number associated with the bill item.
- accountNumber - Variable in class com.oracle.communications.brm.cc.model.CollectionsExemptedBillUnits
-
The account number.
- accountNumber - Variable in class com.oracle.communications.brm.cc.model.CollectionsGroup.Members
-
The account number of the collections sharing group member.
- accountNumber - Variable in class com.oracle.communications.brm.cc.model.DepositRefund
-
The account number.
- accountNumber - Variable in class com.oracle.communications.brm.cc.model.PaymentAuditDetailsType
-
The account number.
- accountNumber - Variable in class com.oracle.communications.brm.cc.model.PaymentDetails.BillDetails
-
The account number associated with the bill.
- accountNumber - Variable in class com.oracle.communications.brm.cc.model.PaymentDetails.BillDetails.ItemsAffected
-
The account number associated with the bill item.
- accountNumber - Variable in class com.oracle.communications.brm.cc.model.Service
-
The account number associated with the service.
- accountNumber - Variable in class com.oracle.communications.brm.cc.model.ServicesAndBillItems
-
The account number associated with the service.
- accountNumber - Variable in class com.oracle.communications.brm.cc.model.SharingGroupMembers.MemberDetails
-
The member's account number.
- accountNumber - Variable in class com.oracle.communications.brm.cc.model.SharingMemberDetails.MembershipDetails
-
The account number associated with the sharing group.
- accountNumber - Variable in class com.oracle.communications.brm.cc.model.SuspenseAccount
-
The account number.
- accountNumber - Variable in class com.oracle.communications.brm.cc.model.WriteOffDetails
-
The account number associated with the write-off.
- accountObj - Variable in class com.oracle.communications.brm.cc.model.PayinfoType
- accountObj - Variable in class com.oracle.communications.brm.cc.model.ProfileType
- accountRef - Variable in class com.oracle.communications.brm.cc.model.AccountAndBillItems
- accountRef - Variable in class com.oracle.communications.brm.cc.model.AdjustmentNonCurrencyBalance
- accountRef - Variable in class com.oracle.communications.brm.cc.model.ApplyLoan
- accountRef - Variable in class com.oracle.communications.brm.cc.model.AssignCollectionsAgent
- accountRef - Variable in class com.oracle.communications.brm.cc.model.BatchRecordsType
- accountRef - Variable in class com.oracle.communications.brm.cc.model.Bill
- accountRef - Variable in class com.oracle.communications.brm.cc.model.BillItem
- accountRef - Variable in class com.oracle.communications.brm.cc.model.BillUnit
- accountRef - Variable in class com.oracle.communications.brm.cc.model.BundleCancel
-
A reference to the account.
- accountRef - Variable in class com.oracle.communications.brm.cc.model.CollectionsGroup.Members
- accountRef - Variable in class com.oracle.communications.brm.cc.model.DiscountOfferType
- accountRef - Variable in class com.oracle.communications.brm.cc.model.EventARAction
- accountRef - Variable in class com.oracle.communications.brm.cc.model.NewBillUnit
- accountRef - Variable in class com.oracle.communications.brm.cc.model.PaymentAuditDetailsType
- accountRef - Variable in class com.oracle.communications.brm.cc.model.PaymentInstrumentType
- accountRef - Variable in class com.oracle.communications.brm.cc.model.PayMethod
- accountRef - Variable in class com.oracle.communications.brm.cc.model.RecyclePayment.Details
- accountRef - Variable in class com.oracle.communications.brm.cc.model.RefundDetails
- accountRef - Variable in class com.oracle.communications.brm.cc.model.ServicesAndBillItems
- accountRef - Variable in class com.oracle.communications.brm.cc.model.ServiceType
- accountRef - Variable in class com.oracle.communications.brm.cc.model.SharingGroupMembers.MemberDetails
- accountRef - Variable in class com.oracle.communications.brm.cc.model.SharingMember.Membership
- accountRef - Variable in class com.oracle.communications.brm.cc.model.SharingMemberDetails.MembershipDetails
- accountRef - Variable in class com.oracle.communications.brm.cc.model.SharingMemberServiceDetails
- accountRef - Variable in class com.oracle.communications.brm.cc.model.SharingOwner
- accountRef - Variable in class com.oracle.communications.brm.cc.model.SharingOwnerDetails
- accountRef - Variable in class com.oracle.communications.brm.cc.model.SubscriptionPreviewCancellationCharges
- accountRef - Variable in class com.oracle.communications.brm.cc.model.SubscriptionTerms
- AccountResource - Class in com.oracle.communications.brm.cc.ws.account
-
REST web service for all the account related operations
- AccountResource() - Constructor for class com.oracle.communications.brm.cc.ws.account.AccountResource
- AccountStatus - Enum constant in enum class com.oracle.communications.brm.cc.enums.NewsfeedType
- AccountSummary - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type
- AccountSummary() - Constructor for class com.oracle.communications.brm.cc.model.AccountSummary
- accountType - Variable in class com.oracle.communications.brm.cc.model.BatchRecordsType
-
The accounting type associated with the account returned by the SelectItems opcode.
- accountType - Variable in class com.oracle.communications.brm.cc.model.DirectDebitType.Details
-
The bank account type.
- accountType - Variable in class com.oracle.communications.brm.cc.model.PayinfoDdType.DdInfo
-
The bank account type.
- AccountWorker - Class in com.oracle.communications.brm.cc.modules.pcm.workers
- AccountWorker() - Constructor for class com.oracle.communications.brm.cc.modules.pcm.workers.AccountWorker
- AccountWriteoff - Enum constant in enum class com.oracle.communications.brm.cc.enums.ArActionType
- action - Variable in class com.oracle.communications.brm.cc.model.AccountCollectionDetails.BillUnitCollectionsDetails.CollectionsActions
-
The collections action's name.
- action - Variable in class com.oracle.communications.brm.cc.model.CollectionDetails.Actions
-
The collections action's name.
- action - Variable in class com.oracle.communications.brm.cc.model.ServiceAdminClientType.Permitteds
- actionAffectsRef - Variable in class com.oracle.communications.brm.cc.model.AractionBaseType
- actionAffectsRef - Variable in class com.oracle.communications.brm.cc.model.Writeoff
- actionAffectsRef - Variable in class com.oracle.communications.brm.cc.model.WriteOffDetails
- actionDescription - Variable in class com.oracle.communications.brm.cc.model.ConfigCollectionAction
-
Action description.
- actionFlag - Variable in class com.oracle.communications.brm.cc.model.EditAction
-
Which collections action to reschedule.
- actionHistory - Variable in class com.oracle.communications.brm.cc.model.CollectionsActionHistory
-
The list of collections action activities.
- ActionHistory() - Constructor for class com.oracle.communications.brm.cc.model.CollectionsActionHistory.ActionHistory
- actionId - Variable in class com.oracle.communications.brm.cc.model.AccountCollectionDetails.BillUnitCollectionsDetails.CollectionsActions
-
The collections action's ID.
- actionId - Variable in class com.oracle.communications.brm.cc.model.CollectionDetails.Actions
-
The ID of the collections action.
- actionId - Variable in class com.oracle.communications.brm.cc.model.CollectionsActionHistory
-
The ID of the collections action.
- actionId - Variable in class com.oracle.communications.brm.cc.model.DeferredAction
- actionKey - Variable in class com.oracle.communications.brm.cc.model.MenuDefinition.Menu.Contents.Item
- actionName - Variable in class com.oracle.communications.brm.cc.model.ConfigCollectionAction
-
Action name to be displayed on GUI tools
- actionName - Variable in class com.oracle.communications.brm.cc.model.DeferredAction
-
The action's name.
- actions - Variable in class com.oracle.communications.brm.cc.model.CollectionDetails
-
List of collections actions.
- Actions() - Constructor for class com.oracle.communications.brm.cc.model.CollectionDetails.Actions
- actionStatus - Variable in class com.oracle.communications.brm.cc.model.DeferredAction
-
The status of the deferred action.
- actionType - Variable in class com.oracle.communications.brm.cc.model.ConfigCollectionAction
-
The action type string.
- ACTIVE - Static variable in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMConstants
- activityDate - Variable in class com.oracle.communications.brm.cc.model.PaymentAuditDetailsType
-
The date and time the payment activity occurred.
- Adapter1 - Class in com.oracle.communications.brm.cc.model
- Adapter1() - Constructor for class com.oracle.communications.brm.cc.model.Adapter1
- ADD_ACTION - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
- ADD_HIERARCHY_ACTION - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
- ADD_MEMBER_ACTION - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
- addAccountToHierarchy(List<String>, String) - Method in interface com.oracle.communications.brm.cc.modules.AccountModule
- addAccountToHierarchy(List<String>, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMAccountModule
-
Adds an account to a hierarchy
- addAccountToHierarchy(List<String>, String) - Method in class com.oracle.communications.brm.cc.ws.account.AccountResource
-
Adds an account to a hierarchy
- addBalanceMonitor(Poid, BillUnit) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMBaseWorker
-
Add balance group monitor details in the Bill Unit Object
- addBalances(Poid, BillUnit, boolean) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMBaseWorker
-
Add balance group details in the Bill Unit Object
- addClassToDDClassHashtable(DDClass) - Method in class com.oracle.communications.brm.cc.brm_util.DataDictionary
- addContextInfo(int, FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMBaseOps
- addContextInfo(int, FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMBaseWorker
-
Adds External User Information to the inputFlist if its not a readonly opcode call
- addDeferredActionsCountToBillUnitServicesDetails(List<Service>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SubscriptionWorker
-
Adding deferred action count to the Bill unit services
- AddDependantSortingParameterForPhoneNumber(List<GenericTemplate.SortbyFields>) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMTemplateModule
-
The sorting by phone number column depends on 2 more fields - callingFrom and calledTo If it is descending sort the secondary and tertiary sorting are needed This is sent from Rest as of now because the java script client is not capable of sending multiple object types
- AddDependantSortingParameterForSourceField(List<GenericTemplate.SortbyFields>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplateBatchPaymentWorker
- addDepositRefund(DepositRefund) - Method in interface com.oracle.communications.brm.cc.modules.DepositModule
-
Creates Deposit Refund by validating the request, converting the JSON/XML to FList and invoking the Deposit refund opcode
- addDepositRefund(DepositRefund) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMDepositModule
-
Creates Deposit Refund by validating the request, converting the JSON/XML to FList and invoking the Deposit refund opcode
- addDepositRelease(DepositRelease) - Method in interface com.oracle.communications.brm.cc.modules.DepositModule
-
Creates Deposit Release by validating the request, converting the JSON/XML to FList and invoking the Deposit release opcode
- addDepositRelease(DepositRelease) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMDepositModule
-
Creates Deposit Release by validating the request, converting the JSON/XML to FList and invoking the Deposit release opcode
- addDepositReversal(DepositReversal) - Method in interface com.oracle.communications.brm.cc.modules.DepositModule
-
Creates Deposit Reversal by validating the request, converting the JSON/XML to FList and invoking the Deposit Reversal opcode
- addDepositReversal(DepositReversal) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMDepositModule
-
Creates Deposit Reversal by validating the request, converting the JSON/XML to FList and invoking the Deposit Reversal opcode
- addDepositSpec(DepositSpec) - Method in interface com.oracle.communications.brm.cc.modules.DepositModule
-
Creates Deposit Spec by validating the request, converting the JSON/XML to FList and invoking the Deposit Spec opcode
- addDepositSpec(DepositSpec) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMDepositModule
-
Creates Deposit Spec by validating the request, converting the JSON/XML to FList and invoking the Deposit Spec opcode
- addFieldToFlist(Field, Object, FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMBaseWorker
-
checks the type of field,assigns the value and adds it to the FList to create the filter FList.
- addGroup(String) - Method in class com.oracle.communications.brm.cc.authorization.SubjectAbstraction
- addGroups(List<String>) - Method in class com.oracle.communications.brm.cc.authorization.SubjectAbstraction
- addHeaders(HttpServletRequest, Map<String, String>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.RequestInfoWorker
-
Adds specific headers and their values in a HashMap.
- addHierarchyType(String, Map) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.AccountWorker
-
Fetches hierarchy types for the account ids passed and populates to OrganizationHierarchy data
- addInstallmentProposal(InstallmentProposal) - Method in interface com.oracle.communications.brm.cc.modules.InstallmentModule
-
Creates an Installment Proposal for the proposal provided by payload represented by Installment Proposal schema
- addInstallmentProposal(InstallmentProposal) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMInstallmentModule
-
Creates an Installment Proposal for the proposal provided by payload represented by Installment Proposal schema
- addInstallmentProposal(InstallmentProposal) - Method in class com.oracle.communications.brm.cc.ws.installment.InstallmentProposalResource
-
Creates new installment proposal
- addInstallmentSchedule(InstallmentSchedule) - Method in interface com.oracle.communications.brm.cc.modules.InstallmentModule
-
Creates Installment Schedule by validating the request, converting the JSON/XML to FList and invoking the Installment Schedule opcode
- addInstallmentSchedule(InstallmentSchedule) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMInstallmentModule
-
Creates Installment Schedule by validating the request, converting the JSON/XML to FList and invoking the Installment Schedule opcode
- addInstallmentSchedule(InstallmentSchedule) - Method in class com.oracle.communications.brm.cc.ws.installment.InstallmentScheduleResource
-
Creates new installment schedule
- addInstallmentScheduleSpec(InstallmentScheduleSpec) - Method in interface com.oracle.communications.brm.cc.modules.InstallmentModule
-
Creates Installment Schedule Spec by validating the request, converting the JSON/XML to FList and invoking the Installment Schedule spec opcode
- addInstallmentScheduleSpec(InstallmentScheduleSpec) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMInstallmentModule
-
Creates Installment Schedule Spec by validating the request, converting the JSON/XML to FList and invoking the Installment Schedule spec opcode
- addInstallmentScheduleSpec(InstallmentScheduleSpec) - Method in class com.oracle.communications.brm.cc.ws.installment.InstallmentScheduleSpecResource
-
Creates new installment schedule specification
- addLimitation(String, String) - Method in class com.oracle.communications.brm.cc.authorization.ResourceGrantedResponse
- addMember(String, String, Notes) - Method in interface com.oracle.communications.brm.cc.modules.CollectionsModule
-
Add a member to collections group
- addMember(String, String, Notes) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMCollectionsModule
-
Add a member to collections group
- addMember(String, String, NotesInfo) - Method in class com.oracle.communications.brm.cc.ws.collections.CollectionsResource
-
Add a member to collections group
- addMembers(String, String, SharingMember) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMSharingModule
-
Add Members to a group
- addMembers(String, String, SharingMember) - Method in interface com.oracle.communications.brm.cc.modules.SharingModule
-
Add Members to a group
- addMembers(String, String, SharingMember) - Method in class com.oracle.communications.brm.cc.ws.sharing.SharingResource
-
Add Members to a group
- addNotesDetails(Collection<String>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplatePaymentSuspenseWorker
-
Adds notes details to template entries
- addNotesDetailsInBatch() - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplatePaymentSuspenseWorker
-
Adds notes details in batch
- addNotificationSpec(NotificationSpec) - Method in interface com.oracle.communications.brm.cc.modules.NotificationModule
-
Creates Notification Spec by validating the request, converting the JSON/XML to FList and invoking the NotificationSpec spec opcode
- addNotificationSpec(NotificationSpec) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMNotificationModule
-
Creates Notification Spec by validating the request, converting the JSON/XML to FList and invoking NOTIFICATION_CREATE_SPECIFICATION opcode
- addOrUpdateBillUnitHierarchy(BillUnitHierarchy, String) - Method in interface com.oracle.communications.brm.cc.modules.BillUnitModule
-
add or updates the Parent BillUnit for given bill unit.
- addOrUpdateBillUnitHierarchy(BillUnitHierarchy, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMBillUnitModule
-
Adds or update the Parent BillUnit for given bill unit.
- addOrUpdateBillUnitHierarchy(String, BillUnitHierarchy) - Method in class com.oracle.communications.brm.cc.ws.billunit.BillUnitResource
-
Adds the bill unit to the hierarchy .
- addOrUpdateDynamicCharge(List<OverriddenCharges>, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMSubscriptionModule
- addOrUpdateDynamicCharge(List<OverriddenCharges>, String) - Method in interface com.oracle.communications.brm.cc.modules.SubscriptionModule
-
updates or adds dynamic charges for purchased products
- addOrUpdateDynamicCharge(List<OverriddenCharges>, String) - Method in class com.oracle.communications.brm.cc.ws.subscription.SubscriptionResource
-
updates or adds dynamic charges for purchased products
- addPaymentDetails() - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplatePaymentSuspenseWorker
-
Adds allocation details for each payment
- addPaymentDetailsInBatches(Collection<String>, List<String>, Set<String>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplatePaymentSuspenseWorker
-
Retrieves allocation details for set of payments in batches
- addPaymentIDInBatch() - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplatePaymentSuspenseWorker
-
Adds Payment ids in batch
- addPreviousContracts(SubscriptionTerms) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SubscriptionWorker
- addRefundAuditTrails(List<PaymentAuditDetails>, FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PaymentWorker
-
add audit trails for refund payment
- address - Variable in class com.oracle.communications.brm.cc.model.AccountCollectionDetails
-
The account's address.
- address - Variable in class com.oracle.communications.brm.cc.model.AccountContactDetails
-
The address for the account.
- address - Variable in class com.oracle.communications.brm.cc.model.Contacts
-
The customer's address.
- address - Variable in class com.oracle.communications.brm.cc.model.CreditCardType.Details
-
The street address associated with the credit card.
- address - Variable in class com.oracle.communications.brm.cc.model.CreditorInfo.CreditorsDetails
-
The creditor's address.
- address - Variable in class com.oracle.communications.brm.cc.model.DirectDebitType.Details
-
The street address associated with the bank account.
- address - Variable in class com.oracle.communications.brm.cc.model.InvoiceType.Details
-
The customer's address.
- address - Variable in class com.oracle.communications.brm.cc.model.PayinfoCcType.CcInfo
-
The street address associated with the credit card.
- address - Variable in class com.oracle.communications.brm.cc.model.PayinfoDdType.DdInfo
-
The street address associated with the bank account.
- address - Variable in class com.oracle.communications.brm.cc.model.PayinfoInvoiceType.InvInfo
-
The street address associated with the invoice.
- address - Variable in class com.oracle.communications.brm.cc.model.SepaType.Details.DebtorInfo
-
The debtor's address.
- addSuspendedDate() - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplatePaymentSuspenseWorker
-
add suspended date if allocation details is not configured
- ADJUST_NONCURRENCY_RESOURCE - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
- ADJUST_NONCURRENCY_RESOURCE_TYPE - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
- adjustAccount(String, AdjustmentAccount) - Method in interface com.oracle.communications.brm.cc.modules.AdjustmentModule
-
Performs an adjustment for the account
- adjustAccount(String, AdjustmentAccount) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMAdjustmentModule
-
Performs an adjustment for the account
- adjustAccount(String, AdjustmentAccount) - Method in class com.oracle.communications.brm.cc.ws.adjustment.AdjustmentResource
-
Performs an account level currency adjustment
- adjustBill(String, AdjustmentBill) - Method in interface com.oracle.communications.brm.cc.modules.AdjustmentModule
-
Performs a currency adjustment for the bill
- adjustBill(String, AdjustmentBill) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMAdjustmentModule
-
Performs a currency adjustment for the bill
- adjustBill(String, AdjustmentBill) - Method in class com.oracle.communications.brm.cc.ws.adjustment.AdjustmentResource
-
Performs a currency adjustment for the bill
- adjusted - Variable in class com.oracle.communications.brm.cc.model.Bill
-
The amount on the bill that was adjusted.
- adjusted - Variable in class com.oracle.communications.brm.cc.model.BillItem
-
The total amount from debit and credit adjustments made to the bill item.
- adjusted - Variable in class com.oracle.communications.brm.cc.model.CorrectiveBillDetails
-
The amount of any adjustments.
- adjustEvent(AdjustmentEvent) - Method in interface com.oracle.communications.brm.cc.modules.AdjustmentModule
-
Performs an event level currency adjustment
- adjustEvent(AdjustmentEvent) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMAdjustmentModule
-
Performs an event level currency adjustment
- adjustEvent(AdjustmentEvent) - Method in class com.oracle.communications.brm.cc.ws.adjustment.AdjustmentResource
-
Performs an event level currency adjustment
- adjustItem(String, AdjustmentItem) - Method in interface com.oracle.communications.brm.cc.modules.AdjustmentModule
-
Performs a currency adjustment for an item
- adjustItem(String, AdjustmentItem) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMAdjustmentModule
-
Performs a currency adjustment for an item
- adjustItem(String, AdjustmentItem) - Method in class com.oracle.communications.brm.cc.ws.adjustment.AdjustmentResource
-
Performs a currency adjustment for an item
- Adjustment - Enum constant in enum class com.oracle.communications.brm.cc.enums.NewsfeedType
- ADJUSTMENT_MODULE - Static variable in class com.oracle.communications.brm.cc.common.BillingCareConstants
- ADJUSTMENT_RESOURCE - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
- ADJUSTMENT_RESOURCE_TYPE - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
- AdjustmentAccount - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type
- AdjustmentAccount() - Constructor for class com.oracle.communications.brm.cc.model.AdjustmentAccount
- AdjustmentAccount.ValidityPeriod - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type
- AdjustmentBill - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type
- AdjustmentBill() - Constructor for class com.oracle.communications.brm.cc.model.AdjustmentBill
- AdjustmentBillType - Class in com.oracle.communications.brm.cc.model
-
Java class for adjustmentBillType complex type
- AdjustmentBillType() - Constructor for class com.oracle.communications.brm.cc.model.AdjustmentBillType
- AdjustmentDetails - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type
- AdjustmentDetails() - Constructor for class com.oracle.communications.brm.cc.model.AdjustmentDetails
- AdjustmentDetails.BillDetails - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type
- AdjustmentDetails.BillDetails.ItemsAffected - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type
- AdjustmentEvent - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type
- AdjustmentEvent() - Constructor for class com.oracle.communications.brm.cc.model.AdjustmentEvent
- adjustmentId - Variable in class com.oracle.communications.brm.cc.model.AdjustmentDetails
-
The adjustment's ID.
- AdjustmentItem - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type
- AdjustmentItem() - Constructor for class com.oracle.communications.brm.cc.model.AdjustmentItem
- AdjustmentModule - Interface in com.oracle.communications.brm.cc.modules
- AdjustmentNonCurrencyBalance - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type
- AdjustmentNonCurrencyBalance() - Constructor for class com.oracle.communications.brm.cc.model.AdjustmentNonCurrencyBalance
- AdjustmentResource - Class in com.oracle.communications.brm.cc.ws.adjustment
-
REST web service for account, bill, item and event level adjustments and the related operations
- AdjustmentResource() - Constructor for class com.oracle.communications.brm.cc.ws.adjustment.AdjustmentResource
- AdjustmentWorker - Class in com.oracle.communications.brm.cc.modules.pcm.workers
-
Worker class for adjustment related operations
- AdjustmentWorker() - Constructor for class com.oracle.communications.brm.cc.modules.pcm.workers.AdjustmentWorker
- adjustNonCurrencyBalance(AdjustmentNonCurrencyBalance) - Method in interface com.oracle.communications.brm.cc.modules.AdjustmentModule
-
Adjusts Non Currency Balance
- adjustNonCurrencyBalance(AdjustmentNonCurrencyBalance) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMAdjustmentModule
-
Adjusts Non Currency balance
- adjustNonCurrencyBalance(AdjustmentNonCurrencyBalance) - Method in class com.oracle.communications.brm.cc.ws.adjustment.AdjustmentResource
-
Adjusts Non Currency Balance
- ADVANCE - Static variable in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMConstants
- advanceNotifications - Variable in class com.oracle.communications.brm.cc.model.NotificationSpec
- adviceChargeCustomerDeposit(DepositAOC) - Method in interface com.oracle.communications.brm.cc.modules.DepositModule
-
Creates advice of Charge Customer Deposit by validating the request, converting the JSON/XML to FList and invoking the advice of Charge Customer Deposit opcode
- adviceChargeCustomerDeposit(DepositAOC) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMDepositModule
-
Creates advice of Charge Customer Deposit by validating the request, converting the JSON/XML to FList and invoking the advice of Charge Customer Deposit opcode
- adviceChargeCustomerDeposit(DepositAOC) - Method in class com.oracle.communications.brm.cc.ws.deposit.CustomerDepositResource
-
Creates new DepositAOC
- age - Variable in class com.oracle.communications.brm.cc.model.LoanProfileDetails.LoanInfo
-
The minimum number of days, months, or years the account must be active to be eligible for a loan.
- agentName - Variable in class com.oracle.communications.brm.cc.model.CollectionsActionHistory.ActionHistory
-
The name of the agent that performed the collections action.
- ageOffsetUnit - Variable in class com.oracle.communications.brm.cc.model.LoanProfileDetails.LoanInfo
-
The unit (days, months, or years) for the account age eligibility number.
- aggregateMode - Variable in class com.oracle.communications.brm.cc.model.NotificationSpec
-
Aggregation mode.
- agingBuckets - Variable in class com.oracle.communications.brm.cc.model.CollectionDetails
-
List of aging buckets.
- AgingBuckets() - Constructor for class com.oracle.communications.brm.cc.model.CollectionDetails.AgingBuckets
- aliases - Variable in class com.oracle.communications.brm.cc.model.ServiceEmailType
- Aliases() - Constructor for class com.oracle.communications.brm.cc.model.ServiceEmailType.Aliases
- aliasList - Variable in class com.oracle.communications.brm.cc.model.BillItem
-
The list of aliases in the bill item.
- aliasList - Variable in class com.oracle.communications.brm.cc.model.ServiceType
-
The list of aliases associated with the service.
- AliasList() - Constructor for class com.oracle.communications.brm.cc.model.BillItem.AliasList
- AliasList() - Constructor for class com.oracle.communications.brm.cc.model.ServiceType.AliasList
- alignment - Variable in class com.oracle.communications.brm.cc.model.ColumnarRecord.ColumnDefinitions
- alignment - Variable in class com.oracle.communications.brm.cc.model.GenericTemplate.ColumnHeader
- ALL_RESOURCE_TYPES - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
- ALLOCATE_ACTION - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
- allocatedAmount - Variable in class com.oracle.communications.brm.cc.model.AdjustmentDetails
-
The amount of the adjustment that has been allocated.
- allocatedAmount - Variable in class com.oracle.communications.brm.cc.model.PaymentDetails
-
The amount of the payment that has been allocated.
- allocateSuspendedPayment(RecyclePayment, String) - Method in class com.oracle.communications.brm.cc.ws.payment.PaymentResource
-
Allocates the suspended payment to the target account.
- allocateSuspensedPayment(RecyclePayment, String) - Method in interface com.oracle.communications.brm.cc.modules.PaymentModule
-
Allocates the amount from the suspense account to the items passed in the JSON payload.
- allocateSuspensedPayment(RecyclePayment, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMPaymentModule
-
Allocates the amount from the suspense account to the items passed in the JSON payload.
- ALLOCATION_METHOD_CHANGED - Static variable in class com.oracle.communications.brm.cc.batchpayments.BatchPaymentsConstants
- ALLOCATION_METHOD_CHANGED_VALIDATION_OFF - Static variable in class com.oracle.communications.brm.cc.batchpayments.BatchPaymentsConstants
- ALLOCATION_MODULE - Static variable in class com.oracle.communications.brm.cc.common.BillingCareConstants
- ALLOCATION_REQD - Static variable in class com.oracle.communications.brm.cc.batchpayments.BatchPaymentsConstants
- ALLOCATION_SUGGESTED_STATUS - Static variable in class com.oracle.communications.brm.cc.batchpayments.BatchPaymentsConstants
- allocationDeferred - Variable in class com.oracle.communications.brm.cc.model.BatchRecordsType
-
Whether to allocate payments to items (0) or keep them unallocaeted at the account level (1).
- AllocationModule - Interface in com.oracle.communications.brm.cc.modules
- AllocationResource - Class in com.oracle.communications.brm.cc.ws.allocation
-
REST web service for adjustment and payment allocation related operations
- AllocationResource() - Constructor for class com.oracle.communications.brm.cc.ws.allocation.AllocationResource
- AllocationWorker - Class in com.oracle.communications.brm.cc.modules.pcm.workers
- AllocationWorker() - Constructor for class com.oracle.communications.brm.cc.modules.pcm.workers.AllocationWorker
- allowedTransitionStates - Variable in class com.oracle.communications.brm.cc.model.State
-
The list of states that a resource can transition to.
- allowPartialAllocation(RecyclePayment) - Method in interface com.oracle.communications.brm.cc.modules.PaymentModule
-
allows/disallows partial allocation of suspended payments, a hook API for the SDK developers to allow or disallow the partial allocation of Suspended payments The default return value is true.
- allowPartialAllocation(RecyclePayment) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMPaymentModule
-
allows/disallows partial allocation of suspended payments, A hook API for the SDK developers to allow or disallow the partial allocation of Suspended payments The default return value is true.
- amount - Variable in class com.oracle.communications.brm.cc.model.AccountCollectionDetails.BillUnitCollectionsDetails.CollectionsActions
-
The collections action amount.
- amount - Variable in class com.oracle.communications.brm.cc.model.AdjustmentDetails.BillDetails.ItemsAffected
-
The bill item amount.
- amount - Variable in class com.oracle.communications.brm.cc.model.AdjustmentNonCurrencyBalance
-
The amount of the adjustment.
- amount - Variable in class com.oracle.communications.brm.cc.model.ApplyLoan
-
The loan amount.
- amount - Variable in class com.oracle.communications.brm.cc.model.ApplyLoanResponse
- amount - Variable in class com.oracle.communications.brm.cc.model.ARActionRequestType
-
The amount of the adjustment.
- amount - Variable in class com.oracle.communications.brm.cc.model.Balance
- amount - Variable in class com.oracle.communications.brm.cc.model.BatchRecordsType
-
Amount to be paid, refunded, or reversed.
- amount - Variable in class com.oracle.communications.brm.cc.model.Bill
-
The amount to be allocated.
- amount - Variable in class com.oracle.communications.brm.cc.model.BillinfoType
-
The amount allocated.
- amount - Variable in class com.oracle.communications.brm.cc.model.BillItem
-
The amount of the bill item.
- amount - Variable in class com.oracle.communications.brm.cc.model.BillItemType
-
The amount of the bill item.
- amount - Variable in class com.oracle.communications.brm.cc.model.DepositAOC
- amount - Variable in class com.oracle.communications.brm.cc.model.DepositSpec
- amount - Variable in class com.oracle.communications.brm.cc.model.DepositTxnBalanceImpacts
- amount - Variable in class com.oracle.communications.brm.cc.model.DepositTxnDepositInfo
- amount - Variable in class com.oracle.communications.brm.cc.model.EditAction
-
The amount due to be collected.
- amount - Variable in class com.oracle.communications.brm.cc.model.InsertAction
-
The amount to collect for the new action.
- amount - Variable in class com.oracle.communications.brm.cc.model.Installment
- amount - Variable in class com.oracle.communications.brm.cc.model.Money
-
The amount of money.
- amount - Variable in class com.oracle.communications.brm.cc.model.Notes
-
The amount associated with the note.
- amount - Variable in class com.oracle.communications.brm.cc.model.OverriddenCharges.Charges.Charge
-
The charge amount.
- amount - Variable in class com.oracle.communications.brm.cc.model.PartialRefund
-
The amount that was refunded.
- amount - Variable in class com.oracle.communications.brm.cc.model.Payment
-
The payment amount.
- amount - Variable in class com.oracle.communications.brm.cc.model.PaymentAuditDetailsType
-
The amount of the payment.
- amount - Variable in class com.oracle.communications.brm.cc.model.PaymentDetails.BillDetails.ItemsAffected
-
The bill item amount.
- amount - Variable in class com.oracle.communications.brm.cc.model.PaymentDetails.RefundedDetails
- amount - Variable in class com.oracle.communications.brm.cc.model.PromiseToPay.Milestones
- amount - Variable in class com.oracle.communications.brm.cc.model.RecyclePayment.Details.BillItems
-
The number of bill items.
- amount - Variable in class com.oracle.communications.brm.cc.model.RecyclePayment.Details.Bills
-
The amount due for this bill.
- amount - Variable in class com.oracle.communications.brm.cc.model.RefundableItems
-
The amount of the refund.
- amount - Variable in class com.oracle.communications.brm.cc.model.RefundDetails.Details
-
The refund amount.
- amount - Variable in class com.oracle.communications.brm.cc.model.TransferBalanceCreateResponse.SourceTransferFee
-
The amount of the fee.
- amount - Variable in class com.oracle.communications.brm.cc.model.TransferBalanceCreateResponse.TargetTransferFee
-
The amount of the fee.
- amount - Variable in class com.oracle.communications.brm.cc.model.TransferBalanceDetails.SourceImpactedBucket
-
The amount in the bucket.
- amount - Variable in class com.oracle.communications.brm.cc.model.TransferBalanceDetails.SourceTransferFee
-
The amount of the fee.
- amount - Variable in class com.oracle.communications.brm.cc.model.TransferBalanceDetails.TargetImpactedBucket
-
The amount in the bucket.
- amount - Variable in class com.oracle.communications.brm.cc.model.TransferBalanceDetails.TargetTransferFee
-
The amount of the fee.
- Amount - Enum constant in enum class com.oracle.communications.brm.cc.modules.pcm.workers.SubscriptionWorker.AmountType
- AMOUNT - Static variable in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMConstants
- amountDue - Variable in class com.oracle.communications.brm.cc.model.CollectionsGroup.Members
-
The amount owed by the collections sharing group member.
- amountIsCredit - Variable in class com.oracle.communications.brm.cc.model.ARActionRequestType
-
Whether the adjustment is a credit (true) or a debit (false).
- amountPerMilestone - Variable in class com.oracle.communications.brm.cc.model.PromiseToPay
-
The amount of each installment to be paid.
- AND - Static variable in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplateBaseWorker
- ANY_ACTION - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
- aocCustomerDeposit(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.DepositWorker
-
Invokes AOC Customer Deposit opcode for the inputFlist provided
- API_NOTIFICATION - Enum constant in enum class com.oracle.communications.brm.cc.enums.NotesSubTypes
- APIError - Class in com.oracle.communications.brm.cc.common
-
APIError
- APIError() - Constructor for class com.oracle.communications.brm.cc.common.APIError
- apn - Variable in class com.oracle.communications.brm.cc.model.ServiceTelcoGprsType.ApnArray
- apnArray - Variable in class com.oracle.communications.brm.cc.model.ServiceTelcoGprsType
- ApnArray() - Constructor for class com.oracle.communications.brm.cc.model.ServiceTelcoGprsType.ApnArray
- appearanceOrder - Variable in class com.oracle.communications.brm.cc.model.GenericTemplate.ReferencedTemplates.Template
- application - Variable in class com.oracle.communications.brm.cc.model.ServiceAdminClientType.Role
- APPLICATION - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
- ApplicationException - Exception Class in com.oracle.communications.brm.cc.exceptions
- ApplicationException(Exception) - Constructor for exception class com.oracle.communications.brm.cc.exceptions.ApplicationException
- ApplicationException(String) - Constructor for exception class com.oracle.communications.brm.cc.exceptions.ApplicationException
- ApplicationException(String, Exception) - Constructor for exception class com.oracle.communications.brm.cc.exceptions.ApplicationException
- appliesToTotalOfAllEvents - Variable in class com.oracle.communications.brm.cc.model.EventARAction
-
Whether the adjustment applies to the total from all events (true) or not (false).
- APPLY_LOAN_ACTION - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
- APPLY_LOAN_SERVICE_TYPE - Static variable in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMConstants
- applyLoan(ApplyLoan) - Method in interface com.oracle.communications.brm.cc.modules.LoanModule
- applyLoan(ApplyLoan) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMLoanModule
- applyLoan(ApplyLoan) - Method in class com.oracle.communications.brm.cc.ws.loan.LoanResource
- ApplyLoan - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type
- ApplyLoan() - Constructor for class com.oracle.communications.brm.cc.model.ApplyLoan
- ApplyLoan.Service - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type
- ApplyLoanResponse - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type
- ApplyLoanResponse() - Constructor for class com.oracle.communications.brm.cc.model.ApplyLoanResponse
- approvedRefundAmount - Variable in class com.oracle.communications.brm.cc.model.DepositRefund
- AR_ACTION_BILL_DISPUTE - Static variable in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMConstants
- AR_ACTION_FAIL - Static variable in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMConstants
- AR_ACTION_PASS - Static variable in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMConstants
- AR_ACTION_PENDING - Static variable in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMConstants
- AR_ACTIVITY - Enum constant in enum class com.oracle.communications.brm.cc.enums.NotesTypes
- arAction - Variable in class com.oracle.communications.brm.cc.model.ARActionRequest
- arActionAmount - Variable in class com.oracle.communications.brm.cc.model.ArActionsList
-
The amount associated with the A/R action.
- AractionBaseType - Class in com.oracle.communications.brm.cc.model
-
Java class for aractionBaseType complex type
- AractionBaseType() - Constructor for class com.oracle.communications.brm.cc.model.AractionBaseType
- arActionId - Variable in class com.oracle.communications.brm.cc.model.ArActionsList
-
The ID of the A/R action.
- arActionId - Variable in class com.oracle.communications.brm.cc.model.RefundableItems
-
The ID of the A/R action associated with the refundable item.
- arActionRef - Variable in class com.oracle.communications.brm.cc.model.ArActionsList
- ARActionRequest - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type
- ARActionRequest() - Constructor for class com.oracle.communications.brm.cc.model.ARActionRequest
- ARActionRequestType - Class in com.oracle.communications.brm.cc.model
-
Java class for aRActionRequestType complex type
- ARActionRequestType() - Constructor for class com.oracle.communications.brm.cc.model.ARActionRequestType
- arActionsAmtExcludingPayments - Variable in class com.oracle.communications.brm.cc.model.Bill
-
The total of all accounts receivable actions applied toward the bill, excluding any payments.
- arActionsAmtExcludingPayments - Variable in class com.oracle.communications.brm.cc.model.CorrectiveBillDetails
-
The total amount of all accounts receivable actions, excluding any payments.
- ArActionsList - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type
- ArActionsList() - Constructor for class com.oracle.communications.brm.cc.model.ArActionsList
- arActionType - Variable in class com.oracle.communications.brm.cc.model.ArActionsList
-
The type of A/R action: item adjustment (0), event adjustment (1), bill adjustment (2), account adjustment (3), refund (4), open item dispute (6), settled item dispute (7), item payment (8), open event dispute (9), settled event dispute (10), open bill dispute (11), settled bill dispute (12), account writeoff (13), bill writeoff (14), or item writeoff (15).
- ArActionType - Enum Class in com.oracle.communications.brm.cc.enums
- ARActionValidator - Class in com.oracle.communications.brm.cc.validation.model.impl
-
ARActionValidator class identifies the xsd required for A/R Action input payload validation.
- ARActionValidator(Class) - Constructor for class com.oracle.communications.brm.cc.validation.model.impl.ARActionValidator
- arBillinfoRef - Variable in class com.oracle.communications.brm.cc.model.Bill
- arBillinfoRef - Variable in class com.oracle.communications.brm.cc.model.BillItem
- arBillRef - Variable in class com.oracle.communications.brm.cc.model.BillItem
- arBillUnitRef - Variable in class com.oracle.communications.brm.cc.model.AccountHierarchy
- arBillUnitRef - Variable in class com.oracle.communications.brm.cc.model.BillUnit
- arBillUnitRef - Variable in class com.oracle.communications.brm.cc.model.BillUnitHierarchy
- arBillUnitRef - Variable in class com.oracle.communications.brm.cc.model.NewBillUnits
- args - Variable in class com.oracle.communications.brm.cc.model.ColumnarRecord.Entries.Cells
- args - Variable in class com.oracle.communications.brm.cc.model.ServiceIpType
- args - Variable in class com.oracle.communications.brm.cc.model.ServiceSsgType
- args - Variable in class com.oracle.communications.brm.cc.model.ServiceTelephonyType
- args - Variable in class com.oracle.communications.brm.cc.model.ServiceVpdnType
- Args() - Constructor for class com.oracle.communications.brm.cc.model.ServiceIpType.Args
- Args() - Constructor for class com.oracle.communications.brm.cc.model.ServiceSsgType.Args
- Args() - Constructor for class com.oracle.communications.brm.cc.model.ServiceTelephonyType.Args
- Args() - Constructor for class com.oracle.communications.brm.cc.model.ServiceVpdnType.Args
- ARGS_LIMIT - Variable in class com.oracle.communications.brm.cc.modules.pcm.workers.PaymentWorker
- arUnallocatedAmount - Variable in class com.oracle.communications.brm.cc.model.ArActionsList
-
The amount that is still unallocated.
- ASCENDING_ORDER - Static variable in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMConstants
- assignCollectionAgent(AssignCollectionsAgent) - Method in interface com.oracle.communications.brm.cc.modules.CollectionsModule
-
Assigns collection agent to the given billunit
- assignCollectionAgent(AssignCollectionsAgent) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMCollectionsModule
-
Assigns collection agent to the given billunit
- assignCollectionAgent(AssignCollectionsAgent) - Method in class com.oracle.communications.brm.cc.ws.collections.CollectionsResource
-
Assigns collection agent to the given billunit
- AssignCollectionsAgent - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type
- AssignCollectionsAgent() - Constructor for class com.oracle.communications.brm.cc.model.AssignCollectionsAgent
- assignedBillUnits - Variable in class com.oracle.communications.brm.cc.model.PayMethod
-
Bill units assigned to the payment method.
- assigneeCriteria - Variable in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplatePaymentSuspenseWorker
- assignSuspensePaymentHandler(AssignSuspensePaymentHandler) - Method in interface com.oracle.communications.brm.cc.modules.PaymentModule
-
Assigns handler to a given suspended payment
- assignSuspensePaymentHandler(AssignSuspensePaymentHandler) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMPaymentModule
-
Assigns handler to a given suspended payment
- assignSuspensePaymentHandler(AssignSuspensePaymentHandler) - Method in class com.oracle.communications.brm.cc.ws.payment.PaymentResource
-
Assigns handler to the given suspended payment
- AssignSuspensePaymentHandler - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type
- AssignSuspensePaymentHandler() - Constructor for class com.oracle.communications.brm.cc.model.AssignSuspensePaymentHandler
- ASSOCIATE_ACTION - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
- associateDevice - Variable in class com.oracle.communications.brm.cc.model.UpdateServiceProfile.Devices
-
Whether to associate the device with the profile (true) or disassociate it (false).
- asyncBDOMChangeFlag - Variable in class com.oracle.communications.brm.cc.model.BusinessProfiles
-
This flag indicates whether the business profile supports BDOM jobs or not
- attribute - Variable in class com.oracle.communications.brm.cc.model.ProfileFields.Fields
-
The field's attribute.
- attribute - Variable in class com.oracle.communications.brm.cc.model.ServiceFields.Fields
-
The field's attribute.
- attributes - Variable in class com.oracle.communications.brm.cc.model.ServiceEmailType
- Attributes() - Constructor for class com.oracle.communications.brm.cc.model.ServiceEmailType.Attributes
- AuthenticationFilter - Class in com.oracle.communications.brm.cc.util
-
Servlet filter that routes between login.html and index.html pages
- AuthenticationFilter() - Constructor for class com.oracle.communications.brm.cc.util.AuthenticationFilter
- AuthenticationResource - Class in com.oracle.communications.brm.cc.ws.authentication
-
REST web service which redirects the request to authorization server(OAM) and gets the access token
- AuthenticationResource() - Constructor for class com.oracle.communications.brm.cc.ws.authentication.AuthenticationResource
- AuthorizationResource - Class in com.oracle.communications.brm.cc.ws.authorization
-
REST web service for authorization resource operations
- AuthorizationResource() - Constructor for class com.oracle.communications.brm.cc.ws.authorization.AuthorizationResource
- AUTO - Static variable in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMConstants
- AUTOPROCESS_BATCHPAYMENTS - Static variable in class com.oracle.communications.brm.cc.batchpayments.BatchPaymentsConstants
- autoProcessBatchPayments(boolean) - Method in class com.oracle.communications.brm.cc.ws.payment.BatchPaymentResource
-
Initiate or stop auto process of batch payments.
- autoProcessBatchPayments(String, HttpServletRequest) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BatchPaymentWorker
-
Auto process the batch payment files that were uploaded to lockbox directory.
- autoProcessBatchPayments(HttpServletRequest) - Method in interface com.oracle.communications.brm.cc.modules.BatchPaymentModule
-
Auto process the batch payment files that were uploaded to lockbox directory.
- autoProcessBatchPayments(HttpServletRequest) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMBatchPaymentModule
-
Auto process the batch payment files that were uploaded to lockbox directory.
- autoRenew - Variable in class com.oracle.communications.brm.cc.model.SubscriptionTerms
-
Whether to automatically renew the terms at the end of its commitment period (true) or not (false).
- availableLoanBalance - Variable in class com.oracle.communications.brm.cc.model.ApplyLoanResponse
- availableLoanLimit - Variable in class com.oracle.communications.brm.cc.model.ApplyLoanResponse
- availableLoanLimit - Variable in class com.oracle.communications.brm.cc.model.LoanDetail
-
The amount that the customer can currently be loaned, based on the amount specified in creditLimit and the current total outstanding amount for all active loans.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form