Uses of Class
org.zeroexchange.dao.exception.DAOOperationException

Packages that use DAOOperationException
org.zeroexchange.dao.role   
 

Uses of DAOOperationException in org.zeroexchange.dao.role
 

Methods in org.zeroexchange.dao.role that throw DAOOperationException
 Role RoleDAOImpl.getRole(String roleId)
          Returns role by id of throws an exception if not exists.
 Role RoleDAO.getRole(String roleUser)
          Returns role by id of throws an exception if not exists.
 



Copyright © 2013. All Rights Reserved.