|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.model.ctx.ContextModelFactory
public class ContextModelFactory
BTT Context Model Factory. Convert the BTT Context Data Model to Abstract Data Model.
Method Summary | |
---|---|
static IModelFactory |
getInstance()
Get the instance of ContextModelFactory |
IModel |
getModel(java.lang.Object obj)
Construct the object to the related data model: Convert IndexedCollection to ICollModel. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static IModelFactory getInstance()
public IModel getModel(java.lang.Object obj)
getModel
in interface IModelFactory
obj
- the data model converted
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |