libreccm-legacy/ccm-portalserver/doc/use-cases/psrv-00200.xml

102 lines
2.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE use_case SYSTEM "use-case.dtd">
<use_case>
<id category="PSRV" number="00200" />
<title>Add a Portlet to a Portal Tab</title>
<author name="Jim Parsons" email="jparsons@redhat.com" />
<last_modified date="2001/11/01" />
<status value="ready_for_review" />
<release_target release="2.0"/>
<description>
<![CDATA[
<p> <span class="option"></span>
This use case describes the series of events necessary to adding a portlet to an already existing Portal Tab
</p>
]]>
</description>
<goal_level value="user_goal" />
<actors><actor name="Portal Administrator" /></actors>
<trigger value="A PA is interested in adding a Portlet to a Tab within a Portal"/>
<preconditions>
<![CDATA[
<p> <span class="optional"></span>
</p>
]]>
</preconditions>
<basic_path>
<![CDATA[
<p> <span class="required"></span><br>
<ol>
<li>Beginning at the Portal, a PA clicks the "Configure Portal"
link</li>
<li>On the Configure Portal page, the PA is presented with a list of all Tabs that currently reside within the Portal. </li>
<li>The PA chooses the Tab he or she would like to supplement with a new Portlet.</li>
<li>The PA then clicks the "Add/Remove" portlets. This launches a drop down box listing all portlets available on the system. </li>
<li>The PA check the Portlet he wishes to add.</li>
</ol>
</p>
]]>
</basic_path>
<postconditions>
<![CDATA[
<p> <span class="optional"></span>
</p>
]]>
</postconditions>
<success_end_conditions>
<![CDATA[
<p> <span class="required"></span>
The desired Portlets are added to the Portal
</p>
]]>
</success_end_conditions>
<alternative_paths>
<![CDATA[
<p> <span class="optional"></span>
</p>
]]>
</alternative_paths>
<exception_paths>
<![CDATA[
<p> <span class="optional"></span>
</p>
]]>
</exception_paths>
<failure_end_conditions>
<![CDATA[
<p> <span class="optional"></span>
</p>
]]>
</failure_end_conditions>
<sample_narrative>
<![CDATA[
<p> <span class="optional"></span>
</p>
]]>
</sample_narrative>
<open_issues>
<![CDATA[
<p> <span class="optional"></span><br>
</p>
]]>
</open_issues>
<iteration>
Focused
</iteration>
</use_case>