|
|||||||||
| Home >> All >> org >> schooltool >> ejb >> entity >> client >> [ staff overview ] | PREV NEXT | ||||||||
Uses of Interface
org.schooltool.ejb.entity.client.staff.StaffLanguageProficiency_
| Uses of StaffLanguageProficiency_ in org.schooltool.ejb.entity.client.staff |
| Methods in org.schooltool.ejb.entity.client.staff that return StaffLanguageProficiency_ | |
StaffLanguageProficiency_ |
StaffLanguageProficiency_Home.create()
|
StaffLanguageProficiency_ |
StaffLanguageProficiency_Home.findByPrimaryKey(StaffLanguageProficiency_PrimaryKey id,
java.lang.Long schoolProfileID)
|
StaffLanguageProficiency_ |
StaffLanguageProficiency_Home.create(java.lang.Long staffForeignKey,
java.lang.Long languageForeignKey,
java.lang.Long readProficiency,
java.lang.Long writeProficiency,
java.lang.Long speakProficiency,
java.lang.Boolean endorsed,
java.sql.Date dateEndorsementIssued,
java.lang.String endorsementIssuedBy,
java.lang.Long schoolProfileForeignKey)
|
StaffLanguageProficiency_ |
StaffLanguageProficiency_Home.create(org.schooltool.complextypes.staff.StaffLanguageProficiency value)
|
|
|||||||||
| Home >> All >> org >> schooltool >> ejb >> entity >> client >> [ staff overview ] | PREV NEXT | ||||||||