Uses of Class
net.sf.oness.user.model.bo.Authority

Packages that use Authority
net.sf.oness.user.model.dao   
 

Uses of Authority in net.sf.oness.user.model.dao
 

Methods in net.sf.oness.user.model.dao that return Authority
 Authority UserHibernateDao.create(Authority authority)
           
 Authority UserDao.create(Authority authority)
          Create authority
 

Methods in net.sf.oness.user.model.dao with parameters of type Authority
 Authority UserHibernateDao.create(Authority authority)
           
 Authority UserDao.create(Authority authority)
          Create authority
 



Copyright © 2003-2005 ONess Project. All Rights Reserved.