You are viewing a plain text version of this content. The canonical link for it is here.
Posted to graffito-commits@incubator.apache.org by cl...@apache.org on 2005/06/15 21:40:56 UTC

svn commit: r190820 [9/21] - in /incubator/graffito/site: ./ api/ api/apidocs/ api/apidocs/org/apache/portals/graffito/ api/apidocs/org/apache/portals/graffito/class-use/ api/apidocs/org/apache/portals/graffito/context/ api/apidocs/org/apache/portals/graffito/context/class-use/ api/apidocs/org/apache/portals/graffito/exception/ api/apidocs/org/apache/portals/graffito/exception/class-use/ api/apidocs/org/apache/portals/graffito/model/ api/apidocs/org/apache/portals/graffito/model/class-use/ api/apidocs/org/apache/portals/graffito/search/ api/apidocs/org/apache/portals/graffito/search/class-use/ api/images/ api/jcoverage/ api/xref/ api/xref/org/ api/xref/org/apache/ api/xref/org/apache/portals/ api/xref/org/apache/portals/graffito/ api/xref/org/apache/portals/graffito/context/ api/xref/org/apache/portals/graffito/exception/ api/xref/org/apache/portals/graffito/model/ api/xref/org/apache/portals/graffito/search/ components/ components/apidocs/ components/apidocs/org/apache/portals/graffito/context/impl/ components/apidocs/org/apache/portals/graffito/context/impl/class-use/ components/apidocs/org/apache/portals/graffito/impl/ components/apidocs/org/apache/portals/graffito/impl/class-use/ components/apidocs/org/apache/portals/graffito/model/impl/ components/apidocs/org/apache/portals/graffito/model/impl/class-use/ components/apidocs/org/apache/portals/graffito/persistence/ components/apidocs/org/apache/portals/graffito/persistence/class-use/ components/apidocs/org/apache/portals/graffito/persistence/impl/ components/apidocs/org/apache/portals/graffito/persistence/impl/class-use/ components/apidocs/org/apache/portals/graffito/search/impl/ components/apidocs/org/apache/portals/graffito/search/impl/class-use/ components/apidocs/org/apache/portals/graffito/security/ components/apidocs/org/apache/portals/graffito/security/class-use/ components/apidocs/org/apache/portals/graffito/security/impl/ components/apidocs/org/apache/portals/graffito/security/impl/class-use/ components/apidocs/org/apache/portals/graffito/store/ components/apidocs/org/apache/portals/graffito/store/class-use/ components/apidocs/org/apache/portals/graffito/store/impl/ components/apidocs/org/apache/portals/graffito/store/impl/class-use/ components/apidocs/org/apache/portals/graffito/store/impl/fs/ components/apidocs/org/apache/portals/graffito/store/impl/fs/class-use/ components/apidocs/org/apache/portals/graffito/store/impl/ojb/ components/apidocs/org/apache/portals/graffito/store/impl/ojb/class-use/ engine/ engine/apidocs/ engine/apidocs/org/apache/portals/graffito/ engine/apidocs/org/apache/portals/graffito/class-use/ engine/apidocs/org/apache/portals/graffito/engine/ engine/apidocs/org/apache/portals/graffito/engine/class-use/ images/ images/screenshots/

Added: incubator/graffito/site/api/xref/org/apache/portals/graffito/ContentModelService.html
URL: http://svn.apache.org/viewcvs/incubator/graffito/site/api/xref/org/apache/portals/graffito/ContentModelService.html?rev=190820&view=auto
==============================================================================
--- incubator/graffito/site/api/xref/org/apache/portals/graffito/ContentModelService.html (added)
+++ incubator/graffito/site/api/xref/org/apache/portals/graffito/ContentModelService.html Wed Jun 15 14:40:47 2005
@@ -0,0 +1,260 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /><title>ContentModelService xref</title>
+<link type="text/css" rel="stylesheet" href="../../../../stylesheet.css" />
+</head>
+<body>
+<div id="overview"><a href="../../../../../apidocs/org/apache/portals/graffito/ContentModelService.html">View Javadoc</a></div><pre>
+
+<a name="1" href="#1">1</a>   <em class="comment">/*</em>
+<a name="2" href="#2">2</a>   <em class="comment"> * Copyright 2000-2004 The Apache Software Foundation.</em>
+<a name="3" href="#3">3</a>   <em class="comment"> * </em>
+<a name="4" href="#4">4</a>   <em class="comment"> * Licensed under the Apache License, Version 2.0 (the "License");</em>
+<a name="5" href="#5">5</a>   <em class="comment"> * you may not use this file except in compliance with the License.</em>
+<a name="6" href="#6">6</a>   <em class="comment"> * You may obtain a copy of the License at</em>
+<a name="7" href="#7">7</a>   <em class="comment"> * </em>
+<a name="8" href="#8">8</a>   <em class="comment"> *      <a href="http://www.apache.org/licenses/LICENSE-2.0" target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em>
+<a name="9" href="#9">9</a>   <em class="comment"> * </em>
+<a name="10" href="#10">10</a>  <em class="comment"> * Unless required by applicable law or agreed to in writing, software</em>
+<a name="11" href="#11">11</a>  <em class="comment"> * distributed under the License is distributed on an "AS IS" BASIS,</em>
+<a name="12" href="#12">12</a>  <em class="comment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</em>
+<a name="13" href="#13">13</a>  <em class="comment"> * See the License for the specific language governing permissions and</em>
+<a name="14" href="#14">14</a>  <em class="comment"> * limitations under the License.</em>
+<a name="15" href="#15">15</a>  <em class="comment"> */</em>
+<a name="16" href="#16">16</a>  <strong>package</strong> <a href="../../../../org/apache/portals/graffito/package-summary.html">org.apache.portals.graffito</a>;
+<a name="17" href="#17">17</a>  
+<a name="18" href="#18">18</a>  <strong>import</strong> java.util.Collection;
+<a name="19" href="#19">19</a>  
+<a name="20" href="#20">20</a>  <strong>import</strong> <a href="../../../../org/apache/portals/graffito/exception/package-summary.html">org.apache.portals.graffito.exception</a>.*;
+<a name="21" href="#21">21</a>  <strong>import</strong> org.apache.portals.graffito.model.CmsObject;
+<a name="22" href="#22">22</a>  <strong>import</strong> org.apache.portals.graffito.model.Document;
+<a name="23" href="#23">23</a>  <strong>import</strong> org.apache.portals.graffito.model.Folder;
+<a name="24" href="#24">24</a>  <strong>import</strong> org.apache.portals.graffito.model.Link;
+<a name="25" href="#25">25</a>  
+<a name="26" href="#26">26</a>  <em>/**<em>*</em></em>
+<a name="27" href="#27">27</a>  <em> * &lt;P>CMS Model Service Interface&lt;/P></em>
+<a name="28" href="#28">28</a>  <em> *</em>
+<a name="29" href="#29">29</a>  <em> * This service maintains folder, Documents and any other objects</em>
+<a name="30" href="#30">30</a>  <em> * tied to the CMS that are stored in the repository and used to access the CMS.</em>
+<a name="31" href="#31">31</a>  <em> * The model represents persistent state stored by Graffito to configure and</em>
+<a name="32" href="#32">32</a>  <em> * maintain CMS servers working with Jetspeed.</em>
+<a name="33" href="#33">33</a>  <em> *</em>
+<a name="34" href="#34">34</a>  <em> * @author &lt;a href="<a href="mailto:david@bluesunrise.com" target="alexandria_uri">mailto:david@bluesunrise.com</a>">David Sean Taylor&lt;/a></em>
+<a name="35" href="#35">35</a>  <em> * @author &lt;a href="<a href="mailto:ruchi@bluesunrise.com" target="alexandria_uri">mailto:ruchi@bluesunrise.com</a>">Ruchir Gatha&lt;/a></em>
+<a name="36" href="#36">36</a>  <em> * @author &lt;a href="<a href="mailto:christophe.lombart@sword-technologies.com" target="alexandria_uri">mailto:christophe.lombart@sword-technologies.com</a>">Christophe Lombart&lt;/a></em>
+<a name="37" href="#37">37</a>  <em> * </em>
+<a name="38" href="#38">38</a>  <em> * @version $Id: ContentModelService.java,v 1.1 2004/12/22 21:16:12 christophe Exp $</em>
+<a name="39" href="#39">39</a>  <em> *</em>
+<a name="40" href="#40">40</a>  <em> */</em>
+<a name="41" href="#41">41</a>  <strong>public</strong> <strong>interface</strong> <a href="../../../../org/apache/portals/graffito/ContentModelService.html">ContentModelService</a>
+<a name="42" href="#42">42</a>  {
+<a name="43" href="#43">43</a>  
+<a name="44" href="#44">44</a>      <em>/**<em>*</em></em>
+<a name="45" href="#45">45</a>  <em>     * Factory to create a new Folder object.</em>
+<a name="46" href="#46">46</a>  <em>     *</em>
+<a name="47" href="#47">47</a>  <em>     * @return an empty factory created folder.</em>
+<a name="48" href="#48">48</a>  <em>     * @throws ContentManagementException</em>
+<a name="49" href="#49">49</a>  <em>     */</em>
+<a name="50" href="#50">50</a>      <strong>public</strong> <a href="../../../../org/apache/portals/graffito/model/Folder.html">Folder</a> createFolder() throws ContentManagementException;
+<a name="51" href="#51">51</a>  
+<a name="52" href="#52">52</a>      <em>/**<em>*</em></em>
+<a name="53" href="#53">53</a>  <em>     * Adds a new folder to engine's persistent store.</em>
+<a name="54" href="#54">54</a>  <em>     *</em>
+<a name="55" href="#55">55</a>  <em>     * @param folder the folder to add.</em>
+<a name="56" href="#56">56</a>  <em>     * @throws ContentManagementException</em>
+<a name="57" href="#57">57</a>  <em>     */</em>
+<a name="58" href="#58">58</a>      <strong>public</strong> <strong>void</strong> addFolder(<a href="../../../../org/apache/portals/graffito/model/Folder.html">Folder</a> folder) throws ContentManagementException;
+<a name="59" href="#59">59</a>  
+<a name="60" href="#60">60</a>      <em>/**<em>*</em></em>
+<a name="61" href="#61">61</a>  <em>     * Remove a folder from the engine's persistent store.</em>
+<a name="62" href="#62">62</a>  <em>     *</em>
+<a name="63" href="#63">63</a>  <em>     * @param folder the folder to be removed.</em>
+<a name="64" href="#64">64</a>  <em>     * @throws ContentManagementException</em>
+<a name="65" href="#65">65</a>  <em>     */</em>
+<a name="66" href="#66">66</a>      <strong>public</strong> <strong>void</strong> removeFolder(<a href="../../../../org/apache/portals/graffito/model/Folder.html">Folder</a> folder) throws ContentManagementException;
+<a name="67" href="#67">67</a>  
+<a name="68" href="#68">68</a>      <em>/**<em>*</em></em>
+<a name="69" href="#69">69</a>  <em>     * Remove many cms objects</em>
+<a name="70" href="#70">70</a>  <em>     *</em>
+<a name="71" href="#71">71</a>  <em>     * @param uris an Array of uri's matching to the Cms Object to remove</em>
+<a name="72" href="#72">72</a>  <em>     * @throws ContentManagementException</em>
+<a name="73" href="#73">73</a>  <em>     */</em>
+<a name="74" href="#74">74</a>      <strong>public</strong> <strong>void</strong> removeAll(String[] uris) throws ContentManagementException;    
+<a name="75" href="#75">75</a>      
+<a name="76" href="#76">76</a>      <em>/**<em>*</em></em>
+<a name="77" href="#77">77</a>  <em>     * Get a folder from the engine's persistent store.</em>
+<a name="78" href="#78">78</a>  <em>     *</em>
+<a name="79" href="#79">79</a>  <em>     * @param uri  the uri assigned to the folder to retrieve.</em>
+<a name="80" href="#80">80</a>  <em>     * @return folder found or null.</em>
+<a name="81" href="#81">81</a>  <em>     * @throws ContentManagementException</em>
+<a name="82" href="#82">82</a>  <em>     */</em>
+<a name="83" href="#83">83</a>      <strong>public</strong> <a href="../../../../org/apache/portals/graffito/model/Folder.html">Folder</a> getFolder(String uri) throws ContentManagementException;
+<a name="84" href="#84">84</a>  
+<a name="85" href="#85">85</a>      <em>/**<em>*</em></em>
+<a name="86" href="#86">86</a>  <em>     * Update a folder in the engine's persistent store.</em>
+<a name="87" href="#87">87</a>  <em>     *</em>
+<a name="88" href="#88">88</a>  <em>     * @param folder the folder to be updated.</em>
+<a name="89" href="#89">89</a>  <em>     * @throws ContentManagementException</em>
+<a name="90" href="#90">90</a>  <em>     */</em>
+<a name="91" href="#91">91</a>      <strong>public</strong> <strong>void</strong> updateFolder(<a href="../../../../org/apache/portals/graffito/model/Folder.html">Folder</a> folder) throws ContentManagementException;
+<a name="92" href="#92">92</a>  
+<a name="93" href="#93">93</a>      <em>/**<em>*</em></em>
+<a name="94" href="#94">94</a>  <em>     * Factory to create a new Link object.</em>
+<a name="95" href="#95">95</a>  <em>     *</em>
+<a name="96" href="#96">96</a>  <em>     * @return an empty factory created link.</em>
+<a name="97" href="#97">97</a>  <em>     * @throws ContentManagementException</em>
+<a name="98" href="#98">98</a>  <em>     */</em>
+<a name="99" href="#99">99</a>      <strong>public</strong> <a href="../../../../org/apache/portals/graffito/model/Link.html">Link</a> createLink() throws ContentManagementException;
+<a name="100" href="#100">100</a> 
+<a name="101" href="#101">101</a>     <em>/**<em>*</em></em>
+<a name="102" href="#102">102</a> <em>     * Adds a Link to engine's persistent store.</em>
+<a name="103" href="#103">103</a> <em>     *</em>
+<a name="104" href="#104">104</a> <em>     * @param link the new Link to add.</em>
+<a name="105" href="#105">105</a> <em>     *</em>
+<a name="106" href="#106">106</a> <em>     * @throws ContentManagementException</em>
+<a name="107" href="#107">107</a> <em>     */</em>
+<a name="108" href="#108">108</a>     <strong>public</strong> <strong>void</strong> addLink(<a href="../../../../org/apache/portals/graffito/model/Link.html">Link</a> link) throws ContentManagementException;
+<a name="109" href="#109">109</a> 
+<a name="110" href="#110">110</a>     <em>/**<em>*</em></em>
+<a name="111" href="#111">111</a> <em>     * Get a Link from the engine's persistent store.</em>
+<a name="112" href="#112">112</a> <em>     *</em>
+<a name="113" href="#113">113</a> <em>     * @param uri  the uri assigned to the link to retrieve.</em>
+<a name="114" href="#114">114</a> <em>     * @return link found or null.</em>
+<a name="115" href="#115">115</a> <em>     * @throws ContentManagementException</em>
+<a name="116" href="#116">116</a> <em>     */</em>
+<a name="117" href="#117">117</a>     <strong>public</strong> <a href="../../../../org/apache/portals/graffito/model/Link.html">Link</a> getLink(String uri) throws ContentManagementException;
+<a name="118" href="#118">118</a> 
+<a name="119" href="#119">119</a>     <em>/**<em>*</em></em>
+<a name="120" href="#120">120</a> <em>     * Remove a Link from the engine's persistent store.</em>
+<a name="121" href="#121">121</a> <em>     *</em>
+<a name="122" href="#122">122</a> <em>     * @param link the Link to remove.</em>
+<a name="123" href="#123">123</a> <em>     *</em>
+<a name="124" href="#124">124</a> <em>     * @throws ContentManagementException</em>
+<a name="125" href="#125">125</a> <em>     */</em>
+<a name="126" href="#126">126</a>     <strong>public</strong> <strong>void</strong> removeLink(<a href="../../../../org/apache/portals/graffito/model/Link.html">Link</a> link) throws ContentManagementException;
+<a name="127" href="#127">127</a> 
+<a name="128" href="#128">128</a>     <em>/**<em>*</em></em>
+<a name="129" href="#129">129</a> <em>     * Update a link in the engine's persistent store.</em>
+<a name="130" href="#130">130</a> <em>     *</em>
+<a name="131" href="#131">131</a> <em>     * @param link the link to be updated.</em>
+<a name="132" href="#132">132</a> <em>     * @throws ContentManagementException</em>
+<a name="133" href="#133">133</a> <em>     */</em>
+<a name="134" href="#134">134</a>     <strong>public</strong> <strong>void</strong> updateLink(<a href="../../../../org/apache/portals/graffito/model/Link.html">Link</a> link) throws ContentManagementException;
+<a name="135" href="#135">135</a> 
+<a name="136" href="#136">136</a>     <em>/**<em>*</em></em>
+<a name="137" href="#137">137</a> <em>     * Adds a document to engine's persistent store.</em>
+<a name="138" href="#138">138</a> <em>     *</em>
+<a name="139" href="#139">139</a> <em>     * @param document the new document</em>
+<a name="140" href="#140">140</a> <em>     *</em>
+<a name="141" href="#141">141</a> <em>     * @throws ContentManagementException</em>
+<a name="142" href="#142">142</a> <em>     */</em>
+<a name="143" href="#143">143</a>     <strong>public</strong> <strong>void</strong> addDocument(<a href="../../../../org/apache/portals/graffito/model/Document.html">Document</a> document) throws ContentManagementException;
+<a name="144" href="#144">144</a> 
+<a name="145" href="#145">145</a>     <em>/**<em>*</em></em>
+<a name="146" href="#146">146</a> <em>     * Factory to create a new empty document object.</em>
+<a name="147" href="#147">147</a> <em>     *</em>
+<a name="148" href="#148">148</a> <em>     * @return an empty factory created document</em>
+<a name="149" href="#149">149</a> <em>     * </em>
+<a name="150" href="#150">150</a> <em>     * @throws ContentManagementException</em>
+<a name="151" href="#151">151</a> <em>     */</em>
+<a name="152" href="#152">152</a>     <strong>public</strong> <a href="../../../../org/apache/portals/graffito/model/Document.html">Document</a> createDocument() throws ContentManagementException;
+<a name="153" href="#153">153</a> 
+<a name="154" href="#154">154</a>     <em>/**<em>*</em></em>
+<a name="155" href="#155">155</a> <em>     * Get a document from the engine's persistent store by uri.</em>
+<a name="156" href="#156">156</a> <em>     *</em>
+<a name="157" href="#157">157</a> <em>     * @param uri uri assigned to the document.</em>
+<a name="158" href="#158">158</a> <em>     * @return Document found or null</em>
+<a name="159" href="#159">159</a> <em>     *</em>
+<a name="160" href="#160">160</a> <em>     * @throws ContentManagementException</em>
+<a name="161" href="#161">161</a> <em>     */</em>
+<a name="162" href="#162">162</a>     <strong>public</strong> <a href="../../../../org/apache/portals/graffito/model/Document.html">Document</a> getDocument(String uri) throws ContentManagementException;
+<a name="163" href="#163">163</a> 
+<a name="164" href="#164">164</a>     <em>/**<em>*</em></em>
+<a name="165" href="#165">165</a> <em>     * Get a document from the engine's persistent store by uri.</em>
+<a name="166" href="#166">166</a> <em>     *</em>
+<a name="167" href="#167">167</a> <em>     * @param uri uri assigned to the document.</em>
+<a name="168" href="#168">168</a> <em>     * @param versionNum the desired version number assigned to the document to retrieve</em>
+<a name="169" href="#169">169</a> <em>     * @return Document found or null</em>
+<a name="170" href="#170">170</a> <em>     *</em>
+<a name="171" href="#171">171</a> <em>     * @throws ContentManagementException</em>
+<a name="172" href="#172">172</a> <em>     */</em>
+<a name="173" href="#173">173</a>     <strong>public</strong> <a href="../../../../org/apache/portals/graffito/model/Document.html">Document</a> getDocument(String uri, String versionNum) throws ContentManagementException;
+<a name="174" href="#174">174</a> 
+<a name="175" href="#175">175</a>     <em>/**<em>*</em></em>
+<a name="176" href="#176">176</a> <em>     * Remove a document from the engine's persistent store.</em>
+<a name="177" href="#177">177</a> <em>     *</em>
+<a name="178" href="#178">178</a> <em>     * @param document the document to remove.</em>
+<a name="179" href="#179">179</a> <em>     *</em>
+<a name="180" href="#180">180</a> <em>     * @throws ContentManagementException</em>
+<a name="181" href="#181">181</a> <em>     */</em>
+<a name="182" href="#182">182</a>     <strong>public</strong> <strong>void</strong> removeDocument(<a href="../../../../org/apache/portals/graffito/model/Document.html">Document</a> document) throws ContentManagementException;
+<a name="183" href="#183">183</a> 
+<a name="184" href="#184">184</a>     <em>/**<em>*</em></em>
+<a name="185" href="#185">185</a> <em>     * Update a document in the engine's persistent store.</em>
+<a name="186" href="#186">186</a> <em>     *</em>
+<a name="187" href="#187">187</a> <em>     * @param document the document to update.</em>
+<a name="188" href="#188">188</a> <em>     *</em>
+<a name="189" href="#189">189</a> <em>     * @throws ContentManagementException</em>
+<a name="190" href="#190">190</a> <em>     */</em>
+<a name="191" href="#191">191</a>     <strong>public</strong> <strong>void</strong> updateDocument(<a href="../../../../org/apache/portals/graffito/model/Document.html">Document</a> document) throws ContentManagementException;
+<a name="192" href="#192">192</a> 
+<a name="193" href="#193">193</a>     <em>/**<em>*</em></em>
+<a name="194" href="#194">194</a> <em>     * Get all folder children. It is a collection of CmsObject instances.</em>
+<a name="195" href="#195">195</a> <em>     * </em>
+<a name="196" href="#196">196</a> <em>     * @param folder the parent folder.</em>
+<a name="197" href="#197">197</a> <em>     * @return the folder children (collection of CmsObject).</em>
+<a name="198" href="#198">198</a> <em>     * @throws ContentManagementException</em>
+<a name="199" href="#199">199</a> <em>     */</em>
+<a name="200" href="#200">200</a>     <strong>public</strong> Collection getChildren(<a href="../../../../org/apache/portals/graffito/model/Folder.html">Folder</a> folder) throws ContentManagementException;
+<a name="201" href="#201">201</a> 
+<a name="202" href="#202">202</a>     <em>/**<em>*</em></em>
+<a name="203" href="#203">203</a> <em>     * Get all folder children (documents &amp; folders).</em>
+<a name="204" href="#204">204</a> <em>     * </em>
+<a name="205" href="#205">205</a> <em>     * @param parentUri the uri from which the children have to be retrieved. It can be an server scope or a folder uri.</em>
+<a name="206" href="#206">206</a> <em>     * @return the folder children (collection of CmsObject).</em>
+<a name="207" href="#207">207</a> <em>     * @throws ContentManagementException</em>
+<a name="208" href="#208">208</a> <em>     */</em>
+<a name="209" href="#209">209</a>     <strong>public</strong> Collection getChildren(String parentUri) throws ContentManagementException;
+<a name="210" href="#210">210</a> 
+<a name="211" href="#211">211</a>     <em>/**<em>*</em></em>
+<a name="212" href="#212">212</a> <em>     * Get all documents found in a parent uri. </em>
+<a name="213" href="#213">213</a> <em>     * </em>
+<a name="214" href="#214">214</a> <em>     * @param parentUri The uri from which the documents have be retrieved. It can be an server scope or a folder uri.</em>
+<a name="215" href="#215">215</a> <em>     * @return a collection of {@link Document}</em>
+<a name="216" href="#216">216</a> <em>     * @throws ContentManagementException</em>
+<a name="217" href="#217">217</a> <em>     */</em>
+<a name="218" href="#218">218</a>     <strong>public</strong> Collection getDocuments(String parentUri) throws ContentManagementException;
+<a name="219" href="#219">219</a> 
+<a name="220" href="#220">220</a>     <em>/**<em>*</em></em>
+<a name="221" href="#221">221</a> <em>     * Get all links found in a parent uri. </em>
+<a name="222" href="#222">222</a> <em>     * </em>
+<a name="223" href="#223">223</a> <em>     * @param parentUri The uri from which the links have be retrieved. It can be an server scope or a folder uri.</em>
+<a name="224" href="#224">224</a> <em>     * @return a collection of {@link Link}</em>
+<a name="225" href="#225">225</a> <em>     * @throws ContentManagementException</em>
+<a name="226" href="#226">226</a> <em>     */</em>
+<a name="227" href="#227">227</a>     <strong>public</strong> Collection getLinks(String parentUri) throws ContentManagementException;
+<a name="228" href="#228">228</a>     
+<a name="229" href="#229">229</a>     <em>/**<em>*</em></em>
+<a name="230" href="#230">230</a> <em>     * Get all folders found in a parent uri. </em>
+<a name="231" href="#231">231</a> <em>     * </em>
+<a name="232" href="#232">232</a> <em>     * @param parentUri The uri from which the folders have be retrieved. It can be an server scope or a folder uri.</em>
+<a name="233" href="#233">233</a> <em>     * @return a collection of {@link Folder}</em>
+<a name="234" href="#234">234</a> <em>     * @throws ContentManagementException</em>
+<a name="235" href="#235">235</a> <em>     */</em>
+<a name="236" href="#236">236</a>     <strong>public</strong> Collection getFolders(String parentUri) throws ContentManagementException;
+<a name="237" href="#237">237</a>     
+<a name="238" href="#238">238</a>     <em>/**<em>*</em></em>
+<a name="239" href="#239">239</a> <em>     * Get a CmsObject from the engine's persistent store.</em>
+<a name="240" href="#240">240</a> <em>     *</em>
+<a name="241" href="#241">241</a> <em>     * @param uri  the uri assigned to the cms object to retrieve.</em>
+<a name="242" href="#242">242</a> <em>     * @return The cms object found or null.</em>
+<a name="243" href="#243">243</a> <em>     * @throws ContentManagementException</em>
+<a name="244" href="#244">244</a> <em>     */</em>
+<a name="245" href="#245">245</a>     <strong>public</strong> <a href="../../../../org/apache/portals/graffito/model/CmsObject.html">CmsObject</a> getCmsObject(String uri) throws ContentManagementException;
+<a name="246" href="#246">246</a> 
+<a name="247" href="#247">247</a> }
+</pre>
+<hr/><div id="footer">This page was automatically generated by <a href="http://maven.apache.org/">Maven</a></div></body>
+</html>
+

