blob: 6862d7ba3fd8f948f80fefdbf8e878e38bae9ef0 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<entity-engine-xml>
<PortletCategory portletCategoryId="PROJECTMANAGER" description="Project Manager portlets"/>
<PortalPortlet portalPortletId="mytimesheet"
portletName="My Timesheet"
screenName="CurrentTimesheet"
screenLocation="component://projectmgr/widget/TimeSheetScreens.xml"
description="My Current Timesheet" securityServiceName="portalPermissionIsEmployee" securityMainAction="VIEW"/>
<PortletPortletCategory portalPortletId="mytimesheet" portletCategoryId="PROJECTMANAGER"/>
<PortalPortlet portalPortletId="ProjectRequestList"
portletName="Project Customer Request List"
screenName="ProjectRequestList"
screenLocation="component://projectmgr/widget/CustRequestScreens.xml"
description="Project Customer Request List" securityServiceName="projectMgrRequestPermission" securityMainAction="VIEW"/>
<PortletPortletCategory portalPortletId="ProjectRequestList" portletCategoryId="PROJECTMANAGER"/>
<PortalPortlet
portalPortletId="mytasks"
portletName="MyTasks"
screenName="MyTaskList"
screenLocation="component://projectmgr/widget/TaskScreens.xml"
description="My Tasks from the Project Manager" securityServiceName="portalPermissionIsEmployee" securityMainAction="VIEW"/>
<PortletPortletCategory portalPortletId="mytasks" portletCategoryId="PROJECTMANAGER"/>
<PortalPortlet portalPortletId="ListCustomerProjects"
portletName="List Customer Projects"
screenName="ListCustomerProjects"
screenLocation="component://projectmgr/widget/ProjectScreens.xml"
description="List Projects For a certain Customer" securityServiceName="portalPermissionIsCustomer" securityMainAction="VIEW"/>
<PortletPortletCategory portalPortletId="ListCustomerProjects" portletCategoryId="PROJECTMANAGER"/>
<PortalPortlet portalPortletId="ViewProjectTask"
portletName="View a specific task of a project"
screenName="ViewProjectTask"
screenLocation="component://projectmgr/widget/TaskScreens.xml"
description="View a specific task of a project" securityServiceName="projectMgrPermission" securityMainAction="VIEW"/>
<PortletPortletCategory portalPortletId="ViewProjectTask" portletCategoryId="PROJECTMANAGER"/>
</entity-engine-xml>