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

- All Superinterfaces:
- javax.ejb.EJBObject, java.rmi.Remote
- public interface SchoolProfile_
- extends javax.ejb.EJBObject
| Method Summary | |
org.schooltool.complextypes.access.SchoolProfile |
getAsValueObject(int levels,
org.schooltool.complextypes.access.SchoolProfile value)
|
java.lang.String |
getschoolName()
|
java.lang.Long |
getSchoolProfile_PrimaryKey()
|
boolean |
hasSuperClass()
|
void |
setAsValueObject(org.schooltool.complextypes.access.SchoolProfile value)
|
void |
setschoolName(java.lang.String schoolName)
|
void |
setSchoolProfile_PrimaryKey(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
getSchoolProfile_PrimaryKey
public java.lang.Long getSchoolProfile_PrimaryKey() throws java.rmi.RemoteException
setSchoolProfile_PrimaryKey
public void setSchoolProfile_PrimaryKey(java.lang.Long setValue) throws java.rmi.RemoteException
getschoolName
public java.lang.String getschoolName() throws java.rmi.RemoteException
setschoolName
public void setschoolName(java.lang.String schoolName) throws java.rmi.RemoteException
setAsValueObject
public void setAsValueObject(org.schooltool.complextypes.access.SchoolProfile value) throws java.rmi.RemoteException
getAsValueObject
public org.schooltool.complextypes.access.SchoolProfile getAsValueObject(int levels, org.schooltool.complextypes.access.SchoolProfile 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