jobmatch.business.entity
Class Schooltype
java.lang.Object
|
+--jobmatch.data.SchooltypeBDO
|
+--jobmatch.business.entity.Schooltype
- public class Schooltype
- extends SchooltypeBDO
- implements Description
Schooltype Business Object
- Since:
- May 26 2000
- Version:
- $Revision: 1.6 $
- See Also:
- Serialized Form
| Methods inherited from class jobmatch.data.SchooltypeBDO |
addSchoolBDO,
addSchoolBDO,
afterAnySet,
beforeAnyGet,
beforeAnySet,
commit,
commit,
createExisting,
createVirgin,
delete,
delete,
getBDOarray,
getDescription,
getDO,
getHandle,
getSchoolBDO,
getSchoolBDOArray,
getSchoolDO,
getSchoolDOArray,
hasMatchingHandle,
modifyDO,
removeSchoolBDO,
removeSchoolBDO,
setDescription |
Schooltype
public Schooltype(SchooltypeDO dataObject)
getSchooltype
public static Schooltype getSchooltype(String schooltype)
getDefault
public static Schooltype getDefault()
getAllSchooltypes
public static List getAllSchooltypes()
equals
public boolean equals(Object other)
- Overrides:
- equals in class Object
- See Also:
Object.equals
toString
public String toString()
- Overrides:
- toString in class SchooltypeBDO
- See Also:
Object.toString