weaver 2004/10/29 07:15:42
Modified: jetspeed-api/src/java/org/apache/jetspeed/om/common/portlet
MutablePortletEntity.java
Log:
Revision Changes Path
1.3 +3 -1
jakarta-jetspeed-2/jetspeed-api/src/java/org/apache/jetspeed/om/common/portlet/MutablePortletEntity.java
Index: MutablePortletEntity.java
===================================================================
RCS file:
/home/cvs/jakarta-jetspeed-2/jetspeed-api/src/java/org/apache/jetspeed/om/common/portlet/MutablePortletEntity.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- MutablePortletEntity.java 18 Jun 2004 20:46:21 -0000 1.2
+++ MutablePortletEntity.java 29 Oct 2004 14:15:42 -0000 1.3
@@ -32,4 +32,6 @@
{
public static final String PORTLET_ENTITY_ROOT = "portlet_entity";
+
+ String getPortletUniqueName();
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]