Uses of Class
org.smartcomps.twister.common.persistence.PersistentDataAccess

Packages that use PersistentDataAccess
org.smartcomps.twister.engine.priv.core.definition.impl.dao   
org.smartcomps.twister.engine.priv.core.dynamic.impl.dao   
org.smartcomps.twister.engine.priv.timer.dao   
org.smartcomps.twister.util.user.priv.dao   
org.smartcomps.twister.worklist.priv.dao   
 

Uses of PersistentDataAccess in org.smartcomps.twister.engine.priv.core.definition.impl.dao
 

Subclasses of PersistentDataAccess in org.smartcomps.twister.engine.priv.core.definition.impl.dao
 class ActivityDAO
           
 class ProcessDAO
           
 class PropertyDAO
          Data accessor for PropertyImpl class.
 

Uses of PersistentDataAccess in org.smartcomps.twister.engine.priv.core.dynamic.impl.dao
 

Subclasses of PersistentDataAccess in org.smartcomps.twister.engine.priv.core.dynamic.impl.dao
 class ExecutionContextDAO
          Please put some JavaDoc here.
 class ProcessInstanceDAO
           
 

Uses of PersistentDataAccess in org.smartcomps.twister.engine.priv.timer.dao
 

Subclasses of PersistentDataAccess in org.smartcomps.twister.engine.priv.timer.dao
 class ECTaskDAO
          DAO for execution context tasks.
 

Uses of PersistentDataAccess in org.smartcomps.twister.util.user.priv.dao
 

Subclasses of PersistentDataAccess in org.smartcomps.twister.util.user.priv.dao
 class UserDAO
           
 

Uses of PersistentDataAccess in org.smartcomps.twister.worklist.priv.dao
 

Subclasses of PersistentDataAccess in org.smartcomps.twister.worklist.priv.dao
 class WorkItemDAO
          Data Acces Object for WorkItemImpl persistent object
 



Copyright © 2003 SmartComps. All Rights Reserved.