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

U

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
The adjustment amount that is still unallocated.
unallocatedAmount - Variable in class com.oracle.communications.brm.cc.model.AdjustmentDetails
The amount of the adjustment that has not been allocated.
unallocatedAmount - Variable in class com.oracle.communications.brm.cc.model.PaymentDetails
The amount of the payment that hasn't been allocated yet.
unAllocatedAmount - Variable in class com.oracle.communications.brm.cc.model.PaymentList
The amount that is still unallocated.
unallocatedPayments - Variable in class com.oracle.communications.brm.cc.model.AccountSummary
The payment amount that is still unallocated.
unallocatedSuspendedAmount - Variable in class com.oracle.communications.brm.cc.model.RecyclePayment
The amount of the original payment that hasn't been allocated.
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
The offset unit.
unitSettings - Variable in class com.oracle.communications.brm.cc.model.EndingType
 
unitSettings - Variable in class com.oracle.communications.brm.cc.model.StartingType
 
UNKNOWN_ERROR - Enum constant in enum class com.oracle.communications.brm.cc.enums.NotesSubTypes
 
UNKNOWN_TEMPLATE - Enum constant in enum class com.oracle.communications.brm.cc.batchpayments.enums.BatchPaymentFileStatus
 
UnknownClientException - Exception Class in com.oracle.communications.brm.cc.exceptions
 
UnknownClientException(String) - Constructor for exception class 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
 
UNRECOGNIZED_FILE_TYPE - Enum constant in enum class com.oracle.communications.brm.cc.batchpayments.enums.BatchPaymentFileStatus
 
UNRESOLVED - Enum constant in enum class com.oracle.communications.brm.cc.enums.NotesStatusTypes
 
UNSUPPRESS - Static variable in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMConstants
 
UPDATE - Enum constant in enum class com.oracle.communications.brm.cc.enums.DynamicChargingFlag
 
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
updateBatchTemplate(TemplateFields, String) - Method in interface com.oracle.communications.brm.cc.modules.BatchPaymentModule
This method updates the batch template object data with the passed id with the contents passed
updateBatchTemplate(TemplateFields, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMBatchPaymentModule
This method updates the batch template object with the passed id with the contents passed
updateBatchTemplate(TemplateFields, String) - Method in class com.oracle.communications.brm.cc.ws.payment.BatchPaymentResource
Updates the contents of the batch template object passed in BRM.
updateBatchTemplateFList(TemplateFields, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BatchPaymentWorker
This method creates the FList for updating the TemplateFields object in BRM based on passed object
updateBillUnit(BillUnit, boolean) - Method in class com.oracle.communications.brm.cc.ws.billunit.BillUnitResource
Updates the Bill Unit data for the given billUnit object
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
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) - Method in class com.oracle.communications.brm.cc.brm_util.DDClassField
 
updateFList(Hashtable, boolean) - Method in class com.oracle.communications.brm.cc.brm_util.DDClass
 
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(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.
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
 
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 - 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.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 - Enum constant in enum class com.oracle.communications.brm.cc.enums.DataTransferDirection
 
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
The Uniform Resource Identifier (URI) associated with the resource.
uri - Variable in class com.oracle.communications.brm.cc.model.TransferBalanceCreateResponse
The response's URI.
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
The URL of the request.
usageDiscount - Variable in class com.oracle.communications.brm.cc.model.ChargeOfferType
The charge offer's usage discount.
usageDiscount - Variable in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
The amount of the usage discount.
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
The date and time the usage changes end.
usageMap - Variable in class com.oracle.communications.brm.cc.model.DiscountOfferType
The usage map associated with the discount offer.
UsageMap() - Constructor for class com.oracle.communications.brm.cc.model.DiscountOfferType.UsageMap
 
usagePercentOverride - Variable in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedChargeOffers
The percentage amount of the usage override.
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
The date and time the usage changes start.
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 - Variable in class com.oracle.communications.brm.cc.modules.pcm.PCMModuleBase
 
userContext - Variable in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMBaseWorker
 
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
 
userId - Variable in class com.oracle.communications.brm.cc.model.AssignSuspensePaymentHandler
The user ID of the suspense payment handler.
userId - Variable in class com.oracle.communications.brm.cc.model.RequestDetails
The UserID of the request.
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
The user name of the suspense payment handler.
userName - Variable in class com.oracle.communications.brm.cc.model.User
The user name.
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
 
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