|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProfileDAO
| Method Summary | |
|---|---|
Profile |
findProfileByName(java.lang.String name,
User user)
Finds a profile for a user 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.util.persistence.hibernate.ObjectDao |
|---|
getPersistentClass, load, remove, save, update |
| Method Detail |
|---|
Profile findProfileByName(java.lang.String name,
User user)
name - name of profile.user - owner of the profile.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||