source: vanHelsing/trunk/gui/.metadata/WebContent/WEB-INF/faces-config.pageflow@ 871

Last change on this file since 871 was 871, checked in by tobias, on May 10, 2010 at 7:42:51 PM

additional clients can be added to the configuration

File size: 1.3 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<pageflow:Pageflow xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:pageflow="http://www.sybase.com/suade/pageflow" id="pf12676964616590" configfile="/vanHelsingGUI/WebContent/WEB-INF/faces-config.xml">
3 <nodes xsi:type="pageflow:PFPage" name="menu" id="pf12735024841506" referenceLink="//@navigationRule.0/@navigationCase.2/@toViewId|" outlinks="pf12735024841507 pf12735024841508 pf12735024841509" inlinks="pf12735024841509" path="/menu.jspx"/>
4 <nodes xsi:type="pageflow:PFPage" name="client" id="pf127350248415010" referenceLink="//@navigationRule.0/@navigationCase.0/@toViewId|" inlinks="pf12735024841507" path="/client.jspx"/>
5 <nodes xsi:type="pageflow:PFPage" name="&quot;/#{configurationBean.newResourceListener}.jspx&quot;" id="pf127350248415011" referenceLink="//@navigationRule.0/@navigationCase.1/@toViewId|" inlinks="pf12735024841508" path="&quot;/#{configurationBean.newResourceListener}.jspx&quot;"/>
6 <links id="pf12735024841507" target="pf127350248415010" source="pf12735024841506" outcome="client"/>
7 <links id="pf12735024841508" target="pf127350248415011" source="pf12735024841506" outcome="#{configurationBean.newResourceListener}"/>
8 <links id="pf12735024841509" target="pf12735024841506" source="pf12735024841506" outcome="ok"/>
9</pageflow:Pageflow>
Note: See TracBrowser for help on using the repository browser.