java.lang.Object
org.schooltool.misc.AccessingMechanism
- All Implemented Interfaces:
- java.io.Serializable
- public class AccessingMechanism
- extends java.lang.Object
- implements java.io.Serializable
- Version:
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
lookupHome
private transient org.schooltool.ejb.session.client.lookup.lookupModuleHome lookupHome
lookup
private transient org.schooltool.ejb.session.client.lookup.lookupModule lookup
subjectsHome
private transient org.schooltool.ejb.session.client.subjects.subjectsModuleHome subjectsHome
subjects
private transient org.schooltool.ejb.session.client.subjects.subjectsModule subjects
organisationHome
private transient org.schooltool.ejb.session.client.organisation.organisationModuleHome organisationHome
organisation
private transient org.schooltool.ejb.session.client.organisation.organisationModule organisation
timetableHome
private transient org.schooltool.ejb.session.client.timetable.timetableModuleHome timetableHome
timetable
private transient org.schooltool.ejb.session.client.timetable.timetableModule timetable
personHome
private transient org.schooltool.ejb.session.client.person.personModuleHome personHome
person
private transient org.schooltool.ejb.session.client.person.personModule person
financeHome
private transient org.schooltool.ejb.session.client.finance.financeModuleHome financeHome
finance
private transient org.schooltool.ejb.session.client.finance.financeModule finance
learnerHome
private transient org.schooltool.ejb.session.client.learner.learnerModuleHome learnerHome
learner
private transient org.schooltool.ejb.session.client.learner.learnerModule learner
staffHome
private transient org.schooltool.ejb.session.client.staff.staffModuleHome staffHome
staff
private transient org.schooltool.ejb.session.client.staff.staffModule staff
accessHome
private transient org.schooltool.ejb.session.client.access.accessModuleHome accessHome
access
private transient org.schooltool.ejb.session.client.access.accessModule access
userObject
private org.schooltool.complextypes.access.User userObject
user
private long user
schoolProfileKey
private long schoolProfileKey
contactHome
private transient org.schooltool.ejb.session.client.contact.contactModuleHome contactHome
contact
private transient org.schooltool.ejb.session.client.contact.contactModule contact
AccessingMechanism
public AccessingMechanism()
getLookupModule
public org.schooltool.ejb.session.client.lookup.lookupModule getLookupModule()
throws javax.naming.NamingException,
javax.ejb.CreateException,
java.rmi.RemoteException
getSubjectsModule
public org.schooltool.ejb.session.client.subjects.subjectsModule getSubjectsModule()
throws javax.naming.NamingException,
javax.ejb.CreateException,
java.rmi.RemoteException
getOrganisationModule
public org.schooltool.ejb.session.client.organisation.organisationModule getOrganisationModule()
throws javax.naming.NamingException,
javax.ejb.CreateException,
java.rmi.RemoteException
getTimetableModule
public org.schooltool.ejb.session.client.timetable.timetableModule getTimetableModule()
throws javax.naming.NamingException,
javax.ejb.CreateException,
java.rmi.RemoteException
getPersonModule
public org.schooltool.ejb.session.client.person.personModule getPersonModule()
throws javax.naming.NamingException,
javax.ejb.CreateException,
java.rmi.RemoteException
getFinanceModule
public org.schooltool.ejb.session.client.finance.financeModule getFinanceModule()
throws javax.naming.NamingException,
javax.ejb.CreateException,
java.rmi.RemoteException
getLearnerModule
public org.schooltool.ejb.session.client.learner.learnerModule getLearnerModule()
throws javax.naming.NamingException,
javax.ejb.CreateException,
java.rmi.RemoteException
getStaffModule
public org.schooltool.ejb.session.client.staff.staffModule getStaffModule()
throws javax.naming.NamingException,
javax.ejb.CreateException,
java.rmi.RemoteException
getAccessModule
public org.schooltool.ejb.session.client.access.accessModule getAccessModule()
throws javax.naming.NamingException,
javax.ejb.CreateException,
java.rmi.RemoteException
getUserObject
public org.schooltool.complextypes.access.User getUserObject()
setUserObject
public void setUserObject(org.schooltool.complextypes.access.User value)
getUserPrimaryKey
public long getUserPrimaryKey()
setUserPrimaryKey
public void setUserPrimaryKey(long value)
getSchoolProfileKey
public long getSchoolProfileKey()
setSchoolProfileKey
public void setSchoolProfileKey(long value,
org.schooltool.ejb.session.client.access.accessModule accessValue)
getContactModule
public org.schooltool.ejb.session.client.contact.contactModule getContactModule()
throws javax.naming.NamingException,
javax.ejb.CreateException,
java.rmi.RemoteException
getDatabaseConnection
public java.sql.Connection getDatabaseConnection()
throws java.rmi.RemoteException,
org.schooltool.exceptions.ServerException,
javax.ejb.FinderException,
javax.ejb.CreateException,
javax.naming.NamingException