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

Quick Search    Search Deep

org.schooltool.ejb.entity.client.organisation
Interface Organisation_  view Organisation_ download Organisation_.java

All Superinterfaces:
org.schooltool.ejb.entity.client.contact.Contact_, javax.ejb.EJBObject, java.rmi.Remote

public interface Organisation_
extends org.schooltool.ejb.entity.client.contact.Contact_


Method Summary
 org.schooltool.complextypes.organisation.Organisation getAsValueObject(int levels, org.schooltool.complextypes.organisation.Organisation value)
           
 java.lang.String getcompanyRegistrationNumber()
           
 java.lang.Long getContact_PrimaryKey()
           
 java.sql.Date getfirstServiceDate()
           
 java.sql.Date getlastServiceDate()
           
 java.lang.String getname()
           
 org.schooltool.ejb.entity.client.access.SchoolProfile_ getschoolProfile()
           
 java.lang.Long getschoolProfileForeignKey()
           
 org.schooltool.ejb.entity.client.lookup.ServiceType_ getserviceType()
           
 java.lang.Long getserviceTypeForeignKey()
           
 java.lang.String getvatRegNo()
           
 boolean hasSuperClass()
           
 void RecursivelyInitializeSuperClasses()
           
 void setAsValueObject(org.schooltool.complextypes.organisation.Organisation value)
           
 void setcompanyRegistrationNumber(java.lang.String companyRegistrationNumber)
           
 void setContact_PrimaryKey(java.lang.Long setValue)
           
 void setfirstServiceDate(java.sql.Date firstServiceDate)
           
 void setlastServiceDate(java.sql.Date lastServiceDate)
           
 void setname(java.lang.String name)
           
 void setschoolProfileForeignKey(java.lang.Long setValue)
           
 void setserviceTypeForeignKey(java.lang.Long setValue)
           
 void setvatRegNo(java.lang.String vatRegNo)
           
 
Methods inherited from interface org.schooltool.ejb.entity.client.contact.Contact_
CASTTOFINAL, getAsValueObject, getcode, getcontactDetails, getcontactInActive, getcontactName, getdateStatusChanged, getgroup, getgroupForeignKey, getreasonForStateChange, getSubclassName, getupdatedBy, getupdatedByForeignKey, setAsValueObject, setcode, setcontactInActive, setcontactName, setdateStatusChanged, setgroupForeignKey, setreasonForStateChange, setSubclassName, setupdatedByForeignKey
 
Methods inherited from interface javax.ejb.EJBObject
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 

Method Detail

RecursivelyInitializeSuperClasses

public void RecursivelyInitializeSuperClasses()
                                       throws java.rmi.RemoteException

hasSuperClass

public boolean hasSuperClass()
                      throws java.rmi.RemoteException
Specified by:
hasSuperClass in interface org.schooltool.ejb.entity.client.contact.Contact_

getContact_PrimaryKey

public java.lang.Long getContact_PrimaryKey()
                                     throws java.rmi.RemoteException
Specified by:
getContact_PrimaryKey in interface org.schooltool.ejb.entity.client.contact.Contact_

setContact_PrimaryKey

public void setContact_PrimaryKey(java.lang.Long setValue)
                           throws java.rmi.RemoteException
Specified by:
setContact_PrimaryKey in interface org.schooltool.ejb.entity.client.contact.Contact_

getname

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

setname

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

getschoolProfileForeignKey

public java.lang.Long getschoolProfileForeignKey()
                                          throws java.rmi.RemoteException
Specified by:
getschoolProfileForeignKey in interface org.schooltool.ejb.entity.client.contact.Contact_

setschoolProfileForeignKey

public void setschoolProfileForeignKey(java.lang.Long setValue)
                                throws java.rmi.RemoteException
Specified by:
setschoolProfileForeignKey in interface org.schooltool.ejb.entity.client.contact.Contact_

getschoolProfile

public org.schooltool.ejb.entity.client.access.SchoolProfile_ getschoolProfile()
                                                                        throws java.rmi.RemoteException
Specified by:
getschoolProfile in interface org.schooltool.ejb.entity.client.contact.Contact_

getvatRegNo

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

setvatRegNo

public void setvatRegNo(java.lang.String vatRegNo)
                 throws java.rmi.RemoteException

getcompanyRegistrationNumber

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

setcompanyRegistrationNumber

public void setcompanyRegistrationNumber(java.lang.String companyRegistrationNumber)
                                  throws java.rmi.RemoteException

getserviceTypeForeignKey

public java.lang.Long getserviceTypeForeignKey()
                                        throws java.rmi.RemoteException

setserviceTypeForeignKey

public void setserviceTypeForeignKey(java.lang.Long setValue)
                              throws java.rmi.RemoteException

getserviceType

public org.schooltool.ejb.entity.client.lookup.ServiceType_ getserviceType()
                                                                    throws java.rmi.RemoteException

getfirstServiceDate

public java.sql.Date getfirstServiceDate()
                                  throws java.rmi.RemoteException

setfirstServiceDate

public void setfirstServiceDate(java.sql.Date firstServiceDate)
                         throws java.rmi.RemoteException

getlastServiceDate

public java.sql.Date getlastServiceDate()
                                 throws java.rmi.RemoteException

setlastServiceDate

public void setlastServiceDate(java.sql.Date lastServiceDate)
                        throws java.rmi.RemoteException

setAsValueObject

public void setAsValueObject(org.schooltool.complextypes.organisation.Organisation value)
                      throws java.rmi.RemoteException

getAsValueObject

public org.schooltool.complextypes.organisation.Organisation getAsValueObject(int levels,
                                                                              org.schooltool.complextypes.organisation.Organisation value)
                                                                       throws java.rmi.RemoteException