|
|||||||||
| 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 StaffApplicationChecklist_

- All Superinterfaces:
- javax.ejb.EJBObject, java.rmi.Remote
- public interface StaffApplicationChecklist_
- 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
getStaffApplicationChecklist_PrimaryKey
public java.lang.Long getStaffApplicationChecklist_PrimaryKey() throws java.rmi.RemoteException
setStaffApplicationChecklist_PrimaryKey
public void setStaffApplicationChecklist_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
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
getdateAcquired
public java.sql.Date getdateAcquired() throws java.rmi.RemoteException
setdateAcquired
public void setdateAcquired(java.sql.Date dateAcquired) throws java.rmi.RemoteException
getstatusCompleted
public java.lang.Boolean getstatusCompleted() throws java.rmi.RemoteException
setstatusCompleted
public void setstatusCompleted(java.lang.Boolean statusCompleted) throws java.rmi.RemoteException
getchecklistItemForeignKey
public java.lang.Long getchecklistItemForeignKey() throws java.rmi.RemoteException
setchecklistItemForeignKey
public void setchecklistItemForeignKey(java.lang.Long setValue) throws java.rmi.RemoteException
getchecklistItem
public ApplChecklist_ getchecklistItem() throws java.rmi.RemoteException
setAsValueObject
public void setAsValueObject(org.schooltool.complextypes.staff.StaffApplicationChecklist value) throws java.rmi.RemoteException
getAsValueObject
public org.schooltool.complextypes.staff.StaffApplicationChecklist getAsValueObject(int levels, org.schooltool.complextypes.staff.StaffApplicationChecklist 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