|
SAP Convergent Charging
Java and XML APIs (Core) |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
Java package provides you with the Java interfaces that
define the Transaction Integration Framework (TIF).
See:
Description
| Interface Summary | |
|---|---|
| ChargedTransactionSet.IChargedTransactionSetIdentifierGenerator | This Java interface is used to generate an identifier for a charged transaction set. |
| IClearTransaction | This Java interface describes the Transaction Integration Framework (TIF). |
| ITransactionField<E> | This Java interface describes a transaction field, i.e. |
| ITransactionField.ITransactionFieldParametrable<T> | This Java interface is used to create a transaction field that can be set with a parameter. |
| ITransactionProcessor | This Java interface describes the Transaction Integration Framework (TIF). |
| ITransactionProcessorV2 | This interface is an enhancement of the Transaction Integration Framework (TIF). |
| ReclearSession | This Java interface describes a session for reclearing a transaction set. |
| TransactionFieldBook.TransactionFieldSearchFilter | The interface defines how to filter transaction fields. |
| TransactionProcessor | Deprecated. Deprecated since version 3.0 of SAP CC and replaced by ITransactionProcessor
This Java interface describes the Transaction Integration Framework (TIF); This interface is deprecated
and replaced by the ITransactionProcessor interface. |
| Enum Summary | |
|---|---|
| ChargedItem.ChargedItemFieldType | This enumeration lists the possible data types for the fields contained in a charged item. |
| ChargedTransactionSet.ChargeType | |
| Exception Summary | |
|---|---|
| ITransactionField.BadFieldException | This abstract Java class represents an
exception that is thrown if a transaction field cannot be accessed;
Consider the direct known subclasses. |
| ITransactionField.InvalidArgumentValueException | Exception thrown |
| ITransactionField.InvalidTypeFieldException | Exception thrown when a transaction field does not contain a value with defined expected type. |
| ITransactionField.InvalidValueException | Exception thrown when a transaction field does not contain a value that is compatible with this field. |
| ITransactionField.MissingMandatoryArgumentException | Exception thrown when a transaction field cannot be accessed because one of charged transaction set,
charged transaction set entry, charged transaction or transaction
is not provided. |
| TransactionProcessorFailureException | Exception thrown when it occurs something wrong with the transaction processor configured in the SAP CC system. |
This Java package provides you with the Java interfaces that
define the Transaction Integration Framework (TIF).
A default implementation is provided by SAP Convergent Charging (com.highdeal.tif.chargeditem.TransactionProcessorShell).
ITransactionProcessor
|
Document Published: October 2015 (SAP CC 4.0 SP10 and Later) | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||