Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.schooltool.ejb.entity.client.staff
Interface StaffLanguageProficiency_  view StaffLanguageProficiency_ download StaffLanguageProficiency_.java

All Superinterfaces:
javax.ejb.EJBObject, java.rmi.Remote

public interface StaffLanguageProficiency_
extends javax.ejb.EJBObject


Method Summary
 org.schooltool.complextypes.staff.StaffLanguageProficiency getAsValueObject(int levels, org.schooltool.complextypes.staff.StaffLanguageProficiency value)
           
 java.sql.Date getdateEndorsementIssued()
           
 java.lang.Boolean getendorsed()
           
 java.lang.String getendorsementIssuedBy()
           
 org.schooltool.ejb.entity.client.lookup.Language_ getlanguage()
           
 java.lang.Long getlanguageForeignKey()
           
 java.lang.Long getreadProficiency()
           
 org.schooltool.ejb.entity.client.access.SchoolProfile_ getschoolProfile()
           
 java.lang.Long getschoolProfileForeignKey()
           
 java.lang.Long getspeakProficiency()
           
 Staff_ getstaff()
           
 java.lang.Long getstaffForeignKey()
           
 java.lang.Long getStaffLanguageProficiency_PrimaryKey()
           
 java.lang.Long getwriteProficiency()
           
 boolean hasSuperClass()
           
 void setAsValueObject(org.schooltool.complextypes.staff.StaffLanguageProficiency value)
           
 void setdateEndorsementIssued(java.sql.Date dateEndorsementIssued)
           
 void setendorsed(java.lang.Boolean endorsed)
           
 void setendorsementIssuedBy(java.lang.String endorsementIssuedBy)
           
 void setlanguageForeignKey(java.lang.Long setValue)
           
 void setreadProficiency(java.lang.Long readProficiency)
           
 void setschoolProfileForeignKey(java.lang.Long setValue)
           
 void setspeakProficiency(java.lang.Long speakProficiency)
           
 void setstaffForeignKey(java.lang.Long setValue)
           
 void setStaffLanguageProficiency_PrimaryKey(java.lang.Long setValue)
           
 void setwriteProficiency(java.lang.Long writeProficiency)
           
 
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