AbstractBDCRouter Class

AbstractBDCRouter Methods

The following are the methods for the AbstractBDCRouter class. All methods are instance methods.

getConnector()

Signature

public AbstractBDCConnector getConnector();

Return Value
Type: AbstractBDCConnector

Usage

Function that should return an instance of the corresponding BDC connector class

getConverter()

Signature

public AbstractBDCConverter getConnector();

Return Value
Type: AbstractBDCConverter

Usage

Function that should return an instance of the corresponding BDC converter class

getTransacationBulkProcessor()

Signature

public AbstractBDCTransactionBulk getTransacationBulkProcessor()

Return Value
Type: AbstractBDCTransactionBulk

Usage

Function that should return an instance of the corresponding BDC transaction bulk class