資源簡介
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個文件信息
評論
共有 條評論