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

📄 ejsremotecmpusers_789ae0b4.java

📁 j2ee源码
💻 JAVA
📖 第 1 页 / 共 2 页
字号:
				container.putEJSDeployedSupport(_EJS_s);			}		}		return _EJS_result;	}	/**	 * setActive	 */	public void setActive(java.lang.String newActive) throws java.rmi.RemoteException {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);				try {			com.leeman.wkexs.master.users.dao.UsersBean _EJS_beanRef = (com.leeman.wkexs.master.users.dao.UsersBean)container.preInvoke(this, 14, _EJS_s);			_EJS_beanRef.setActive(newActive);		}		catch (java.rmi.RemoteException ex) {			_EJS_s.setUncheckedException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedException(ex);			throw new java.rmi.RemoteException("bean method raised unchecked exception", ex);		}		finally {			try {				container.postInvoke(this, 14, _EJS_s);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return ;	}	/**	 * setApproval_password	 */	public void setApproval_password(java.lang.String newApproval_password) throws java.rmi.RemoteException {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);				try {			com.leeman.wkexs.master.users.dao.UsersBean _EJS_beanRef = (com.leeman.wkexs.master.users.dao.UsersBean)container.preInvoke(this, 15, _EJS_s);			_EJS_beanRef.setApproval_password(newApproval_password);		}		catch (java.rmi.RemoteException ex) {			_EJS_s.setUncheckedException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedException(ex);			throw new java.rmi.RemoteException("bean method raised unchecked exception", ex);		}		finally {			try {				container.postInvoke(this, 15, _EJS_s);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return ;	}	/**	 * setCreate_by	 */	public void setCreate_by(java.lang.String newCreate_by) throws java.rmi.RemoteException {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);				try {			com.leeman.wkexs.master.users.dao.UsersBean _EJS_beanRef = (com.leeman.wkexs.master.users.dao.UsersBean)container.preInvoke(this, 16, _EJS_s);			_EJS_beanRef.setCreate_by(newCreate_by);		}		catch (java.rmi.RemoteException ex) {			_EJS_s.setUncheckedException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedException(ex);			throw new java.rmi.RemoteException("bean method raised unchecked exception", ex);		}		finally {			try {				container.postInvoke(this, 16, _EJS_s);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return ;	}	/**	 * setCreate_dttm	 */	public void setCreate_dttm(java.util.Date newCreate_dttm) throws java.rmi.RemoteException {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);				try {			com.leeman.wkexs.master.users.dao.UsersBean _EJS_beanRef = (com.leeman.wkexs.master.users.dao.UsersBean)container.preInvoke(this, 17, _EJS_s);			_EJS_beanRef.setCreate_dttm(newCreate_dttm);		}		catch (java.rmi.RemoteException ex) {			_EJS_s.setUncheckedException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedException(ex);			throw new java.rmi.RemoteException("bean method raised unchecked exception", ex);		}		finally {			try {				container.postInvoke(this, 17, _EJS_s);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return ;	}	/**	 * setDept_id	 */	public void setDept_id(java.lang.String newDept_id) throws java.rmi.RemoteException {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);				try {			com.leeman.wkexs.master.users.dao.UsersBean _EJS_beanRef = (com.leeman.wkexs.master.users.dao.UsersBean)container.preInvoke(this, 18, _EJS_s);			_EJS_beanRef.setDept_id(newDept_id);		}		catch (java.rmi.RemoteException ex) {			_EJS_s.setUncheckedException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedException(ex);			throw new java.rmi.RemoteException("bean method raised unchecked exception", ex);		}		finally {			try {				container.postInvoke(this, 18, _EJS_s);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return ;	}	/**	 * setEmail	 */	public void setEmail(java.lang.String newEmail) throws java.rmi.RemoteException {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);				try {			com.leeman.wkexs.master.users.dao.UsersBean _EJS_beanRef = (com.leeman.wkexs.master.users.dao.UsersBean)container.preInvoke(this, 19, _EJS_s);			_EJS_beanRef.setEmail(newEmail);		}		catch (java.rmi.RemoteException ex) {			_EJS_s.setUncheckedException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedException(ex);			throw new java.rmi.RemoteException("bean method raised unchecked exception", ex);		}		finally {			try {				container.postInvoke(this, 19, _EJS_s);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return ;	}	/**	 * setFax	 */	public void setFax(java.lang.String newFax) throws java.rmi.RemoteException {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);				try {			com.leeman.wkexs.master.users.dao.UsersBean _EJS_beanRef = (com.leeman.wkexs.master.users.dao.UsersBean)container.preInvoke(this, 20, _EJS_s);			_EJS_beanRef.setFax(newFax);		}		catch (java.rmi.RemoteException ex) {			_EJS_s.setUncheckedException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedException(ex);			throw new java.rmi.RemoteException("bean method raised unchecked exception", ex);		}		finally {			try {				container.postInvoke(this, 20, _EJS_s);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return ;	}	/**	 * setLast_modify_by	 */	public void setLast_modify_by(java.lang.String newLast_modify_by) throws java.rmi.RemoteException {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);				try {			com.leeman.wkexs.master.users.dao.UsersBean _EJS_beanRef = (com.leeman.wkexs.master.users.dao.UsersBean)container.preInvoke(this, 21, _EJS_s);			_EJS_beanRef.setLast_modify_by(newLast_modify_by);		}		catch (java.rmi.RemoteException ex) {			_EJS_s.setUncheckedException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedException(ex);			throw new java.rmi.RemoteException("bean method raised unchecked exception", ex);		}		finally {			try {				container.postInvoke(this, 21, _EJS_s);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return ;	}	/**	 * setLast_modify_dttm	 */	public void setLast_modify_dttm(java.util.Date newLast_modify_dttm) throws java.rmi.RemoteException {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);				try {			com.leeman.wkexs.master.users.dao.UsersBean _EJS_beanRef = (com.leeman.wkexs.master.users.dao.UsersBean)container.preInvoke(this, 22, _EJS_s);			_EJS_beanRef.setLast_modify_dttm(newLast_modify_dttm);		}		catch (java.rmi.RemoteException ex) {			_EJS_s.setUncheckedException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedException(ex);			throw new java.rmi.RemoteException("bean method raised unchecked exception", ex);		}		finally {			try {				container.postInvoke(this, 22, _EJS_s);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return ;	}	/**	 * setName	 */	public void setName(java.lang.String newName) throws java.rmi.RemoteException {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);				try {			com.leeman.wkexs.master.users.dao.UsersBean _EJS_beanRef = (com.leeman.wkexs.master.users.dao.UsersBean)container.preInvoke(this, 23, _EJS_s);			_EJS_beanRef.setName(newName);		}		catch (java.rmi.RemoteException ex) {			_EJS_s.setUncheckedException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedException(ex);			throw new java.rmi.RemoteException("bean method raised unchecked exception", ex);		}		finally {			try {				container.postInvoke(this, 23, _EJS_s);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return ;	}	/**	 * setPassword	 */	public void setPassword(java.lang.String newPassword) throws java.rmi.RemoteException {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);				try {			com.leeman.wkexs.master.users.dao.UsersBean _EJS_beanRef = (com.leeman.wkexs.master.users.dao.UsersBean)container.preInvoke(this, 24, _EJS_s);			_EJS_beanRef.setPassword(newPassword);		}		catch (java.rmi.RemoteException ex) {			_EJS_s.setUncheckedException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedException(ex);			throw new java.rmi.RemoteException("bean method raised unchecked exception", ex);		}		finally {			try {				container.postInvoke(this, 24, _EJS_s);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return ;	}	/**	 * setPosition	 */	public void setPosition(java.lang.String newPosition) throws java.rmi.RemoteException {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);				try {			com.leeman.wkexs.master.users.dao.UsersBean _EJS_beanRef = (com.leeman.wkexs.master.users.dao.UsersBean)container.preInvoke(this, 25, _EJS_s);			_EJS_beanRef.setPosition(newPosition);		}		catch (java.rmi.RemoteException ex) {			_EJS_s.setUncheckedException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedException(ex);			throw new java.rmi.RemoteException("bean method raised unchecked exception", ex);		}		finally {			try {				container.postInvoke(this, 25, _EJS_s);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return ;	}	/**	 * setRole_id	 */	public void setRole_id(java.lang.String newRole_id) throws java.rmi.RemoteException {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);				try {			com.leeman.wkexs.master.users.dao.UsersBean _EJS_beanRef = (com.leeman.wkexs.master.users.dao.UsersBean)container.preInvoke(this, 26, _EJS_s);			_EJS_beanRef.setRole_id(newRole_id);		}		catch (java.rmi.RemoteException ex) {			_EJS_s.setUncheckedException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedException(ex);			throw new java.rmi.RemoteException("bean method raised unchecked exception", ex);		}		finally {			try {				container.postInvoke(this, 26, _EJS_s);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return ;	}	/**	 * setTelephone	 */	public void setTelephone(java.lang.String newTelephone) throws java.rmi.RemoteException {		EJSDeployedSupport _EJS_s = container.getEJSDeployedSupport(this);				try {			com.leeman.wkexs.master.users.dao.UsersBean _EJS_beanRef = (com.leeman.wkexs.master.users.dao.UsersBean)container.preInvoke(this, 27, _EJS_s);			_EJS_beanRef.setTelephone(newTelephone);		}		catch (java.rmi.RemoteException ex) {			_EJS_s.setUncheckedException(ex);		}		catch (Throwable ex) {			_EJS_s.setUncheckedException(ex);			throw new java.rmi.RemoteException("bean method raised unchecked exception", ex);		}		finally {			try {				container.postInvoke(this, 27, _EJS_s);			} finally {				container.putEJSDeployedSupport(_EJS_s);			}		}		return ;	}}

⌨️ 快捷键说明

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