|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.internet2.middleware.grouper.attr.finder.AttributeAssignFinder
public class AttributeAssignFinder
finder methods for attribute assign
Constructor Summary | |
---|---|
AttributeAssignFinder()
|
Method Summary | |
---|---|
static AttributeAssign |
findById(java.lang.String id,
boolean exceptionIfNull)
find an attributeAssign by id. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AttributeAssignFinder()
Method Detail |
---|
public static AttributeAssign findById(java.lang.String id, boolean exceptionIfNull)
id
- of attributeAssignexceptionIfNull
- true if exception should be thrown if null
AttributeAssignNotFoundException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |