org.apache.struts2.showcase.dao
Class SkillDao
java.lang.Object
org.apache.struts2.showcase.dao.AbstractDao
org.apache.struts2.showcase.dao.SkillDao
- All Implemented Interfaces:
- Serializable, Dao
public class SkillDao
- extends AbstractDao
SkillDao.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SkillDao
public SkillDao()
getFeaturedClass
public Class getFeaturedClass()
getSkill
public Skill getSkill(String name)
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.