|
|
Choosing A Webhost: |
svn commit: r424894 - /shale/sandbox/mailreader-jpa/src/main/java/org/apach: msg#00042apache.shale.scm
Author: craigmcc Date: Sun Jul 23 20:44:55 2006 New Revision: 424894 URL: http://svn.apache.org/viewvc?rev=424894&view=rev Log: Add a more useful toString() implementation for User. SHALE-225 Modified: shale/sandbox/mailreader-jpa/src/main/java/org/apache/mailreaderjpa/User.java Modified: shale/sandbox/mailreader-jpa/src/main/java/org/apache/mailreaderjpa/User.java URL: http://svn.apache.org/viewvc/shale/sandbox/mailreader-jpa/src/main/java/org/apache/mailreaderjpa/User.java?rev=424894&r1=424893&r2=424894&view=diff ============================================================================== --- shale/sandbox/mailreader-jpa/src/main/java/org/apache/mailreaderjpa/User.java (original) +++ shale/sandbox/mailreader-jpa/src/main/java/org/apache/mailreaderjpa/User.java Sun Jul 23 20:44:55 2006 @@ -57,7 +57,14 @@ } public String toString() { - return "org.apache.mailreaderjpa.User[id=" + id + "]"; + return "org.apache.mailreaderjpa.User[id=" + id + + ",fromAddress='" + getFromAddress() + + "',fullName='" + getFullName() + + "',password='" + getPassword() + + "',replyToAddress='" + getReplyToAddress() + + "',username='" + getUsername() + + "',lastUpdate='" + getLastUpdate() + + "']"; } public int hashCode() {
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | svn commit: r424820 - in /shale/framework/trunk/shale-tiles/src/main: java/org/apache/shale/tiles/ resources/org/ resources/org/apache/ resources/org/apache/shale/ resources/org/apache/shale/tiles/, gvanmatre |
|---|---|
| Next by Date: | [Shale Wiki] Update of "LogoContest" by agharta, Apache Wiki |
| Previous by Thread: | svn commit: r424820 - in /shale/framework/trunk/shale-tiles/src/main: java/org/apache/shale/tiles/ resources/org/ resources/org/apache/ resources/org/apache/shale/ resources/org/apache/shale/tiles/, gvanmatre |
| Next by Thread: | [Shale Wiki] Update of "LogoContest" by agharta, Apache Wiki |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |