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

- All Superinterfaces:
- javax.ejb.EJBObject, java.rmi.Remote
- public interface Role_
- extends javax.ejb.EJBObject
| Method Summary | |
org.schooltool.complextypes.access.Role |
getAsValueObject(int levels,
org.schooltool.complextypes.access.Role value)
|
java.lang.String |
getname()
|
java.lang.Long |
getRole_PrimaryKey()
|
SchoolProfile_ |
getschoolProfile()
|
java.lang.Long |
getschoolProfileForeignKey()
|
java.util.Collection |
getvisibleForms()
|
java.util.Collection |
getvisibleModules()
|
java.util.Collection |
getvisibleTabs()
|
boolean |
hasSuperClass()
|
void |
setAsValueObject(org.schooltool.complextypes.access.Role value)
|
void |
setname(java.lang.String name)
|
void |
setRole_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
getRole_PrimaryKey
public java.lang.Long getRole_PrimaryKey() throws java.rmi.RemoteException
setRole_PrimaryKey
public void setRole_PrimaryKey(java.lang.Long setValue) throws java.rmi.RemoteException
getname
public java.lang.String getname() throws java.rmi.RemoteException
setname
public void setname(java.lang.String name) throws java.rmi.RemoteException
getvisibleModules
public java.util.Collection getvisibleModules() throws java.rmi.RemoteException
getvisibleForms
public java.util.Collection getvisibleForms() throws java.rmi.RemoteException
getvisibleTabs
public java.util.Collection getvisibleTabs() 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.Role value) throws java.rmi.RemoteException
getAsValueObject
public org.schooltool.complextypes.access.Role getAsValueObject(int levels, org.schooltool.complextypes.access.Role 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