Serialized Form
-
Package oracle.communication.brm.charging.appconfiguration
-
Exception Class oracle.communication.brm.charging.appconfiguration.AppConfigurationException
class AppConfigurationException extends oracle.communication.brm.charging.util.errors.BaseException implements Serializable
-
-
Package oracle.communication.brm.charging.brs
-
Exception Class oracle.communication.brm.charging.brs.BRSOverloadException
class BRSOverloadException extends SystemHealthException implements Serializable -
Exception Class oracle.communication.brm.charging.brs.DegradedModeException
class DegradedModeException extends SystemHealthException implements Serializable -
Exception Class oracle.communication.brm.charging.brs.SystemHealthException
class SystemHealthException extends oracle.communication.brm.charging.util.errors.BaseException implements Serializable
-
-
Package oracle.communication.brm.charging.config.servicespec
-
Package oracle.communication.brm.charging.extensions.client.diameter
-
Exception Class oracle.communication.brm.charging.extensions.client.diameter.GySubscriberPreferencesException
class GySubscriberPreferencesException extends ExtensionException implements Serializable-
Serialized Fields
-
errorId
GySubscriberPreferencesException.SubscriberPrefsError errorId
-
-
-
-
Package oracle.communication.brm.charging.extensions.data
-
Exception Class oracle.communication.brm.charging.extensions.data.ExtensionsDataException
class ExtensionsDataException extends oracle.communication.brm.charging.util.errors.BaseException implements Serializable
-
-
Package oracle.communication.brm.charging.extensions.framework
-
Exception Class oracle.communication.brm.charging.extensions.framework.ExtensionException
class ExtensionException extends Exception implements Serializable -
Exception Class oracle.communication.brm.charging.extensions.framework.ExtensionsFrameworkException
class ExtensionsFrameworkException extends oracle.communication.brm.charging.util.errors.BaseException implements Serializable
-
-
Package oracle.communication.brm.charging.messages.framework
-
Exception Class oracle.communication.brm.charging.messages.framework.BadRequestException
class BadRequestException extends oracle.communication.brm.charging.util.errors.BaseException implements Serializable -
Exception Class oracle.communication.brm.charging.messages.framework.InvalidRequestException
class InvalidRequestException extends oracle.communication.brm.charging.util.errors.BaseException implements Serializable -
Exception Class oracle.communication.brm.charging.messages.framework.MessagesException
class MessagesException extends oracle.communication.brm.charging.util.errors.BaseException implements Serializable -
Exception Class oracle.communication.brm.charging.messages.framework.MessagesFrameworkException
class MessagesFrameworkException extends oracle.communication.brm.charging.util.errors.BaseException implements Serializable -
Exception Class oracle.communication.brm.charging.messages.framework.UnknownSessionException
class UnknownSessionException extends oracle.communication.brm.charging.util.errors.BaseException implements Serializable -
Exception Class oracle.communication.brm.charging.messages.framework.UserNotFoundException
class UserNotFoundException extends oracle.communication.brm.charging.util.errors.BaseException implements Serializable
-
-
Package oracle.communication.brm.charging.messages.management
-
Exception Class oracle.communication.brm.charging.messages.management.MessagesManagementException
class MessagesManagementException extends MessagesException implements Serializable
-
-
Package oracle.communication.brm.charging.messages.policy
-
Exception Class oracle.communication.brm.charging.messages.policy.MessagesPolicyException
class MessagesPolicyException extends MessagesException implements Serializable
-
-
Package oracle.communication.brm.charging.messages.query
-
Exception Class oracle.communication.brm.charging.messages.query.MessagesQueryException
class MessagesQueryException extends MessagesException implements Serializable
-
-
Package oracle.communication.brm.charging.messages.update
-
Exception Class oracle.communication.brm.charging.messages.update.MessagesUpdateException
class MessagesUpdateException extends MessagesException implements Serializable
-
-
Package oracle.communication.brm.charging.messages.usage
-
Exception Class oracle.communication.brm.charging.messages.usage.MessagesUsageException
class MessagesUsageException extends MessagesException implements Serializable
-
-
Package oracle.communication.brm.charging.monitor.framework
-
Exception Class oracle.communication.brm.charging.monitor.framework.MonitorFrameworkException
class MonitorFrameworkException extends oracle.communication.brm.charging.util.errors.BaseException implements Serializable
-
-
Package oracle.communication.brm.charging.ratedevent.formatterplugin
-
Exception Class oracle.communication.brm.charging.ratedevent.formatterplugin.RatedEventFormatterPluginException
class RatedEventFormatterPluginException extends oracle.communication.brm.charging.util.errors.BaseException implements Serializable
-
-
Package oracle.communication.brm.charging.statemanager
-
Exception Class oracle.communication.brm.charging.statemanager.StateManagerException
class StateManagerException extends oracle.communication.brm.charging.util.errors.BaseException implements Serializable -
Exception Class oracle.communication.brm.charging.statemanager.StateManagerMXBeanException
class StateManagerMXBeanException extends oracle.communication.brm.charging.util.errors.BaseException implements Serializable
-
-
Package oracle.communication.brm.charging.tools.simulator
-
Exception Class oracle.communication.brm.charging.tools.simulator.SimulatorConfigurationMXBeanException
class SimulatorConfigurationMXBeanException extends oracle.communication.brm.charging.util.errors.BaseException implements Serializable
-
-
Package oracle.communication.brm.charging.util.range
-
Class oracle.communication.brm.charging.util.range.AlterationRange
class AlterationRange extends Object implements Serializable -
Class oracle.communication.brm.charging.util.range.AlterationRangeList
class AlterationRangeList extends Object implements Serializable-
Serialized Fields
-
ranges
Set<oracle.communication.brm.charging.util.range.AlterationRange> ranges
Ordered set of alteration ranges note: AlterationRangeLists are considered equal even if their elements are not in the same order in a set
-
-
-
Class oracle.communication.brm.charging.util.range.QuantityRange
class QuantityRange extends oracle.communication.brm.charging.util.directevolution.DAbstractEvolvable implements Serializable-
Serialized Fields
-
end
BigDecimal end
range end. Upper bound. -
start
BigDecimal start
range start. Lower bound
-
-
-
Class oracle.communication.brm.charging.util.range.QuantityRangeList
class QuantityRangeList extends Object implements Serializable-
Serialized Fields
-
ranges
List<oracle.communication.brm.charging.util.range.QuantityRange> ranges
Ordered list of disjoint ranges
-
-
-
Class oracle.communication.brm.charging.util.range.Range
class Range extends oracle.communication.brm.charging.util.directevolution.DAbstractEvolvable implements Serializable-
Serialized Fields
-
end
long end
range end. Upper bound. -
start
long start
range start. Lower bound
-
-
-
Class oracle.communication.brm.charging.util.range.RangeList
class RangeList extends Object implements Serializable
-
-
Package oracle.communication.brm.charging.util.unit
-
Class oracle.communication.brm.charging.util.unit.Money
class Money extends oracle.communication.brm.charging.util.directevolution.DAbstractEvolvable implements Serializable-
Serialized Fields
-
cur
Currency cur
-
-
-
Exception Class oracle.communication.brm.charging.util.unit.Unit.UnitMisMatchException
class UnitMisMatchException extends RuntimeException implements Serializable
-