Interface CollectionDAO.RoleDAO

All Superinterfaces:
EntityDAO<Role>
Enclosing interface:
CollectionDAO

public static interface CollectionDAO.RoleDAO extends EntityDAO<Role>