Added: incubator/graffito/site/api/xref/org/apache/portals/graffito/ContentPermissionService.html
URL: http://svn.apache.org/viewcvs/incubator/graffito/site/api/xref/org/apache/portals/graffito/ContentPermissionService.html?rev=190820&view=auto
==============================================================================
--- incubator/graffito/site/api/xref/org/apache/portals/graffito/ContentPermissionService.html (added)
+++ incubator/graffito/site/api/xref/org/apache/portals/graffito/ContentPermissionService.html Wed Jun 15 14:40:47 2005
@@ -0,0 +1,80 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /><title>ContentPermissionService xref</title>
+<link type="text/css" rel="stylesheet" href="../../../../stylesheet.css" />
+</head>
+<body>
+<div id="overview"><a href="../../../../../apidocs/org/apache/portals/graffito/ContentPermissionService.html">View Javadoc</a></div><pre>
+
+<a name="1" href="#1">1</a>   <em class="comment">/*<em class="comment"> Copyright 2004 Apache Software Foundation</em></em>
+<a name="2" href="#2">2</a>   <em class="comment"> *</em>
+<a name="3" href="#3">3</a>   <em class="comment"> * Licensed under the Apache License, Version 2.0 (the "License");</em>
+<a name="4" href="#4">4</a>   <em class="comment"> * you may not use this file except in compliance with the License.</em>
+<a name="5" href="#5">5</a>   <em class="comment"> * You may obtain a copy of the License at</em>
+<a name="6" href="#6">6</a>   <em class="comment"> *</em>
+<a name="7" href="#7">7</a>   <em class="comment"> *     <a href="http://www.apache.org/licenses/LICENSE-2.0" target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em>
+<a name="8" href="#8">8</a>   <em class="comment"> *</em>
+<a name="9" href="#9">9</a>   <em class="comment"> * Unless required by applicable law or agreed to in writing, software</em>
+<a name="10" href="#10">10</a>  <em class="comment"> * distributed under the License is distributed on an "AS IS" BASIS,</em>
+<a name="11" href="#11">11</a>  <em class="comment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</em>
+<a name="12" href="#12">12</a>  <em class="comment"> * See the License for the specific language governing permissions and</em>
+<a name="13" href="#13">13</a>  <em class="comment"> * limitations under the License.</em>
+<a name="14" href="#14">14</a>  <em class="comment"> */</em>
+<a name="15" href="#15">15</a>  <strong>package</strong> <a href="../../../../org/apache/portals/graffito/package-summary.html">org.apache.portals.graffito</a>;
+<a name="16" href="#16">16</a>  
+<a name="17" href="#17">17</a>  <strong>import</strong> java.security.Permissions;
+<a name="18" href="#18">18</a>  
+<a name="19" href="#19">19</a>  <strong>import</strong> org.apache.jetspeed.security.PermissionManager;
+<a name="20" href="#20">20</a>  <strong>import</strong> org.apache.portals.graffito.exception.ContentManagementException;
+<a name="21" href="#21">21</a>  <strong>import</strong> org.apache.portals.graffito.model.CmsObject;
+<a name="22" href="#22">22</a>  <strong>import</strong> org.apache.portals.graffito.model.CmsPermission;
+<a name="23" href="#23">23</a>  
+<a name="24" href="#24">24</a>  
+<a name="25" href="#25">25</a>  
+<a name="26" href="#26">26</a>  <em>/**<em>*</em></em>
+<a name="27" href="#27">27</a>  <em> * Extends the Jetspeed 2 Permission manager in order to manager permission on cms objects</em>
+<a name="28" href="#28">28</a>  <em> *</em>
+<a name="29" href="#29">29</a>  <em> * @author &lt;a href="<a href="mailto:christophe.lombart@sword-technologies.com" target="alexandria_uri">mailto:christophe.lombart@sword-technologies.com</a>">Lombart Christophe &lt;/a></em>
+<a name="30" href="#30">30</a>  <em> * @version $Id: Exp $</em>
+<a name="31" href="#31">31</a>  <em> */</em>
+<a name="32" href="#32">32</a>  <strong>public</strong> <strong>interface</strong> <a href="../../../../org/apache/portals/graffito/ContentPermissionService.html">ContentPermissionService</a> <strong>extends</strong> PermissionManager
+<a name="33" href="#33">33</a>  {
+<a name="34" href="#34">34</a>  
+<a name="35" href="#35">35</a>      <em>/**<em>*</em></em>
+<a name="36" href="#36">36</a>  <em>     * Factory to create a new cms permission object.</em>
+<a name="37" href="#37">37</a>  <em>     * </em>
+<a name="38" href="#38">38</a>  <em>     * @param name the permission name</em>
+<a name="39" href="#39">39</a>  <em>     * @param actions The authorised actions</em>
+<a name="40" href="#40">40</a>  <em>     * @return an empty factory created permission.</em>
+<a name="41" href="#41">41</a>  <em>     * @throws ContentManagementException</em>
+<a name="42" href="#42">42</a>  <em>     */</em>
+<a name="43" href="#43">43</a>      <strong>public</strong> <a href="../../../../org/apache/portals/graffito/model/CmsPermission.html">CmsPermission</a> createPermission(String name, String actions) throws ContentManagementException;
+<a name="44" href="#44">44</a>      
+<a name="45" href="#45">45</a>      <em>/**<em>*</em></em>
+<a name="46" href="#46">46</a>  <em>     * Get all permissions defined for a cms objects</em>
+<a name="47" href="#47">47</a>  <em>     * @param cmsObject the cms object </em>
+<a name="48" href="#48">48</a>  <em>     * @return the permissions found</em>
+<a name="49" href="#49">49</a>  <em>     */</em>
+<a name="50" href="#50">50</a>      Permissions getPermissions(<a href="../../../../org/apache/portals/graffito/model/CmsObject.html">CmsObject</a> cmsObject);
+<a name="51" href="#51">51</a>  
+<a name="52" href="#52">52</a>      <em>/**<em>*</em></em>
+<a name="53" href="#53">53</a>  <em>     * Get all permissions defined for a cms objects</em>
+<a name="54" href="#54">54</a>  <em>     * @param uri the cms object uri</em>
+<a name="55" href="#55">55</a>  <em>     * @return the permissions found</em>
+<a name="56" href="#56">56</a>  <em>     */</em>   
+<a name="57" href="#57">57</a>      Permissions getPermissions(String uri);    
+<a name="58" href="#58">58</a>  
+<a name="59" href="#59">59</a>      <em>/**<em>*</em></em>
+<a name="60" href="#60">60</a>  <em>     * Grant a CmsPermission to a principal</em>
+<a name="61" href="#61">61</a>  <em>     * @param principalFullPath the principal full path (eg. /roles/admin)</em>
+<a name="62" href="#62">62</a>  <em>     * @param permission The permission to set </em>
+<a name="63" href="#63">63</a>  <em>     * @throws ContentManagementException</em>
+<a name="64" href="#64">64</a>  <em>     */</em>    
+<a name="65" href="#65">65</a>      <strong>public</strong> <strong>void</strong> grantPermission(String principalFullPath, <a href="../../../../org/apache/portals/graffito/model/CmsPermission.html">CmsPermission</a> permission) throws ContentManagementException;
+<a name="66" href="#66">66</a>  
+<a name="67" href="#67">67</a>  }
+</pre>
+<hr/><div id="footer">This page was automatically generated by <a href="http://maven.apache.org/">Maven</a></div></body>
+</html>
+

Added: incubator/graffito/site/api/xref/org/apache/portals/graffito/ContentSearchService.html
URL: http://svn.apache.org/viewcvs/incubator/graffito/site/api/xref/org/apache/portals/graffito/ContentSearchService.html?rev=190820&view=auto
==============================================================================
--- incubator/graffito/site/api/xref/org/apache/portals/graffito/ContentSearchService.html (added)
+++ incubator/graffito/site/api/xref/org/apache/portals/graffito/ContentSearchService.html Wed Jun 15 14:40:47 2005
@@ -0,0 +1,65 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /><title>ContentSearchService xref</title>
+<link type="text/css" rel="stylesheet" href="../../../../stylesheet.css" />
+</head>
+<body>
+<div id="overview"><a href="../../../../../apidocs/org/apache/portals/graffito/ContentSearchService.html">View Javadoc</a></div><pre>
+
+<a name="1" href="#1">1</a>   <em class="comment">/*</em>
+<a name="2" href="#2">2</a>   <em class="comment"> * Copyright 2000-2004 The Apache Software Foundation.</em>
+<a name="3" href="#3">3</a>   <em class="comment"> * </em>
+<a name="4" href="#4">4</a>   <em class="comment"> * Licensed under the Apache License, Version 2.0 (the "License");</em>
+<a name="5" href="#5">5</a>   <em class="comment"> * you may not use this file except in compliance with the License.</em>
+<a name="6" href="#6">6</a>   <em class="comment"> * You may obtain a copy of the License at</em>
+<a name="7" href="#7">7</a>   <em class="comment"> * </em>
+<a name="8" href="#8">8</a>   <em class="comment"> *      <a href="http://www.apache.org/licenses/LICENSE-2.0" target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em>
+<a name="9" href="#9">9</a>   <em class="comment"> * </em>
+<a name="10" href="#10">10</a>  <em class="comment"> * Unless required by applicable law or agreed to in writing, software</em>
+<a name="11" href="#11">11</a>  <em class="comment"> * distributed under the License is distributed on an "AS IS" BASIS,</em>
+<a name="12" href="#12">12</a>  <em class="comment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</em>
+<a name="13" href="#13">13</a>  <em class="comment"> * See the License for the specific language governing permissions and</em>
+<a name="14" href="#14">14</a>  <em class="comment"> * limitations under the License.</em>
+<a name="15" href="#15">15</a>  <em class="comment"> */</em>
+<a name="16" href="#16">16</a>  <strong>package</strong> <a href="../../../../org/apache/portals/graffito/package-summary.html">org.apache.portals.graffito</a>;
+<a name="17" href="#17">17</a>  
+<a name="18" href="#18">18</a>  <strong>import</strong> org.apache.portals.graffito.exception.ContentManagementException;
+<a name="19" href="#19">19</a>  <strong>import</strong> org.apache.portals.graffito.search.Filter;
+<a name="20" href="#20">20</a>  <strong>import</strong> org.apache.portals.graffito.search.SearchResults;
+<a name="21" href="#21">21</a>  
+<a name="22" href="#22">22</a>  
+<a name="23" href="#23">23</a>  <em>/**<em>*</em></em>
+<a name="24" href="#24">24</a>  <em> * Cms Search Service.</em>
+<a name="25" href="#25">25</a>  <em> *</em>
+<a name="26" href="#26">26</a>  <em> * </em>
+<a name="27" href="#27">27</a>  <em> * @author &lt;a href="<a href="mailto:christophe.lombart@sword-technologies.com" target="alexandria_uri">mailto:christophe.lombart@sword-technologies.com</a>">Christophe Lombart&lt;/a></em>
+<a name="28" href="#28">28</a>  <em> * </em>
+<a name="29" href="#29">29</a>  <em> * @version $Id: ContentSearchService.java,v 1.1 2004/12/22 21:16:12 christophe Exp $</em>
+<a name="30" href="#30">30</a>  <em> */</em>
+<a name="31" href="#31">31</a>  <strong>public</strong> <strong>interface</strong> <a href="../../../../org/apache/portals/graffito/ContentSearchService.html">ContentSearchService</a>
+<a name="32" href="#32">32</a>  {
+<a name="33" href="#33">33</a>  
+<a name="34" href="#34">34</a>      <em>/**<em>*</em></em>
+<a name="35" href="#35">35</a>  <em>     * Search on CmsObjects</em>
+<a name="36" href="#36">36</a>  <em>     * </em>
+<a name="37" href="#37">37</a>  <em>     * @param filter Filter used to search CmsObject</em>
+<a name="38" href="#38">38</a>  <em>     * @return result wich match to the search criteria</em>
+<a name="39" href="#39">39</a>  <em>     * </em>
+<a name="40" href="#40">40</a>  <em>     * @throws ContentManagementException</em>
+<a name="41" href="#41">41</a>  <em>     */</em>
+<a name="42" href="#42">42</a>      <strong>public</strong> <a href="../../../../org/apache/portals/graffito/search/SearchResults.html">SearchResults</a> searchCmsObjects(<a href="../../../../org/apache/portals/graffito/search/Filter.html">Filter</a> filter) throws ContentManagementException;
+<a name="43" href="#43">43</a>  
+<a name="44" href="#44">44</a>  
+<a name="45" href="#45">45</a>      
+<a name="46" href="#46">46</a>      <em>/**<em>*</em></em>
+<a name="47" href="#47">47</a>  <em>     * Create a new Filter</em>
+<a name="48" href="#48">48</a>  <em>     * </em>
+<a name="49" href="#49">49</a>  <em>     * @return a new Filter instance</em>
+<a name="50" href="#50">50</a>  <em>     */</em>
+<a name="51" href="#51">51</a>      <strong>public</strong> <a href="../../../../org/apache/portals/graffito/search/Filter.html">Filter</a> newFilter();    
+<a name="52" href="#52">52</a>  }
+</pre>
+<hr/><div id="footer">This page was automatically generated by <a href="http://maven.apache.org/">Maven</a></div></body>
+</html>
+

Added: incubator/graffito/site/api/xref/org/apache/portals/graffito/ContentServerService.html
URL: http://svn.apache.org/viewcvs/incubator/graffito/site/api/xref/org/apache/portals/graffito/ContentServerService.html?rev=190820&view=auto
==============================================================================
--- incubator/graffito/site/api/xref/org/apache/portals/graffito/ContentServerService.html (added)
+++ incubator/graffito/site/api/xref/org/apache/portals/graffito/ContentServerService.html Wed Jun 15 14:40:47 2005
@@ -0,0 +1,131 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /><title>ContentServerService xref</title>
+<link type="text/css" rel="stylesheet" href="../../../../stylesheet.css" />
+</head>
+<body>
+<div id="overview"><a href="../../../../../apidocs/org/apache/portals/graffito/ContentServerService.html">View Javadoc</a></div><pre>
+
+<a name="1" href="#1">1</a>   <em class="comment">/*</em>
+<a name="2" href="#2">2</a>   <em class="comment"> * Copyright 2000-2004 The Apache Software Foundation.</em>
+<a name="3" href="#3">3</a>   <em class="comment"> * </em>
+<a name="4" href="#4">4</a>   <em class="comment"> * Licensed under the Apache License, Version 2.0 (the "License");</em>
+<a name="5" href="#5">5</a>   <em class="comment"> * you may not use this file except in compliance with the License.</em>
+<a name="6" href="#6">6</a>   <em class="comment"> * You may obtain a copy of the License at</em>
+<a name="7" href="#7">7</a>   <em class="comment"> * </em>
+<a name="8" href="#8">8</a>   <em class="comment"> *      <a href="http://www.apache.org/licenses/LICENSE-2.0" target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em>
+<a name="9" href="#9">9</a>   <em class="comment"> * </em>
+<a name="10" href="#10">10</a>  <em class="comment"> * Unless required by applicable law or agreed to in writing, software</em>
+<a name="11" href="#11">11</a>  <em class="comment"> * distributed under the License is distributed on an "AS IS" BASIS,</em>
+<a name="12" href="#12">12</a>  <em class="comment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</em>
+<a name="13" href="#13">13</a>  <em class="comment"> * See the License for the specific language governing permissions and</em>
+<a name="14" href="#14">14</a>  <em class="comment"> * limitations under the License.</em>
+<a name="15" href="#15">15</a>  <em class="comment"> */</em>
+<a name="16" href="#16">16</a>  <strong>package</strong> <a href="../../../../org/apache/portals/graffito/package-summary.html">org.apache.portals.graffito</a>;
+<a name="17" href="#17">17</a>  
+<a name="18" href="#18">18</a>  <strong>import</strong> java.util.Collection;
+<a name="19" href="#19">19</a>  
+<a name="20" href="#20">20</a>  <strong>import</strong> org.apache.portals.graffito.exception.ContentManagementException;
+<a name="21" href="#21">21</a>  <strong>import</strong> org.apache.portals.graffito.model.FileSystemServer;
+<a name="22" href="#22">22</a>  <strong>import</strong> org.apache.portals.graffito.model.GraffitoServer;
+<a name="23" href="#23">23</a>  <strong>import</strong> org.apache.portals.graffito.model.Server;
+<a name="24" href="#24">24</a>  <strong>import</strong> org.apache.portals.graffito.model.WebdavServer;
+<a name="25" href="#25">25</a>  
+<a name="26" href="#26">26</a>  
+<a name="27" href="#27">27</a>  <em>/**<em>*</em></em>
+<a name="28" href="#28">28</a>  <em> * &lt;P>Content Server Interface&lt;/P></em>
+<a name="29" href="#29">29</a>  <em> *</em>
+<a name="30" href="#30">30</a>  <em> * This service maintains server references and their integration into the virtual content tree.</em>
+<a name="31" href="#31">31</a>  <em> * </em>
+<a name="32" href="#32">32</a>  <em> * In this version, all servers are plugged on the root content tree level.</em>
+<a name="33" href="#33">33</a>  <em> * Later, we plan to "mount" external servers anywhere in the content tree.</em>
+<a name="34" href="#34">34</a>  <em> *</em>
+<a name="35" href="#35">35</a>  <em> * @author &lt;a href="<a href="mailto:christophe.lombart@sword-technologies.com" target="alexandria_uri">mailto:christophe.lombart@sword-technologies.com</a>">Christophe Lombart&lt;/a></em>
+<a name="36" href="#36">36</a>  <em> *</em>
+<a name="37" href="#37">37</a>  <em> * @version $Id: ContentServerService.java,v 1.1 2004/12/22 21:16:12 christophe Exp $</em>
+<a name="38" href="#38">38</a>  <em> *</em>
+<a name="39" href="#39">39</a>  <em> *</em>
+<a name="40" href="#40">40</a>  <em> */</em>
+<a name="41" href="#41">41</a>  
+<a name="42" href="#42">42</a>  <strong>public</strong> <strong>interface</strong> <a href="../../../../org/apache/portals/graffito/ContentServerService.html">ContentServerService</a>
+<a name="43" href="#43">43</a>  {
+<a name="44" href="#44">44</a>      <em>/**<em>*</em></em>
+<a name="45" href="#45">45</a>  <em>     * Factory to create a new WEBDAV server reference object</em>
+<a name="46" href="#46">46</a>  <em>     *</em>
+<a name="47" href="#47">47</a>  <em>     * @return an empty factory created WEBDAV server reference</em>
+<a name="48" href="#48">48</a>  <em>     * </em>
+<a name="49" href="#49">49</a>  <em>     * @throws ContentManagementException</em>
+<a name="50" href="#50">50</a>  <em>     */</em>
+<a name="51" href="#51">51</a>      <strong>public</strong> <a href="../../../../org/apache/portals/graffito/model/WebdavServer.html">WebdavServer</a> createWebdavServer() throws ContentManagementException;
+<a name="52" href="#52">52</a>  
+<a name="53" href="#53">53</a>      
+<a name="54" href="#54">54</a>      <em>/**<em>*</em></em>
+<a name="55" href="#55">55</a>  <em>     * Factory to create a new Graffito server reference object</em>
+<a name="56" href="#56">56</a>  <em>     *</em>
+<a name="57" href="#57">57</a>  <em>     * @return an empty factory created Graffito server </em>
+<a name="58" href="#58">58</a>  <em>     * @throws ContentManagementException</em>
+<a name="59" href="#59">59</a>  <em>     */</em>
+<a name="60" href="#60">60</a>      <strong>public</strong> <a href="../../../../org/apache/portals/graffito/model/GraffitoServer.html">GraffitoServer</a> createGraffitoServer() throws ContentManagementException;
+<a name="61" href="#61">61</a>  
+<a name="62" href="#62">62</a>      <em>/**<em>*</em></em>
+<a name="63" href="#63">63</a>  <em>     * Factory to create a new File System server reference object</em>
+<a name="64" href="#64">64</a>  <em>     *</em>
+<a name="65" href="#65">65</a>  <em>     * @return an empty factory created File System server </em>
+<a name="66" href="#66">66</a>  <em>     * @throws ContentManagementException</em>
+<a name="67" href="#67">67</a>  <em>     */</em>
+<a name="68" href="#68">68</a>      <strong>public</strong> <a href="../../../../org/apache/portals/graffito/model/FileSystemServer.html">FileSystemServer</a> createFileSystemServer() throws ContentManagementException;
+<a name="69" href="#69">69</a>      
+<a name="70" href="#70">70</a>      <em>/**<em>*</em></em>
+<a name="71" href="#71">71</a>  <em>     * Adds a new server to engine's persistent store.</em>
+<a name="72" href="#72">72</a>  <em>     *</em>
+<a name="73" href="#73">73</a>  <em>     * @param server the server to add</em>
+<a name="74" href="#74">74</a>  <em>     * </em>
+<a name="75" href="#75">75</a>  <em>     * @throws ContentManagementException</em>
+<a name="76" href="#76">76</a>  <em>     */</em>
+<a name="77" href="#77">77</a>      <strong>public</strong> <strong>void</strong> addServer(<a href="../../../../org/apache/portals/graffito/model/Server.html">Server</a> server) throws ContentManagementException;
+<a name="78" href="#78">78</a>  
+<a name="79" href="#79">79</a>      <em>/**<em>*</em></em>
+<a name="80" href="#80">80</a>  <em>     * Remove a server from the engine's persistent store.</em>
+<a name="81" href="#81">81</a>  <em>     * </em>
+<a name="82" href="#82">82</a>  <em>     * This method delete only the server reference (not its associated content tree).</em>
+<a name="83" href="#83">83</a>  <em>     *</em>
+<a name="84" href="#84">84</a>  <em>     * @param server the server reference to remove.</em>
+<a name="85" href="#85">85</a>  <em>     * </em>
+<a name="86" href="#86">86</a>  <em>     * @throws ContentManagementException</em>
+<a name="87" href="#87">87</a>  <em>     */</em>
+<a name="88" href="#88">88</a>      <strong>public</strong> <strong>void</strong> removeServer(<a href="../../../../org/apache/portals/graffito/model/Server.html">Server</a> server) throws ContentManagementException;
+<a name="89" href="#89">89</a>  
+<a name="90" href="#90">90</a>      <em>/**<em>*</em></em>
+<a name="91" href="#91">91</a>  <em>     * Get a server reference from the engine's persistent store.</em>
+<a name="92" href="#92">92</a>  <em>     *</em>
+<a name="93" href="#93">93</a>  <em>     * @param scope the scope assigned to the server to retrieve.</em>
+<a name="94" href="#94">94</a>  <em>     * @return server found or null.</em>
+<a name="95" href="#95">95</a>  <em>     * </em>
+<a name="96" href="#96">96</a>  <em>     * @throws ContentManagementException</em>
+<a name="97" href="#97">97</a>  <em>     */</em>
+<a name="98" href="#98">98</a>      <strong>public</strong> <a href="../../../../org/apache/portals/graffito/model/Server.html">Server</a> getServer(String scope) throws ContentManagementException;
+<a name="99" href="#99">99</a>  
+<a name="100" href="#100">100</a>     <em>/**<em>*</em></em>
+<a name="101" href="#101">101</a> <em>     * Update a server reference into the engine's persistent store.</em>
+<a name="102" href="#102">102</a> <em>     *</em>
+<a name="103" href="#103">103</a> <em>     * @param server the server to be updated.</em>
+<a name="104" href="#104">104</a> <em>     * @throws ContentManagementException</em>
+<a name="105" href="#105">105</a> <em>     */</em>
+<a name="106" href="#106">106</a>     <strong>public</strong> <strong>void</strong> updateServer(<a href="../../../../org/apache/portals/graffito/model/Server.html">Server</a> server) throws ContentManagementException;
+<a name="107" href="#107">107</a>     
+<a name="108" href="#108">108</a>     <em>/**<em>*</em></em>
+<a name="109" href="#109">109</a> <em>     * Get all server references defined into the engine's persistence store.</em>
+<a name="110" href="#110">110</a> <em>     * </em>
+<a name="111" href="#111">111</a> <em>     * @return a collection of {@link Server}</em>
+<a name="112" href="#112">112</a> <em>     * </em>
+<a name="113" href="#113">113</a> <em>     * @throws ContentManagementException</em>
+<a name="114" href="#114">114</a> <em>     */</em>
+<a name="115" href="#115">115</a>     <strong>public</strong> Collection getAllServers()  throws ContentManagementException;
+<a name="116" href="#116">116</a> 
+<a name="117" href="#117">117</a> 
+<a name="118" href="#118">118</a> }
+</pre>
+<hr/><div id="footer">This page was automatically generated by <a href="http://maven.apache.org/">Maven</a></div></body>
+</html>
+

Added: incubator/graffito/site/api/xref/org/apache/portals/graffito/ContentVersionService.html
URL: http://svn.apache.org/viewcvs/incubator/graffito/site/api/xref/org/apache/portals/graffito/ContentVersionService.html?rev=190820&view=auto
==============================================================================
--- incubator/graffito/site/api/xref/org/apache/portals/graffito/ContentVersionService.html (added)
+++ incubator/graffito/site/api/xref/org/apache/portals/graffito/ContentVersionService.html Wed Jun 15 14:40:47 2005
@@ -0,0 +1,94 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /><title>ContentVersionService xref</title>
+<link type="text/css" rel="stylesheet" href="../../../../stylesheet.css" />
+</head>
+<body>
+<div id="overview"><a href="../../../../../apidocs/org/apache/portals/graffito/ContentVersionService.html">View Javadoc</a></div><pre>
+
+<a name="1" href="#1">1</a>   <em class="comment">/*</em>
+<a name="2" href="#2">2</a>   <em class="comment"> * Copyright 2000-2004 The Apache Software Foundation.</em>
+<a name="3" href="#3">3</a>   <em class="comment"> * </em>
+<a name="4" href="#4">4</a>   <em class="comment"> * Licensed under the Apache License, Version 2.0 (the "License");</em>
+<a name="5" href="#5">5</a>   <em class="comment"> * you may not use this file except in compliance with the License.</em>
+<a name="6" href="#6">6</a>   <em class="comment"> * You may obtain a copy of the License at</em>
+<a name="7" href="#7">7</a>   <em class="comment"> * </em>
+<a name="8" href="#8">8</a>   <em class="comment"> *      <a href="http://www.apache.org/licenses/LICENSE-2.0" target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em>
+<a name="9" href="#9">9</a>   <em class="comment"> * </em>
+<a name="10" href="#10">10</a>  <em class="comment"> * Unless required by applicable law or agreed to in writing, software</em>
+<a name="11" href="#11">11</a>  <em class="comment"> * distributed under the License is distributed on an "AS IS" BASIS,</em>
+<a name="12" href="#12">12</a>  <em class="comment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</em>
+<a name="13" href="#13">13</a>  <em class="comment"> * See the License for the specific language governing permissions and</em>
+<a name="14" href="#14">14</a>  <em class="comment"> * limitations under the License.</em>
+<a name="15" href="#15">15</a>  <em class="comment"> */</em>
+<a name="16" href="#16">16</a>  <strong>package</strong> <a href="../../../../org/apache/portals/graffito/package-summary.html">org.apache.portals.graffito</a>;
+<a name="17" href="#17">17</a>  
+<a name="18" href="#18">18</a>  <strong>import</strong> org.apache.portals.graffito.exception.CmsInstantiateException;
+<a name="19" href="#19">19</a>  <strong>import</strong> org.apache.portals.graffito.exception.ContentManagementException;
+<a name="20" href="#20">20</a>  <strong>import</strong> org.apache.portals.graffito.model.Document;
+<a name="21" href="#21">21</a>  <strong>import</strong> org.apache.portals.graffito.model.HistoryElement;
+<a name="22" href="#22">22</a>  
+<a name="23" href="#23">23</a>  
+<a name="24" href="#24">24</a>  <em>/**<em>*</em></em>
+<a name="25" href="#25">25</a>  <em> * &lt;P>CMS Version Service Interface&lt;/P></em>
+<a name="26" href="#26">26</a>  <em> *</em>
+<a name="27" href="#27">27</a>  <em> * This service maintains document versions and history.</em>
+<a name="28" href="#28">28</a>  <em> * The version number is composed of a Major &amp; minor section like the following structure : "majorNum.minorNum"</em>
+<a name="29" href="#29">29</a>  <em> * Later we will add branch management with content merge, content comparaison, ...</em>
+<a name="30" href="#30">30</a>  <em> * </em>
+<a name="31" href="#31">31</a>  <em> * @author &lt;a href="<a href="mailto:christophe.lombart@sword-technologies.com" target="alexandria_uri">mailto:christophe.lombart@sword-technologies.com</a>">Christophe Lombart&lt;/a></em>
+<a name="32" href="#32">32</a>  <em> * </em>
+<a name="33" href="#33">33</a>  <em> * @version $Id: ContentVersionService.java,v 1.1 2004/12/22 21:16:12 christophe Exp $</em>
+<a name="34" href="#34">34</a>  <em> */</em>
+<a name="35" href="#35">35</a>  <strong>public</strong> <strong>interface</strong> <a href="../../../../org/apache/portals/graffito/ContentVersionService.html">ContentVersionService</a> 
+<a name="36" href="#36">36</a>  {  
+<a name="37" href="#37">37</a>     <em>/**<em>*</em></em>
+<a name="38" href="#38">38</a>  <em>    * Get the last history element associated to an uri</em>
+<a name="39" href="#39">39</a>  <em>    * </em>
+<a name="40" href="#40">40</a>  <em>    * @param uri The uri assigned to the document</em>
+<a name="41" href="#41">41</a>  <em>    * </em>
+<a name="42" href="#42">42</a>  <em>    * @return The last history element</em>
+<a name="43" href="#43">43</a>  <em>    * @exception ContentManagementException when it is impossible to get the history</em>
+<a name="44" href="#44">44</a>  <em>    */</em> 
+<a name="45" href="#45">45</a>     <strong>public</strong> <a href="../../../../org/apache/portals/graffito/model/HistoryElement.html">HistoryElement</a> getHistory(String uri)  throws ContentManagementException;;
+<a name="46" href="#46">46</a>     
+<a name="47" href="#47">47</a>     <em>/**<em>*</em></em>
+<a name="48" href="#48">48</a>  <em>    * Get the history element associated to a specific document (version)</em>
+<a name="49" href="#49">49</a>  <em>    * </em>
+<a name="50" href="#50">50</a>  <em>    * @param document The document for which the history element is required</em>
+<a name="51" href="#51">51</a>  <em>    * </em>
+<a name="52" href="#52">52</a>  <em>    * @return The last history element</em>
+<a name="53" href="#53">53</a>  <em>    * @exception ContentManagementException when it is impossible to get the history</em>
+<a name="54" href="#54">54</a>  <em>    */</em>
+<a name="55" href="#55">55</a>     <strong>public</strong> <a href="../../../../org/apache/portals/graffito/model/HistoryElement.html">HistoryElement</a> getHistory(<a href="../../../../org/apache/portals/graffito/model/Document.html">Document</a> document) throws ContentManagementException;
+<a name="56" href="#56">56</a>     
+<a name="57" href="#57">57</a>     <em>/**<em>*</em></em>
+<a name="58" href="#58">58</a>  <em>    * Create a new major version for a Document. </em>
+<a name="59" href="#59">59</a>  <em>    * @param uri The document uri</em>
+<a name="60" href="#60">60</a>  <em>    * @return The new version document</em>
+<a name="61" href="#61">61</a>  <em>    * @throws CmsInstantiateException</em>
+<a name="62" href="#62">62</a>  <em>    */</em>
+<a name="63" href="#63">63</a>     <strong>public</strong> <a href="../../../../org/apache/portals/graffito/model/Document.html">Document</a> createMajorVersion(String uri) throws CmsInstantiateException;
+<a name="64" href="#64">64</a>    
+<a name="65" href="#65">65</a>     <em>/**<em>*</em></em>
+<a name="66" href="#66">66</a>  <em>    * Create a new minor version for a Document. </em>
+<a name="67" href="#67">67</a>  <em>    * @param uri The document uri</em>
+<a name="68" href="#68">68</a>  <em>    * @return The new version document</em>
+<a name="69" href="#69">69</a>  <em>    * @throws CmsInstantiateException</em>
+<a name="70" href="#70">70</a>  <em>    */</em>   
+<a name="71" href="#71">71</a>     <strong>public</strong> <a href="../../../../org/apache/portals/graffito/model/Document.html">Document</a> createMinorVersion(String uri) throws CmsInstantiateException;
+<a name="72" href="#72">72</a>     
+<a name="73" href="#73">73</a>     <em>/**<em>*</em></em>
+<a name="74" href="#74">74</a>  <em>    * Add a new version in the Document history</em>
+<a name="75" href="#75">75</a>  <em>    * @param uri The uri for wich the history has to be modified</em>
+<a name="76" href="#76">76</a>  <em>    * @param previousDocument The previous document before the new one to add</em>
+<a name="77" href="#77">77</a>  <em>    * @param newDocument The new document to insert into the history</em>
+<a name="78" href="#78">78</a>  <em>    * @throws CmsInstantiateException</em>
+<a name="79" href="#79">79</a>  <em>    */</em>
+<a name="80" href="#80">80</a>     <strong>void</strong> addInHistory(String uri, <a href="../../../../org/apache/portals/graffito/model/Document.html">Document</a> previousDocument, <a href="../../../../org/apache/portals/graffito/model/Document.html">Document</a> newDocument) throws CmsInstantiateException;
+<a name="81" href="#81">81</a>  }
+</pre>
+<hr/><div id="footer">This page was automatically generated by <a href="http://maven.apache.org/">Maven</a></div></body>
+</html>
+

Added: incubator/graffito/site/api/xref/org/apache/portals/graffito/context/CmsRequestContext.html
URL: http://svn.apache.org/viewcvs/incubator/graffito/site/api/xref/org/apache/portals/graffito/context/CmsRequestContext.html?rev=190820&view=auto
==============================================================================
--- incubator/graffito/site/api/xref/org/apache/portals/graffito/context/CmsRequestContext.html (added)
+++ incubator/graffito/site/api/xref/org/apache/portals/graffito/context/CmsRequestContext.html Wed Jun 15 14:40:47 2005
@@ -0,0 +1,55 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /><title>CmsRequestContext xref</title>
+<link type="text/css" rel="stylesheet" href="../../../../../stylesheet.css" />
+</head>
+<body>
+<div id="overview"><a href="../../../../../../apidocs/org/apache/portals/graffito/context/CmsRequestContext.html">View Javadoc</a></div><pre>
+
+<a name="1" href="#1">1</a>   <em class="comment">/*</em>
+<a name="2" href="#2">2</a>   <em class="comment"> * Copyright 2000-2004 The Apache Software Foundation.</em>
+<a name="3" href="#3">3</a>   <em class="comment"> * </em>
+<a name="4" href="#4">4</a>   <em class="comment"> * Licensed under the Apache License, Version 2.0 (the "License");</em>
+<a name="5" href="#5">5</a>   <em class="comment"> * you may not use this file except in compliance with the License.</em>
+<a name="6" href="#6">6</a>   <em class="comment"> * You may obtain a copy of the License at</em>
+<a name="7" href="#7">7</a>   <em class="comment"> * </em>
+<a name="8" href="#8">8</a>   <em class="comment"> *      <a href="http://www.apache.org/licenses/LICENSE-2.0" target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em>
+<a name="9" href="#9">9</a>   <em class="comment"> * </em>
+<a name="10" href="#10">10</a>  <em class="comment"> * Unless required by applicable law or agreed to in writing, software</em>
+<a name="11" href="#11">11</a>  <em class="comment"> * distributed under the License is distributed on an "AS IS" BASIS,</em>
+<a name="12" href="#12">12</a>  <em class="comment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</em>
+<a name="13" href="#13">13</a>  <em class="comment"> * See the License for the specific language governing permissions and</em>
+<a name="14" href="#14">14</a>  <em class="comment"> * limitations under the License.</em>
+<a name="15" href="#15">15</a>  <em class="comment"> */</em>
+<a name="16" href="#16">16</a>  <strong>package</strong> <a href="../../../../../org/apache/portals/graffito/context/package-summary.html">org.apache.portals.graffito.context</a>;
+<a name="17" href="#17">17</a>  
+<a name="18" href="#18">18</a>  <strong>import</strong> javax.security.auth.Subject;
+<a name="19" href="#19">19</a>  
+<a name="20" href="#20">20</a>  <em>/**<em>*</em></em>
+<a name="21" href="#21">21</a>  <em> * This class keeps information about the current cms request.</em>
+<a name="22" href="#22">22</a>  <em> * </em>
+<a name="23" href="#23">23</a>  <em> * @author &lt;a href="<a href="mailto:christophe.lombart@sword-technologies.com" target="alexandria_uri">mailto:christophe.lombart@sword-technologies.com</a>">Christophe Lombart&lt;/a></em>
+<a name="24" href="#24">24</a>  <em> * </em>
+<a name="25" href="#25">25</a>  <em> * @version $Id: CmsRequestContext.java,v 1.1 2004/12/22 21:16:13 christophe Exp $</em>
+<a name="26" href="#26">26</a>  <em> * </em>
+<a name="27" href="#27">27</a>  <em> */</em>
+<a name="28" href="#28">28</a>  <strong>public</strong> <strong>interface</strong> <a href="../../../../../org/apache/portals/graffito/context/CmsRequestContext.html">CmsRequestContext</a>
+<a name="29" href="#29">29</a>  {
+<a name="30" href="#30">30</a>      <em>/**<em>*</em></em>
+<a name="31" href="#31">31</a>  <em>     * Get the Subject associated to the request.</em>
+<a name="32" href="#32">32</a>  <em>     * </em>
+<a name="33" href="#33">33</a>  <em>     * @return The associated Subject</em>
+<a name="34" href="#34">34</a>  <em>     */</em>
+<a name="35" href="#35">35</a>       <strong>public</strong> Subject getSubject();
+<a name="36" href="#36">36</a>       
+<a name="37" href="#37">37</a>       <em>/**<em>*</em></em>
+<a name="38" href="#38">38</a>  <em>      * Set the subject</em>
+<a name="39" href="#39">39</a>  <em>      * @param subject The subject to assigned to the request</em>
+<a name="40" href="#40">40</a>  <em>      */</em>
+<a name="41" href="#41">41</a>       <strong>public</strong> <strong>void</strong> setSubject(Subject subject);
+<a name="42" href="#42">42</a>  }
+</pre>
+<hr/><div id="footer">This page was automatically generated by <a href="http://maven.apache.org/">Maven</a></div></body>
+</html>
+

Added: incubator/graffito/site/api/xref/org/apache/portals/graffito/context/CmsRequestContextManager.html
URL: http://svn.apache.org/viewcvs/incubator/graffito/site/api/xref/org/apache/portals/graffito/context/CmsRequestContextManager.html?rev=190820&view=auto
==============================================================================
--- incubator/graffito/site/api/xref/org/apache/portals/graffito/context/CmsRequestContextManager.html (added)
+++ incubator/graffito/site/api/xref/org/apache/portals/graffito/context/CmsRequestContextManager.html Wed Jun 15 14:40:47 2005
@@ -0,0 +1,54 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /><title>CmsRequestContextManager xref</title>
+<link type="text/css" rel="stylesheet" href="../../../../../stylesheet.css" />
+</head>
+<body>
+<div id="overview"><a href="../../../../../../apidocs/org/apache/portals/graffito/context/CmsRequestContextManager.html">View Javadoc</a></div><pre>
+
+<a name="1" href="#1">1</a>   <em class="comment">/*</em>
+<a name="2" href="#2">2</a>   <em class="comment"> * Copyright 2000-2004 The Apache Software Foundation.</em>
+<a name="3" href="#3">3</a>   <em class="comment"> * </em>
+<a name="4" href="#4">4</a>   <em class="comment"> * Licensed under the Apache License, Version 2.0 (the "License");</em>
+<a name="5" href="#5">5</a>   <em class="comment"> * you may not use this file except in compliance with the License.</em>
+<a name="6" href="#6">6</a>   <em class="comment"> * You may obtain a copy of the License at</em>
+<a name="7" href="#7">7</a>   <em class="comment"> * </em>
+<a name="8" href="#8">8</a>   <em class="comment"> *      <a href="http://www.apache.org/licenses/LICENSE-2.0" target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em>
+<a name="9" href="#9">9</a>   <em class="comment"> * </em>
+<a name="10" href="#10">10</a>  <em class="comment"> * Unless required by applicable law or agreed to in writing, software</em>
+<a name="11" href="#11">11</a>  <em class="comment"> * distributed under the License is distributed on an "AS IS" BASIS,</em>
+<a name="12" href="#12">12</a>  <em class="comment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</em>
+<a name="13" href="#13">13</a>  <em class="comment"> * See the License for the specific language governing permissions and</em>
+<a name="14" href="#14">14</a>  <em class="comment"> * limitations under the License.</em>
+<a name="15" href="#15">15</a>  <em class="comment"> */</em>
+<a name="16" href="#16">16</a>  <strong>package</strong> <a href="../../../../../org/apache/portals/graffito/context/package-summary.html">org.apache.portals.graffito.context</a>;
+<a name="17" href="#17">17</a>  
+<a name="18" href="#18">18</a>  
+<a name="19" href="#19">19</a>  
+<a name="20" href="#20">20</a>  <em>/**<em>*</em></em>
+<a name="21" href="#21">21</a>  <em> * This class manage all {@link org.apache.portals.graffito.context.CmsRequestContext}</em>
+<a name="22" href="#22">22</a>  <em> * </em>
+<a name="23" href="#23">23</a>  <em> * @author &lt;a href="<a href="mailto:christophe.lombart@sword-technologies.com" target="alexandria_uri">mailto:christophe.lombart@sword-technologies.com</a>">Christophe Lombart&lt;/a></em>
+<a name="24" href="#24">24</a>  <em> * </em>
+<a name="25" href="#25">25</a>  <em> * @version $Id: CmsRequestContextManager.java,v 1.1 2004/12/22 21:16:13 christophe Exp $</em>
+<a name="26" href="#26">26</a>  <em> * </em>
+<a name="27" href="#27">27</a>  <em> */</em>
+<a name="28" href="#28">28</a>  <strong>public</strong> <strong>interface</strong> <a href="../../../../../org/apache/portals/graffito/context/CmsRequestContextManager.html">CmsRequestContextManager</a>
+<a name="29" href="#29">29</a>  {
+<a name="30" href="#30">30</a>       <em>/**<em>*</em></em>
+<a name="31" href="#31">31</a>  <em>      * Get the CmsRequestContext assigned to the current Thread</em>
+<a name="32" href="#32">32</a>  <em>      * @return The CmsRequestContext found</em>
+<a name="33" href="#33">33</a>  <em>      */</em>
+<a name="34" href="#34">34</a>        <strong>public</strong> <a href="../../../../../org/apache/portals/graffito/context/CmsRequestContext.html">CmsRequestContext</a> getCurrentCmsRequestContext();
+<a name="35" href="#35">35</a>        
+<a name="36" href="#36">36</a>        <em>/**<em>*</em></em>
+<a name="37" href="#37">37</a>  <em>       * Set the CmsRequestContext to the current Thread</em>
+<a name="38" href="#38">38</a>  <em>       * @param cmsRequestContext The cms request context to assigned</em>
+<a name="39" href="#39">39</a>  <em>       */</em>
+<a name="40" href="#40">40</a>        <strong>public</strong> <strong>void</strong> setCurrentCmsRequestContext(<a href="../../../../../org/apache/portals/graffito/context/CmsRequestContext.html">CmsRequestContext</a> cmsRequestContext);
+<a name="41" href="#41">41</a>  }
+</pre>
+<hr/><div id="footer">This page was automatically generated by <a href="http://maven.apache.org/">Maven</a></div></body>
+</html>
+

Added: incubator/graffito/site/api/xref/org/apache/portals/graffito/context/package-frame.html
URL: http://svn.apache.org/viewcvs/incubator/graffito/site/api/xref/org/apache/portals/graffito/context/package-frame.html?rev=190820&view=auto
==============================================================================
--- incubator/graffito/site/api/xref/org/apache/portals/graffito/context/package-frame.html (added)
+++ incubator/graffito/site/api/xref/org/apache/portals/graffito/context/package-frame.html Wed Jun 15 14:40:47 2005
@@ -0,0 +1,31 @@
+
+
+  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
+  <html lang="en">
+    <head>
+      <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"></meta>
+      <title>Graffito Core API 1.0-a1-dev Reference Package org.apache.portals.graffito.context</title>
+      <link rel="stylesheet" href="../../../../../stylesheet.css" type="text/css" title="style"></link>
+    </head>
+    <body>
+
+      <h3>
+        <a href="package-summary.html" target="classFrame">org.apache.portals.graffito.context</a>
+      </h3>
+
+      <h3>Classes</h3>
+
+      <ul>
+        
+          <li>
+            <a href="CmsRequestContext.html" target="classFrame">CmsRequestContext</a>
+          </li>
+        
+          <li>
+            <a href="CmsRequestContextManager.html" target="classFrame">CmsRequestContextManager</a>
+          </li>
+        
+      </ul>
+
+    </body>
+  </html>

Added: incubator/graffito/site/api/xref/org/apache/portals/graffito/context/package-summary.html
URL: http://svn.apache.org/viewcvs/incubator/graffito/site/api/xref/org/apache/portals/graffito/context/package-summary.html?rev=190820&view=auto
==============================================================================
--- incubator/graffito/site/api/xref/org/apache/portals/graffito/context/package-summary.html (added)
+++ incubator/graffito/site/api/xref/org/apache/portals/graffito/context/package-summary.html Wed Jun 15 14:40:47 2005
@@ -0,0 +1,108 @@
+
+
+  
+
+  
+    
+
+    
+
+    
+
+  
+      <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
+      <html lang="en">
+        <head>
+          <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"></meta>
+          <title>Graffito Core API 1.0-a1-dev Reference Package </title>
+          <link rel="stylesheet" href="../../../../../stylesheet.css" type="text/css" title="style"></link>
+        </head>
+        <body>
+
+          
+      
+      
+
+      <div class="overview">
+        <ul>
+          <li>
+            <a href="../../../../../overview-summary.html">Overview</a>
+          </li>
+          <li class="selected">Package</li>
+        </ul>
+      </div>
+      <div class="framenoframe">
+        <ul>
+          <li>
+            <a href="../../../../../index.html" target="_top">FRAMES</a>
+          </li>
+          <li>
+            <a href="package-summary.html" target="_top">NO FRAMES</a>
+          </li>
+        </ul>
+      </div>
+
+      
+
+    
+      
+      <h2>Package org.apache.portals.graffito.context</h2>
+
+      <table class="summary">
+        <thead>
+          <tr>
+            <th>Class Summary</th>
+          </tr>
+        </thead>
+
+        <tbody>
+          
+            <tr>
+              <td>
+                <a href="CmsRequestContext.html" target="classFrame">CmsRequestContext</a>
+              </td>
+            </tr>
+          
+            <tr>
+              <td>
+                <a href="CmsRequestContextManager.html" target="classFrame">CmsRequestContextManager</a>
+              </td>
+            </tr>
+          
+        </tbody>
+      </table>
+
+    
+      
+      
+
+      <div class="overview">
+        <ul>
+          <li>
+            <a href="../../../../../overview-summary.html">Overview</a>
+          </li>
+          <li class="selected">Package</li>
+        </ul>
+      </div>
+      <div class="framenoframe">
+        <ul>
+          <li>
+            <a href="../../../../../index.html" target="_top">FRAMES</a>
+          </li>
+          <li>
+            <a href="package-summary.html" target="_top">NO FRAMES</a>
+          </li>
+        </ul>
+      </div>
+
+      
+
+    
+    
+
+          <hr></hr>
+
+          Copyright &copy;  The Apache Software Foundation. All Rights Reserved.
+        </body>
+      </html>
+    

Added: incubator/graffito/site/api/xref/org/apache/portals/graffito/exception/CmsIncorrectServerException.html
URL: http://svn.apache.org/viewcvs/incubator/graffito/site/api/xref/org/apache/portals/graffito/exception/CmsIncorrectServerException.html?rev=190820&view=auto
==============================================================================
--- incubator/graffito/site/api/xref/org/apache/portals/graffito/exception/CmsIncorrectServerException.html (added)
+++ incubator/graffito/site/api/xref/org/apache/portals/graffito/exception/CmsIncorrectServerException.html Wed Jun 15 14:40:47 2005
@@ -0,0 +1,84 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /><title>CmsIncorrectServerException xref</title>
+<link type="text/css" rel="stylesheet" href="../../../../../stylesheet.css" />
+</head>
+<body>
+<div id="overview"><a href="../../../../../../apidocs/org/apache/portals/graffito/exception/CmsIncorrectServerException.html">View Javadoc</a></div><pre>
+
+<a name="1" href="#1">1</a>   <em class="comment">/*</em>
+<a name="2" href="#2">2</a>   <em class="comment"> * Copyright 2000-2004 The Apache Software Foundation.</em>
+<a name="3" href="#3">3</a>   <em class="comment"> * </em>
+<a name="4" href="#4">4</a>   <em class="comment"> * Licensed under the Apache License, Version 2.0 (the "License");</em>
+<a name="5" href="#5">5</a>   <em class="comment"> * you may not use this file except in compliance with the License.</em>
+<a name="6" href="#6">6</a>   <em class="comment"> * You may obtain a copy of the License at</em>
+<a name="7" href="#7">7</a>   <em class="comment"> * </em>
+<a name="8" href="#8">8</a>   <em class="comment"> *      <a href="http://www.apache.org/licenses/LICENSE-2.0" target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em>
+<a name="9" href="#9">9</a>   <em class="comment"> * </em>
+<a name="10" href="#10">10</a>  <em class="comment"> * Unless required by applicable law or agreed to in writing, software</em>
+<a name="11" href="#11">11</a>  <em class="comment"> * distributed under the License is distributed on an "AS IS" BASIS,</em>
+<a name="12" href="#12">12</a>  <em class="comment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</em>
+<a name="13" href="#13">13</a>  <em class="comment"> * See the License for the specific language governing permissions and</em>
+<a name="14" href="#14">14</a>  <em class="comment"> * limitations under the License.</em>
+<a name="15" href="#15">15</a>  <em class="comment"> */</em>
+<a name="16" href="#16">16</a>  <strong>package</strong> <a href="../../../../../org/apache/portals/graffito/exception/package-summary.html">org.apache.portals.graffito.exception</a>;
+<a name="17" href="#17">17</a>  
+<a name="18" href="#18">18</a>  
+<a name="19" href="#19">19</a>  
+<a name="20" href="#20">20</a>  <em>/**<em>*</em></em>
+<a name="21" href="#21">21</a>  <em> * &lt;p>Exception occurs when a Server is not correct to do a specific operation like register/unregister a server&lt;/p></em>
+<a name="22" href="#22">22</a>  <em> *</em>
+<a name="23" href="#23">23</a>  <em> * @author &lt;a href="<a href="mailto:christophe.lombart@sword-technologies.com" target="alexandria_uri">mailto:christophe.lombart@sword-technologies.com</a>">Christophe Lombart&lt;/a></em>
+<a name="24" href="#24">24</a>  <em> * </em>
+<a name="25" href="#25">25</a>  <em> * @version $Id: CmsIncorrectServerException.java,v 1.1 2004/12/22 21:16:12 christophe Exp $</em>
+<a name="26" href="#26">26</a>  <em> */</em>
+<a name="27" href="#27">27</a>  
+<a name="28" href="#28">28</a>  <strong>public</strong> <strong>class</strong> <a href="../../../../../org/apache/portals/graffito/exception/CmsIncorrectServerException.html">CmsIncorrectServerException</a> <strong>extends</strong> <a href="../../../../../org/apache/portals/graffito/exception/ContentManagementException.html">ContentManagementException</a> 
+<a name="29" href="#29">29</a>  {
+<a name="30" href="#30">30</a>  
+<a name="31" href="#31">31</a>      <em>/**<em>*</em></em>
+<a name="32" href="#32">32</a>  <em>     * Default Constructor without information.</em>
+<a name="33" href="#33">33</a>  <em>     */</em>
+<a name="34" href="#34">34</a>      <strong>public</strong> <a href="../../../../../org/apache/portals/graffito/exception/CmsIncorrectServerException.html">CmsIncorrectServerException</a>() 
+<a name="35" href="#35">35</a>      {
+<a name="36" href="#36">36</a>          <strong>super</strong>();
+<a name="37" href="#37">37</a>      }
+<a name="38" href="#38">38</a>      
+<a name="39" href="#39">39</a>      <em>/**<em>*</em></em>
+<a name="40" href="#40">40</a>  <em>     * Constructor with message.</em>
+<a name="41" href="#41">41</a>  <em>     * </em>
+<a name="42" href="#42">42</a>  <em>     * @param message the message associated to the exception</em>
+<a name="43" href="#43">43</a>  <em>     */</em>
+<a name="44" href="#44">44</a>      <strong>public</strong> <a href="../../../../../org/apache/portals/graffito/exception/CmsIncorrectServerException.html">CmsIncorrectServerException</a>(String message) 
+<a name="45" href="#45">45</a>      {
+<a name="46" href="#46">46</a>          <strong>super</strong>(message);
+<a name="47" href="#47">47</a>      }
+<a name="48" href="#48">48</a>      
+<a name="49" href="#49">49</a>      <em>/**<em>*</em></em>
+<a name="50" href="#50">50</a>  <em>     * Constructor with throwable object.</em>
+<a name="51" href="#51">51</a>  <em>     * </em>
+<a name="52" href="#52">52</a>  <em>     * @param nested the associated throwable object</em>
+<a name="53" href="#53">53</a>  <em>     */</em>
+<a name="54" href="#54">54</a>      <strong>public</strong> <a href="../../../../../org/apache/portals/graffito/exception/CmsIncorrectServerException.html">CmsIncorrectServerException</a>(Throwable nested)
+<a name="55" href="#55">55</a>      {
+<a name="56" href="#56">56</a>          <strong>super</strong>(nested);
+<a name="57" href="#57">57</a>      }
+<a name="58" href="#58">58</a>      
+<a name="59" href="#59">59</a>      <em>/**<em>*</em></em>
+<a name="60" href="#60">60</a>  <em>     * Constructor with message and throwable object.</em>
+<a name="61" href="#61">61</a>  <em>     * </em>
+<a name="62" href="#62">62</a>  <em>     * @param message the message associated to the exception</em>
+<a name="63" href="#63">63</a>  <em>     * @param nested the associated throwable object</em>
+<a name="64" href="#64">64</a>  <em>     */</em>
+<a name="65" href="#65">65</a>      <strong>public</strong> <a href="../../../../../org/apache/portals/graffito/exception/CmsIncorrectServerException.html">CmsIncorrectServerException</a>(String message, Throwable nested)
+<a name="66" href="#66">66</a>      {
+<a name="67" href="#67">67</a>          <strong>super</strong>(message, nested);
+<a name="68" href="#68">68</a>      }
+<a name="69" href="#69">69</a>  
+<a name="70" href="#70">70</a>  }
+<a name="71" href="#71">71</a>  
+</pre>
+<hr/><div id="footer">This page was automatically generated by <a href="http://maven.apache.org/">Maven</a></div></body>
+</html>
+

Added: incubator/graffito/site/api/xref/org/apache/portals/graffito/exception/CmsInstantiateException.html
URL: http://svn.apache.org/viewcvs/incubator/graffito/site/api/xref/org/apache/portals/graffito/exception/CmsInstantiateException.html?rev=190820&view=auto
==============================================================================
--- incubator/graffito/site/api/xref/org/apache/portals/graffito/exception/CmsInstantiateException.html (added)
+++ incubator/graffito/site/api/xref/org/apache/portals/graffito/exception/CmsInstantiateException.html Wed Jun 15 14:40:47 2005
@@ -0,0 +1,84 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /><title>CmsInstantiateException xref</title>
+<link type="text/css" rel="stylesheet" href="../../../../../stylesheet.css" />
+</head>
+<body>
+<div id="overview"><a href="../../../../../../apidocs/org/apache/portals/graffito/exception/CmsInstantiateException.html">View Javadoc</a></div><pre>
+
+<a name="1" href="#1">1</a>   <em class="comment">/*</em>
+<a name="2" href="#2">2</a>   <em class="comment"> * Copyright 2000-2004 The Apache Software Foundation.</em>
+<a name="3" href="#3">3</a>   <em class="comment"> * </em>
+<a name="4" href="#4">4</a>   <em class="comment"> * Licensed under the Apache License, Version 2.0 (the "License");</em>
+<a name="5" href="#5">5</a>   <em class="comment"> * you may not use this file except in compliance with the License.</em>
+<a name="6" href="#6">6</a>   <em class="comment"> * You may obtain a copy of the License at</em>
+<a name="7" href="#7">7</a>   <em class="comment"> * </em>
+<a name="8" href="#8">8</a>   <em class="comment"> *      <a href="http://www.apache.org/licenses/LICENSE-2.0" target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em>
+<a name="9" href="#9">9</a>   <em class="comment"> * </em>
+<a name="10" href="#10">10</a>  <em class="comment"> * Unless required by applicable law or agreed to in writing, software</em>
+<a name="11" href="#11">11</a>  <em class="comment"> * distributed under the License is distributed on an "AS IS" BASIS,</em>
+<a name="12" href="#12">12</a>  <em class="comment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</em>
+<a name="13" href="#13">13</a>  <em class="comment"> * See the License for the specific language governing permissions and</em>
+<a name="14" href="#14">14</a>  <em class="comment"> * limitations under the License.</em>
+<a name="15" href="#15">15</a>  <em class="comment"> */</em>
+<a name="16" href="#16">16</a>  <strong>package</strong> <a href="../../../../../org/apache/portals/graffito/exception/package-summary.html">org.apache.portals.graffito.exception</a>;
+<a name="17" href="#17">17</a>  
+<a name="18" href="#18">18</a>  
+<a name="19" href="#19">19</a>  
+<a name="20" href="#20">20</a>  <em>/**<em>*</em></em>
+<a name="21" href="#21">21</a>  <em> * &lt;p>Exception occurs when a CMS object cannot be instantiate&lt;/p></em>
+<a name="22" href="#22">22</a>  <em> *</em>
+<a name="23" href="#23">23</a>  <em> * @author &lt;a href="<a href="mailto:christophe.lombart@sword-technologies.com" target="alexandria_uri">mailto:christophe.lombart@sword-technologies.com</a>">Christophe Lombart&lt;/a></em>
+<a name="24" href="#24">24</a>  <em> * </em>
+<a name="25" href="#25">25</a>  <em> * @version $Id: CmsInstantiateException.java,v 1.1 2004/12/22 21:16:12 christophe Exp $</em>
+<a name="26" href="#26">26</a>  <em> */</em>
+<a name="27" href="#27">27</a>  
+<a name="28" href="#28">28</a>  <strong>public</strong> <strong>class</strong> <a href="../../../../../org/apache/portals/graffito/exception/CmsInstantiateException.html">CmsInstantiateException</a> <strong>extends</strong> <a href="../../../../../org/apache/portals/graffito/exception/ContentManagementException.html">ContentManagementException</a> 
+<a name="29" href="#29">29</a>  {
+<a name="30" href="#30">30</a>  
+<a name="31" href="#31">31</a>      <em>/**<em>*</em></em>
+<a name="32" href="#32">32</a>  <em>     * Default Constructor without information.</em>
+<a name="33" href="#33">33</a>  <em>     */</em>
+<a name="34" href="#34">34</a>      <strong>public</strong> <a href="../../../../../org/apache/portals/graffito/exception/CmsInstantiateException.html">CmsInstantiateException</a>() 
+<a name="35" href="#35">35</a>      {
+<a name="36" href="#36">36</a>          <strong>super</strong>();
+<a name="37" href="#37">37</a>      }
+<a name="38" href="#38">38</a>      
+<a name="39" href="#39">39</a>      <em>/**<em>*</em></em>
+<a name="40" href="#40">40</a>  <em>     * Constructor with message.</em>
+<a name="41" href="#41">41</a>  <em>     * </em>
+<a name="42" href="#42">42</a>  <em>     * @param message the message associated to the exception</em>
+<a name="43" href="#43">43</a>  <em>     */</em>
+<a name="44" href="#44">44</a>      <strong>public</strong> <a href="../../../../../org/apache/portals/graffito/exception/CmsInstantiateException.html">CmsInstantiateException</a>(String message) 
+<a name="45" href="#45">45</a>      {
+<a name="46" href="#46">46</a>          <strong>super</strong>(message);
+<a name="47" href="#47">47</a>      }
+<a name="48" href="#48">48</a>      
+<a name="49" href="#49">49</a>      <em>/**<em>*</em></em>
+<a name="50" href="#50">50</a>  <em>     * Constructor with throwable object.</em>
+<a name="51" href="#51">51</a>  <em>     * </em>
+<a name="52" href="#52">52</a>  <em>     * @param nested the associated throwable object</em>
+<a name="53" href="#53">53</a>  <em>     */</em>
+<a name="54" href="#54">54</a>      <strong>public</strong> <a href="../../../../../org/apache/portals/graffito/exception/CmsInstantiateException.html">CmsInstantiateException</a>(Throwable nested)
+<a name="55" href="#55">55</a>      {
+<a name="56" href="#56">56</a>          <strong>super</strong>(nested);
+<a name="57" href="#57">57</a>      }
+<a name="58" href="#58">58</a>      
+<a name="59" href="#59">59</a>      <em>/**<em>*</em></em>
+<a name="60" href="#60">60</a>  <em>     * Constructor with message and throwable object.</em>
+<a name="61" href="#61">61</a>  <em>     * </em>
+<a name="62" href="#62">62</a>  <em>     * @param message the message associated to the exception</em>
+<a name="63" href="#63">63</a>  <em>     * @param nested the associated throwable object</em>
+<a name="64" href="#64">64</a>  <em>     */</em>
+<a name="65" href="#65">65</a>      <strong>public</strong> <a href="../../../../../org/apache/portals/graffito/exception/CmsInstantiateException.html">CmsInstantiateException</a>(String message, Throwable nested)
+<a name="66" href="#66">66</a>      {
+<a name="67" href="#67">67</a>          <strong>super</strong>(message, nested);
+<a name="68" href="#68">68</a>      }
+<a name="69" href="#69">69</a>  
+<a name="70" href="#70">70</a>  }
+<a name="71" href="#71">71</a>  
+</pre>
+<hr/><div id="footer">This page was automatically generated by <a href="http://maven.apache.org/">Maven</a></div></body>
+</html>
+