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

- All Superinterfaces:
- javax.ejb.EJBObject, java.rmi.Remote
- public interface PersonHobbies_
- 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
getPersonHobbies_PrimaryKey
public java.lang.Long getPersonHobbies_PrimaryKey() throws java.rmi.RemoteException
setPersonHobbies_PrimaryKey
public void setPersonHobbies_PrimaryKey(java.lang.Long setValue) throws java.rmi.RemoteException
getpersonalDetailsForeignKey
public java.lang.Long getpersonalDetailsForeignKey() throws java.rmi.RemoteException
setpersonalDetailsForeignKey
public void setpersonalDetailsForeignKey(java.lang.Long setValue) throws java.rmi.RemoteException
getpersonalDetails
public Person_ getpersonalDetails() throws java.rmi.RemoteException
gethobbyDetailsForeignKey
public java.lang.Long gethobbyDetailsForeignKey() throws java.rmi.RemoteException
sethobbyDetailsForeignKey
public void sethobbyDetailsForeignKey(java.lang.Long setValue) throws java.rmi.RemoteException
gethobbyDetails
public org.schooltool.ejb.entity.client.lookup.Hobbies_ gethobbyDetails() 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.person.PersonHobbies value) throws java.rmi.RemoteException
getAsValueObject
public org.schooltool.complextypes.person.PersonHobbies getAsValueObject(int levels, org.schooltool.complextypes.person.PersonHobbies value) throws java.rmi.RemoteException
|
|||||||||
| Home >> All >> org >> schooltool >> ejb >> entity >> client >> [ person overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC