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

📄 ejslocalcmpcompany_eb9e26f7.java

📁 j2ee源码
💻 JAVA
📖 第 1 页 / 共 3 页
字号:
package com.leeman.wkexs.master.company.dao;import com.ibm.ejs.container.*;import java.rmi.RemoteException;/** * EJSLocalCMPCompany_eb9e26f7 */public class EJSLocalCMPCompany_eb9e26f7 extends EJSLocalWrapper implements com.leeman.wkexs.master.company.dao.CompanyLocal {	/**	 * EJSLocalCMPCompany_eb9e26f7	 */	public EJSLocalCMPCompany_eb9e26f7() {		super();	}	/**	 * getActive	 */	public java.lang.String getActive() {		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, 0, _EJS_s);			_EJS_result = beanRef.getActive();		}		catch (java.rmi.RemoteException ex) {		 	_EJS_s.setUncheckedLocalException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedLocalException(ex);		}		finally {			try {				container.postInvoke(this, 0, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return _EJS_result;	}	/**	 * getBank_id	 */	public java.lang.String getBank_id() {		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, 1, _EJS_s);			_EJS_result = beanRef.getBank_id();		}		catch (java.rmi.RemoteException ex) {		 	_EJS_s.setUncheckedLocalException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedLocalException(ex);		}		finally {			try {				container.postInvoke(this, 1, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return _EJS_result;	}	/**	 * getBase_currency	 */	public java.lang.String getBase_currency() {		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, 2, _EJS_s);			_EJS_result = beanRef.getBase_currency();		}		catch (java.rmi.RemoteException ex) {		 	_EJS_s.setUncheckedLocalException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedLocalException(ex);		}		finally {			try {				container.postInvoke(this, 2, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return _EJS_result;	}	/**	 * getCompany_address_chs	 */	public java.lang.String getCompany_address_chs() {		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, 3, _EJS_s);			_EJS_result = beanRef.getCompany_address_chs();		}		catch (java.rmi.RemoteException ex) {		 	_EJS_s.setUncheckedLocalException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedLocalException(ex);		}		finally {			try {				container.postInvoke(this, 3, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return _EJS_result;	}	/**	 * getCompany_address_cht	 */	public java.lang.String getCompany_address_cht() {		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, 4, _EJS_s);			_EJS_result = beanRef.getCompany_address_cht();		}		catch (java.rmi.RemoteException ex) {		 	_EJS_s.setUncheckedLocalException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedLocalException(ex);		}		finally {			try {				container.postInvoke(this, 4, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return _EJS_result;	}	/**	 * getCompany_address_eng	 */	public java.lang.String getCompany_address_eng() {		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, 5, _EJS_s);			_EJS_result = beanRef.getCompany_address_eng();		}		catch (java.rmi.RemoteException ex) {		 	_EJS_s.setUncheckedLocalException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedLocalException(ex);		}		finally {			try {				container.postInvoke(this, 5, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return _EJS_result;	}	/**	 * getCompany_chop_name_chs	 */	public java.lang.String getCompany_chop_name_chs() {		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, 6, _EJS_s);			_EJS_result = beanRef.getCompany_chop_name_chs();		}		catch (java.rmi.RemoteException ex) {		 	_EJS_s.setUncheckedLocalException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedLocalException(ex);		}		finally {			try {				container.postInvoke(this, 6, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return _EJS_result;	}	/**	 * getCompany_chop_name_cht	 */	public java.lang.String getCompany_chop_name_cht() {		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, 7, _EJS_s);			_EJS_result = beanRef.getCompany_chop_name_cht();		}		catch (java.rmi.RemoteException ex) {		 	_EJS_s.setUncheckedLocalException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedLocalException(ex);		}		finally {			try {				container.postInvoke(this, 7, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return _EJS_result;	}	/**	 * getCompany_chop_name_eng	 */	public java.lang.String getCompany_chop_name_eng() {		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, 8, _EJS_s);			_EJS_result = beanRef.getCompany_chop_name_eng();		}		catch (java.rmi.RemoteException ex) {		 	_EJS_s.setUncheckedLocalException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedLocalException(ex);		}		finally {			try {				container.postInvoke(this, 8, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return _EJS_result;	}	/**	 * getCompany_desc_chs	 */	public java.lang.String getCompany_desc_chs() {		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, 9, _EJS_s);			_EJS_result = beanRef.getCompany_desc_chs();		}		catch (java.rmi.RemoteException ex) {		 	_EJS_s.setUncheckedLocalException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedLocalException(ex);		}		finally {			try {				container.postInvoke(this, 9, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return _EJS_result;	}	/**	 * getCompany_desc_cht	 */	public java.lang.String getCompany_desc_cht() {		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, 10, _EJS_s);			_EJS_result = beanRef.getCompany_desc_cht();		}		catch (java.rmi.RemoteException ex) {		 	_EJS_s.setUncheckedLocalException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedLocalException(ex);		}		finally {			try {				container.postInvoke(this, 10, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return _EJS_result;	}	/**	 * getCompany_desc_eng	 */	public java.lang.String getCompany_desc_eng() {		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, 11, _EJS_s);			_EJS_result = beanRef.getCompany_desc_eng();		}		catch (java.rmi.RemoteException ex) {		 	_EJS_s.setUncheckedLocalException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedLocalException(ex);		}		finally {			try {				container.postInvoke(this, 11, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return _EJS_result;	}	/**	 * getCompany_name_chs	 */	public java.lang.String getCompany_name_chs() {		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, 12, _EJS_s);			_EJS_result = beanRef.getCompany_name_chs();		}		catch (java.rmi.RemoteException ex) {		 	_EJS_s.setUncheckedLocalException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedLocalException(ex);		}		finally {			try {				container.postInvoke(this, 12, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return _EJS_result;	}	/**	 * getCompany_name_cht	 */	public java.lang.String getCompany_name_cht() {		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, 13, _EJS_s);			_EJS_result = beanRef.getCompany_name_cht();		}		catch (java.rmi.RemoteException ex) {		 	_EJS_s.setUncheckedLocalException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedLocalException(ex);		}		finally {			try {				container.postInvoke(this, 13, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return _EJS_result;	}	/**	 * getCompany_name_eng	 */	public java.lang.String getCompany_name_eng() {		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, 14, _EJS_s);			_EJS_result = beanRef.getCompany_name_eng();		}		catch (java.rmi.RemoteException ex) {		 	_EJS_s.setUncheckedLocalException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedLocalException(ex);		}		finally {			try {				container.postInvoke(this, 14, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return _EJS_result;	}	/**	 * getCompany_prefix_cd	 */	public java.lang.String getCompany_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, 15, _EJS_s);			_EJS_result = beanRef.getCompany_prefix_cd();		}		catch (java.rmi.RemoteException ex) {		 	_EJS_s.setUncheckedLocalException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedLocalException(ex);		}		finally {			try {				container.postInvoke(this, 15, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return _EJS_result;	}	/**	 * getCreate_by	 */	public java.lang.String getCreate_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, 16, _EJS_s);			_EJS_result = beanRef.getCreate_by();		}		catch (java.rmi.RemoteException ex) {		 	_EJS_s.setUncheckedLocalException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedLocalException(ex);		}		finally {			try {				container.postInvoke(this, 16, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return _EJS_result;	}	/**

⌨️ 快捷键说明

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