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

Quick Search    Search Deep

org.schooltool.ejb.entity.client.learner
Interface LearnerApplicationChecklist_  view LearnerApplicationChecklist_ download LearnerApplicationChecklist_.java

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

public interface LearnerApplicationChecklist_
extends javax.ejb.EJBObject


Method Summary
 org.schooltool.complextypes.learner.LearnerApplicationChecklist getAsValueObject(int levels, org.schooltool.complextypes.learner.LearnerApplicationChecklist value)
           
 java.sql.Date getdateAcquired()
           
 Learner_ getlearner()
           
 java.lang.Long getLearnerApplicationChecklist_PrimaryKey()
           
 java.lang.Long getlearnerForeignKey()
           
 ApllicationChecklist_ getlearnerStatusLookup()
           
 java.lang.Long getlearnerStatusLookupForeignKey()
           
 org.schooltool.ejb.entity.client.access.SchoolProfile_ getschoolProfile()
           
 java.lang.Long getschoolProfileForeignKey()
           
 java.lang.Boolean getstatusCompleted()
           
 boolean hasSuperClass()
           
 void setAsValueObject(org.schooltool.complextypes.learner.LearnerApplicationChecklist value)
           
 void setdateAcquired(java.sql.Date dateAcquired)
           
 void setLearnerApplicationChecklist_PrimaryKey(java.lang.Long setValue)
           
 void setlearnerForeignKey(java.lang.Long setValue)
           
 void setlearnerStatusLookupForeignKey(java.lang.Long setValue)
           
 void setschoolProfileForeignKey(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

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