// Provide a default path to dwr.engine if (dwr == null) var dwr = {}; if (dwr.engine == null) dwr.engine = {}; if (DWREngine == null) var DWREngine = dwr.engine; if (StudentHistoryDwrController == null) var StudentHistoryDwrController = {}; StudentHistoryDwrController._path = '/STOU/dwr'; StudentHistoryDwrController.getQueiredData = function(p0, callback) { dwr.engine._execute(StudentHistoryDwrController._path, 'StudentHistoryDwrController', 'getQueiredData', p0, callback); } StudentHistoryDwrController.getUpdatedData = function(p0, callback) { dwr.engine._execute(StudentHistoryDwrController._path, 'StudentHistoryDwrController', 'getUpdatedData', p0, callback); } StudentHistoryDwrController.getDeletedData = function(p0, callback) { dwr.engine._execute(StudentHistoryDwrController._path, 'StudentHistoryDwrController', 'getDeletedData', p0, callback); } StudentHistoryDwrController.setQueiredData = function(p0, p1, callback) { dwr.engine._execute(StudentHistoryDwrController._path, 'StudentHistoryDwrController', 'setQueiredData', p0, p1, callback); } StudentHistoryDwrController.setUpdatedData = function(p0, p1, callback) { dwr.engine._execute(StudentHistoryDwrController._path, 'StudentHistoryDwrController', 'setUpdatedData', p0, p1, callback); } StudentHistoryDwrController.setDeletedData = function(p0, p1, callback) { dwr.engine._execute(StudentHistoryDwrController._path, 'StudentHistoryDwrController', 'setDeletedData', p0, p1, callback); } StudentHistoryDwrController.loadData = function(p0, p1, p2, p3, p4, p5, p6, p7, p8, callback) { dwr.engine._execute(StudentHistoryDwrController._path, 'StudentHistoryDwrController', 'loadData', p0, p1, p2, p3, p4, p5, p6, p7, p8, callback); } StudentHistoryDwrController.loadDataForCombobox = function(p0, p1, p2, p3, p4, p5, p6, p7, p8, callback) { dwr.engine._execute(StudentHistoryDwrController._path, 'StudentHistoryDwrController', 'loadDataForCombobox', p0, p1, p2, p3, p4, p5, p6, p7, p8, callback); } StudentHistoryDwrController.loadDataForComboboxPaging = function(p0, p1, p2, p3, p4, p5, p6, p7, p8, callback) { dwr.engine._execute(StudentHistoryDwrController._path, 'StudentHistoryDwrController', 'loadDataForComboboxPaging', p0, p1, p2, p3, p4, p5, p6, p7, p8, callback); } StudentHistoryDwrController.query = function(p0, callback) { dwr.engine._execute(StudentHistoryDwrController._path, 'StudentHistoryDwrController', 'query', p0, callback); } StudentHistoryDwrController.update = function(p0, callback) { dwr.engine._execute(StudentHistoryDwrController._path, 'StudentHistoryDwrController', 'update', p0, callback); } StudentHistoryDwrController.queryPaging = function(p0, p1, p2, callback) { dwr.engine._execute(StudentHistoryDwrController._path, 'StudentHistoryDwrController', 'queryPaging', p0, p1, p2, callback); } StudentHistoryDwrController.save = function(p0, callback) { dwr.engine._execute(StudentHistoryDwrController._path, 'StudentHistoryDwrController', 'save', p0, callback); } StudentHistoryDwrController.save = function(p0, p1, callback) { dwr.engine._execute(StudentHistoryDwrController._path, 'StudentHistoryDwrController', 'save', p0, p1, callback); } StudentHistoryDwrController.submitChangeAddressRequest = function(p0, callback) { dwr.engine._execute(StudentHistoryDwrController._path, 'StudentHistoryDwrController', 'submitChangeAddressRequest', p0, callback); } StudentHistoryDwrController.submitChangeNameRequest = function(p0, callback) { dwr.engine._execute(StudentHistoryDwrController._path, 'StudentHistoryDwrController', 'submitChangeNameRequest', p0, callback); } StudentHistoryDwrController.submitChangeMajorSubjectRequest = function(p0, callback) { dwr.engine._execute(StudentHistoryDwrController._path, 'StudentHistoryDwrController', 'submitChangeMajorSubjectRequest', p0, callback); } StudentHistoryDwrController.submitChangeEducationPlanRequest = function(p0, callback) { dwr.engine._execute(StudentHistoryDwrController._path, 'StudentHistoryDwrController', 'submitChangeEducationPlanRequest', p0, callback); } StudentHistoryDwrController.submitStudentCardRenewalRequest = function(p0, callback) { dwr.engine._execute(StudentHistoryDwrController._path, 'StudentHistoryDwrController', 'submitStudentCardRenewalRequest', p0, callback); } StudentHistoryDwrController.submitSubjectComparationRequest = function(p0, callback) { dwr.engine._execute(StudentHistoryDwrController._path, 'StudentHistoryDwrController', 'submitSubjectComparationRequest', p0, callback); } StudentHistoryDwrController.submitSubjectTransferRequest = function(p0, callback) { dwr.engine._execute(StudentHistoryDwrController._path, 'StudentHistoryDwrController', 'submitSubjectTransferRequest', p0, callback); } StudentHistoryDwrController.submitTakeLeaveRequest = function(p0, callback) { dwr.engine._execute(StudentHistoryDwrController._path, 'StudentHistoryDwrController', 'submitTakeLeaveRequest', p0, callback); } StudentHistoryDwrController.submitRetireRequest = function(p0, callback) { dwr.engine._execute(StudentHistoryDwrController._path, 'StudentHistoryDwrController', 'submitRetireRequest', p0, callback); } StudentHistoryDwrController.submitExtendStudentStatusRequest = function(p0, callback) { dwr.engine._execute(StudentHistoryDwrController._path, 'StudentHistoryDwrController', 'submitExtendStudentStatusRequest', p0, callback); } StudentHistoryDwrController.findStudentHistory = function(p0, callback) { dwr.engine._execute(StudentHistoryDwrController._path, 'StudentHistoryDwrController', 'findStudentHistory', p0, callback); } StudentHistoryDwrController.findStudentEducationHistory = function(p0, callback) { dwr.engine._execute(StudentHistoryDwrController._path, 'StudentHistoryDwrController', 'findStudentEducationHistory', p0, callback); } StudentHistoryDwrController.findStudentWorkHistory = function(p0, callback) { dwr.engine._execute(StudentHistoryDwrController._path, 'StudentHistoryDwrController', 'findStudentWorkHistory', p0, callback); } StudentHistoryDwrController.findChangeAddressHistory = function(p0, callback) { dwr.engine._execute(StudentHistoryDwrController._path, 'StudentHistoryDwrController', 'findChangeAddressHistory', p0, callback); } StudentHistoryDwrController.findChangeNameHistory = function(p0, callback) { dwr.engine._execute(StudentHistoryDwrController._path, 'StudentHistoryDwrController', 'findChangeNameHistory', p0, callback); } StudentHistoryDwrController.findChangeMajorSubjectHistory = function(p0, callback) { dwr.engine._execute(StudentHistoryDwrController._path, 'StudentHistoryDwrController', 'findChangeMajorSubjectHistory', p0, callback); } StudentHistoryDwrController.findChangeEducationPlanHistory = function(p0, callback) { dwr.engine._execute(StudentHistoryDwrController._path, 'StudentHistoryDwrController', 'findChangeEducationPlanHistory', p0, callback); } StudentHistoryDwrController.findCardRenewalHistory = function(p0, callback) { dwr.engine._execute(StudentHistoryDwrController._path, 'StudentHistoryDwrController', 'findCardRenewalHistory', p0, callback); } StudentHistoryDwrController.findSubjectTransferHistory = function(p0, callback) { dwr.engine._execute(StudentHistoryDwrController._path, 'StudentHistoryDwrController', 'findSubjectTransferHistory', p0, callback); } StudentHistoryDwrController.findWorkExperienceHistory = function(p0, callback) { dwr.engine._execute(StudentHistoryDwrController._path, 'StudentHistoryDwrController', 'findWorkExperienceHistory', p0, callback); } StudentHistoryDwrController.findStudentStatusHistory = function(p0, callback) { dwr.engine._execute(StudentHistoryDwrController._path, 'StudentHistoryDwrController', 'findStudentStatusHistory', p0, callback); } StudentHistoryDwrController.findStudentPunishmentHistory = function(p0, callback) { dwr.engine._execute(StudentHistoryDwrController._path, 'StudentHistoryDwrController', 'findStudentPunishmentHistory', p0, callback); } StudentHistoryDwrController.findStudentPetitionHistory = function(p0, callback) { dwr.engine._execute(StudentHistoryDwrController._path, 'StudentHistoryDwrController', 'findStudentPetitionHistory', p0, callback); } StudentHistoryDwrController.findStudentCardStatusHistory = function(p0, callback) { dwr.engine._execute(StudentHistoryDwrController._path, 'StudentHistoryDwrController', 'findStudentCardStatusHistory', p0, callback); } StudentHistoryDwrController.findStudentCertifiedHistory = function(p0, callback) { dwr.engine._execute(StudentHistoryDwrController._path, 'StudentHistoryDwrController', 'findStudentCertifiedHistory', p0, callback); } StudentHistoryDwrController.findStudentSubjectTransferHistory = function(p0, callback) { dwr.engine._execute(StudentHistoryDwrController._path, 'StudentHistoryDwrController', 'findStudentSubjectTransferHistory', p0, callback); } StudentHistoryDwrController.validate = function(p0, callback) { dwr.engine._execute(StudentHistoryDwrController._path, 'StudentHistoryDwrController', 'validate', p0, callback); } StudentHistoryDwrController.getStudentService = function(callback) { dwr.engine._execute(StudentHistoryDwrController._path, 'StudentHistoryDwrController', 'getStudentService', callback); } StudentHistoryDwrController.setStudentService = function(p0, callback) { dwr.engine._execute(StudentHistoryDwrController._path, 'StudentHistoryDwrController', 'setStudentService', p0, callback); } StudentHistoryDwrController.getStudentStatusService = function(callback) { dwr.engine._execute(StudentHistoryDwrController._path, 'StudentHistoryDwrController', 'getStudentStatusService', callback); } StudentHistoryDwrController.setStudentStatusService = function(p0, callback) { dwr.engine._execute(StudentHistoryDwrController._path, 'StudentHistoryDwrController', 'setStudentStatusService', p0, callback); } StudentHistoryDwrController.getStudentTypeService = function(callback) { dwr.engine._execute(StudentHistoryDwrController._path, 'StudentHistoryDwrController', 'getStudentTypeService', callback); } StudentHistoryDwrController.setStudentTypeService = function(p0, callback) { dwr.engine._execute(StudentHistoryDwrController._path, 'StudentHistoryDwrController', 'setStudentTypeService', p0, callback); }