Uses of Class
org.apache.struts2.showcase.dao.SkillDao

Packages that use SkillDao
org.apache.struts2.showcase.dao   
 

Uses of SkillDao in org.apache.struts2.showcase.dao
 

Fields in org.apache.struts2.showcase.dao declared as SkillDao
protected  SkillDao EmployeeDao.skillDao
           
 

Methods in org.apache.struts2.showcase.dao with parameters of type SkillDao
 void EmployeeDao.setSkillDao(SkillDao skillDao)
           
 



Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.