| Interface | Description |
|---|---|
| CustomerSpecification |
Class represents a Customer Specification as it is produced by the DSL ServiceSpecParser.
|
| DiameterMediationEntry |
Interface to represent an entry in the DiameterMediationTable
|
| DiameterMediationEntryKeyMaker |
Interface for a DiameterMediationEntry key.
|
| DiameterMediationTable |
Interface for the DiameterMediationTable
|
| DomainSpecification |
Base interface for all specifications (CustomerSpecification, ProductSpecification or RequestSpecification
specifies the common methods.
|
| DomainSpecificationFactory |
Creates instance of CustomerSpecification or ProductSpecification or RequestSpecification
|
| HttpMediationEntry |
Interface to represent an entry in the HttpMediationTable
|
| HttpMediationTable |
Interface for the HttpMediationTable
|
| MappingDefinition |
This inteface exposes the API for a MappingDefinition.
|
| MediationEntry |
Base interface for Mediation Entries.
|
| NetworkMappingDefinition |
This inteface exposes the API for a NetworkMappingDefinition.
|
| NetworkMappingSpecification |
Interface that represent a network mapping specification
|
| Payload |
Class exposes API for populating fields and blocks inside a Payload.
|
| PayloadAttributeInfo |
This class is used to present Meta data associated with a
PayloadAttribute that resided inside the PayloadBlock.
|
| PayloadBlock |
Class represents subset of attributes that are contained within a block.
|
| PayloadBlockInfo |
This class is used to present Meta data associated with a PayloadBlock.
|
| PayloadBlockIterator<T extends oracle.communication.brm.charging.config.servicespec.BasePayloadBlock> |
Class is used to iterate though a hierarchy of PayloadBlock.
|
| PayloadBlockView |
Class exposes the immutable interface of a PayloadBlock.
|
| PayloadProductType |
Interface used to override the ProductType that was used by the UsageRequestBuilder to another
ProductType that is also supported in the same RequestSpecification.
|
| PayloadSpec |
This class is the interface for a PayloadSpecification
|
| PayloadSpecBuilder |
Builds a payload spec
|
| PayloadSpecBuilderFactory |
A factory which returns a PayloadSpec builder
|
| PayloadView |
Class exposes the immutable interface of a Payload.
|
| PersistenceMappingDefinition |
This inteface exposes the API for a PersistenceMappingDefinition.
|
| ProductSpecification |
Class represents a Customer Specification as it is produced by the DSL ServiceSpecParser.
|
| RadiusMediationEntry |
Interface to represent an entry in the RadiusMediationTable
|
| RadiusMediationTable |
Interface for the RadiusMediationTable
|
| RequestSpecification |
Class represents a RequestSpecification as it is produced by the DSL ServiceSpecParser.
|
| ServiceSpecRepository |
The repository used to manager storage of ServiceSpecifications.
|
| Class | Description |
|---|---|
| PayloadSpecParserCallback |
Implements XML parser call back for payload specification
|
| Enum | Description |
|---|---|
| DomainSpecification.DomainSpecificationType | |
| PayloadItemCardinality |
Enumeration used in storing PayloadItem cardinalty.
|
| PayloadSpecBuilder.BeginMode |
Enum applies to begin functions.
|
| PayloadStaticFields |
Enum to represent static fields
|