|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.bejug.javacareers.jobs.view.jsf.model.ProfileData
| Constructor Summary | |
ProfileData()
|
|
| Method Summary | |
java.util.List |
getProfiles()
Get the list of profiles as configured by the administrator to be presented in a popup menu. |
void |
setAdminService(org.bejug.javacareers.jobs.service.AdminService adminService)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ProfileData()
| Method Detail |
public void setAdminService(org.bejug.javacareers.jobs.service.AdminService adminService)
adminService - The jobService to set.public java.util.List getProfiles()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||