All Superinterfaces:
GrouperDAO
All Known Implementing Classes:
Hib3RoleDAO

public interface RoleDAO extends GrouperDAO
role data access methods
  • Method Summary

    Modifier and Type
    Method
    Description
    findById(String id, boolean exceptionIfNotFound)
     
    findByName(String name, boolean exceptionIfNotFound)
    find an attribute def name by name
    void
    insert or update a role object