if (typeof ModifiedPayments != "function") function ModifiedPayments() { this.modified = []; this.removed = []; this.added = []; } if (typeof EisforesCalculationInput != "function") function EisforesCalculationInput() { this.amount = null; this.hmnia_pros_in = null; this.cd_naut = null; this.dt_to_in = null; this.dt_from_in = null; this.ship_id_in = null; this.dt_eisfora = null; } if (typeof Payment != "function") function Payment() { this.comments = null; this.nacl_aa = null; this.use = null; this.note_aa = null; this.company = null; this.ship_id = null; this.tmp_flg = null; this.amnt_f = null; this.dt_from = null; this.aa_trim = null; this.note_se = null; this.cd_kindrs = null; this.kindrs_dscr = null; this.cd_naut = null; this.nacl_port_id = null; this.dt_to = null; this.tran_rs = null; this.cd_sailor = null; this.amnt = null; this.nacl_port = null; this.aa = null; this.due_date = null; this.kindrs_id = null; this.chuser = null; this.chtime = null; this.nacl_yr = null; this.nacl_port_dscr = null; this.incl_flg = null; this.tran_dt = null; } if (typeof Transaction != "function") function Transaction() { this.sdscr = null; this.note_aa = null; this.use = null; this.currency = null; this.repr_new = null; this.company = null; this.ship_id = null; this.ship_dscr = null; this.tmp_flg = null; this.port_aa = null; this.sts = null; this.amnt_f = null; this.note_se = null; this.nacl_type = null; this.modifiedPayments = null; this.port_dscr = null; this.compny = null; this.dt_anaf = null; this.tran_rs = null; this.rate = null; this.amnt = null; this.tr_seq = null; this.aa = null; this.final_flg = null; this.chuser = null; this.cmnt = null; this.port_id = null; this.chtime = null; this.repr = null; this.ypol = null; this.flg_play = null; this.compny_new = null; this.tran_dt = null; } if (typeof Exagora != "function") function Exagora() { this.value = null; this.current = false; } // 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; dwr.engine._defaultPath = '/enat/dwr'; if (Parameter == null) var Parameter = {}; Parameter._path = '/enat/dwr'; Parameter.createUser = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'createUser', p0, callback); } Parameter.getRoles = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'getRoles', p0, callback); } Parameter.getUserRoles = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'getUserRoles', p0, callback); } Parameter.getRequestTypes = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'getRequestTypes', p0, callback); } Parameter.getRequestFieldsList = function(callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'getRequestFieldsList', callback); } Parameter.editDeniedIPAccessList = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'editDeniedIPAccessList', p0, callback); } Parameter.getDeniedIPAccessList = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'getDeniedIPAccessList', p0, callback); } Parameter.editAllowedIPAccessList = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'editAllowedIPAccessList', p0, callback); } Parameter.getAllowedIPAccessList = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'getAllowedIPAccessList', p0, callback); } Parameter.editPaymentDates = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'editPaymentDates', p0, callback); } Parameter.getPaymentDates = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'getPaymentDates', p0, callback); } Parameter.editVoicePortalNews = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'editVoicePortalNews', p0, callback); } Parameter.getVoicePortalNews = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'getVoicePortalNews', p0, callback); } Parameter.editCompanyReportFieldReports = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'editCompanyReportFieldReports', p0, callback); } Parameter.editPensionReportFieldReports = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'editPensionReportFieldReports', p0, callback); } Parameter.getCompanyReportFieldReports = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'getCompanyReportFieldReports', p0, callback); } Parameter.getPensionReportFieldReports = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'getPensionReportFieldReports', p0, callback); } Parameter.editReportFields = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'editReportFields', p0, callback); } Parameter.getReportFields = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'getReportFields', p0, callback); } Parameter.editCompanyReports = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'editCompanyReports', p0, callback); } Parameter.getCompanyReports = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'getCompanyReports', p0, callback); } Parameter.editPensionReports = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'editPensionReports', p0, callback); } Parameter.getPensionReports = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'getPensionReports', p0, callback); } Parameter.editRequestTypeOffices = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'editRequestTypeOffices', p0, callback); } Parameter.getRequestTypeOffices = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'getRequestTypeOffices', p0, callback); } Parameter.editOffices = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'editOffices', p0, callback); } Parameter.getOffices = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'getOffices', p0, callback); } Parameter.editExcludedAccessRights = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'editExcludedAccessRights', p0, callback); } Parameter.getExcludedAccessRights = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'getExcludedAccessRights', p0, callback); } Parameter.editIncludedAccessRights = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'editIncludedAccessRights', p0, callback); } Parameter.getIncludedAccessRights = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'getIncludedAccessRights', p0, callback); } Parameter.editSwelType = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'editSwelType', p0, callback); } Parameter.getSwelType = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'getSwelType', p0, callback); } Parameter.editReqDocs = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'editReqDocs', p0, callback); } Parameter.getReqDocs = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'getReqDocs', p0, callback); } Parameter.editReqDocTypes = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'editReqDocTypes', p0, callback); } Parameter.getReqDocTypes = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'getReqDocTypes', p0, callback); } Parameter.editUserRoles = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'editUserRoles', p0, callback); } Parameter.editRoles = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'editRoles', p0, callback); } Parameter.editVoiceUsers = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'editVoiceUsers', p0, callback); } Parameter.getVoiceUsers = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'getVoiceUsers', p0, callback); } Parameter.editPortUsers = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'editPortUsers', p0, callback); } Parameter.getPortUsers = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'getPortUsers', p0, callback); } Parameter.editCompanyUsers = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'editCompanyUsers', p0, callback); } Parameter.getCompanyUsers = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'getCompanyUsers', p0, callback); } Parameter.editPensionUsers = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'editPensionUsers', p0, callback); } Parameter.getPensionUsers = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'getPensionUsers', p0, callback); } Parameter.editOrganisationTypes = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'editOrganisationTypes', p0, callback); } Parameter.getOrganisationTypes = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'getOrganisationTypes', p0, callback); } Parameter.editOrganisations = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'editOrganisations', p0, callback); } Parameter.getOrganisations = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'getOrganisations', p0, callback); } Parameter.editReqFieldDetails = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'editReqFieldDetails', p0, callback); } Parameter.getReqFieldDetails = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'getReqFieldDetails', p0, callback); } Parameter.editRequestTypeRoles = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'editRequestTypeRoles', p0, callback); } Parameter.getRequestTypeRoles = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'getRequestTypeRoles', p0, callback); } Parameter.editRequestTypeFields = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'editRequestTypeFields', p0, callback); } Parameter.getRequestTypeFields = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'getRequestTypeFields', p0, callback); } Parameter.editRequestFields = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'editRequestFields', p0, callback); } Parameter.getRequestFields = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'getRequestFields', p0, callback); } Parameter.editRequestTypes = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'editRequestTypes', p0, callback); } Parameter.editReportRoles = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'editReportRoles', p0, callback); } Parameter.getReportRoles = function(p0, callback) { dwr.engine._execute(Parameter._path, 'Parameter', 'getReportRoles', p0, callback); }