Uses of Class
edu.internet2.middleware.grouper.exception.AttributeDefScopeNotFoundException

Packages that use AttributeDefScopeNotFoundException
edu.internet2.middleware.grouper.internal.dao This package contains the data access object interfaces that a DB layer would have to implement (generally revolving around queries to DB) 
 

Uses of AttributeDefScopeNotFoundException in edu.internet2.middleware.grouper.internal.dao
 

Methods in edu.internet2.middleware.grouper.internal.dao that throw AttributeDefScopeNotFoundException
 AttributeDefScope AttributeDefScopeDAO.findById(java.lang.String id, boolean exceptionIfNotFound)