|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IProfileRepository
The interface of the Profile Repository.
| Method Summary | |
|---|---|
IProfile |
getProfileById(String profileId)
Return a profile by its ID |
IProfile[] |
getSuperProfiles(IProfile profile)
Return passed profile's parents in an array |
| Method Detail |
|---|
IProfile getProfileById(String profileId)
IProfile[] getSuperProfiles(IProfile profile)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||