Skip navigation links

Oracle Communications Service Broker Policy and Charging MBean Java API Reference
6.0

E26225-01


oracle.ocsb.app.rcc.feature.pcrf.app.config.beans
Interface PoliciesReadOnlyMBean

All Known Subinterfaces:
PoliciesMBean
All Known Implementing Classes:
Policies

public interface PoliciesReadOnlyMBean

Method Summary
 List<ChargingProfileMBean> getChargingProfileMBean()
          Return the list of the ChargingProfile element
 List<PccProfileMBean> getPccProfileMBean()
          Return the list of the PccProfile element
 List<PolicyControlProfileMBean> getPolicyControlProfileMBean()
          Return the list of the PolicyControlProfile element

 

Method Detail

getPccProfileMBean

List<PccProfileMBean> getPccProfileMBean()
Return the list of the PccProfile element

getPolicyControlProfileMBean

List<PolicyControlProfileMBean> getPolicyControlProfileMBean()
Return the list of the PolicyControlProfile element

getChargingProfileMBean

List<ChargingProfileMBean> getChargingProfileMBean()
Return the list of the ChargingProfile element

Skip navigation links

Oracle Communications Service Broker Policy and Charging MBean Java API Reference
6.0

E26225-01


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.