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

- All Superinterfaces:
- javax.ejb.EJBObject, java.rmi.Remote
- public interface LearnerApplicationChecklist_
- 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
getLearnerApplicationChecklist_PrimaryKey
public java.lang.Long getLearnerApplicationChecklist_PrimaryKey() throws java.rmi.RemoteException
setLearnerApplicationChecklist_PrimaryKey
public void setLearnerApplicationChecklist_PrimaryKey(java.lang.Long setValue) throws java.rmi.RemoteException
getlearnerForeignKey
public java.lang.Long getlearnerForeignKey() throws java.rmi.RemoteException
setlearnerForeignKey
public void setlearnerForeignKey(java.lang.Long setValue) throws java.rmi.RemoteException
getlearner
public Learner_ getlearner() throws java.rmi.RemoteException
getlearnerStatusLookupForeignKey
public java.lang.Long getlearnerStatusLookupForeignKey() throws java.rmi.RemoteException
setlearnerStatusLookupForeignKey
public void setlearnerStatusLookupForeignKey(java.lang.Long setValue) throws java.rmi.RemoteException
getlearnerStatusLookup
public ApllicationChecklist_ getlearnerStatusLookup() 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
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.learner.LearnerApplicationChecklist value) throws java.rmi.RemoteException
getAsValueObject
public org.schooltool.complextypes.learner.LearnerApplicationChecklist getAsValueObject(int levels, org.schooltool.complextypes.learner.LearnerApplicationChecklist value) throws java.rmi.RemoteException
|
|||||||||
| Home >> All >> org >> schooltool >> ejb >> entity >> client >> [ learner overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC