|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AttributeDAO
| Method Summary | |
|---|---|
Attribute |
findAttributeByName(java.lang.String name,
Profile profile)
Finds an attribute in a profile given a specific name. |
| Methods inherited from interface com.atlassian.crowd.openid.server.model.EntityObjectDAO |
|---|
findAll, save, update |
| Methods inherited from interface com.atlassian.crowd.openid.server.model.ObjectDao |
|---|
getPersistentClass, load, remove, save, update |
| Method Detail |
|---|
Attribute findAttributeByName(java.lang.String name,
Profile profile)
name - name of attribute.profile - profile to look in.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||