[Yanel-commits] rev 58124 - public/yanel/contributions/resources/creatable-modifiable-deletable-v3

michi at wyona.com michi at wyona.com
Fri Apr 29 11:36:10 CEST 2011


Author: michi
Date: 2011-04-29 11:36:10 +0200 (Fri, 29 Apr 2011)
New Revision: 58124

Modified:
   public/yanel/contributions/resources/creatable-modifiable-deletable-v3/resource.xml
Log:
properties documented

Modified: public/yanel/contributions/resources/creatable-modifiable-deletable-v3/resource.xml
===================================================================
--- public/yanel/contributions/resources/creatable-modifiable-deletable-v3/resource.xml	2011-04-29 09:33:07 UTC (rev 58123)
+++ public/yanel/contributions/resources/creatable-modifiable-deletable-v3/resource.xml	2011-04-29 09:36:10 UTC (rev 58124)
@@ -10,5 +10,17 @@
 </description>
 
 <rtd>
+  <property name="adapted.resource.path"/> <!-- e.g. /usecases/meeting-template.html -->
+  <property name="path"/> <!-- e.g. /meetings/submissions/index.html -->
+  <property name="usecase"/> <!-- e.g. create -->
+
+<!-- TODO: See src/java/org/wyona/yanel/impl/resources/jellyadapterofcmdv3/ControllerAdapter.java
+  <property name="i18n-catalogue"/>
+-->
+
+<!-- TODO: See src/java/org/wyona/yanel/impl/resources/jellyadapterofcmdv3/JellyAdapterForCUDResource.java
+  <property name="adapted-resource-name"/>
+  <property name="adapted-resource-namespace"/>
+-->
 </rtd>
 </resource>



More information about the Yanel-commits mailing list