IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

Package com.ibm.btt.model

Interface Summary
IFieldModel The leaf node of the data structure.
IListModel An ordered collection (also known as a sequence).
IMapModel An object that maps keys to values.
IModel To help the end user manipulate the lower data model easier with an universal way, Data Abstract Layer provides the Data Model Interface to describe the abstract data structure used in Data Abstract Layer.
IModelAdapter Get/Set the value and data model using expression language
IModelFactory This interface is the factory used to convert the original data model to BTT Data Abstract Model.
IResolver This interface is used to resolve the expression language.
 

Class Summary
AbstractModelAdapter The abstract class of model adapter
AbstractModelAdapter.Result The inner class used to wrap the result; the model and the name
DefaultResolver The implementation of resolver, used to resolve the expression language Support nested way.
 

Exception Summary
ObjectNotFoundException The exception thrown when the Object is not found using the model name
 


IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2011