Ontimize Document Management 0.035EN

com.ontimize.db
Class ODMSAttributeDispatcher

java.lang.Object
  extended by com.ontimize.db.ODMSAttributeDispatcher

public class ODMSAttributeDispatcher
extends java.lang.Object


Constructor Summary
ODMSAttributeDispatcher()
           
 
Method Summary
protected  java.util.Map createMap(java.util.Map source, java.util.List keys, boolean nullValues)
           
 void processAttribute(java.lang.Object oAttribute, EntityResult result, TableEntity currentEntity, int sessionId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ODMSAttributeDispatcher

public ODMSAttributeDispatcher()
Method Detail

createMap

protected java.util.Map createMap(java.util.Map source,
                                  java.util.List keys,
                                  boolean nullValues)

processAttribute

public void processAttribute(java.lang.Object oAttribute,
                             EntityResult result,
                             TableEntity currentEntity,
                             int sessionId)

Ontimize Document Management