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

210 lines
7.1 KiB
HTML

<HTML>
<HEAD>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Use Case 00001:Create a new portal</title>
<link rel="stylesheet" type="text/css" href="./developer.css">
<link rel="stylesheet" type="text/css" href="./cw-use-cases.css">
</HEAD>
<BODY>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td><a href="..">CCM Portalserver Project</a> &gt;
<a href="./use_case_list.html">Use Cases Index Page</a> &gt;
</td>
<td align="right"><a href="http://www.redhat.com/ccm">CCM Central</a> |
<a href="http://www.redhat.com/">Red Hat</a></td>
</tr>
</table>
<h1>Use Case 00001:Create a new portal</h1>
<p></p>
<h3>Release Target: 2.0</h3>
<p></p>
<hr>
<p></p>
<table border="2" cellpadding="1" width="100%" align="top">
<tr>
<td><span class="optional">Description: </span></td>
<td>
<p><span class="optional"></span>The Portal Administrator makes new Portals available by performing the following steps:</p>
<ul>
<li>Creating a new portal.</li>
<li>Creating the group of Portal Participants for that portal.</li>
<li>Creating portal tabs, if desired, for the portal.</li>
<li>Adding the appropriate portlets to the portal and portal tabs.</li>
<li>Configuring layout and look & feel for the portal.</li>
</ul>
<p>The Portal Administrator has two possible procedures for creating portals:</p>
<ul>
<li>Creating a new portal from scratch.</li>
<li>Creating a new portal by using a portal template. (See Alternate Paths)</li>
</ul>
<p>While creating a portal, the Portal Administrator assigns the following properties:</p>
<ul>
<li>Portal Name - the name by which the portal is identified in the Web site.</li>
<li>Portal Mission - a brief description of the purpose that the portal is intended to fulfill.</li>
<li>Portal URL Label - the label of the Web site stub at which the portal appears.</li>
</ul>
</td>
</tr>
<tr>
<td><span class="required">Goal Level: </span></td>
<td>user_goal</td>
</tr>
<tr>
<td><span class="required">Actors: </span></td>
<td>
<ul>
<li>Portal Administrator</li>
</ul>
</td>
</tr>
<tr>
<td><span class="required">Trigger: </span></td>
<td>The Portal Administrator wants to create a new portal</td>
</tr>
<tr>
<td><span class="optional">Preconditions: </span></td>
<td>
<p><span class="optional"></span> User has general
permission to create portals.
</p>
</td>
</tr>
<tr>
<td><span class="required">Basic Path: </span></td>
<td>
<p><span class="required"></span>
<ol>
<li>The Portal Administrator navigates to the creation interface
via the portal administration home page.</li>
<li>She specifies a name for the portal.</li>
<li>She specifies a URL stub for the portal.</li>
<li>She optionally writes up a "mission statement" for the portal.</li>
</ol>
</p>
</td>
</tr>
<tr>
<td><span class="optional">Postconditions: </span></td>
<td>
<p><span class="optional"></span> A new portal is
created, with the user who created it identified as its
administrator.</p>
</td>
</tr>
<tr>
<td><span class="required">Succesful End Conditions: </span></td>
<td>
<p><span class="required"></span> A new
portal is created, with the creating user named as a participant in
the portal with administrative privileges, and the Administrator is
redirected to the new portal's configuration page.</p>
</td>
</tr>
<tr>
<td><span class="optional">Alternate Paths: </span></td>
<td>
PA may choose to create a portal from an existing system template, rather than create a portal from scratch. See <a href="./psrv-00002.xml.html">PSRV_00002:Create
a New Portal from a Pre-defined Template</a>
</td>
</tr>
<tr>
<td><span class="optional">Exception Paths: </span></td>
<td>
<p><span class="optional"></span></p>
<ul>
<li><strong>EXC-1:</strong> The Administrator does not have
permission to create new portals.</li>
<li><strong>EXC-2:</strong> The specified URL stub contains
characters that are illegal for URLs.</li>
<li><strong>EXC-3:</strong> The specified URL stub is already in
use by another portal.</li>
</ul>
</p>
</td>
</tr>
<tr>
<td><span class="optional">Failure End Conditions: </span></td>
<td>
<p><span class="optional"></span></p>
</td>
</tr>
<tr>
<td><span class="optional">Sample Narrative: </span></td>
<td>
<p><span class="optional"></span></p>
</td>
</tr>
<tr>
<td><span class="optional">Open Issues: </span></td>
<td></td>
</tr>
<tr>
<td><span class="required">Iteration: </span></td>
<td>
Finished
</td>
</tr>
<tr>
<td><span class="required">Status: </span></td>
<td>ready_for_review</td>
</tr>
</table>
<p></p>
by Eric Lorenzo
<p></p>
Last Modified: 2001/11/06
</BODY>
</HTML>