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

- All Superinterfaces:
- javax.ejb.EJBObject, java.rmi.Remote
- public interface LearnerAccountPayer_
- 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
getLearnerAccountPayer_PrimaryKey
public java.lang.Long getLearnerAccountPayer_PrimaryKey() throws java.rmi.RemoteException
setLearnerAccountPayer_PrimaryKey
public void setLearnerAccountPayer_PrimaryKey(java.lang.Long setValue) throws java.rmi.RemoteException
getaccountPayerForeignKey
public java.lang.Long getaccountPayerForeignKey() throws java.rmi.RemoteException
setaccountPayerForeignKey
public void setaccountPayerForeignKey(java.lang.Long setValue) throws java.rmi.RemoteException
getaccountPayer
public org.schooltool.ejb.entity.client.finance.AccountHolder_ getaccountPayer() 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
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
getrelationToLearnerForeignKey
public java.lang.Long getrelationToLearnerForeignKey() throws java.rmi.RemoteException
setrelationToLearnerForeignKey
public void setrelationToLearnerForeignKey(java.lang.Long setValue) throws java.rmi.RemoteException
getrelationToLearner
public org.schooltool.ejb.entity.client.person.PersonRelationshipName_ getrelationToLearner() throws java.rmi.RemoteException
setAsValueObject
public void setAsValueObject(org.schooltool.complextypes.learner.LearnerAccountPayer value) throws java.rmi.RemoteException
getAsValueObject
public org.schooltool.complextypes.learner.LearnerAccountPayer getAsValueObject(int levels, org.schooltool.complextypes.learner.LearnerAccountPayer 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