资源简介
JavaEE编程技术第二版随书源码,包含从第二章到第十章的内容。
代码片段和文件信息
/*
* Generated by XDoclet - Do not edit!
*/
package com.study.exercise;
/**
* Remote interface for User.
* @lomboz generated
*/
public interface User
extends javax.ejb.EJBobject
{
/**
* Returns the userID
* @return the userID
*/
public java.lang.String getUserID( )
throws java.rmi.RemoteException;
/**
* Sets the userID
* @param java.lang.String the new userID value
*/
public void setUserID( java.lang.String userID )
throws java.rmi.RemoteException;
/**
* Returns the password
* @return the password
*/
public java.lang.String getPassword( )
throws java.rmi.RemoteException;
/**
* Sets the password
* @param java.lang.String the new password value
*/
public void setPassword( java.lang.String password )
throws java.rmi.RemoteException;
/**
* Returns the level
* @return the level
*/
public java.lang.Integer getLevel( )
throws java.rmi.RemoteException;
/**
* Sets the level
* @param java.lang.Integer the new level value
*/
public void setLevel( java.lang.Integer level )
throws java.rmi.RemoteException;
/**
* Returns the email_address
* @return the email_address
*/
public java.lang.String getEmail_address( )
throws java.rmi.RemoteException;
/**
* Sets the email_address
* @param java.lang.String the new email_address value
*/
public void setEmail_address( java.lang.String email_address )
throws java.rmi.RemoteException;
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2018-10-10 21:00 JavaEE编程技术第二版源码\
目录 0 2018-10-10 21:00 JavaEE编程技术第二版源码\第10章\
目录 0 2018-10-10 21:00 JavaEE编程技术第二版源码\第10章\Logon\
文件 698 2004-11-25 16:02 JavaEE编程技术第二版源码\第10章\Logon\.classpath
文件 381 2004-06-06 09:25 JavaEE编程技术第二版源码\第10章\Logon\.project
目录 0 2018-10-10 21:00 JavaEE编程技术第二版源码\第10章\Logon\bin\
目录 0 2018-10-10 21:00 JavaEE编程技术第二版源码\第10章\Logon\bin\com\
目录 0 2018-10-10 21:00 JavaEE编程技术第二版源码\第10章\Logon\bin\com\study\
目录 0 2018-10-10 21:00 JavaEE编程技术第二版源码\第10章\Logon\bin\com\study\exercise\
文件 6706 2004-11-25 16:02 JavaEE编程技术第二版源码\第10章\Logon\bin\com\study\exercise\ProcessServlet.class
文件 4006 2004-11-25 16:02 JavaEE编程技术第二版源码\第10章\Logon\bin\com\study\exercise\SendPasswordBean.class
文件 530 2004-11-25 16:02 JavaEE编程技术第二版源码\第10章\Logon\bin\com\study\exercise\User.class
文件 1200 2004-11-25 16:02 JavaEE编程技术第二版源码\第10章\Logon\bin\com\study\exercise\UserBean.class
文件 2016 2004-11-25 16:02 JavaEE编程技术第二版源码\第10章\Logon\bin\com\study\exercise\UserCMP.class
文件 3035 2004-11-25 16:02 JavaEE编程技术第二版源码\第10章\Logon\bin\com\study\exercise\UserData.class
文件 707 2004-11-25 16:02 JavaEE编程技术第二版源码\第10章\Logon\bin\com\study\exercise\UserHome.class
文件 422 2004-11-25 16:02 JavaEE编程技术第二版源码\第10章\Logon\bin\com\study\exercise\UserLocal.class
文件 579 2004-11-25 16:02 JavaEE编程技术第二版源码\第10章\Logon\bin\com\study\exercise\UserLocalHome.class
文件 4338 2004-11-25 16:02 JavaEE编程技术第二版源码\第10章\Logon\bin\com\study\exercise\UserUtil.class
目录 0 2018-10-10 21:00 JavaEE编程技术第二版源码\第10章\Logon\ejbsrc\
目录 0 2018-10-10 21:00 JavaEE编程技术第二版源码\第10章\Logon\ejbsrc\com\
目录 0 2018-10-10 21:00 JavaEE编程技术第二版源码\第10章\Logon\ejbsrc\com\study\
目录 0 2018-10-10 21:00 JavaEE编程技术第二版源码\第10章\Logon\ejbsrc\com\study\exercise\
文件 1546 2004-07-03 22:51 JavaEE编程技术第二版源码\第10章\Logon\ejbsrc\com\study\exercise\User.java
文件 2005 2004-07-03 22:51 JavaEE编程技术第二版源码\第10章\Logon\ejbsrc\com\study\exercise\UserCMP.java
文件 3633 2004-07-03 22:51 JavaEE编程技术第二版源码\第10章\Logon\ejbsrc\com\study\exercise\UserData.java
文件 883 2004-07-03 22:51 JavaEE编程技术第二版源码\第10章\Logon\ejbsrc\com\study\exercise\UserHome.java
文件 1259 2004-07-03 22:51 JavaEE编程技术第二版源码\第10章\Logon\ejbsrc\com\study\exercise\UserLocal.java
文件 621 2004-07-03 22:51 JavaEE编程技术第二版源码\第10章\Logon\ejbsrc\com\study\exercise\UserLocalHome.java
文件 5405 2004-07-03 22:51 JavaEE编程技术第二版源码\第10章\Logon\ejbsrc\com\study\exercise\UserUtil.java
目录 0 2018-10-11 08:27 JavaEE编程技术第二版源码\第10章\Logon\j2src\
............此处省略529个文件信息
相关资源
- JavaEE图书商城项目
- Java EE互联网轻量级框架整合开发—
- 最新传智播客黑马JavaEE49期全套视频教
- javaEEWeb项目网上购书商城
- 基于javaEE健康管理系统的设计与实现
- JavaEE教育网站(SSM+mysql框架搭建)
- JavaEE网上书店系统开发
- javaee毕业设计
- 网上书店JavaEE课程期末大型试验SSH架
- java ee api中文版帮助文档 chm格式
- SpringMVC入门,手把手教你搭建项目
- JavaEE企业级应用开发教程Spring+Spring
- Java EE 轻量级框架应用与开发 S2SH
- 图书馆借阅小程序APP+JavaWeb后端管理
- 哈工大javaee大作业,学生信息管理系
- JavaEE开发的颠覆者- Spring Boot实战epu
- JavaEE开发的颠覆者- Spring Boot实战 pd
- javaee Struts2+Hibernate+Spring学生成绩管理
- JavaEE WEB小项目
- Jsp+Servlet+JDBC新闻发布系统2.1
- Apache commons API(整套全版
- JavaEE音乐网站
- JavaEE基础实用教程第二版源代码下
- 基于SSH的网上订餐系统
- BOOT客户管理系统.zip
- JavaEE企业人力资源管理系统
- 轻量级JavaEE企业应用实战第四版配套
- 基于JavaEE的网上购物商城
- 小型酒店管理系统毕业设计javaEE
- Java数据库同步系统Web平台
评论
共有 条评论