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 StaffApplicationChecklist_  view StaffApplicationChecklist_ download StaffApplicationChecklist_.java

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

public interface StaffApplicationChecklist_
extends javax.ejb.EJBObject


Method Summary
 org.schooltool.complextypes.staff.StaffApplicationChecklist getAsValueObject(int levels, org.schooltool.complextypes.staff.StaffApplicationChecklist value)
           
 ApplChecklist_ getchecklistItem()
           
 java.lang.Long getchecklistItemForeignKey()
           
 java.sql.Date getdateAcquired()
           
 org.schooltool.ejb.entity.client.access.SchoolProfile_ getschoolProfile()
           
 java.lang.Long getschoolProfileForeignKey()
           
 Staff_ getstaff()
           
 java.lang.Long getStaffApplicationChecklist_PrimaryKey()
           
 java.lang.Long getstaffForeignKey()
           
 java.lang.Boolean getstatusCompleted()
           
 boolean hasSuperClass()
           
 void setAsValueObject(org.schooltool.complextypes.staff.StaffApplicationChecklist value)
           
 void setchecklistItemForeignKey(java.lang.Long setValue)
           
 void setdateAcquired(java.sql.Date dateAcquired)
           
 void setschoolProfileForeignKey(java.lang.Long setValue)
           
 void setStaffApplicationChecklist_PrimaryKey(java.lang.Long setValue)
           
 void setstaffForeignKey(java.lang.Long setValue)
           
 void setstatusCompleted(java.lang.Boolean statusCompleted)
           
 
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