Uses of Interface
org.openxma.dsl.reference.model.VOData

Packages that use VOData
org.openxma.dsl.reference.dao   
org.openxma.dsl.reference.dao.impl   
org.openxma.dsl.reference.model.impl   
 

Uses of VOData in org.openxma.dsl.reference.dao
 

Methods in org.openxma.dsl.reference.dao that return VOData
 VOData VODataDao.create()
          Factory method to create an empty VODataDao entity with an already assigned identifier.
 

Uses of VOData in org.openxma.dsl.reference.dao.impl
 

Methods in org.openxma.dsl.reference.dao.impl that return VOData
 VOData VODataDaoImpl.create()
           
 VOData VODataDaoImpl.createEntity(java.lang.Object context)
           
 

Uses of VOData in org.openxma.dsl.reference.model.impl
 

Classes in org.openxma.dsl.reference.model.impl that implement VOData
 class VODataImpl
           
 



Copyright © 2010. All Rights Reserved.