]> git.mxchange.org Git - pizzaservice-war.git/blobdiff - web/WEB-INF/faces-config.xml
Updated copyright year
[pizzaservice-war.git] / web / WEB-INF / faces-config.xml
index a21503cdc20dd679f6ffb073be48f31003351787..dcf31d944a29e9166762eef37538bf80c92850e7 100644 (file)
@@ -11,7 +11,7 @@
        </application>
        <!--
        <lifecycle>
-               <phase-listener>de.chotime.landingpage.debug.LandingDebugLifeCycleListener</phase-listener>
+               <phase-listener>org.mxchange.pizzaservice.debug.PizzaDebugLifeCycleListener</phase-listener>
        </lifecycle>
        //-->
        <navigation-rule>
                        <from-outcome>logout</from-outcome>
                        <to-view-id>/logout.xhtml</to-view-id>
                </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_logout</from-outcome>
+                       <to-view-id>/admin/admin_logout.xhtml</to-view-id>
+               </navigation-case>
                <navigation-case>
                        <from-outcome>admin_index</from-outcome>
                        <to-view-id>/admin/index.xhtml</to-view-id>
                        <to-view-id>/admin/contact/admin_contact_export.xhtml</to-view-id>
                </navigation-case>
                <navigation-case>
-                       <from-outcome>admin_list_user</from-outcome>
+                       <from-outcome>admin_list_headquarters</from-outcome>
+                       <to-view-id>/admin/business/headquarter/admin_headquarter_list.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_list_basic_data</from-outcome>
+                       <to-view-id>/admin/business/basic_data/admin_basic_data_list.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_list_branch_offices</from-outcome>
+                       <to-view-id>/admin/business/branch_office/admin_branch_office_list.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_list_departments</from-outcome>
+                       <to-view-id>/admin/business/department/admin_department_list.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_list_opening_times</from-outcome>
+                       <to-view-id>/admin/business/opening_time/admin_opening_time_list.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_list_employees</from-outcome>
+                       <to-view-id>/admin/business/employee/admin_employee_list.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_list_users</from-outcome>
                        <to-view-id>/admin/user/admin_user_list.xhtml</to-view-id>
                </navigation-case>
                <navigation-case>
        </navigation-rule>
        <navigation-rule>
                <from-view-id>/guest/user/user_resend_link.xhtml</from-view-id>
-               <navigation-case>
-                       <from-outcome>user_login</from-outcome>
-                       <to-view-id>/login/login_index.xhtml</to-view-id>
-               </navigation-case>
-               <navigation-case>
-                       <from-outcome>login_edit_user_data</from-outcome>
-                       <to-view-id>/user/login_edit_user_data.xhtml</to-view-id>
-               </navigation-case>
                <navigation-case>
                        <from-outcome>user_profile</from-outcome>
                        <to-view-id>/guest/user/user_profile.xhtml</to-view-id>
                        <from-outcome>user_contact_data_saved</from-outcome>
                        <to-view-id>/user/login_contact_data_saved.xhtml</to-view-id>
                </navigation-case>
-               <navigation-case>
-                       <from-outcome>admin_delete_product</from-outcome>
-                       <to-view-id>/admin/admin_product_delete.xhtml</to-view-id>
-               </navigation-case>
        </navigation-rule>
        <navigation-rule>
                <from-view-id>/user/login_user_change_personal_data.xhtml</from-view-id>
        </navigation-rule>
        <navigation-rule>
                <from-view-id>/admin/country/admin_country_list.xhtml</from-view-id>
+               <navigation-case>
+                       <from-outcome>admin_show_country</from-outcome>
+                       <to-view-id>/admin/country/admin_country_show.xhtml</to-view-id>
+               </navigation-case>
                <navigation-case>
                        <from-outcome>admin_edit_country</from-outcome>
                        <to-view-id>/admin/country/admin_country_edit.xhtml</to-view-id>
                        <from-outcome>admin_show_contact</from-outcome>
                        <to-view-id>/admin/contact/admin_contact_show.xhtml</to-view-id>
                </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_edit_contact</from-outcome>
+                       <to-view-id>/admin/contact/admin_contact_edit.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_delete_contact</from-outcome>
+                       <to-view-id>/admin/contact/admin_contact_delete.xhtml</to-view-id>
+               </navigation-case>
        </navigation-rule>
        <navigation-rule>
                <from-view-id>/admin/contact/admin_contact_edit.xhtml</from-view-id>
                        <to-view-id>/admin/user/admin_user_show.xhtml</to-view-id>
                </navigation-case>
        </navigation-rule>
+       <navigation-rule>
+               <from-view-id>/admin/business/basic_data/admin_basic_data_list.xhtml</from-view-id>
+               <navigation-case>
+                       <from-outcome>admin_show_basic_data</from-outcome>
+                       <to-view-id>/admin/business/basic_data/admin_basic_data_show.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_edit_basic_data</from-outcome>
+                       <to-view-id>/admin/business/basic_data/admin_basic_data_edit.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_delete_basic_data</from-outcome>
+                       <to-view-id>/admin/business/basic_data/admin_basic_data_delete.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_assign_basic_data_contact</from-outcome>
+                       <to-view-id>/admin/business/basic_data/admin_basic_data_assign_contact.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_assign_basic_data_founder</from-outcome>
+                       <to-view-id>/admin/business/basic_data/admin_basic_data_assign_founder.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_assign_basic_data_owner</from-outcome>
+                       <to-view-id>/admin/business/basic_data/admin_basic_data_assign_owner.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_show_employee</from-outcome>
+                       <to-view-id>/admin/business/employee/admin_employee_show.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_assign_basic_data_employee</from-outcome>
+                       <to-view-id>/admin/business/basic_data/admin_basic_data_assign_employee.xhtml</to-view-id>
+               </navigation-case>
+       </navigation-rule>
+       <navigation-rule>
+               <from-view-id>/admin/business/headquarter/admin_headquarter_list.xhtml</from-view-id>
+               <navigation-case>
+                       <from-outcome>admin_show_headquarter</from-outcome>
+                       <to-view-id>/admin/business/headquarter/admin_headquarter_show.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_edit_headquarter</from-outcome>
+                       <to-view-id>/admin/business/headquarter/admin_headquarter_edit.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_delete_headquarter</from-outcome>
+                       <to-view-id>/admin/business/headquarter/admin_headquarter_delete.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_show_user</from-outcome>
+                       <to-view-id>/admin/user/admin_user_show.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_assign_headquarter_owner</from-outcome>
+                       <to-view-id>/admin/business/headquarter/admin_headquarter_assign_owner.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_show_contact</from-outcome>
+                       <to-view-id>/admin/contact/admin_contact_show.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_assign_headquarter_contact</from-outcome>
+                       <to-view-id>/admin/business/headquarter/admin_headquarter_assign_contact.xhtml</to-view-id>
+               </navigation-case>
+       </navigation-rule>
+       <navigation-rule>
+               <from-view-id>/admin/business/branch_office/admin_branch_office_list.xhtml</from-view-id>
+               <navigation-case>
+                       <from-outcome>admin_show_branch_office</from-outcome>
+                       <to-view-id>/admin/business/branch_office/admin_branch_office_show.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_edit_branch_office</from-outcome>
+                       <to-view-id>/admin/business/branch_office/admin_branch_office_edit.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_delete_branch_office</from-outcome>
+                       <to-view-id>/admin/business/branch_office/admin_branch_office_delete.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_show_user</from-outcome>
+                       <to-view-id>/admin/user/admin_user_show.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_assign_branch_office_owner</from-outcome>
+                       <to-view-id>/admin/business/branch_office/admin_branch_office_assign_owner.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_show_basic_data</from-outcome>
+                       <to-view-id>/admin/business/basic_data/admin_basic_data_show.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_show_contact</from-outcome>
+                       <to-view-id>/admin/contact/admin_contact_show.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_assign_branch_office_contact</from-outcome>
+                       <to-view-id>/admin/business/branch_office/admin_branch_office_assign_contact.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_show_fax</from-outcome>
+                       <to-view-id>/admin/fax/admin_fax_show.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_show_landline</from-outcome>
+                       <to-view-id>/admin/landline/admin_landline_show.xhtml</to-view-id>
+               </navigation-case>
+       </navigation-rule>
+       <navigation-rule>
+               <from-view-id>/admin/business/branch_office/admin_branch_office_edit.xhtml</from-view-id>
+               <navigation-case>
+                       <from-outcome>admin_list_branch_offices</from-outcome>
+                       <to-view-id>/admin/business/branch_office/admin_branch_office_list.xhtml</to-view-id>
+                       <redirect></redirect>
+               </navigation-case>
+       </navigation-rule>
+       <navigation-rule>
+               <from-view-id>/admin/business/department/admin_department_list.xhtml</from-view-id>
+               <navigation-case>
+                       <from-outcome>admin_show_department</from-outcome>
+                       <to-view-id>/admin/business/department/admin_department_show.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_edit_department</from-outcome>
+                       <to-view-id>/admin/business/department/admin_department_edit.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_delete_department</from-outcome>
+                       <to-view-id>/admin/business/department/admin_department_delete.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_show_branch_office</from-outcome>
+                       <to-view-id>/admin/business/branch_office/admin_branch_office_show.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_assign_department_branch_office</from-outcome>
+                       <to-view-id>/admin/business/department/admin_assign_department_branch_office.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_show_contact</from-outcome>
+                       <to-view-id>/admin/contact/admin_contact_show.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_assign_department_lead</from-outcome>
+                       <to-view-id>/admin/business/department/admin_assign_department_lead.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_assign_department_user</from-outcome>
+                       <to-view-id>/admin/business/department/admin_assign_department_user.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_show_basic_data</from-outcome>
+                       <to-view-id>/admin/business/basic_data/admin_basic_data_show.xhtml</to-view-id>
+               </navigation-case>
+       </navigation-rule>
+       <navigation-rule>
+               <from-view-id>/admin/business/department/admin_department_edit.xhtml</from-view-id>
+               <navigation-case>
+                       <from-outcome>admin_list_departments</from-outcome>
+                       <to-view-id>/admin/business/department/admin_department_list.xhtml</to-view-id>
+                       <redirect></redirect>
+               </navigation-case>
+       </navigation-rule>
+       <navigation-rule>
+               <from-view-id>/admin/business/employee/admin_employee_list.xhtml</from-view-id>
+               <navigation-case>
+                       <from-outcome>admin_show_employee</from-outcome>
+                       <to-view-id>/admin/business/employee/admin_employee_show.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_edit_employee</from-outcome>
+                       <to-view-id>/admin/business/employee/admin_employee_edit.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_delete_employee</from-outcome>
+                       <to-view-id>/admin/business/employee/admin_employee_delete.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_show_branch_office</from-outcome>
+                       <to-view-id>/admin/business/branch_office/admin_branch_office_show.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_assign_user_owner</from-outcome>
+                       <to-view-id>/admin/business/employee/admin_assign_employee_user.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_assign_branch_office</from-outcome>
+                       <to-view-id>/admin/business/employee/admin_assign_employee_branch_office.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_show_basic_data</from-outcome>
+                       <to-view-id>/admin/business/basic_data/admin_basic_data_show.xhtml</to-view-id>
+               </navigation-case>
+       </navigation-rule>
+       <navigation-rule>
+               <from-view-id>/admin/business/opening_time/admin_opening_time_list.xhtml</from-view-id>
+               <navigation-case>
+                       <from-outcome>admin_show_opening_time</from-outcome>
+                       <to-view-id>/admin/business/opening_time/admin_opening_time_show.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_edit_opening_time</from-outcome>
+                       <to-view-id>/admin/business/opening_time/admin_opening_time_edit.xhtml</to-view-id>
+               </navigation-case>
+               <navigation-case>
+                       <from-outcome>admin_delete_opening_time</from-outcome>
+                       <to-view-id>/admin/business/opening_time/admin_opening_time_delete.xhtml</to-view-id>
+               </navigation-case>
+       </navigation-rule>
        <!--
        <factory>
                <exception-handler-factory>