|
|||||||||
| Home >> All >> org >> schooltool >> ejb >> entity >> client >> [ staff overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.schooltool.ejb.entity.client.staff
Interface StaffLanguageProficiency_

- All Superinterfaces:
- javax.ejb.EJBObject, java.rmi.Remote
- public interface StaffLanguageProficiency_
- extends javax.ejb.EJBObject
| Methods inherited from interface javax.ejb.EJBObject |
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove |
| Method Detail |
hasSuperClass
public boolean hasSuperClass()
throws java.rmi.RemoteException
getStaffLanguageProficiency_PrimaryKey
public java.lang.Long getStaffLanguageProficiency_PrimaryKey() throws java.rmi.RemoteException
setStaffLanguageProficiency_PrimaryKey
public void setStaffLanguageProficiency_PrimaryKey(java.lang.Long setValue) throws java.rmi.RemoteException
getstaffForeignKey
public java.lang.Long getstaffForeignKey() throws java.rmi.RemoteException
setstaffForeignKey
public void setstaffForeignKey(java.lang.Long setValue) throws java.rmi.RemoteException
getstaff
public Staff_ getstaff() throws java.rmi.RemoteException
getlanguageForeignKey
public java.lang.Long getlanguageForeignKey() throws java.rmi.RemoteException
setlanguageForeignKey
public void setlanguageForeignKey(java.lang.Long setValue) throws java.rmi.RemoteException
getlanguage
public org.schooltool.ejb.entity.client.lookup.Language_ getlanguage() throws java.rmi.RemoteException
getreadProficiency
public java.lang.Long getreadProficiency() throws java.rmi.RemoteException
setreadProficiency
public void setreadProficiency(java.lang.Long readProficiency) throws java.rmi.RemoteException
getwriteProficiency
public java.lang.Long getwriteProficiency() throws java.rmi.RemoteException
setwriteProficiency
public void setwriteProficiency(java.lang.Long writeProficiency) throws java.rmi.RemoteException
getspeakProficiency
public java.lang.Long getspeakProficiency() throws java.rmi.RemoteException
setspeakProficiency
public void setspeakProficiency(java.lang.Long speakProficiency) throws java.rmi.RemoteException
getendorsed
public java.lang.Boolean getendorsed() throws java.rmi.RemoteException
setendorsed
public void setendorsed(java.lang.Boolean endorsed) throws java.rmi.RemoteException
getdateEndorsementIssued
public java.sql.Date getdateEndorsementIssued() throws java.rmi.RemoteException
setdateEndorsementIssued
public void setdateEndorsementIssued(java.sql.Date dateEndorsementIssued) throws java.rmi.RemoteException
getendorsementIssuedBy
public java.lang.String getendorsementIssuedBy() throws java.rmi.RemoteException
setendorsementIssuedBy
public void setendorsementIssuedBy(java.lang.String endorsementIssuedBy) throws java.rmi.RemoteException
getschoolProfileForeignKey
public java.lang.Long getschoolProfileForeignKey() throws java.rmi.RemoteException
setschoolProfileForeignKey
public void setschoolProfileForeignKey(java.lang.Long setValue) throws java.rmi.RemoteException
getschoolProfile
public org.schooltool.ejb.entity.client.access.SchoolProfile_ getschoolProfile() throws java.rmi.RemoteException
setAsValueObject
public void setAsValueObject(org.schooltool.complextypes.staff.StaffLanguageProficiency value) throws java.rmi.RemoteException
getAsValueObject
public org.schooltool.complextypes.staff.StaffLanguageProficiency getAsValueObject(int levels, org.schooltool.complextypes.staff.StaffLanguageProficiency value) throws java.rmi.RemoteException
|
|||||||||
| Home >> All >> org >> schooltool >> ejb >> entity >> client >> [ staff overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC