Document: Overview
URL: 
https://lenya.zones.apache.org/cms/docu/authoring/docu20/reference/usecase-framework/usecase-framework-overview.html
Changed by user: Andreas Hartmann (andreas)


----
Removed: /document/body/section[5]/section[1]/ol/li/text()[1]
Choose a name to identify the usecase, e.g. editHeadline. It is possible to 
group usecases              using "." as delimiter, for instance 
----
Removed: /document/body/section[5]/section[1]/ol/li/code
<code> (null)
----
Removed: /document/body/section[5]/section[1]/ol/li/code/text()
article.editHeadline
----
Removed: /document/body/section[5]/section[1]/ol/li/text()[3]
.          
----
Added: /document/body/section[5]/section[1]/ol/li/text()[1]
Choose a name to identify the usecase, e.g. editHeadline. The convention for 
usecase names is 
----
Added: /document/body/section[5]/section[1]/ol/li/em[1]
<em> (null)
----
Added: /document/body/section[5]/section[1]/ol/li/em[1]/text()
{module}.{usecase}
----
Added: /document/body/section[5]/section[1]/ol/li/text()[3]
, for instance 
----
Added: /document/body/section[5]/section[1]/ol/li/em[2]
<em> (null)
----
Added: /document/body/section[5]/section[1]/ol/li/em[2]/text()
article.editHeadline
----
Added: /document/body/section[5]/section[1]/ol/li/text()[5]
 for the 
----
Added: /document/body/section[5]/section[1]/ol/li/em[3]
<em> (null)
----
Added: /document/body/section[5]/section[1]/ol/li/em[3]/text()
editHeadline
----
Added: /document/body/section[5]/section[1]/ol/li/text()[7]
 usecase in the 
----
Added: /document/body/section[5]/section[1]/ol/li/em[4]
<em> (null)
----
Added: /document/body/section[5]/section[1]/ol/li/em[4]/text()
article
----
Added: /document/body/section[5]/section[1]/ol/li/text()[9]
 module.          
----
Removed: /document/body/section[5]/section[3]/ol/li[1]/code/text()
org.myproject.lenya.usecases.EditHeadline
----
Added: /document/body/section[5]/section[3]/ol/li[1]/code/text()
org.myproject.lenya.article.EditHeadline
----
Removed: /document/body/section[5]/section[3]/ol/li[4]/source/text()
<xconf xpath="/cocoon/usecases"       unless="/cocoon/usecases/[EMAIL 
PROTECTED] = 'article.editHeadline']">  <component-instance 
name="article.editHeadline"                      
logger="lenya.usecases.editHeadline"                      
class="org.myproject.lenya.usecases.EditHeadline"/></xconf>
----
Added: /document/body/section[5]/section[3]/ol/li[4]/source/text()
<xconf xpath="/cocoon/usecases"       unless="/cocoon/usecases/[EMAIL 
PROTECTED] = 'article.editHeadline']">  <component-instance 
name="article.editHeadline"                      
logger="lenya.usecases.editHeadline"                      
class="org.myproject.lenya.article.EditHeadline"/></xconf>
----
Removed: /document/body/section[5]/section[4]/p[4]/code[2]/text()
template
----
Added: /document/body/section[5]/section[4]/p[4]/code[2]/text()
uri
----
Removed: /document/body/section[5]/section[4]/p[4]/code[3]/text()
context://lenya
----
Added: /document/body/section[5]/section[4]/p[4]/code[3]/text()
fallback://lenya
----
Removed: /document/body/section[5]/section[4]/p[4]/text()[7]
 directory).          The output of the template has to be a Lenya page:        
----
Added: /document/body/section[5]/section[4]/p[4]/text()[7]
 base URI).          The output of the template has to be a Lenya page:        
----

  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to