Author: andreas
Date: Fri Feb 22 06:31:42 2008
New Revision: 630219
URL: http://svn.apache.org/viewvc?rev=630219&view=rev
Log:
Implementing SessionImpl.toString()
Modified:
lenya/trunk/src/java/org/apache/lenya/cms/repository/SessionImpl.java
Modified: lenya/trunk/src/java/org/apache/lenya/cms/repository/SessionImpl.java
URL: http://svn.apache.org/viewvc/lenya/trunk/src/java/org/apache/lenya/cms/repository/SessionImpl.java?rev=630219&r1=630218&r2=630219&view=diff
==============================================================================
--- lenya/trunk/src/java/org/apache/lenya/cms/repository/SessionImpl.java (original)
+++ lenya/trunk/src/java/org/apache/lenya/cms/repository/SessionImpl.java Fri Feb 22 06:31:42 2008
@@ -286,5 +286,9 @@
public String getId() {
return this.id;
}
+
+ public String toString() {
+ return "Session " + getId();
+ }
}
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.