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