⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ejslocalcmpcompany_eb9e26f7.java

📁 j2ee源码
💻 JAVA
📖 第 1 页 / 共 3 页
字号:
	 * getCustomer_prefix_cd	 */	public java.lang.String getCustomer_prefix_cd() {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);		java.lang.String _EJS_result = null;		try {			com.leeman.wkexs.master.company.dao.CompanyBean beanRef = (com.leeman.wkexs.master.company.dao.CompanyBean)container.preInvoke(this, 17, _EJS_s);			_EJS_result = beanRef.getCustomer_prefix_cd();		}		catch (java.rmi.RemoteException ex) {		 	_EJS_s.setUncheckedLocalException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedLocalException(ex);		}		finally {			try {				container.postInvoke(this, 17, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return _EJS_result;	}	/**	 * getEmail	 */	public java.lang.String getEmail() {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);		java.lang.String _EJS_result = null;		try {			com.leeman.wkexs.master.company.dao.CompanyBean beanRef = (com.leeman.wkexs.master.company.dao.CompanyBean)container.preInvoke(this, 18, _EJS_s);			_EJS_result = beanRef.getEmail();		}		catch (java.rmi.RemoteException ex) {		 	_EJS_s.setUncheckedLocalException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedLocalException(ex);		}		finally {			try {				container.postInvoke(this, 18, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return _EJS_result;	}	/**	 * getFax	 */	public java.lang.String getFax() {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);		java.lang.String _EJS_result = null;		try {			com.leeman.wkexs.master.company.dao.CompanyBean beanRef = (com.leeman.wkexs.master.company.dao.CompanyBean)container.preInvoke(this, 19, _EJS_s);			_EJS_result = beanRef.getFax();		}		catch (java.rmi.RemoteException ex) {		 	_EJS_s.setUncheckedLocalException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedLocalException(ex);		}		finally {			try {				container.postInvoke(this, 19, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return _EJS_result;	}	/**	 * getLast_modify_by	 */	public java.lang.String getLast_modify_by() {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);		java.lang.String _EJS_result = null;		try {			com.leeman.wkexs.master.company.dao.CompanyBean beanRef = (com.leeman.wkexs.master.company.dao.CompanyBean)container.preInvoke(this, 20, _EJS_s);			_EJS_result = beanRef.getLast_modify_by();		}		catch (java.rmi.RemoteException ex) {		 	_EJS_s.setUncheckedLocalException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedLocalException(ex);		}		finally {			try {				container.postInvoke(this, 20, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return _EJS_result;	}	/**	 * getPostal_cd	 */	public java.lang.String getPostal_cd() {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);		java.lang.String _EJS_result = null;		try {			com.leeman.wkexs.master.company.dao.CompanyBean beanRef = (com.leeman.wkexs.master.company.dao.CompanyBean)container.preInvoke(this, 21, _EJS_s);			_EJS_result = beanRef.getPostal_cd();		}		catch (java.rmi.RemoteException ex) {		 	_EJS_s.setUncheckedLocalException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedLocalException(ex);		}		finally {			try {				container.postInvoke(this, 21, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return _EJS_result;	}	/**	 * getTelephone	 */	public java.lang.String getTelephone() {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);		java.lang.String _EJS_result = null;		try {			com.leeman.wkexs.master.company.dao.CompanyBean beanRef = (com.leeman.wkexs.master.company.dao.CompanyBean)container.preInvoke(this, 22, _EJS_s);			_EJS_result = beanRef.getTelephone();		}		catch (java.rmi.RemoteException ex) {		 	_EJS_s.setUncheckedLocalException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedLocalException(ex);		}		finally {			try {				container.postInvoke(this, 22, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return _EJS_result;	}	/**	 * getCreate_dttm	 */	public java.util.Date getCreate_dttm() {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);		java.util.Date _EJS_result = null;		try {			com.leeman.wkexs.master.company.dao.CompanyBean beanRef = (com.leeman.wkexs.master.company.dao.CompanyBean)container.preInvoke(this, 23, _EJS_s);			_EJS_result = beanRef.getCreate_dttm();		}		catch (java.rmi.RemoteException ex) {		 	_EJS_s.setUncheckedLocalException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedLocalException(ex);		}		finally {			try {				container.postInvoke(this, 23, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return _EJS_result;	}	/**	 * getLast_modify_dttm	 */	public java.util.Date getLast_modify_dttm() {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);		java.util.Date _EJS_result = null;		try {			com.leeman.wkexs.master.company.dao.CompanyBean beanRef = (com.leeman.wkexs.master.company.dao.CompanyBean)container.preInvoke(this, 24, _EJS_s);			_EJS_result = beanRef.getLast_modify_dttm();		}		catch (java.rmi.RemoteException ex) {		 	_EJS_s.setUncheckedLocalException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedLocalException(ex);		}		finally {			try {				container.postInvoke(this, 24, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return _EJS_result;	}	/**	 * getLast_mth_end	 */	public java.util.Date getLast_mth_end() {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);		java.util.Date _EJS_result = null;		try {			com.leeman.wkexs.master.company.dao.CompanyBean beanRef = (com.leeman.wkexs.master.company.dao.CompanyBean)container.preInvoke(this, 25, _EJS_s);			_EJS_result = beanRef.getLast_mth_end();		}		catch (java.rmi.RemoteException ex) {		 	_EJS_s.setUncheckedLocalException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedLocalException(ex);		}		finally {			try {				container.postInvoke(this, 25, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return _EJS_result;	}	/**	 * setActive	 */	public void setActive(java.lang.String newActive) {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);				try {			com.leeman.wkexs.master.company.dao.CompanyBean beanRef = (com.leeman.wkexs.master.company.dao.CompanyBean)container.preInvoke(this, 26, _EJS_s);			beanRef.setActive(newActive);		}		catch (java.rmi.RemoteException ex) {		 	_EJS_s.setUncheckedLocalException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedLocalException(ex);		}		finally {			try {				container.postInvoke(this, 26, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return ;	}	/**	 * setBank_id	 */	public void setBank_id(java.lang.String newBank_id) {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);				try {			com.leeman.wkexs.master.company.dao.CompanyBean beanRef = (com.leeman.wkexs.master.company.dao.CompanyBean)container.preInvoke(this, 27, _EJS_s);			beanRef.setBank_id(newBank_id);		}		catch (java.rmi.RemoteException ex) {		 	_EJS_s.setUncheckedLocalException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedLocalException(ex);		}		finally {			try {				container.postInvoke(this, 27, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return ;	}	/**	 * setBase_currency	 */	public void setBase_currency(java.lang.String newBase_currency) {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);				try {			com.leeman.wkexs.master.company.dao.CompanyBean beanRef = (com.leeman.wkexs.master.company.dao.CompanyBean)container.preInvoke(this, 28, _EJS_s);			beanRef.setBase_currency(newBase_currency);		}		catch (java.rmi.RemoteException ex) {		 	_EJS_s.setUncheckedLocalException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedLocalException(ex);		}		finally {			try {				container.postInvoke(this, 28, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return ;	}	/**	 * setCompany_address_chs	 */	public void setCompany_address_chs(java.lang.String newCompany_address_chs) {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);				try {			com.leeman.wkexs.master.company.dao.CompanyBean beanRef = (com.leeman.wkexs.master.company.dao.CompanyBean)container.preInvoke(this, 29, _EJS_s);			beanRef.setCompany_address_chs(newCompany_address_chs);		}		catch (java.rmi.RemoteException ex) {		 	_EJS_s.setUncheckedLocalException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedLocalException(ex);		}		finally {			try {				container.postInvoke(this, 29, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return ;	}	/**	 * setCompany_address_cht	 */	public void setCompany_address_cht(java.lang.String newCompany_address_cht) {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);				try {			com.leeman.wkexs.master.company.dao.CompanyBean beanRef = (com.leeman.wkexs.master.company.dao.CompanyBean)container.preInvoke(this, 30, _EJS_s);			beanRef.setCompany_address_cht(newCompany_address_cht);		}		catch (java.rmi.RemoteException ex) {		 	_EJS_s.setUncheckedLocalException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedLocalException(ex);		}		finally {			try {				container.postInvoke(this, 30, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return ;	}	/**	 * setCompany_address_eng	 */	public void setCompany_address_eng(java.lang.String newCompany_address_eng) {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);				try {			com.leeman.wkexs.master.company.dao.CompanyBean beanRef = (com.leeman.wkexs.master.company.dao.CompanyBean)container.preInvoke(this, 31, _EJS_s);			beanRef.setCompany_address_eng(newCompany_address_eng);		}		catch (java.rmi.RemoteException ex) {		 	_EJS_s.setUncheckedLocalException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedLocalException(ex);		}		finally {			try {				container.postInvoke(this, 31, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return ;	}	/**	 * setCompany_chop_name_chs	 */	public void setCompany_chop_name_chs(java.lang.String newCompany_chop_name_chs) {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);				try {			com.leeman.wkexs.master.company.dao.CompanyBean beanRef = (com.leeman.wkexs.master.company.dao.CompanyBean)container.preInvoke(this, 32, _EJS_s);			beanRef.setCompany_chop_name_chs(newCompany_chop_name_chs);		}		catch (java.rmi.RemoteException ex) {		 	_EJS_s.setUncheckedLocalException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedLocalException(ex);		}		finally {			try {				container.postInvoke(this, 32, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return ;	}	/**	 * setCompany_chop_name_cht	 */	public void setCompany_chop_name_cht(java.lang.String newCompany_chop_name_cht) {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);				try {			com.leeman.wkexs.master.company.dao.CompanyBean beanRef = (com.leeman.wkexs.master.company.dao.CompanyBean)container.preInvoke(this, 33, _EJS_s);			beanRef.setCompany_chop_name_cht(newCompany_chop_name_cht);		}		catch (java.rmi.RemoteException ex) {		 	_EJS_s.setUncheckedLocalException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedLocalException(ex);		}		finally {			try {				container.postInvoke(this, 33, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return ;	}	/**	 * setCompany_chop_name_eng	 */	public void setCompany_chop_name_eng(java.lang.String newCompany_chop_name_eng) {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);				try {			com.leeman.wkexs.master.company.dao.CompanyBean beanRef = (com.leeman.wkexs.master.company.dao.CompanyBean)container.preInvoke(this, 34, _EJS_s);			beanRef.setCompany_chop_name_eng(newCompany_chop_name_eng);		}		catch (java.rmi.RemoteException ex) {		 	_EJS_s.setUncheckedLocalException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedLocalException(ex);		}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -