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 [11/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/model/Folder.html
URL: http://svn.apache.org/viewcvs/incubator/graffito/site/api/xref/org/apache/portals/graffito/model/Folder.html?rev=190820&view=auto
==============================================================================
--- incubator/graffito/site/api/xref/org/apache/portals/graffito/model/Folder.html (added)
+++ incubator/graffito/site/api/xref/org/apache/portals/graffito/model/Folder.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>Folder xref</title>
+<link type="text/css" rel="stylesheet" href="../../../../../stylesheet.css" />
+</head>
+<body>
+<div id="overview"><a href="../../../../../../apidocs/org/apache/portals/graffito/model/Folder.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/model/package-summary.html">org.apache.portals.graffito.model</a>;
+<a name="17" href="#17">17</a>  
+<a name="18" href="#18">18</a>  
+<a name="19" href="#19">19</a>  <strong>import</strong> java.util.List;
+<a name="20" href="#20">20</a>  
+<a name="21" href="#21">21</a>  <em>/**<em>*</em></em>
+<a name="22" href="#22">22</a>  <em> * CMS Folder interface. A folder is a collection of CmsObject within a Server.</em>
+<a name="23" href="#23">23</a>  <em> *</em>
+<a name="24" href="#24">24</a>  <em> * @author &lt;a href="<a href="mailto:taylor@apache.org" target="alexandria_uri">mailto:taylor@apache.org</a>">David Sean Taylor&lt;/a></em>
+<a name="25" href="#25">25</a>  <em> * </em>
+<a name="26" href="#26">26</a>  <em> * @version $Id: Folder.java,v 1.1 2004/12/22 21:16:10 christophe Exp $</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/model/Folder.html">Folder</a> <strong>extends</strong> <a href="../../../../../org/apache/portals/graffito/model/CmsObject.html">CmsObject</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>    * Get the folder documents.</em>
+<a name="33" href="#33">33</a>  <em>    * @return a List of Document which are located into this folder.</em>
+<a name="34" href="#34">34</a>  <em>    */</em> 
+<a name="35" href="#35">35</a>     <strong>public</strong> List getDocuments();
+<a name="36" href="#36">36</a>     <em>/**<em>*</em></em>
+<a name="37" href="#37">37</a>  <em>    * Get the folder subfolders.</em>
+<a name="38" href="#38">38</a>  <em>    * @return a List of Folder which are located into this folder.</em>
+<a name="39" href="#39">39</a>  <em>    */</em>    
+<a name="40" href="#40">40</a>     <strong>public</strong> List getFolders();
+<a name="41" href="#41">41</a>  }
+<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/model/GraffitoServer.html
URL: http://svn.apache.org/viewcvs/incubator/graffito/site/api/xref/org/apache/portals/graffito/model/GraffitoServer.html?rev=190820&view=auto
==============================================================================
--- incubator/graffito/site/api/xref/org/apache/portals/graffito/model/GraffitoServer.html (added)
+++ incubator/graffito/site/api/xref/org/apache/portals/graffito/model/GraffitoServer.html Wed Jun 15 14:40:47 2005
@@ -0,0 +1,155 @@
+<!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>GraffitoServer xref</title>
+<link type="text/css" rel="stylesheet" href="../../../../../stylesheet.css" />
+</head>
+<body>
+<div id="overview"><a href="../../../../../../apidocs/org/apache/portals/graffito/model/GraffitoServer.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/model/package-summary.html">org.apache.portals.graffito.model</a>;
+<a name="17" href="#17">17</a>  
+<a name="18" href="#18">18</a>  
+<a name="19" href="#19">19</a>  <em>/**<em>*</em></em>
+<a name="20" href="#20">20</a>  <em> * Graffito Server interface is the default content store for Graffito.</em>
+<a name="21" href="#21">21</a>  <em> * GraffitoServer is a db server with a predefined schema (see in the component subproject to see this schema).</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: GraffitoServer.java,v 1.1 2004/12/22 21:16:10 christophe Exp $</em>
+<a name="26" href="#26">26</a>  <em> */</em>
+<a name="27" href="#27">27</a>  <strong>public</strong> <strong>abstract</strong> <strong>interface</strong> <a href="../../../../../org/apache/portals/graffito/model/GraffitoServer.html">GraffitoServer</a> <strong>extends</strong> <a href="../../../../../org/apache/portals/graffito/model/Server.html">Server</a>
+<a name="28" href="#28">28</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 DB plateform name (MySql, Oracle, ...).</em>
+<a name="32" href="#32">32</a>  <em>     * @return the DB plateform</em>
+<a name="33" href="#33">33</a>  <em>     */</em>
+<a name="34" href="#34">34</a>      <strong>public</strong> String getPlateform();
+<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 DB plateform name (MySql, Oracle, ...).</em>
+<a name="38" href="#38">38</a>  <em>     * </em>
+<a name="39" href="#39">39</a>  <em>     * @param plateform The new plateform value</em>
+<a name="40" href="#40">40</a>  <em>     */</em>
+<a name="41" href="#41">41</a>      <strong>public</strong> <strong>void</strong> setPlateform(String plateform);
+<a name="42" href="#42">42</a>      
+<a name="43" href="#43">43</a>      <em>/**<em>*</em></em>
+<a name="44" href="#44">44</a>  <em>     * Get the Db alias used to connect to the DB</em>
+<a name="45" href="#45">45</a>  <em>     * @return the Db alias</em>
+<a name="46" href="#46">46</a>  <em>     */</em>
+<a name="47" href="#47">47</a>      <strong>public</strong> String getDbAlias();
+<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>     * Set the Db alias used to connect to the DB</em>
+<a name="51" href="#51">51</a>  <em>     * </em>
+<a name="52" href="#52">52</a>  <em>     * @param dbAlias the new db alias value</em>
+<a name="53" href="#53">53</a>  <em>     */</em>
+<a name="54" href="#54">54</a>      <strong>public</strong> <strong>void</strong> setDbAlias(String dbAlias);
+<a name="55" href="#55">55</a>      
+<a name="56" href="#56">56</a>      <em>/**<em>*</em></em>
+<a name="57" href="#57">57</a>  <em>     * Get the JDBC level</em>
+<a name="58" href="#58">58</a>  <em>     * @return the jdbc level</em>
+<a name="59" href="#59">59</a>  <em>     */</em>
+<a name="60" href="#60">60</a>      <strong>public</strong> String getJdbcLevel();
+<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>     * Set the jdbc level</em>
+<a name="64" href="#64">64</a>  <em>     * @param jdbcLevel</em>
+<a name="65" href="#65">65</a>  <em>     */</em>
+<a name="66" href="#66">66</a>      <strong>public</strong> <strong>void</strong> setJdbcLevel(String jdbcLevel);
+<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>     * Get the datasource</em>
+<a name="70" href="#70">70</a>  <em>     * @return the datasource</em>
+<a name="71" href="#71">71</a>  <em>     */</em>
+<a name="72" href="#72">72</a>      <strong>public</strong> String getDatasource();
+<a name="73" href="#73">73</a>      
+<a name="74" href="#74">74</a>      <em>/**<em>*</em></em>
+<a name="75" href="#75">75</a>  <em>     * Set the datasource</em>
+<a name="76" href="#76">76</a>  <em>     * @param datasource The new datasource value</em>
+<a name="77" href="#77">77</a>  <em>     */</em>
+<a name="78" href="#78">78</a>      <strong>public</strong> <strong>void</strong> setDatasource(String datasource);
+<a name="79" href="#79">79</a>      
+<a name="80" href="#80">80</a>      <em>/**<em>*</em></em>
+<a name="81" href="#81">81</a>  <em>     * Get the jdbc driver </em>
+<a name="82" href="#82">82</a>  <em>     * @return the driver</em>
+<a name="83" href="#83">83</a>  <em>     */</em>
+<a name="84" href="#84">84</a>      <strong>public</strong> String getDriver();
+<a name="85" href="#85">85</a>      
+<a name="86" href="#86">86</a>      <em>/**<em>*</em></em>
+<a name="87" href="#87">87</a>  <em>     * Set the jdbc driver</em>
+<a name="88" href="#88">88</a>  <em>     * @param driver The new jdbc driver</em>
+<a name="89" href="#89">89</a>  <em>     */</em>
+<a name="90" href="#90">90</a>      <strong>public</strong> <strong>void</strong> setDriver(String driver);
+<a name="91" href="#91">91</a>      
+<a name="92" href="#92">92</a>      <em>/**<em>*</em></em>
+<a name="93" href="#93">93</a>  <em>     * Get the protocol</em>
+<a name="94" href="#94">94</a>  <em>     * @return the protocal</em>
+<a name="95" href="#95">95</a>  <em>     */</em>
+<a name="96" href="#96">96</a>      <strong>public</strong> String getProtocol();
+<a name="97" href="#97">97</a>      
+<a name="98" href="#98">98</a>      <em>/**<em>*</em></em>
+<a name="99" href="#99">99</a>  <em>     * Set the protocol. It should be 'jdbc'</em>
+<a name="100" href="#100">100</a> <em>     * @param protocol</em>
+<a name="101" href="#101">101</a> <em>     */</em>
+<a name="102" href="#102">102</a>     <strong>public</strong> <strong>void</strong> setProtocol(String protocol);
+<a name="103" href="#103">103</a>     
+<a name="104" href="#104">104</a>     <em>/**<em>*</em></em>
+<a name="105" href="#105">105</a> <em>     * Get the subprotocol used to build the connection url</em>
+<a name="106" href="#106">106</a> <em>     * @return thhe subprotocol</em>
+<a name="107" href="#107">107</a> <em>     */</em>
+<a name="108" href="#108">108</a>     <strong>public</strong> String getSubProtocol();
+<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>     * Set the subprotocol used to build the connection url </em>
+<a name="112" href="#112">112</a> <em>     * @param subProtocol The new subprotocol value</em>
+<a name="113" href="#113">113</a> <em>     */</em>
+<a name="114" href="#114">114</a>     <strong>public</strong> <strong>void</strong> setSubProtocol(String subProtocol);
+<a name="115" href="#115">115</a>     
+<a name="116" href="#116">116</a>     <em>/**<em>*</em></em>
+<a name="117" href="#117">117</a> <em>     * Get the login </em>
+<a name="118" href="#118">118</a> <em>     * @return The login</em>
+<a name="119" href="#119">119</a> <em>     */</em>
+<a name="120" href="#120">120</a> 	<strong>public</strong> String getLogin();
+<a name="121" href="#121">121</a> 	
+<a name="122" href="#122">122</a> 	<em>/**<em>*</em></em>
+<a name="123" href="#123">123</a> <em>	 * Set the login</em>
+<a name="124" href="#124">124</a> <em>	 * @param login The new login value</em>
+<a name="125" href="#125">125</a> <em>	 */</em>
+<a name="126" href="#126">126</a> 	<strong>public</strong> <strong>void</strong> setLogin(String login);
+<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>	 * Get the password</em>
+<a name="130" href="#130">130</a> <em>	 * @return the password</em>
+<a name="131" href="#131">131</a> <em>	 */</em>
+<a name="132" href="#132">132</a> 	<strong>public</strong> String getPassword();
+<a name="133" href="#133">133</a> 	
+<a name="134" href="#134">134</a> 	<em>/**<em>*</em></em>
+<a name="135" href="#135">135</a> <em>	 * Set the password</em>
+<a name="136" href="#136">136</a> <em>	 * @param password The new password value</em>
+<a name="137" href="#137">137</a> <em>	 */</em>
+<a name="138" href="#138">138</a> 	<strong>public</strong> <strong>void</strong> setPassword(String password);
+<a name="139" href="#139">139</a> 	
+<a name="140" href="#140">140</a> 	
+<a name="141" href="#141">141</a> 	
+<a name="142" href="#142">142</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/model/HistoryElement.html
URL: http://svn.apache.org/viewcvs/incubator/graffito/site/api/xref/org/apache/portals/graffito/model/HistoryElement.html?rev=190820&view=auto
==============================================================================
--- incubator/graffito/site/api/xref/org/apache/portals/graffito/model/HistoryElement.html (added)
+++ incubator/graffito/site/api/xref/org/apache/portals/graffito/model/HistoryElement.html Wed Jun 15 14:40:47 2005
@@ -0,0 +1,70 @@
+<!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>HistoryElement xref</title>
+<link type="text/css" rel="stylesheet" href="../../../../../stylesheet.css" />
+</head>
+<body>
+<div id="overview"><a href="../../../../../../apidocs/org/apache/portals/graffito/model/HistoryElement.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/model/package-summary.html">org.apache.portals.graffito.model</a>;
+<a name="17" href="#17">17</a>  
+<a name="18" href="#18">18</a>  
+<a name="19" href="#19">19</a>  <em>/**<em>*</em></em>
+<a name="20" href="#20">20</a>  <em> * CMS History Element interface.</em>
+<a name="21" href="#21">21</a>  <em> * </em>
+<a name="22" href="#22">22</a>  <em> */</em>
+<a name="23" href="#23">23</a>  <strong>public</strong> <strong>interface</strong> <a href="../../../../../org/apache/portals/graffito/model/HistoryElement.html">HistoryElement</a> 
+<a name="24" href="#24">24</a>  {
+<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>     * Gets the Document associated to this history element</em>
+<a name="29" href="#29">29</a>  <em>     * </em>
+<a name="30" href="#30">30</a>  <em>     * @return the associated document </em>
+<a name="31" href="#31">31</a>  <em>     */</em>
+<a name="32" href="#32">32</a>      <a href="../../../../../org/apache/portals/graffito/model/Document.html">Document</a> getDocument();
+<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>     * Get the previous history element</em>
+<a name="36" href="#36">36</a>  <em>     * </em>
+<a name="37" href="#37">37</a>  <em>     * @return the previous object</em>
+<a name="38" href="#38">38</a>  <em>     */</em>
+<a name="39" href="#39">39</a>      <a href="../../../../../org/apache/portals/graffito/model/HistoryElement.html">HistoryElement</a> getPrevious();
+<a name="40" href="#40">40</a>         
+<a name="41" href="#41">41</a>      
+<a name="42" href="#42">42</a>      <em>/**<em>*</em></em>
+<a name="43" href="#43">43</a>  <em>     * Set the Document into this history element</em>
+<a name="44" href="#44">44</a>  <em>     * </em>
+<a name="45" href="#45">45</a>  <em>     * @param document The document to set</em>
+<a name="46" href="#46">46</a>  <em>     */</em>
+<a name="47" href="#47">47</a>      <strong>void</strong> setDocument(<a href="../../../../../org/apache/portals/graffito/model/Document.html">Document</a> document);
+<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>     * Set the previous history element</em>
+<a name="51" href="#51">51</a>  <em>     * </em>
+<a name="52" href="#52">52</a>  <em>     * @param historyElement the previous element to set into the history</em>
+<a name="53" href="#53">53</a>  <em>     */</em>
+<a name="54" href="#54">54</a>      <strong>void</strong> setPrevious(<a href="../../../../../org/apache/portals/graffito/model/HistoryElement.html">HistoryElement</a> historyElement);
+<a name="55" href="#55">55</a>      
+<a name="56" href="#56">56</a>      
+<a name="57" href="#57">57</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/model/Link.html
URL: http://svn.apache.org/viewcvs/incubator/graffito/site/api/xref/org/apache/portals/graffito/model/Link.html?rev=190820&view=auto
==============================================================================
--- incubator/graffito/site/api/xref/org/apache/portals/graffito/model/Link.html (added)
+++ incubator/graffito/site/api/xref/org/apache/portals/graffito/model/Link.html Wed Jun 15 14:40:47 2005
@@ -0,0 +1,53 @@
+<!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>Link xref</title>
+<link type="text/css" rel="stylesheet" href="../../../../../stylesheet.css" />
+</head>
+<body>
+<div id="overview"><a href="../../../../../../apidocs/org/apache/portals/graffito/model/Link.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>  
+<a name="17" href="#17">17</a>  <strong>package</strong> <a href="../../../../../org/apache/portals/graffito/model/package-summary.html">org.apache.portals.graffito.model</a>;
+<a name="18" href="#18">18</a>  
+<a name="19" href="#19">19</a>  <em>/**<em>*</em></em>
+<a name="20" href="#20">20</a>  <em> * Cms link object. Similar to a unix link&lt;br>. By this way, a CmsObject can be linked to different uris</em>
+<a name="21" href="#21">21</a>  <em> * </em>
+<a name="22" href="#22">22</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="23" href="#23">23</a>  <em> *</em>
+<a name="24" href="#24">24</a>  <em> */</em>
+<a name="25" href="#25">25</a>  <strong>public</strong> <strong>interface</strong> <a href="../../../../../org/apache/portals/graffito/model/Link.html">Link</a> <strong>extends</strong> <a href="../../../../../org/apache/portals/graffito/model/CmsObject.html">CmsObject</a>
+<a name="26" href="#26">26</a>  {
+<a name="27" href="#27">27</a>  
+<a name="28" href="#28">28</a>      <em>/**<em>*</em></em>
+<a name="29" href="#29">29</a>  <em>     * Set the link target </em>
+<a name="30" href="#30">30</a>  <em>     * @param cmsObject The target cms object</em>
+<a name="31" href="#31">31</a>  <em>     */</em>
+<a name="32" href="#32">32</a>      <strong>public</strong> <strong>void</strong> setTargetCmsObject(<a href="../../../../../org/apache/portals/graffito/model/CmsObject.html">CmsObject</a> cmsObject);
+<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>     * Get the target cms object</em>
+<a name="36" href="#36">36</a>  <em>     * @return the target cms object</em>
+<a name="37" href="#37">37</a>  <em>     */</em>
+<a name="38" href="#38">38</a>      <strong>public</strong> <a href="../../../../../org/apache/portals/graffito/model/CmsObject.html">CmsObject</a> getTargetCmsObject();
+<a name="39" href="#39">39</a>  
+<a name="40" href="#40">40</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/model/Server.html
URL: http://svn.apache.org/viewcvs/incubator/graffito/site/api/xref/org/apache/portals/graffito/model/Server.html?rev=190820&view=auto
==============================================================================
--- incubator/graffito/site/api/xref/org/apache/portals/graffito/model/Server.html (added)
+++ incubator/graffito/site/api/xref/org/apache/portals/graffito/model/Server.html Wed Jun 15 14:40:47 2005
@@ -0,0 +1,73 @@
+<!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>Server xref</title>
+<link type="text/css" rel="stylesheet" href="../../../../../stylesheet.css" />
+</head>
+<body>
+<div id="overview"><a href="../../../../../../apidocs/org/apache/portals/graffito/model/Server.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/model/package-summary.html">org.apache.portals.graffito.model</a>;
+<a name="17" href="#17">17</a>  
+<a name="18" href="#18">18</a>  
+<a name="19" href="#19">19</a>  <em>/**<em>*</em></em>
+<a name="20" href="#20">20</a>  <em> * The Server interface is the ancestor for all kind of content servers (DB, Webdav, ...).</em>
+<a name="21" href="#21">21</a>  <em> * A Server is a collection of {@link org.apache.portals.graffito.model.Folder}.</em>
+<a name="22" href="#22">22</a>  <em> * </em>
+<a name="23" href="#23">23</a>  <em> * Each Server is associated to a plugin class name (see org.apache.portals.graffito.store in the component subproject).</em>
+<a name="24" href="#24">24</a>  <em> * </em>
+<a name="25" href="#25">25</a>  <em> * In the Graffito context, there is a mandatary server called "Graffito Master Server" which contains server metadatas.</em>
+<a name="26" href="#26">26</a>  <em> * By this way, the Graffito engine can mount all referenced servers into the same content tree.</em>
+<a name="27" href="#27">27</a>  <em> *  </em>
+<a name="28" href="#28">28</a>  <em> *</em>
+<a name="29" href="#29">29</a>  <em> * Each server has scope which is an uri prefix. Each cms object with the same uri prefix will be stores in this server.</em>
+<a name="30" href="#30">30</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="31" href="#31">31</a>  <em> * </em>
+<a name="32" href="#32">32</a>  <em> * @version $Id: Server.java,v 1.1 2004/12/22 21:16:10 christophe Exp $</em>
+<a name="33" href="#33">33</a>  <em> */</em>
+<a name="34" href="#34">34</a>  <strong>public</strong> <strong>abstract</strong> <strong>interface</strong> <a href="../../../../../org/apache/portals/graffito/model/Server.html">Server</a>
+<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>     * Get the server scope. The scope is the uri prefix assigned to this server</em>
+<a name="38" href="#38">38</a>  <em>     * @return</em>
+<a name="39" href="#39">39</a>  <em>     */</em>
+<a name="40" href="#40">40</a>  	<strong>public</strong> String getScope();
+<a name="41" href="#41">41</a>  	
+<a name="42" href="#42">42</a>  	<strong>public</strong> <strong>void</strong> setScope(String scope);
+<a name="43" href="#43">43</a>  	
+<a name="44" href="#44">44</a>  	<strong>public</strong> String getAlias();
+<a name="45" href="#45">45</a>  	
+<a name="46" href="#46">46</a>  	<strong>public</strong> <strong>void</strong> setAlias(String alias);
+<a name="47" href="#47">47</a>  	
+<a name="48" href="#48">48</a>  	<strong>public</strong> String getDescription();
+<a name="49" href="#49">49</a>  	
+<a name="50" href="#50">50</a>  	<strong>public</strong> <strong>void</strong> setDescription(String description);
+<a name="51" href="#51">51</a>  	
+<a name="52" href="#52">52</a>  	<strong>public</strong> String getTitle();
+<a name="53" href="#53">53</a>  	
+<a name="54" href="#54">54</a>  	<strong>public</strong> <strong>void</strong> setTitle(String title);
+<a name="55" href="#55">55</a>  	
+<a name="56" href="#56">56</a>  	<strong>public</strong> String getStoreClassName();
+<a name="57" href="#57">57</a>  	
+<a name="58" href="#58">58</a>  	<strong>public</strong> <strong>void</strong> setStoreClassName(String pluginClassName);
+<a name="59" href="#59">59</a>  	    
+<a name="60" href="#60">60</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/model/WebdavServer.html
URL: http://svn.apache.org/viewcvs/incubator/graffito/site/api/xref/org/apache/portals/graffito/model/WebdavServer.html?rev=190820&view=auto
==============================================================================
--- incubator/graffito/site/api/xref/org/apache/portals/graffito/model/WebdavServer.html (added)
+++ incubator/graffito/site/api/xref/org/apache/portals/graffito/model/WebdavServer.html Wed Jun 15 14:40:47 2005
@@ -0,0 +1,56 @@
+<!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>WebdavServer xref</title>
+<link type="text/css" rel="stylesheet" href="../../../../../stylesheet.css" />
+</head>
+<body>
+<div id="overview"><a href="../../../../../../apidocs/org/apache/portals/graffito/model/WebdavServer.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/model/package-summary.html">org.apache.portals.graffito.model</a>;
+<a name="17" href="#17">17</a>  
+<a name="18" href="#18">18</a>  
+<a name="19" href="#19">19</a>  <em>/**<em>*</em></em>
+<a name="20" href="#20">20</a>  <em> * This is the interface for a WEBDAV server reference.</em>
+<a name="21" href="#21">21</a>  <em> *</em>
+<a name="22" href="#22">22</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="23" href="#23">23</a>  <em> * </em>
+<a name="24" href="#24">24</a>  <em> * @version $Id: WebdavServer.java,v 1.1 2004/12/22 21:16:11 christophe Exp $</em>
+<a name="25" href="#25">25</a>  <em> */</em>
+<a name="26" href="#26">26</a>  <strong>public</strong> <strong>abstract</strong> <strong>interface</strong> <a href="../../../../../org/apache/portals/graffito/model/WebdavServer.html">WebdavServer</a> <strong>extends</strong> <a href="../../../../../org/apache/portals/graffito/model/Server.html">Server</a>
+<a name="27" href="#27">27</a>  {
+<a name="28" href="#28">28</a>  	<strong>public</strong> String getUrl();
+<a name="29" href="#29">29</a>  	<strong>public</strong> <strong>void</strong> setUrl(String url);
+<a name="30" href="#30">30</a>  	
+<a name="31" href="#31">31</a>  	<strong>public</strong> <strong>boolean</strong> isSecureServer();
+<a name="32" href="#32">32</a>  	<strong>public</strong> <strong>void</strong> setSecureServer(<strong>boolean</strong> secureServer);
+<a name="33" href="#33">33</a>  	
+<a name="34" href="#34">34</a>  	<strong>public</strong> <strong>boolean</strong> isUsingCurrentLogin();
+<a name="35" href="#35">35</a>  	<strong>public</strong> <strong>void</strong> setUseCurrentLogin(<strong>boolean</strong> useCurrentLogin);
+<a name="36" href="#36">36</a>  	
+<a name="37" href="#37">37</a>  	<strong>public</strong> String getLogin();
+<a name="38" href="#38">38</a>  	<strong>public</strong> <strong>void</strong> setLogin(String login);
+<a name="39" href="#39">39</a>  	
+<a name="40" href="#40">40</a>  	<strong>public</strong> String getPassword();
+<a name="41" href="#41">41</a>  	<strong>public</strong> <strong>void</strong> setPassword(String password);
+<a name="42" href="#42">42</a>  	
+<a name="43" href="#43">43</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/model/package-frame.html
URL: http://svn.apache.org/viewcvs/incubator/graffito/site/api/xref/org/apache/portals/graffito/model/package-frame.html?rev=190820&view=auto
==============================================================================
--- incubator/graffito/site/api/xref/org/apache/portals/graffito/model/package-frame.html (added)
+++ incubator/graffito/site/api/xref/org/apache/portals/graffito/model/package-frame.html Wed Jun 15 14:40:47 2005
@@ -0,0 +1,67 @@
+
+
+  <!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.model</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.model</a>
+      </h3>
+
+      <h3>Classes</h3>
+
+      <ul>
+        
+          <li>
+            <a href="CmsObject.html" target="classFrame">CmsObject</a>
+          </li>
+        
+          <li>
+            <a href="CmsPermission.html" target="classFrame">CmsPermission</a>
+          </li>
+        
+          <li>
+            <a href="Content.html" target="classFrame">Content</a>
+          </li>
+        
+          <li>
+            <a href="Document.html" target="classFrame">Document</a>
+          </li>
+        
+          <li>
+            <a href="FileSystemServer.html" target="classFrame">FileSystemServer</a>
+          </li>
+        
+          <li>
+            <a href="Folder.html" target="classFrame">Folder</a>
+          </li>
+        
+          <li>
+            <a href="GraffitoServer.html" target="classFrame">GraffitoServer</a>
+          </li>
+        
+          <li>
+            <a href="HistoryElement.html" target="classFrame">HistoryElement</a>
+          </li>
+        
+          <li>
+            <a href="Link.html" target="classFrame">Link</a>
+          </li>
+        
+          <li>
+            <a href="Server.html" target="classFrame">Server</a>
+          </li>
+        
+          <li>
+            <a href="WebdavServer.html" target="classFrame">WebdavServer</a>
+          </li>
+        
+      </ul>
+
+    </body>
+  </html>

Added: incubator/graffito/site/api/xref/org/apache/portals/graffito/model/package-summary.html
URL: http://svn.apache.org/viewcvs/incubator/graffito/site/api/xref/org/apache/portals/graffito/model/package-summary.html?rev=190820&view=auto
==============================================================================
--- incubator/graffito/site/api/xref/org/apache/portals/graffito/model/package-summary.html (added)
+++ incubator/graffito/site/api/xref/org/apache/portals/graffito/model/package-summary.html Wed Jun 15 14:40:47 2005
@@ -0,0 +1,162 @@
+
+
+  
+
+  
+    
+
+    
+
+    
+
+  
+      <!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.model</h2>
+
+      <table class="summary">
+        <thead>
+          <tr>
+            <th>Class Summary</th>
+          </tr>
+        </thead>
+
+        <tbody>
+          
+            <tr>
+              <td>
+                <a href="CmsObject.html" target="classFrame">CmsObject</a>
+              </td>
+            </tr>
+          
+            <tr>
+              <td>
+                <a href="CmsPermission.html" target="classFrame">CmsPermission</a>
+              </td>
+            </tr>
+          
+            <tr>
+              <td>
+                <a href="Content.html" target="classFrame">Content</a>
+              </td>
+            </tr>
+          
+            <tr>
+              <td>
+                <a href="Document.html" target="classFrame">Document</a>
+              </td>
+            </tr>
+          
+            <tr>
+              <td>
+                <a href="FileSystemServer.html" target="classFrame">FileSystemServer</a>
+              </td>
+            </tr>
+          
+            <tr>
+              <td>
+                <a href="Folder.html" target="classFrame">Folder</a>
+              </td>
+            </tr>
+          
+            <tr>
+              <td>
+                <a href="GraffitoServer.html" target="classFrame">GraffitoServer</a>
+              </td>
+            </tr>
+          
+            <tr>
+              <td>
+                <a href="HistoryElement.html" target="classFrame">HistoryElement</a>
+              </td>
+            </tr>
+          
+            <tr>
+              <td>
+                <a href="Link.html" target="classFrame">Link</a>
+              </td>
+            </tr>
+          
+            <tr>
+              <td>
+                <a href="Server.html" target="classFrame">Server</a>
+              </td>
+            </tr>
+          
+            <tr>
+              <td>
+                <a href="WebdavServer.html" target="classFrame">WebdavServer</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/package-frame.html
URL: http://svn.apache.org/viewcvs/incubator/graffito/site/api/xref/org/apache/portals/graffito/package-frame.html?rev=190820&view=auto
==============================================================================
--- incubator/graffito/site/api/xref/org/apache/portals/graffito/package-frame.html (added)
+++ incubator/graffito/site/api/xref/org/apache/portals/graffito/package-frame.html Wed Jun 15 14:40:47 2005
@@ -0,0 +1,47 @@
+
+
+  <!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</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</a>
+      </h3>
+
+      <h3>Classes</h3>
+
+      <ul>
+        
+          <li>
+            <a href="ContentIndexService.html" target="classFrame">ContentIndexService</a>
+          </li>
+        
+          <li>
+            <a href="ContentModelService.html" target="classFrame">ContentModelService</a>
+          </li>
+        
+          <li>
+            <a href="ContentPermissionService.html" target="classFrame">ContentPermissionService</a>
+          </li>
+        
+          <li>
+            <a href="ContentSearchService.html" target="classFrame">ContentSearchService</a>
+          </li>
+        
+          <li>
+            <a href="ContentServerService.html" target="classFrame">ContentServerService</a>
+          </li>
+        
+          <li>
+            <a href="ContentVersionService.html" target="classFrame">ContentVersionService</a>
+          </li>
+        
+      </ul>
+
+    </body>
+  </html>

Added: incubator/graffito/site/api/xref/org/apache/portals/graffito/package-summary.html
URL: http://svn.apache.org/viewcvs/incubator/graffito/site/api/xref/org/apache/portals/graffito/package-summary.html?rev=190820&view=auto
==============================================================================
--- incubator/graffito/site/api/xref/org/apache/portals/graffito/package-summary.html (added)
+++ incubator/graffito/site/api/xref/org/apache/portals/graffito/package-summary.html Wed Jun 15 14:40:47 2005
@@ -0,0 +1,132 @@
+
+
+  
+
+  
+    
+
+    
+
+    
+
+  
+      <!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</h2>
+
+      <table class="summary">
+        <thead>
+          <tr>
+            <th>Class Summary</th>
+          </tr>
+        </thead>
+
+        <tbody>
+          
+            <tr>
+              <td>
+                <a href="ContentIndexService.html" target="classFrame">ContentIndexService</a>
+              </td>
+            </tr>
+          
+            <tr>
+              <td>
+                <a href="ContentModelService.html" target="classFrame">ContentModelService</a>
+              </td>
+            </tr>
+          
+            <tr>
+              <td>
+                <a href="ContentPermissionService.html" target="classFrame">ContentPermissionService</a>
+              </td>
+            </tr>
+          
+            <tr>
+              <td>
+                <a href="ContentSearchService.html" target="classFrame">ContentSearchService</a>
+              </td>
+            </tr>
+          
+            <tr>
+              <td>
+                <a href="ContentServerService.html" target="classFrame">ContentServerService</a>
+              </td>
+            </tr>
+          
+            <tr>
+              <td>
+                <a href="ContentVersionService.html" target="classFrame">ContentVersionService</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/search/Filter.html
URL: http://svn.apache.org/viewcvs/incubator/graffito/site/api/xref/org/apache/portals/graffito/search/Filter.html?rev=190820&view=auto
==============================================================================
--- incubator/graffito/site/api/xref/org/apache/portals/graffito/search/Filter.html (added)
+++ incubator/graffito/site/api/xref/org/apache/portals/graffito/search/Filter.html Wed Jun 15 14:40:47 2005
@@ -0,0 +1,155 @@
+<!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>Filter xref</title>
+<link type="text/css" rel="stylesheet" href="../../../../../stylesheet.css" />
+</head>
+<body>
+<div id="overview"><a href="../../../../../../apidocs/org/apache/portals/graffito/search/Filter.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/search/package-summary.html">org.apache.portals.graffito.search</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>  <em>/**<em>*</em></em>
+<a name="21" href="#21">21</a>  <em> * </em>
+<a name="22" href="#22">22</a>  <em> * Graffito Filter interface.</em>
+<a name="23" href="#23">23</a>  <em> *</em>
+<a name="24" href="#24">24</a>  <em> * @version $Ip:  Exp $</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>  <strong>public</strong> <strong>interface</strong> <a href="../../../../../org/apache/portals/graffito/search/Filter.html">Filter</a>
+<a name="28" href="#28">28</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>     * Set the filter scope. The scope is an URI prefix specifying where to search in the content tree.</em>
+<a name="32" href="#32">32</a>  <em>     * For example, if the scope is '/myserver1/myfolder', the search engine will search all objects</em>
+<a name="33" href="#33">33</a>  <em>     * which are located below '/myserver1/myfolder'.</em>
+<a name="34" href="#34">34</a>  <em>     * </em>
+<a name="35" href="#35">35</a>  <em>     * @param scope The filter scope</em>
+<a name="36" href="#36">36</a>  <em>     *  </em>
+<a name="37" href="#37">37</a>  <em>     */</em>
+<a name="38" href="#38">38</a>      <strong>public</strong> <strong>void</strong> setScope(String scope);
+<a name="39" href="#39">39</a>      
+<a name="40" href="#40">40</a>      <em>/**<em>*</em></em>
+<a name="41" href="#41">41</a>  <em>     * Get the filter scope.</em>
+<a name="42" href="#42">42</a>  <em>     * </em>
+<a name="43" href="#43">43</a>  <em>     * @return The filter scope</em>
+<a name="44" href="#44">44</a>  <em>     */</em>
+<a name="45" href="#45">45</a>      <strong>public</strong> String getScope();
+<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>     * Search content based on a fullTextSearch. </em>
+<a name="49" href="#49">49</a>  <em>     * Depending on the full text search engine, you can also filter on properties.</em>
+<a name="50" href="#50">50</a>  <em>     * </em>
+<a name="51" href="#51">51</a>  <em>     * @param fullTextSearch The full text search string  </em>
+<a name="52" href="#52">52</a>  <em>     */</em>
+<a name="53" href="#53">53</a>      <strong>public</strong> <strong>void</strong> addFullTextSearch(String fullTextSearch);
+<a name="54" href="#54">54</a>  
+<a name="55" href="#55">55</a>      <em>/**<em>*</em></em>
+<a name="56" href="#56">56</a>  <em>     * Search content based on a fullTextSearch. </em>
+<a name="57" href="#57">57</a>  <em>     * Depending on the full text search engine, you can also filter on properties.</em>
+<a name="58" href="#58">58</a>  <em>     * </em>
+<a name="59" href="#59">59</a>  <em>     * @param fullTextSearch The full text search string</em>
+<a name="60" href="#60">60</a>  <em>     * @param field The field to be searched  </em>
+<a name="61" href="#61">61</a>  <em>     */</em>    
+<a name="62" href="#62">62</a>      <strong>public</strong> <strong>void</strong> addFullTextSearch(String fullTextSearch, String field);
+<a name="63" href="#63">63</a>      
+<a name="64" href="#64">64</a>      <em>/**<em>*</em></em>
+<a name="65" href="#65">65</a>  <em>     * Get the full text search field</em>
+<a name="66" href="#66">66</a>  <em>     * @return</em>
+<a name="67" href="#67">67</a>  <em>     */</em>
+<a name="68" href="#68">68</a>      <strong>public</strong> String getSearchField();
+<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>	 * @see org.apache.ojb.broker.query.Criteria#addBetween(java.lang.String, java.lang.Object, java.lang.Object)</em>
+<a name="72" href="#72">72</a>  <em>	 */</em>
+<a name="73" href="#73">73</a>  	<strong>public</strong> <strong>void</strong> addBetween(String arg0, Object arg1, Object arg2);
+<a name="74" href="#74">74</a>  
+<a name="75" href="#75">75</a>  	<em>/**<em>*</em></em>
+<a name="76" href="#76">76</a>  <em>	 * @see org.apache.ojb.broker.query.Criteria#addEqualTo(java.lang.String, java.lang.Object)</em>
+<a name="77" href="#77">77</a>  <em>	 */</em>
+<a name="78" href="#78">78</a>  	<strong>public</strong> <strong>void</strong> addEqualTo(String arg0, Object arg1);
+<a name="79" href="#79">79</a>  
+<a name="80" href="#80">80</a>  	<em>/**<em>*</em></em>
+<a name="81" href="#81">81</a>  <em>	 * @see org.apache.ojb.broker.query.Criteria#addGreaterOrEqualThan(java.lang.String, java.lang.Object)</em>
+<a name="82" href="#82">82</a>  <em>	 */</em>
+<a name="83" href="#83">83</a>  	<strong>public</strong> <strong>void</strong> addGreaterOrEqualThan(String arg0, Object arg1);
+<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>	 * @see org.apache.ojb.broker.query.Criteria#addGreaterThan(java.lang.String, java.lang.Object)</em>
+<a name="87" href="#87">87</a>  <em>	 */</em>
+<a name="88" href="#88">88</a>  	<strong>public</strong> <strong>void</strong> addGreaterThan(String arg0, Object arg1);
+<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>	 * @see org.apache.ojb.broker.query.Criteria#addIn(java.lang.String, java.util.Collection)</em>
+<a name="92" href="#92">92</a>  <em>	 */</em>      
+<a name="93" href="#93">93</a>  	<strong>public</strong> <strong>void</strong> addIn(String attribute, Collection values);
+<a name="94" href="#94">94</a>  
+<a name="95" href="#95">95</a>  	<em>/**<em>*</em></em>
+<a name="96" href="#96">96</a>  <em>	 * @see org.apache.ojb.broker.query.Criteria#addLessOrEqualThan(java.lang.String, java.lang.Object)</em>
+<a name="97" href="#97">97</a>  <em>	 */</em>
+<a name="98" href="#98">98</a>  	<strong>public</strong> <strong>void</strong> addLessOrEqualThan(String arg0, Object arg1);
+<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>	 * @see org.apache.ojb.broker.query.Criteria#addLike(java.lang.Object, java.lang.Object)</em>
+<a name="102" href="#102">102</a> <em>	 */</em>
+<a name="103" href="#103">103</a> 	<strong>public</strong> <strong>void</strong> addLike(Object arg0, Object arg1);
+<a name="104" href="#104">104</a> 
+<a name="105" href="#105">105</a> 	<em>/**<em>*</em></em>
+<a name="106" href="#106">106</a> <em>	 * @see org.apache.ojb.broker.query.Criteria#addNotBetween(java.lang.String, java.lang.Object, java.lang.Object)</em>
+<a name="107" href="#107">107</a> <em>	 */</em>
+<a name="108" href="#108">108</a> 	<strong>public</strong> <strong>abstract</strong> <strong>void</strong> addNotBetween(String arg0, Object arg1, Object arg2);
+<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>	 * @see org.apache.ojb.broker.query.Criteria#addNotEqualTo(java.lang.String, java.lang.Object)</em>
+<a name="112" href="#112">112</a> <em>	 */</em>
+<a name="113" href="#113">113</a> 	<strong>public</strong> <strong>void</strong> addNotEqualTo(String arg0, Object arg1);
+<a name="114" href="#114">114</a> 
+<a name="115" href="#115">115</a> 	<em>/**<em>*</em></em>
+<a name="116" href="#116">116</a> <em>	 * @see org.apache.ojb.broker.query.Criteria#addNotLike(java.lang.String, java.lang.Object)</em>
+<a name="117" href="#117">117</a> <em>	 */</em>
+<a name="118" href="#118">118</a> 	<strong>public</strong> <strong>void</strong> addNotLike(String arg0, Object arg1);
+<a name="119" href="#119">119</a> 
+<a name="120" href="#120">120</a> 	<em>/**<em>*</em></em>
+<a name="121" href="#121">121</a> <em>	 * @see org.apache.ojb.broker.query.Criteria#addNotNull(java.lang.String)</em>
+<a name="122" href="#122">122</a> <em>	 */</em>
+<a name="123" href="#123">123</a> 	<strong>public</strong> <strong>void</strong> addNotNull(String arg0);
+<a name="124" href="#124">124</a> 
+<a name="125" href="#125">125</a> 	<strong>public</strong> <strong>void</strong> addIsNull(String arg0);
+<a name="126" href="#126">126</a> 	
+<a name="127" href="#127">127</a> 	<em>/**<em>*</em></em>
+<a name="128" href="#128">128</a> <em>	 * @see org.apache.ojb.broker.query.Criteria#addOrCriteria(org.apache.ojb.broker.query.Criteria)</em>
+<a name="129" href="#129">129</a> <em>	 */</em>
+<a name="130" href="#130">130</a> 	<strong>public</strong> <strong>void</strong> addOrFilter(<a href="../../../../../org/apache/portals/graffito/search/Filter.html">Filter</a> arg0);
+<a name="131" href="#131">131</a> 
+<a name="132" href="#132">132</a> 	<em>/**<em>*</em></em>
+<a name="133" href="#133">133</a> <em>	 * @see org.apache.ojb.broker.query.Criteria#addOrderByAscending(java.lang.String)</em>
+<a name="134" href="#134">134</a> <em>	 */</em>
+<a name="135" href="#135">135</a> 	<strong>public</strong> <strong>void</strong> addOrderByAscending(String arg0);
+<a name="136" href="#136">136</a> 
+<a name="137" href="#137">137</a> 	<em>/**<em>*</em></em>
+<a name="138" href="#138">138</a> <em>	 * @see org.apache.ojb.broker.query.Criteria#addOrderByDescending(java.lang.String)</em>
+<a name="139" href="#139">139</a> <em>	 */</em>
+<a name="140" href="#140">140</a> 	<strong>public</strong> <strong>void</strong> addOrderByDescending(String arg0);
+<a name="141" href="#141">141</a> 
+<a name="142" href="#142">142</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/search/SearchResults.html
URL: http://svn.apache.org/viewcvs/incubator/graffito/site/api/xref/org/apache/portals/graffito/search/SearchResults.html?rev=190820&view=auto
==============================================================================
--- incubator/graffito/site/api/xref/org/apache/portals/graffito/search/SearchResults.html (added)
+++ incubator/graffito/site/api/xref/org/apache/portals/graffito/search/SearchResults.html Wed Jun 15 14:40:47 2005
@@ -0,0 +1,135 @@
+<!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>SearchResults xref</title>
+<link type="text/css" rel="stylesheet" href="../../../../../stylesheet.css" />
+</head>
+<body>
+<div id="overview"><a href="../../../../../../apidocs/org/apache/portals/graffito/search/SearchResults.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>  
+<a name="17" href="#17">17</a>  <strong>package</strong> <a href="../../../../../org/apache/portals/graffito/search/package-summary.html">org.apache.portals.graffito.search</a>;
+<a name="18" href="#18">18</a>  
+<a name="19" href="#19">19</a>  <strong>import</strong> java.util.ArrayList;
+<a name="20" href="#20">20</a>  <strong>import</strong> java.util.Collection;
+<a name="21" href="#21">21</a>  <strong>import</strong> java.util.List;
+<a name="22" href="#22">22</a>  
+<a name="23" href="#23">23</a>  <strong>import</strong> org.apache.portals.graffito.model.CmsObject;
+<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> * Container for search result entries</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:taylor@apache.org" target="alexandria_uri">mailto:taylor@apache.org</a>">David Sean taylor&lt;/a></em>
+<a name="30" href="#30">30</a>  <em> * @version $Id: SearchResults.java,v 1.1 2004/12/22 21:16:12 christophe Exp $</em>
+<a name="31" href="#31">31</a>  <em> */</em>
+<a name="32" href="#32">32</a>  <strong>public</strong> <strong>class</strong> <a href="../../../../../org/apache/portals/graffito/search/SearchResults.html">SearchResults</a>
+<a name="33" href="#33">33</a>  {
+<a name="34" href="#34">34</a>      <strong>private</strong> List results = <strong>null</strong>;
+<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>     */</em>
+<a name="38" href="#38">38</a>      <strong>public</strong> <a href="../../../../../org/apache/portals/graffito/search/SearchResults.html">SearchResults</a>()
+<a name="39" href="#39">39</a>      {
+<a name="40" href="#40">40</a>          init(0);
+<a name="41" href="#41">41</a>      }
+<a name="42" href="#42">42</a>  
+<a name="43" href="#43">43</a>      <em>/**<em>*</em></em>
+<a name="44" href="#44">44</a>  <em>     * </em>
+<a name="45" href="#45">45</a>  <em>     * @param initialCapacity</em>
+<a name="46" href="#46">46</a>  <em>     */</em>
+<a name="47" href="#47">47</a>      <strong>public</strong> <a href="../../../../../org/apache/portals/graffito/search/SearchResults.html">SearchResults</a>(<strong>int</strong> initialCapacity)
+<a name="48" href="#48">48</a>      {
+<a name="49" href="#49">49</a>          init(initialCapacity);
+<a name="50" href="#50">50</a>      }
+<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>     * </em>
+<a name="54" href="#54">54</a>  <em>     * @param initialCapacity</em>
+<a name="55" href="#55">55</a>  <em>     */</em>
+<a name="56" href="#56">56</a>      <strong>private</strong> <strong>void</strong> init(<strong>int</strong> initialCapacity)
+<a name="57" href="#57">57</a>      {
+<a name="58" href="#58">58</a>          results = <strong>new</strong> ArrayList(initialCapacity);
+<a name="59" href="#59">59</a>      }
+<a name="60" href="#60">60</a>  
+<a name="61" href="#61">61</a>      <em>/**<em>*</em></em>
+<a name="62" href="#62">62</a>  <em>     * </em>
+<a name="63" href="#63">63</a>  <em>     * @param searchResult</em>
+<a name="64" href="#64">64</a>  <em>     * @return </em>
+<a name="65" href="#65">65</a>  <em>     */</em>
+<a name="66" href="#66">66</a>      <strong>public</strong> <strong>boolean</strong> add(<a href="../../../../../org/apache/portals/graffito/model/CmsObject.html">CmsObject</a> cmsObject)
+<a name="67" href="#67">67</a>      {
+<a name="68" href="#68">68</a>          <strong>return</strong> results.add(cmsObject);
+<a name="69" href="#69">69</a>      }
+<a name="70" href="#70">70</a>  
+<a name="71" href="#71">71</a>      <em>/**<em>*</em></em>
+<a name="72" href="#72">72</a>  <em>     * </em>
+<a name="73" href="#73">73</a>  <em>     * @param index</em>
+<a name="74" href="#74">74</a>  <em>     * @param searchResult</em>
+<a name="75" href="#75">75</a>  <em>     */</em>
+<a name="76" href="#76">76</a>      <strong>public</strong> <strong>void</strong> add(<strong>int</strong> index, <a href="../../../../../org/apache/portals/graffito/model/CmsObject.html">CmsObject</a> cmsObject)
+<a name="77" href="#77">77</a>      {
+<a name="78" href="#78">78</a>          results.add(index, cmsObject);
+<a name="79" href="#79">79</a>          <strong>return</strong>;
+<a name="80" href="#80">80</a>      }
+<a name="81" href="#81">81</a>      
+<a name="82" href="#82">82</a>      <em>/**<em>*</em></em>
+<a name="83" href="#83">83</a>  <em>     * </em>
+<a name="84" href="#84">84</a>  <em>     * @param index</em>
+<a name="85" href="#85">85</a>  <em>     * @param searchResult</em>
+<a name="86" href="#86">86</a>  <em>     */</em>
+<a name="87" href="#87">87</a>      <strong>public</strong> <strong>void</strong> addAll(Collection cmsObjects)
+<a name="88" href="#88">88</a>      {
+<a name="89" href="#89">89</a>          results.addAll(cmsObjects);
+<a name="90" href="#90">90</a>          <strong>return</strong>;
+<a name="91" href="#91">91</a>      }
+<a name="92" href="#92">92</a>      
+<a name="93" href="#93">93</a>  
+<a name="94" href="#94">94</a>      <em>/**<em>*</em></em>
+<a name="95" href="#95">95</a>  <em>     * </em>
+<a name="96" href="#96">96</a>  <em>     * @param index</em>
+<a name="97" href="#97">97</a>  <em>     * @return </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/CmsObject.html">CmsObject</a> get(<strong>int</strong> index)
+<a name="100" href="#100">100</a>     {
+<a name="101" href="#101">101</a>         <strong>return</strong>(<a href="../../../../../org/apache/portals/graffito/model/CmsObject.html">CmsObject</a>) results.get(index);
+<a name="102" href="#102">102</a>     }
+<a name="103" href="#103">103</a> 
+<a name="104" href="#104">104</a>     <em>/**<em>*</em></em>
+<a name="105" href="#105">105</a> <em>     * </em>
+<a name="106" href="#106">106</a> <em>     * @return </em>
+<a name="107" href="#107">107</a> <em>     */</em>
+<a name="108" href="#108">108</a>     <strong>public</strong> <strong>int</strong> size()
+<a name="109" href="#109">109</a>     {
+<a name="110" href="#110">110</a>         <strong>return</strong> results.size();
+<a name="111" href="#111">111</a>     }
+<a name="112" href="#112">112</a> 
+<a name="113" href="#113">113</a>     <em>/**<em>*</em></em>
+<a name="114" href="#114">114</a> <em>     * </em>
+<a name="115" href="#115">115</a> <em>     * @return </em>
+<a name="116" href="#116">116</a> <em>     */</em>
+<a name="117" href="#117">117</a>     <strong>public</strong> List getResults()
+<a name="118" href="#118">118</a>     {
+<a name="119" href="#119">119</a>         <strong>return</strong> <strong>this</strong>.results;
+<a name="120" href="#120">120</a>     }
+<a name="121" href="#121">121</a>     
+<a name="122" href="#122">122</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/search/package-frame.html
URL: http://svn.apache.org/viewcvs/incubator/graffito/site/api/xref/org/apache/portals/graffito/search/package-frame.html?rev=190820&view=auto
==============================================================================
--- incubator/graffito/site/api/xref/org/apache/portals/graffito/search/package-frame.html (added)
+++ incubator/graffito/site/api/xref/org/apache/portals/graffito/search/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.search</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.search</a>
+      </h3>
+
+      <h3>Classes</h3>
+
+      <ul>
+        
+          <li>
+            <a href="Filter.html" target="classFrame">Filter</a>
+          </li>
+        
+          <li>
+            <a href="SearchResults.html" target="classFrame">SearchResults</a>
+          </li>
+        
+      </ul>
+
+    </body>
+  </html>

Added: incubator/graffito/site/api/xref/org/apache/portals/graffito/search/package-summary.html
URL: http://svn.apache.org/viewcvs/incubator/graffito/site/api/xref/org/apache/portals/graffito/search/package-summary.html?rev=190820&view=auto
==============================================================================
--- incubator/graffito/site/api/xref/org/apache/portals/graffito/search/package-summary.html (added)
+++ incubator/graffito/site/api/xref/org/apache/portals/graffito/search/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.search</h2>
+
+      <table class="summary">
+        <thead>
+          <tr>
+            <th>Class Summary</th>
+          </tr>
+        </thead>
+
+        <tbody>
+          
+            <tr>
+              <td>
+                <a href="Filter.html" target="classFrame">Filter</a>
+              </td>
+            </tr>
+          
+            <tr>
+              <td>
+                <a href="SearchResults.html" target="classFrame">SearchResults</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/overview-frame.html
URL: http://svn.apache.org/viewcvs/incubator/graffito/site/api/xref/overview-frame.html?rev=190820&view=auto
==============================================================================
--- incubator/graffito/site/api/xref/overview-frame.html (added)
+++ incubator/graffito/site/api/xref/overview-frame.html Wed Jun 15 14:40:47 2005
@@ -0,0 +1,43 @@
+
+
+  <!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</title>
+      <link rel="stylesheet" href="stylesheet.css" type="text/css" title="style"></link>
+    </head>
+    <body>
+
+      <h3>
+        <a href="allclasses-frame.html" target="packageFrame">All Classes</a>
+      </h3>
+
+      <h3>Packages</h3>
+
+      <ul>
+        
+          <li>
+            <a href="org/apache/portals/graffito/package-frame.html" target="packageFrame">org.apache.portals.graffito</a>
+          </li>
+        
+          <li>
+            <a href="org/apache/portals/graffito/context/package-frame.html" target="packageFrame">org.apache.portals.graffito.context</a>
+          </li>
+        
+          <li>
+            <a href="org/apache/portals/graffito/exception/package-frame.html" target="packageFrame">org.apache.portals.graffito.exception</a>
+          </li>
+        
+          <li>
+            <a href="org/apache/portals/graffito/model/package-frame.html" target="packageFrame">org.apache.portals.graffito.model</a>
+          </li>
+        
+          <li>
+            <a href="org/apache/portals/graffito/search/package-frame.html" target="packageFrame">org.apache.portals.graffito.search</a>
+          </li>
+        
+      </ul>
+
+    </body>
+  </html>

Added: incubator/graffito/site/api/xref/overview-summary.html
URL: http://svn.apache.org/viewcvs/incubator/graffito/site/api/xref/overview-summary.html?rev=190820&view=auto
==============================================================================
--- incubator/graffito/site/api/xref/overview-summary.html (added)
+++ incubator/graffito/site/api/xref/overview-summary.html Wed Jun 15 14:40:47 2005
@@ -0,0 +1,118 @@
+
+
+  
+
+  
+    
+
+    
+
+    
+  
+      <!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</title>
+          <link rel="stylesheet" href="stylesheet.css" type="text/css" title="style"></link>
+        </head>
+        <body>
+
+          
+      
+      
+
+      <div class="overview">
+        <ul>
+          <li class="selected">Overview</li>
+          <li>Package</li>
+        </ul>
+      </div>
+      <div class="framenoframe">
+        <ul>
+          <li>
+            <a href="index.html" target="_top">FRAMES</a>
+          </li>
+          <li>
+            <a href="overview-summary.html" target="_top">NO FRAMES</a>
+          </li>
+        </ul>
+      </div>
+
+      
+    
+      
+
+      <h2>Graffito Core API 1.0-a1-dev Reference</h2>
+
+      <table class="summary">
+        <thead>
+          <tr>
+            <th>Packages</th>
+          </tr>
+        </thead>
+
+        <tbody>
+          
+            <tr>
+              <td>
+                <a href="org/apache/portals/graffito/package-summary.html">org.apache.portals.graffito</a>
+              </td>
+            </tr>
+          
+            <tr>
+              <td>
+                <a href="org/apache/portals/graffito/context/package-summary.html">org.apache.portals.graffito.context</a>
+              </td>
+            </tr>
+          
+            <tr>
+              <td>
+                <a href="org/apache/portals/graffito/exception/package-summary.html">org.apache.portals.graffito.exception</a>
+              </td>
+            </tr>
+          
+            <tr>
+              <td>
+                <a href="org/apache/portals/graffito/model/package-summary.html">org.apache.portals.graffito.model</a>
+              </td>
+            </tr>
+          
+            <tr>
+              <td>
+                <a href="org/apache/portals/graffito/search/package-summary.html">org.apache.portals.graffito.search</a>
+              </td>
+            </tr>
+          
+        </tbody>
+      </table>
+
+    
+      
+      
+
+      <div class="overview">
+        <ul>
+          <li class="selected">Overview</li>
+          <li>Package</li>
+        </ul>
+      </div>
+      <div class="framenoframe">
+        <ul>
+          <li>
+            <a href="index.html" target="_top">FRAMES</a>
+          </li>
+          <li>
+            <a href="overview-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/stylesheet.css
URL: http://svn.apache.org/viewcvs/incubator/graffito/site/api/xref/stylesheet.css?rev=190820&view=auto
==============================================================================
--- incubator/graffito/site/api/xref/stylesheet.css (added)
+++ incubator/graffito/site/api/xref/stylesheet.css Wed Jun 15 14:40:47 2005
@@ -0,0 +1,96 @@
+/* Javadoc style sheet */
+/* Define colors, fonts and other style attributes here to override the defaults  */
+body { 
+	background-color: #fff;
+	font-family: Arial, Helvetica, sans-serif;
+}
+
+a:link {
+ color: #00f;
+}
+a:visited {
+ color: #00a;
+}
+
+a:active, a:hover {
+ color: #f30 !important;
+}
+
+ul, li	{
+	list-style-type:none ;
+	margin:0;
+	padding:0;
+}
+
+table td{
+	padding: 3px;
+	border: 1px solid #000;
+}
+table{
+	width:100%;
+	border: 1px solid #000;
+	border-collapse: collapse;
+}
+
+div.overview {
+	background-color:#ddd;
+	padding: 4px 4px 4px 0;
+}
+div.overview li, div.framenoframe li {
+	display: inline;
+}
+div.framenoframe {
+	text-align: center;
+	font-size: x-small;
+}
+div.framenoframe li {
+	margin: 0 3px 0 3px;
+}
+div.overview li {
+	margin:3px 3px 0 3px;
+	padding: 4px;
+}
+li.selected {
+	background-color:#888;
+	color: #fff;
+	font-weight: bold;
+}
+
+table.summary {
+	margin-bottom: 20px;
+}
+table.summary td, table.summary th {
+	font-weight: bold;
+	text-align: left;
+	padding: 3px;
+}
+table.summary th{
+	background-color:#036;
+	color: #fff;
+}
+table.summary td{
+	background-color:#eee;
+	border: 1px solid black;
+}
+
+em {
+	color: #A00;
+}
+em.comment {
+	color: #390;
+}
+.string {
+	color: #009;
+}
+div#footer {
+	text-align:center;
+}
+#overview {
+	padding:2px;
+}
+            
+            
+hr {
+	height: 1px;
+	color: #000;
+}
\ No newline at end of file