My Oracle Support Banner

The Customization For Balance Group Search (Doc ID 2387105.1)

Last updated on JUNE 29, 2022

Applies to:

Oracle Communications Billing and Revenue Management - Version 7.5.0.20.0 and later
Information in this document applies to any platform.

Symptoms

The customer tries to customize Balance Group Search and Service Search, it needs to disable "Device ID", "Device Type" and "Balance Group Name" fields for search, extending the corresponding java classes by creating customized class and try to disable the fields.
  a. BalanceGroupSearchCriteriaPanel.java
  b. ServiceSearchServicePanel.java


However, there is an issue with the classes that the below classes are not visible to customize as their access specifier is "default". Can this be made public?
1. BalanceGroupSearchServicePanel.java
2. ServiceSearchServicePanel.java
Or is there any other way to disable the above fields?

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.