// 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 (AjaxMethod == null) var AjaxMethod = {}; AjaxMethod._path = '/itembank/dwr'; AjaxMethod.licenseValid = function(callback) { dwr.engine._execute(AjaxMethod._path, 'AjaxMethod', 'licenseValid', false, callback); } AjaxMethod.findOrgUser = function(p0, callback) { dwr.engine._execute(AjaxMethod._path, 'AjaxMethod', 'findOrgUser', p0, callback); } AjaxMethod.findCaptcha = function(p0, callback) { dwr.engine._execute(AjaxMethod._path, 'AjaxMethod', 'findCaptcha', p0, false, callback); } AjaxMethod.findUserQuestion = function(p0, callback) { dwr.engine._execute(AjaxMethod._path, 'AjaxMethod', 'findUserQuestion', p0, callback); } AjaxMethod.updateUserIsValid = function(p0, p1, callback) { dwr.engine._execute(AjaxMethod._path, 'AjaxMethod', 'updateUserIsValid', p0, p1, false, callback); } AjaxMethod.updatePassword = function(p0, callback) { dwr.engine._execute(AjaxMethod._path, 'AjaxMethod', 'updatePassword', p0, false, callback); } AjaxMethod.addSubject = function(p0, p1, p2, callback) { dwr.engine._execute(AjaxMethod._path, 'AjaxMethod', 'addSubject', p0, p1, p2, false, callback); } AjaxMethod.updateSubject = function(p0, p1, p2, p3, p4, callback) { dwr.engine._execute(AjaxMethod._path, 'AjaxMethod', 'updateSubject', p0, p1, p2, p3, p4, false, callback); } AjaxMethod.updateItemWhId = function(p0, p1, p2, callback) { dwr.engine._execute(AjaxMethod._path, 'AjaxMethod', 'updateItemWhId', p0, p1, p2, false, false, callback); } AjaxMethod.findAdmItemTypeDtoList = function(p0, callback) { dwr.engine._execute(AjaxMethod._path, 'AjaxMethod', 'findAdmItemTypeDtoList', p0, false, callback); } AjaxMethod.findAdmItemTypeDto = function(p0, p1, callback) { dwr.engine._execute(AjaxMethod._path, 'AjaxMethod', 'findAdmItemTypeDto', p0, p1, false, callback); } AjaxMethod.updateItemTypeOrderNo = function(p0, callback) { dwr.engine._execute(AjaxMethod._path, 'AjaxMethod', 'updateItemTypeOrderNo', p0, false, callback); } AjaxMethod.saveAdmItemTypeDto = function(p0, p1, callback) { dwr.engine._execute(AjaxMethod._path, 'AjaxMethod', 'saveAdmItemTypeDto', p0, p1, false, callback); } AjaxMethod.deleteAdmItemTypeDto = function(p0, p1, callback) { dwr.engine._execute(AjaxMethod._path, 'AjaxMethod', 'deleteAdmItemTypeDto', p0, p1, false, callback); } AjaxMethod.findItItemShortMessageDtoList = function(p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, callback) { dwr.engine._execute(AjaxMethod._path, 'AjaxMethod', 'findItItemShortMessageDtoList', p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, false, callback); } AjaxMethod.FindUserAddItemList = function(p0, p1, p2, p3, callback) { dwr.engine._execute(AjaxMethod._path, 'AjaxMethod', 'FindUserAddItemList', p0, p1, p2, p3, false, callback); } AjaxMethod.FindSubjectAddItemList = function(p0, p1, p2, p3, callback) { dwr.engine._execute(AjaxMethod._path, 'AjaxMethod', 'FindSubjectAddItemList', p0, p1, p2, p3, false, callback); } AjaxMethod.updateItItemAuditMode = function(p0, p1, callback) { dwr.engine._execute(AjaxMethod._path, 'AjaxMethod', 'updateItItemAuditMode', p0, p1, false, callback); } AjaxMethod.updateItItemAuditModeNotThough = function(p0, p1, p2, callback) { dwr.engine._execute(AjaxMethod._path, 'AjaxMethod', 'updateItItemAuditModeNotThough', p0, p1, p2, false, callback); } AjaxMethod.findPaperList = function(callback) { dwr.engine._execute(AjaxMethod._path, 'AjaxMethod', 'findPaperList', false, callback); } AjaxMethod.findManualPaperList = function(callback) { dwr.engine._execute(AjaxMethod._path, 'AjaxMethod', 'findManualPaperList', false, callback); } AjaxMethod.addItPaper = function(p0, callback) { dwr.engine._execute(AjaxMethod._path, 'AjaxMethod', 'addItPaper', p0, false, callback); } AjaxMethod.addPaperSection = function(p0, p1, p2, callback) { dwr.engine._execute(AjaxMethod._path, 'AjaxMethod', 'addPaperSection', p0, p1, p2, false, callback); } AjaxMethod.addPaperItem = function(p0, p1, p2, callback) { dwr.engine._execute(AjaxMethod._path, 'AjaxMethod', 'addPaperItem', p0, p1, p2, false, callback); } AjaxMethod.findPaperSection = function(p0, callback) { dwr.engine._execute(AjaxMethod._path, 'AjaxMethod', 'findPaperSection', p0, false, callback); } AjaxMethod.loginTqms = function(p0, p1, p2, p3, p4, callback) { dwr.engine._execute(AjaxMethod._path, 'AjaxMethod', 'loginTqms', p0, p1, p2, p3, p4, false, callback); } AjaxMethod.findTqsmTestList = function(p0, p1, p2, callback) { dwr.engine._execute(AjaxMethod._path, 'AjaxMethod', 'findTqsmTestList', p0, p1, p2, false, callback); } AjaxMethod.findItPaperItems = function(p0, callback) { dwr.engine._execute(AjaxMethod._path, 'AjaxMethod', 'findItPaperItems', p0, false, callback); } AjaxMethod.verifyOldPassowrd = function(p0, callback) { dwr.engine._execute(AjaxMethod._path, 'AjaxMethod', 'verifyOldPassowrd', p0, false, callback); } AjaxMethod.itemAuditTypeManage = function(p0, callback) { dwr.engine._execute(AjaxMethod._path, 'AjaxMethod', 'itemAuditTypeManage', p0, false, callback); } AjaxMethod.findPaperInfoSection = function(p0, callback) { dwr.engine._execute(AjaxMethod._path, 'AjaxMethod', 'findPaperInfoSection', p0, false, callback); } AjaxMethod.warehouseNameCheck = function(p0, p1, callback) { dwr.engine._execute(AjaxMethod._path, 'AjaxMethod', 'warehouseNameCheck', p0, p1, callback); } AjaxMethod.itemFindFromPaperForCheck = function(p0, p1, callback) { dwr.engine._execute(AjaxMethod._path, 'AjaxMethod', 'itemFindFromPaperForCheck', p0, p1, callback); } AjaxMethod.findTqmsIfPaper = function(p0, p1, callback) { dwr.engine._execute(AjaxMethod._path, 'AjaxMethod', 'findTqmsIfPaper', p0, p1, false, callback); }