Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.schooltool.ejb.entity.server.access
Class Form_Bean  view Form_Bean download Form_Bean.java

java.lang.Object
  extended byorg.schooltool.ejb.entity.server.access.Form_Bean
All Implemented Interfaces:
javax.ejb.EnterpriseBean, javax.ejb.EntityBean, java.io.Serializable

public class Form_Bean
extends java.lang.Object
implements javax.ejb.EntityBean


Field Summary
 java.util.Collection containsTabs
           
private  org.schooltool.ejb.entity.client.access.FormTab_Home containsTabsHI
           
private  org.schooltool.ejb.entity.client.access.FormTab_ containsTabsRI
           
private  javax.ejb.EntityContext ctx
           
 java.lang.Long Form_PrimaryKey
           
private static org.schooltool.xode.ejbhelper.UniqueIDGeneratorBean idGenerator
           
 java.util.Collection includedInModules
           
private  org.schooltool.ejb.entity.client.access.ModuleForm_Home includedInModulesHI
           
private  org.schooltool.ejb.entity.client.access.ModuleForm_ includedInModulesRI
           
 java.lang.String javaClassName
           
private  javax.naming.InitialContext jndiContext
           
private  boolean modifiedFlag
           
 java.lang.String name
           
private  org.schooltool.complextypes.access.Form ovalue
           
 org.schooltool.ejb.entity.client.access.SchoolProfile_ schoolProfile
           
 java.lang.Long schoolProfileForeignKey
           
private  org.schooltool.ejb.entity.client.access.SchoolProfile_Home schoolProfileHI
           
private  org.schooltool.ejb.entity.client.access.SchoolProfile_PrimaryKey schoolProfilePK
           
private  org.schooltool.ejb.entity.client.access.SchoolProfile_ schoolProfileRI
           
 java.util.Collection visibleToRoles
           
private  org.schooltool.ejb.entity.client.access.VisibleForm_Home visibleToRolesHI
           
private  org.schooltool.ejb.entity.client.access.VisibleForm_ visibleToRolesRI
           
 
Constructor Summary
Form_Bean()
           
 
Method Summary
private  void beforeSaveCallback()
           
 void ejbActivate()
           
 org.schooltool.ejb.entity.client.access.Form_PrimaryKey ejbCreate()
           
 org.schooltool.ejb.entity.client.access.Form_PrimaryKey ejbCreate(org.schooltool.complextypes.access.Form value)
           
 org.schooltool.ejb.entity.client.access.Form_PrimaryKey ejbCreate(java.lang.String name, java.lang.String javaClassName, java.lang.Long schoolProfileForeignKey)
           
 void ejbLoad()
           
 void ejbPassivate()
           
 void ejbPostCreate()
           
 void ejbPostCreate(org.schooltool.complextypes.access.Form value)
           
 void ejbPostCreate(java.lang.String name, java.lang.String javaClassName, java.lang.Long schoolProfileForeignKey)
           
 void ejbRemove()
           
 void ejbStore()
           
 org.schooltool.complextypes.access.Form getAsValueObject(int Levels, org.schooltool.complextypes.access.Form SubclassValue)
           
 java.util.Collection getcontainsTabs()
           
 java.lang.Long getForm_PrimaryKey()
           
 java.util.Collection getincludedInModules()
           
private static javax.naming.InitialContext getInitialContext()
           
 java.lang.String getjavaClassName()
           
 java.lang.String getname()
           
 org.schooltool.ejb.entity.client.access.SchoolProfile_ getschoolProfile()
           
 java.lang.Long getschoolProfileForeignKey()
           
 java.util.Collection getvisibleToRoles()
           
 boolean hasSuperClass()
           
private  void InitSystemResources(java.lang.String strBeanName, java.lang.Long schoolID)
           
 boolean isModified()
           
 void setAsValueObject(org.schooltool.complextypes.access.Form ovalue)
           
 void setEntityContext(javax.ejb.EntityContext context)
           
 void setForm_PrimaryKey(java.lang.Long setValue)
           
 void setjavaClassName(java.lang.String javaClassName)
           
 void setModified(boolean value)
           
 void setname(java.lang.String name)
           
 void setschoolProfileForeignKey(java.lang.Long setValue)
           
 void unsetEntityContext()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ctx

private javax.ejb.EntityContext ctx

Form_PrimaryKey

public java.lang.Long Form_PrimaryKey

name

public java.lang.String name

includedInModulesRI

private transient org.schooltool.ejb.entity.client.access.ModuleForm_ includedInModulesRI

includedInModulesHI

private transient org.schooltool.ejb.entity.client.access.ModuleForm_Home includedInModulesHI

includedInModules

public transient java.util.Collection includedInModules

containsTabsRI

private transient org.schooltool.ejb.entity.client.access.FormTab_ containsTabsRI

containsTabsHI

private transient org.schooltool.ejb.entity.client.access.FormTab_Home containsTabsHI

containsTabs

public transient java.util.Collection containsTabs

visibleToRolesRI

private transient org.schooltool.ejb.entity.client.access.VisibleForm_ visibleToRolesRI

visibleToRolesHI

private transient org.schooltool.ejb.entity.client.access.VisibleForm_Home visibleToRolesHI

visibleToRoles

public transient java.util.Collection visibleToRoles

javaClassName

public java.lang.String javaClassName

schoolProfileForeignKey

public java.lang.Long schoolProfileForeignKey

schoolProfileRI

private transient org.schooltool.ejb.entity.client.access.SchoolProfile_ schoolProfileRI

schoolProfileHI

private transient org.schooltool.ejb.entity.client.access.SchoolProfile_Home schoolProfileHI

schoolProfilePK

private transient org.schooltool.ejb.entity.client.access.SchoolProfile_PrimaryKey schoolProfilePK

schoolProfile

public transient org.schooltool.ejb.entity.client.access.SchoolProfile_ schoolProfile

modifiedFlag

private boolean modifiedFlag

jndiContext

private transient javax.naming.InitialContext jndiContext

idGenerator

private static org.schooltool.xode.ejbhelper.UniqueIDGeneratorBean idGenerator

ovalue

private transient org.schooltool.complextypes.access.Form ovalue
Constructor Detail

Form_Bean

public Form_Bean()
Method Detail

hasSuperClass

public boolean hasSuperClass()
                      throws java.rmi.RemoteException

getForm_PrimaryKey

public java.lang.Long getForm_PrimaryKey()

setForm_PrimaryKey

public void setForm_PrimaryKey(java.lang.Long setValue)

getname

public java.lang.String getname()
                         throws java.rmi.RemoteException

setname

public void setname(java.lang.String name)
             throws java.rmi.RemoteException

getincludedInModules

public java.util.Collection getincludedInModules()
                                          throws java.rmi.RemoteException

getcontainsTabs

public java.util.Collection getcontainsTabs()
                                     throws java.rmi.RemoteException

getvisibleToRoles

public java.util.Collection getvisibleToRoles()
                                       throws java.rmi.RemoteException

getjavaClassName

public java.lang.String getjavaClassName()
                                  throws java.rmi.RemoteException

setjavaClassName

public void setjavaClassName(java.lang.String javaClassName)
                      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

isModified

public boolean isModified()

setModified

public void setModified(boolean value)

ejbActivate

public void ejbActivate()
                 throws java.rmi.RemoteException,
                        javax.ejb.EJBException
Specified by:
ejbActivate in interface javax.ejb.EntityBean

getInitialContext

private static javax.naming.InitialContext getInitialContext()
                                                      throws javax.naming.NamingException

InitSystemResources

private void InitSystemResources(java.lang.String strBeanName,
                                 java.lang.Long schoolID)
                          throws javax.ejb.CreateException

setEntityContext

public void setEntityContext(javax.ejb.EntityContext context)
                      throws java.rmi.RemoteException,
                             javax.ejb.EJBException
Specified by:
setEntityContext in interface javax.ejb.EntityBean

unsetEntityContext

public void unsetEntityContext()
                        throws java.rmi.RemoteException,
                               javax.ejb.EJBException
Specified by:
unsetEntityContext in interface javax.ejb.EntityBean

ejbPassivate

public void ejbPassivate()
                  throws java.rmi.RemoteException,
                         javax.ejb.EJBException
Specified by:
ejbPassivate in interface javax.ejb.EntityBean

ejbRemove

public void ejbRemove()
               throws java.rmi.RemoteException,
                      javax.ejb.EJBException,
                      javax.ejb.RemoveException
Specified by:
ejbRemove in interface javax.ejb.EntityBean

ejbStore

public void ejbStore()
              throws java.rmi.RemoteException,
                     javax.ejb.EJBException
Specified by:
ejbStore in interface javax.ejb.EntityBean

ejbLoad

public void ejbLoad()
             throws java.rmi.RemoteException,
                    javax.ejb.EJBException
Specified by:
ejbLoad in interface javax.ejb.EntityBean

ejbPostCreate

public void ejbPostCreate()
                   throws javax.ejb.CreateException,
                          javax.ejb.EJBException,
                          java.rmi.RemoteException

ejbPostCreate

public void ejbPostCreate(org.schooltool.complextypes.access.Form value)
                   throws javax.ejb.CreateException,
                          javax.ejb.EJBException,
                          java.rmi.RemoteException

ejbCreate

public org.schooltool.ejb.entity.client.access.Form_PrimaryKey ejbCreate(org.schooltool.complextypes.access.Form value)
                                                                  throws javax.ejb.CreateException,
                                                                         javax.ejb.EJBException,
                                                                         java.rmi.RemoteException

ejbPostCreate

public void ejbPostCreate(java.lang.String name,
                          java.lang.String javaClassName,
                          java.lang.Long schoolProfileForeignKey)
                   throws javax.ejb.CreateException,
                          javax.ejb.EJBException,
                          java.rmi.RemoteException

ejbCreate

public org.schooltool.ejb.entity.client.access.Form_PrimaryKey ejbCreate(java.lang.String name,
                                                                         java.lang.String javaClassName,
                                                                         java.lang.Long schoolProfileForeignKey)
                                                                  throws javax.ejb.CreateException,
                                                                         javax.ejb.EJBException,
                                                                         java.rmi.RemoteException

ejbCreate

public org.schooltool.ejb.entity.client.access.Form_PrimaryKey ejbCreate()
                                                                  throws javax.ejb.CreateException,
                                                                         javax.ejb.EJBException,
                                                                         java.rmi.RemoteException

setAsValueObject

public void setAsValueObject(org.schooltool.complextypes.access.Form ovalue)
                      throws java.rmi.RemoteException

getAsValueObject

public org.schooltool.complextypes.access.Form getAsValueObject(int Levels,
                                                                org.schooltool.complextypes.access.Form SubclassValue)
                                                         throws java.rmi.RemoteException

beforeSaveCallback

private void beforeSaveCallback()