Uses of Class
org.nuiton.topia.migration.kernel.ObjectNotFound

Packages that use ObjectNotFound
org.nuiton.topia.migration.kernel   
org.nuiton.topia.migration.transformation   
 

Uses of ObjectNotFound in org.nuiton.topia.migration.kernel
 

Methods in org.nuiton.topia.migration.kernel that throw ObjectNotFound
 MapAdapter Transformer.getNewMap(ProxyClass clazz, Serializable idVal)
          Deprecated.  
 MapAdapter Transformer.getNewMap(String clazz, Serializable idVal)
          Deprecated.  
 MapAdapter Transformer.getOldMap(ProxyClass clazz, Serializable idVal)
          Deprecated.  
 MapAdapter Transformer.getOldMap(String clazz, Serializable idVal)
          Deprecated.  
 

Uses of ObjectNotFound in org.nuiton.topia.migration.transformation
 

Methods in org.nuiton.topia.migration.transformation that throw ObjectNotFound
 MapAdapter MapHelper.getNewMap(ProxyClass clazz, Serializable id)
          Deprecated. Retourne un tuple d'une table des nouvelles bases
 MapAdapter MapHelper.getNewMap(String clazz, Serializable id)
          Deprecated. Retourne un tuple d'une table des nouvelles bases
 MapAdapter MapHelper.getOldMap(ProxyClass clazz, Serializable id)
          Deprecated. Retourne un tuple d'une table des annciennes bases
 MapAdapter MapHelper.getOldMap(String clazz, Serializable id)
          Deprecated. Retourne un tuple d'une table des anciennes bases
 



Copyright © 2004-2010 CodeLutin. All Rights Reserved.