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

- All Superinterfaces:
- javax.ejb.EJBObject, java.rmi.Remote
- public interface ModuleForm_
- extends javax.ejb.EJBObject
| Method Summary | |
org.schooltool.complextypes.access.ModuleForm |
getAsValueObject(int levels,
org.schooltool.complextypes.access.ModuleForm value)
|
Form_ |
getform()
|
java.lang.Long |
getformForeignKey()
|
Module_ |
getmodule()
|
java.lang.Long |
getmoduleForeignKey()
|
java.lang.Long |
getModuleForm_PrimaryKey()
|
SchoolProfile_ |
getschoolProfile()
|
java.lang.Long |
getschoolProfileForeignKey()
|
boolean |
hasSuperClass()
|
void |
setAsValueObject(org.schooltool.complextypes.access.ModuleForm value)
|
void |
setformForeignKey(java.lang.Long setValue)
|
void |
setmoduleForeignKey(java.lang.Long setValue)
|
void |
setModuleForm_PrimaryKey(java.lang.Long setValue)
|
void |
setschoolProfileForeignKey(java.lang.Long setValue)
|
| Methods inherited from interface javax.ejb.EJBObject |
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove |
| Method Detail |
hasSuperClass
public boolean hasSuperClass()
throws java.rmi.RemoteException
getModuleForm_PrimaryKey
public java.lang.Long getModuleForm_PrimaryKey() throws java.rmi.RemoteException
setModuleForm_PrimaryKey
public void setModuleForm_PrimaryKey(java.lang.Long setValue) throws java.rmi.RemoteException
getmoduleForeignKey
public java.lang.Long getmoduleForeignKey() throws java.rmi.RemoteException
setmoduleForeignKey
public void setmoduleForeignKey(java.lang.Long setValue) throws java.rmi.RemoteException
getmodule
public Module_ getmodule() throws java.rmi.RemoteException
getformForeignKey
public java.lang.Long getformForeignKey() throws java.rmi.RemoteException
setformForeignKey
public void setformForeignKey(java.lang.Long setValue) throws java.rmi.RemoteException
getform
public Form_ getform() 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 SchoolProfile_ getschoolProfile() throws java.rmi.RemoteException
setAsValueObject
public void setAsValueObject(org.schooltool.complextypes.access.ModuleForm value) throws java.rmi.RemoteException
getAsValueObject
public org.schooltool.complextypes.access.ModuleForm getAsValueObject(int levels, org.schooltool.complextypes.access.ModuleForm value) throws java.rmi.RemoteException
|
|||||||||
| Home >> All >> org >> schooltool >> ejb >> entity >> client >> [ access overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC