Uses of Interface
org.whatsitcalled.webflange.model.ScriptDAO

Packages that use ScriptDAO
org.whatsitcalled.webflange   
org.whatsitcalled.webflange.model   
org.whatsitcalled.webflange.service   
org.whatsitcalled.webflange.webapp.model   
 

Uses of ScriptDAO in org.whatsitcalled.webflange
 

Methods in org.whatsitcalled.webflange that return ScriptDAO
static ScriptDAO ResourceFactory.getScriptDAO()
           
 

Uses of ScriptDAO in org.whatsitcalled.webflange.model
 

Classes in org.whatsitcalled.webflange.model that implement ScriptDAO
 class ScriptDAOHibernate
           
 

Uses of ScriptDAO in org.whatsitcalled.webflange.service
 

Methods in org.whatsitcalled.webflange.service that return ScriptDAO
 ScriptDAO ScriptServiceImpl.getScriptDAO()
           
 

Methods in org.whatsitcalled.webflange.service with parameters of type ScriptDAO
 void ScriptServiceImpl.setScriptDAO(ScriptDAO scriptDAO)
           
 

Uses of ScriptDAO in org.whatsitcalled.webflange.webapp.model
 

Methods in org.whatsitcalled.webflange.webapp.model that return ScriptDAO
protected  ScriptDAO ScriptDetachableModel.getDAO()
           
protected  ScriptDAO ScriptDataProvider.getDAO()
           
 



Copyright © 2008 Innobuilt Software LLC. All Rights Reserved.