- udpateCustomerDepositById(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.DepositWorker
-
Invokes readObj opcode for the inputFlist provided
- uiName - Variable in class com.oracle.communications.brm.cc.model.Mapping
-
- UIRequestValue - Class in com.oracle.communications.brm.cc.authorization
-
- UIRequestValue(String, Object, ConstraintOperator, EnforcementError) - Constructor for class com.oracle.communications.brm.cc.authorization.UIRequestValue
-
Utility class to hold the OES constraints for obligation checks
For example : UIRequestValue minCurrencyLimit = new UIRequestValue("Minimum Currency Adjustment Amount",
adjustment.getAmount(), ConstraintOperator.LESS_THAN, ERROR_MIN_AMOUNT_LIMIT);
- uiStorableClassToBRM(String) - Method in class com.oracle.communications.brm.cc.brm_util.ConvertPojoFieldsToPCM
-
converts a UI-formatted storable class string (serviceTelcoGsmTelephony)
to the equivalent BRM storable class format
(/service/telco/gsm/telephony)
- unallocatedAdjustments - Variable in class com.oracle.communications.brm.cc.model.AccountSummary
-
- unallocatedAmount - Variable in class com.oracle.communications.brm.cc.model.AdjustmentDetails
-
- unallocatedAmount - Variable in class com.oracle.communications.brm.cc.model.PaymentDetails
-
- unAllocatedAmount - Variable in class com.oracle.communications.brm.cc.model.PaymentList
-
- unallocatedPayments - Variable in class com.oracle.communications.brm.cc.model.AccountSummary
-
- unallocatedSuspendedAmount - Variable in class com.oracle.communications.brm.cc.model.RecyclePayment
-
- unexempt(String, Notes) - Method in interface com.oracle.communications.brm.cc.modules.CollectionsModule
-
Un-exempt bill unit from collections
- unexempt(String, Notes) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMCollectionsModule
-
Un-exempt bill unit from collections
- unexempt(String, NotesInfo) - Method in class com.oracle.communications.brm.cc.ws.collections.CollectionsResource
-
Un-exempt a bill unit from collections
- unit - Variable in class com.oracle.communications.brm.cc.model.ProfileLoanType.LoanInfo
-
- units - Variable in class com.oracle.communications.brm.cc.model.RelativeSettings
-
- unitSettings - Variable in class com.oracle.communications.brm.cc.model.EndingType
-
- unitSettings - Variable in class com.oracle.communications.brm.cc.model.StartingType
-
- UnknownClientException - Exception in com.oracle.communications.brm.cc.exceptions
-
- UnknownClientException(String) - Constructor for exception com.oracle.communications.brm.cc.exceptions.UnknownClientException
-
- unmarshal(String) - Method in class com.oracle.communications.brm.cc.model.Adapter1
-
- UNPROCESSED_DIR - Static variable in class com.oracle.communications.brm.cc.batchpayments.BatchPaymentsConstants
-
- UNSUPPRESS - Static variable in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMConstants
-
- updateAccountGeneralInfo(Account) - Method in interface com.oracle.communications.brm.cc.modules.AccountModule
-
Updates account general information like contacts, security question and
answer, account status, customer type and language
- updateAccountGeneralInfo(Account) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMAccountModule
-
Updates account general information like contacts, security question and
answer, account status, customer type and language
- updateAccountGeneralInfo(Account) - Method in class com.oracle.communications.brm.cc.ws.account.AccountResource
-
Updates account general information like contacts, security question and
answer, account status, customer type and language
- updateBillUnit(BillUnit, Boolean) - Method in interface com.oracle.communications.brm.cc.modules.BillUnitModule
-
Updates the Bill unit details for the given Account
- updateBillUnit(BillUnit, Boolean) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMBillUnitModule
-
Updates the Bill unit details for the given Account
- updateBillUnit(BillUnit, boolean) - Method in class com.oracle.communications.brm.cc.ws.billunit.BillUnitResource
-
Updates the Bill Unit data for the given billUnit object
- updateCustomerDepositById(DepositOrder, String) - Method in interface com.oracle.communications.brm.cc.modules.DepositModule
-
Update Customer Deposit by validating the request, converting the
JSON/XML to FList and invoking the Customer Deposit opcode
- updateCustomerDepositById(DepositOrder, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMDepositModule
-
Update Customer Deposit by validating the request, converting the
JSON/XML to FList and invoking the Customer Deposit opcode
- updateCustomerDepositById(DepositOrder, String) - Method in class com.oracle.communications.brm.cc.ws.deposit.CustomerDepositResource
-
Updates an existing DepositOrder
- updateDepositRefund(DepositRefund, String) - Method in interface com.oracle.communications.brm.cc.modules.DepositModule
-
Update Deposit Refund by validating the request, converting the JSON/XML
to FList and invoking the Deposit refund opcode
- updateDepositRefund(DepositRefund, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMDepositModule
-
Update Deposit Refund by validating the request, converting the JSON/XML
to FList and invoking the Deposit refund opcode
- updateDepositRefundById(DepositRefund, String) - Method in class com.oracle.communications.brm.cc.ws.deposit.DepositRefundResource
-
Updates an existing DepositRefund
- updateDepositSpecById(DepositSpec, String) - Method in interface com.oracle.communications.brm.cc.modules.DepositModule
-
Update Deposit Spec by validating the request, converting the JSON/XML to
FList and invoking the Deposit Spec opcode
- updateDepositSpecById(DepositSpec, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMDepositModule
-
Update Deposit Spec by validating the request, converting the JSON/XML to
FList and invoking the Deposit Spec opcode
- updateDepositSpecById(DepositSpec, String) - Method in class com.oracle.communications.brm.cc.ws.deposit.DepositSpecResource
-
Updates an existing deposit specification
- updateDepositSpecByIdInBRM(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.DepositSpecWorker
-
Invokes Update Deposit spec opcode for the inputFlist provided
- updateDepositSpecProfile(DepositSpecProfile, String) - Method in interface com.oracle.communications.brm.cc.modules.DepositModule
-
Update Deposit Spec Profile by validating the request, converting the
JSON/XML to FList and invoking the Deposit Spec Profile opcode
- updateDepositSpecProfile(DepositSpecProfile, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMDepositModule
-
Update Deposit Spec Profile by validating the request, converting the
JSON/XML to FList and invoking the Deposit Spec Profile opcode
- updateDepositSpecProfile(DepositSpecProfile, String) - Method in class com.oracle.communications.brm.cc.ws.deposit.DepositSpecProfileResource
-
Updates an existing Deposit spec profile status
- updateDiscount(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SubscriptionWorker
-
Updates discount details based on Flist provided
- updateFList(DDClassField, boolean) - Method in class com.oracle.communications.brm.cc.brm_util.DDClass
-
- updateFList(DDClassField, DDClassField, boolean) - Method in class com.oracle.communications.brm.cc.brm_util.DDClass
-
- updateFList(Hashtable, boolean) - Method in class com.oracle.communications.brm.cc.brm_util.DDClass
-
- updateFList(Hashtable) - Method in class com.oracle.communications.brm.cc.brm_util.DDClassField
-
- updateInstallmentSchedule(InstallmentSchedule, String) - Method in interface com.oracle.communications.brm.cc.modules.InstallmentModule
-
Updates Installment Schedule by validating the request, converting the
JSON/XML to FList and invoking the Installment Schedule opcode
- updateInstallmentSchedule(InstallmentSchedule, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMInstallmentModule
-
Updates Installment Schedule by validating the request, converting the
JSON/XML to FList and invoking the Installment Schedule opcode
- updateInstallmentSchedule(InstallmentSchedule, String) - Method in class com.oracle.communications.brm.cc.ws.installment.InstallmentScheduleResource
-
Updates an existing installment schedule
- updateInstallmentScheduleSpec(InstallmentScheduleSpec, String) - Method in interface com.oracle.communications.brm.cc.modules.InstallmentModule
-
Updates an Installment Schedule Spec by validating the request,
converting the JSON/XML to FList and invoking the update Installment
Schedule spec opcode
- updateInstallmentScheduleSpec(InstallmentScheduleSpec, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMInstallmentModule
-
Updates an Installment Schedule Spec by validating the request,
converting the JSON/XML to FList and invoking the update Installment
Schedule spec opcode
- updateInstallmentScheduleSpec(InstallmentScheduleSpec, String) - Method in class com.oracle.communications.brm.cc.ws.installment.InstallmentScheduleSpecResource
-
Updates an existing installment schedule specification
- updateNotes(Notes) - Method in interface com.oracle.communications.brm.cc.modules.NotesModule
-
Updates the existing notes object.
- updateNotes(Notes) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMNotesModule
-
Updates the existing notes object.
- updateNotesWithSettlementPoid(String, String, BigDecimal, int) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.DisputeWorker
-
Update the Notes with settlement details after settlement
- updateNotificationSpecById(NotificationSpec, String) - Method in interface com.oracle.communications.brm.cc.modules.NotificationModule
-
Updates an NotificationSpec by validating the request, converting the
JSON/XML to FList and invoking the update NotificationSpec opcode
- updateNotificationSpecById(NotificationSpec, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMNotificationModule
-
Updates an NotificationSpec by validating the request, converting the
JSON/XML to FList and invoking the update NotificationSpec opcode
- updateNotificationSpecById(NotificationSpec, String) - Method in class com.oracle.communications.brm.cc.ws.notification.NotificationSpecResource
-
Updates an existing NotificationSpec
- updateNotificationSpecByIdInBRM(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.NotificationSpecWorker
-
Invokes NotificationSpec modify opcode for the inputFlist provided
- updateOfferings(String, CustomizedBundleForPurchase) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMSubscriptionModule
-
This operation is performs updates to product/discount details such as
purchase/cycle fee, purchase/cycle/usage start date and end date,
purchase/cycle/usage discount amount or discount percent.
- updateOfferings(String, CustomizedBundleForPurchase) - Method in interface com.oracle.communications.brm.cc.modules.SubscriptionModule
-
This operation is performs updates to product/discount details such as
purchase/cycle fee, purchase/cycle/usage start date and end date, purchase/cycle/usage
discount amount or discount percent.
- updateOfferings(String, CustomizedBundleForPurchase) - Method in class com.oracle.communications.brm.cc.ws.subscription.SubscriptionResource
-
This operation is performs updates to product/discount details such as
purchase/cycle fee, purchase/cycle/usage start date and end date,
purchase/cycle/usage discount amount or discount percent.
- updatePaymentMethods(String, PayMethod) - Method in class com.oracle.communications.brm.cc.ws.paymentmethod.PaymentMethodResource
-
Updates the existing payment method for an account based on the payment
method id passed
- updatePoids(RegistrationAccount) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.RegistrationWorker
-
Request payload can contain a string reference to BRM objects, intead of
Poid.
- updateProduct(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SubscriptionWorker
-
Updates product details based on the Flist provided
- UpdateServiceAndEras - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- UpdateServiceAndEras() - Constructor for class com.oracle.communications.brm.cc.model.UpdateServiceAndEras
-
- updateServiceAndEras(UpdateServiceAndEras) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMServiceModule
-
Updates service details like login id & the ERA's associated with the
service
- updateServiceAndEras(UpdateServiceAndEras) - Method in interface com.oracle.communications.brm.cc.modules.ServiceModule
-
Updates service details like login id & the ERA's associated with the service
- updateServiceAndEras(UpdateServiceAndEras) - Method in class com.oracle.communications.brm.cc.ws.service.ServiceResource
-
This method is used to update service login and the associated service ERAs for a particular service.
- UpdateServiceProfile - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- UpdateServiceProfile() - Constructor for class com.oracle.communications.brm.cc.model.UpdateServiceProfile
-
- updateServiceProfile(UpdateServiceProfile) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMServiceModule
-
Updates service details and profile details.
- updateServiceProfile(UpdateServiceProfile) - Method in interface com.oracle.communications.brm.cc.modules.ServiceModule
-
Updates service details and profile details.
- updateServiceProfile(UpdateServiceProfile) - Method in class com.oracle.communications.brm.cc.ws.service.ServiceResource
-
Updates service details and profile details.
- UpdateServiceProfile.Devices - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- updateServices(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.ServiceWorker
-
Invokes CUST_UPDATE_SERVICES to update the service from input FList.
- upgrade - Variable in class com.oracle.communications.brm.cc.model.Transition
-
- Upgrade() - Constructor for class com.oracle.communications.brm.cc.model.Transition.Upgrade
-
- UPLOAD_HEADER_COLUMNS - Static variable in class com.oracle.communications.brm.cc.batchpayments.BatchPaymentsConstants
-
- uploadBatchPaymentFile(InputStream, String, boolean) - Method in interface com.oracle.communications.brm.cc.modules.BatchPaymentModule
-
Imports a payment batch file, validate its content and upload it to a
directory.
- uploadBatchPaymentFile(InputStream, String, boolean) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMBatchPaymentModule
-
Imports a payment batch file, validate its content and upload it to a
directory.
- uploadBatchPaymentFile(InputStream, String, boolean) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BatchPaymentWorker
-
Receives a payment batch file input stream,validate its content and moves
it to unprocessed directory.Appropriate error codes will be returned in
case of validation errors.
- uploadBatchPaymentFile(String, InputStream, FormDataContentDisposition, boolean) - Method in class com.oracle.communications.brm.cc.ws.payment.BatchPaymentResource
-
Imports a payment batch file, validate its content and upload it to a
directory.
- uploadFile(InputStream, String, boolean) - Static method in class com.oracle.communications.brm.cc.batchpayments.BatchPaymentsUtil
-
Uploads a file to the given targetPath.
- uri - Variable in class com.oracle.communications.brm.cc.model.ResourceRef
-
- uri - Variable in class com.oracle.communications.brm.cc.model.TransferBalanceCreateResponse
-
- uriContext - Variable in class com.oracle.communications.brm.cc.modules.pcm.PCMModuleBase
-
- uriContext - Variable in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMBaseWorker
-
- url - Variable in class com.oracle.communications.brm.cc.model.RequestDetails.RequestInfo
-
- usageDiscount - Variable in class com.oracle.communications.brm.cc.model.ChargeOfferType
-
- usageDiscount - Variable in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
-
- usageEnd - Variable in class com.oracle.communications.brm.cc.model.ChargeOfferType
-
- usageEnd - Variable in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedChargeOffers
-
- usageEnd - Variable in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedDiscountOffers
-
- usageEndT - Variable in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
-
- usageMap - Variable in class com.oracle.communications.brm.cc.model.DiscountOfferType
-
- UsageMap() - Constructor for class com.oracle.communications.brm.cc.model.DiscountOfferType.UsageMap
-
- usagePercentOverride - Variable in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedChargeOffers
-
- usageStart - Variable in class com.oracle.communications.brm.cc.model.ChargeOfferType
-
- usageStart - Variable in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedChargeOffers
-
- usageStart - Variable in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedDiscountOffers
-
- usageStartT - Variable in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
-
- User - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- User() - Constructor for class com.oracle.communications.brm.cc.model.User
-
- USER - Static variable in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMConstants
-
- UserContext - Class in com.oracle.communications.brm.cc.common
-
Context object to store request from where user details will be retrieved and
passed to BRM
- UserContext() - Constructor for class com.oracle.communications.brm.cc.common.UserContext
-
- userContext - Variable in class com.oracle.communications.brm.cc.modules.pcm.PCMModuleBase
-
- userContext - Variable in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMBaseWorker
-
- userId - Variable in class com.oracle.communications.brm.cc.model.AssignSuspensePaymentHandler
-
- userId - Variable in class com.oracle.communications.brm.cc.model.RequestDetails
-
- UserIdentity - Class in com.oracle.communications.brm.cc.util
-
- UserIdentity() - Constructor for class com.oracle.communications.brm.cc.util.UserIdentity
-
- userName - Variable in class com.oracle.communications.brm.cc.model.AssignSuspensePaymentHandler
-
- userName - Variable in class com.oracle.communications.brm.cc.model.User
-
- userPrefs - Variable in class com.oracle.communications.brm.cc.model.ServiceAdminClientType.ServiceAdminclient
-
- UtilityModule - Interface in com.oracle.communications.brm.cc.modules
-
- UtilityResource - Class in com.oracle.communications.brm.cc.ws.utility
-
Generic REST resource for all the internal related activities for
ex:preferences,Retrieving REST base URI.
- UtilityResource() - Constructor for class com.oracle.communications.brm.cc.ws.utility.UtilityResource
-
- UtilityWorker - Class in com.oracle.communications.brm.cc.modules.pcm.workers
-
Generic worker class for all the user management related activities.
- UtilityWorker() - Constructor for class com.oracle.communications.brm.cc.modules.pcm.workers.UtilityWorker
-