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

📄 ejslocalcmpusers_789ae0b4.java

📁 j2ee源码
💻 JAVA
📖 第 1 页 / 共 2 页
字号:
package com.leeman.wkexs.master.users.dao;import com.ibm.ejs.container.*;import java.rmi.RemoteException;/** * EJSLocalCMPUsers_789ae0b4 */public class EJSLocalCMPUsers_789ae0b4 extends EJSLocalWrapper implements com.leeman.wkexs.master.users.dao.UsersLocal {	/**	 * EJSLocalCMPUsers_789ae0b4	 */	public EJSLocalCMPUsers_789ae0b4() {		super();	}	/**	 * getActive	 */	public java.lang.String getActive() {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);		java.lang.String _EJS_result = null;		try {			com.leeman.wkexs.master.users.dao.UsersBean beanRef = (com.leeman.wkexs.master.users.dao.UsersBean)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;	}	/**	 * getApproval_password	 */	public java.lang.String getApproval_password() {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);		java.lang.String _EJS_result = null;		try {			com.leeman.wkexs.master.users.dao.UsersBean beanRef = (com.leeman.wkexs.master.users.dao.UsersBean)container.preInvoke(this, 1, _EJS_s);			_EJS_result = beanRef.getApproval_password();		}		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;	}	/**	 * 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.users.dao.UsersBean beanRef = (com.leeman.wkexs.master.users.dao.UsersBean)container.preInvoke(this, 2, _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, 2, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return _EJS_result;	}	/**	 * getDept_id	 */	public java.lang.String getDept_id() {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);		java.lang.String _EJS_result = null;		try {			com.leeman.wkexs.master.users.dao.UsersBean beanRef = (com.leeman.wkexs.master.users.dao.UsersBean)container.preInvoke(this, 3, _EJS_s);			_EJS_result = beanRef.getDept_id();		}		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;	}	/**	 * getEmail	 */	public java.lang.String getEmail() {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);		java.lang.String _EJS_result = null;		try {			com.leeman.wkexs.master.users.dao.UsersBean beanRef = (com.leeman.wkexs.master.users.dao.UsersBean)container.preInvoke(this, 4, _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, 4, _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.users.dao.UsersBean beanRef = (com.leeman.wkexs.master.users.dao.UsersBean)container.preInvoke(this, 5, _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, 5, _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.users.dao.UsersBean beanRef = (com.leeman.wkexs.master.users.dao.UsersBean)container.preInvoke(this, 6, _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, 6, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return _EJS_result;	}	/**	 * getName	 */	public java.lang.String getName() {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);		java.lang.String _EJS_result = null;		try {			com.leeman.wkexs.master.users.dao.UsersBean beanRef = (com.leeman.wkexs.master.users.dao.UsersBean)container.preInvoke(this, 7, _EJS_s);			_EJS_result = beanRef.getName();		}		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;	}	/**	 * getPassword	 */	public java.lang.String getPassword() {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);		java.lang.String _EJS_result = null;		try {			com.leeman.wkexs.master.users.dao.UsersBean beanRef = (com.leeman.wkexs.master.users.dao.UsersBean)container.preInvoke(this, 8, _EJS_s);			_EJS_result = beanRef.getPassword();		}		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;	}	/**	 * getPosition	 */	public java.lang.String getPosition() {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);		java.lang.String _EJS_result = null;		try {			com.leeman.wkexs.master.users.dao.UsersBean beanRef = (com.leeman.wkexs.master.users.dao.UsersBean)container.preInvoke(this, 9, _EJS_s);			_EJS_result = beanRef.getPosition();		}		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;	}	/**	 * getRole_id	 */	public java.lang.String getRole_id() {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);		java.lang.String _EJS_result = null;		try {			com.leeman.wkexs.master.users.dao.UsersBean beanRef = (com.leeman.wkexs.master.users.dao.UsersBean)container.preInvoke(this, 10, _EJS_s);			_EJS_result = beanRef.getRole_id();		}		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;	}	/**	 * getTelephone	 */	public java.lang.String getTelephone() {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);		java.lang.String _EJS_result = null;		try {			com.leeman.wkexs.master.users.dao.UsersBean beanRef = (com.leeman.wkexs.master.users.dao.UsersBean)container.preInvoke(this, 11, _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, 11, _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.users.dao.UsersBean beanRef = (com.leeman.wkexs.master.users.dao.UsersBean)container.preInvoke(this, 12, _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, 12, _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.users.dao.UsersBean beanRef = (com.leeman.wkexs.master.users.dao.UsersBean)container.preInvoke(this, 13, _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, 13, _EJS_s);			} catch ( RemoteException ex ) {				_EJS_s.setUncheckedLocalException(ex);

⌨️ 快捷键说明

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