From graffito-commits-return-551-apmail-incubator-graffito-commits-archive=www.apache.org@incubator.apache.org Wed Feb 22 21:03:24 2006 Return-Path: Delivered-To: apmail-incubator-graffito-commits-archive@www.apache.org Received: (qmail 74123 invoked from network); 22 Feb 2006 21:03:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Feb 2006 21:03:23 -0000 Received: (qmail 39653 invoked by uid 500); 22 Feb 2006 21:03:22 -0000 Mailing-List: contact graffito-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: graffito-dev@incubator.apache.org Delivered-To: mailing list graffito-commits@incubator.apache.org Received: (qmail 39506 invoked by uid 500); 22 Feb 2006 21:03:21 -0000 Delivered-To: apmail-incubator-graffito-cvs@incubator.apache.org Received: (qmail 39461 invoked by uid 99); 22 Feb 2006 21:03:20 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Feb 2006 13:03:20 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME,UPPERCASE_25_50 X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 22 Feb 2006 13:03:01 -0800 Received: (qmail 73191 invoked by uid 65534); 22 Feb 2006 21:02:40 -0000 Message-ID: <20060222210240.73190.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r379891 [14/38] - in /incubator/graffito/site: ./ api/ api/apidocs/ 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/o... Date: Wed, 22 Feb 2006 21:01:58 -0000 To: graffito-cvs@incubator.apache.org From: clombart@apache.org X-Mailer: svnmailer-1.0.7 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Modified: incubator/graffito/site/api/apidocs/org/apache/portals/graffito/model/core/class-use/Link.html URL: http://svn.apache.org/viewcvs/incubator/graffito/site/api/apidocs/org/apache/portals/graffito/model/core/class-use/Link.html?rev=379891&r1=379890&r2=379891&view=diff ============================================================================== --- incubator/graffito/site/api/apidocs/org/apache/portals/graffito/model/core/class-use/Link.html (original) +++ incubator/graffito/site/api/apidocs/org/apache/portals/graffito/model/core/class-use/Link.html Wed Feb 22 13:01:47 2006 @@ -1,213 +1,213 @@ - - - - - - - -Uses of Interface org.apache.portals.graffito.model.core.Link (Graffito Core API 1.0-a1-dev API) - - - - - - - - - - - + + + + + + + +Uses of Interface org.apache.portals.graffito.model.core.Link (Graffito Core API 1.0-a1-dev API) + - + + + + + + + + + + + - - - + +
- - -
-
-

-Uses of Interface
org.apache.portals.graffito.model.core.Link

-
- - - - - - - - - -
-Packages that use Link
org.apache.portals.graffito.services.core  
-  -

+ + +


+
+

+Uses of Interface
org.apache.portals.graffito.model.core.Link

+
+ + + + + + + + + +
+Packages that use Link
org.apache.portals.graffito.services.core  
+  +

- - - - -
-Uses of Link in org.apache.portals.graffito.services.core
-  -

- - - - - - - - - - - - - -
Methods in org.apache.portals.graffito.services.core that return Link
- LinkContentModelService.createLink() - -
-          Factory to create a new Link object.
- LinkContentModelService.getLink(java.lang.String uri) - -
-          Get a Link from the engine's persistent store.
-  -

- - - - - - - - - - - - - - - - - -
Methods in org.apache.portals.graffito.services.core with parameters of type Link
- voidContentModelService.addLink(Link link) - -
-          Adds a Link to engine's persistent store.
- voidContentModelService.removeLink(Link link) - -
-          Remove a Link from the engine's persistent store.
- voidContentModelService.updateLink(Link link) - -
-          Update a link in the engine's persistent store.
-  -

-


- + + + + +
+Uses of Link in org.apache.portals.graffito.services.core
+  +

+ + + + + + + + + + + + + +
Methods in org.apache.portals.graffito.services.core that return Link
+ LinkContentModelService.createLink() - +
+          Factory to create a new Link object.
+ LinkContentModelService.getLink(java.lang.String uri) + +
+          Get a Link from the engine's persistent store.
+  +

+ + + + + + + + + + + + + + + + + +
Methods in org.apache.portals.graffito.services.core with parameters of type Link
+ voidContentModelService.addLink(Link link) + +
+          Adds a Link to engine's persistent store.
+ voidContentModelService.removeLink(Link link) + +
+          Remove a Link from the engine's persistent store.
+ voidContentModelService.updateLink(Link link) + +
+          Update a link in the engine's persistent store.
+  +

+


+ + + - - - + +
- - -
-Copyright © 2004-2005 The Apache Software Foundation. All Rights Reserved. - - + + +
+Copyright © 2004-2006 The Apache Software Foundation. All Rights Reserved. + + Modified: incubator/graffito/site/api/apidocs/org/apache/portals/graffito/model/core/class-use/VersionnedContent.html URL: http://svn.apache.org/viewcvs/incubator/graffito/site/api/apidocs/org/apache/portals/graffito/model/core/class-use/VersionnedContent.html?rev=379891&r1=379890&r2=379891&view=diff ============================================================================== --- incubator/graffito/site/api/apidocs/org/apache/portals/graffito/model/core/class-use/VersionnedContent.html (original) +++ incubator/graffito/site/api/apidocs/org/apache/portals/graffito/model/core/class-use/VersionnedContent.html Wed Feb 22 13:01:47 2006 @@ -1,339 +1,338 @@ - - - - - - - -Uses of Interface org.apache.portals.graffito.model.core.VersionnedContent (Graffito Core API 1.0-a1-dev API) - - - - - - - - - - - + + + + + + + +Uses of Interface org.apache.portals.graffito.model.core.VersionnedContent (Graffito Core API 1.0-a1-dev API) + - + + + + + + + + + + + - - - + +
- - -
-
-

-Uses of Interface
org.apache.portals.graffito.model.core.VersionnedContent

-
- - - - - - - - - - - - - - - - - -
-Packages that use VersionnedContent
org.apache.portals.graffito.model.core  
org.apache.portals.graffito.model.dm  
org.apache.portals.graffito.services.core  
-  -

+ + +


+
+

+Uses of Interface
org.apache.portals.graffito.model.core.VersionnedContent

+
+ + + + + + + + + + + + + + + + + +
+Packages that use VersionnedContent
org.apache.portals.graffito.model.core  
org.apache.portals.graffito.model.dm  
org.apache.portals.graffito.services.core  
+  +

- - - - -
-Uses of VersionnedContent in org.apache.portals.graffito.model.core
-  -

- - - - - - - - - -
Methods in org.apache.portals.graffito.model.core that return VersionnedContent
- VersionnedContentHistoryElement.getVersionnedContent() - -
-          Gets the VersionnedContent associated to this history element
-  -

- - - - - - - - - -
Methods in org.apache.portals.graffito.model.core with parameters of type VersionnedContent
- voidHistoryElement.setVersionnedContent(VersionnedContent versionnedContent) - -
-          Set the versionned content into this history element
-  -

+ + + + +
+Uses of VersionnedContent in org.apache.portals.graffito.model.core
+  +

+ + + + + + + + + +
Methods in org.apache.portals.graffito.model.core that return VersionnedContent
+ VersionnedContentHistoryElement.getVersionnedContent() + +
+          Gets the VersionnedContent associated to this history element
+  +

+ + + + + + + + + +
Methods in org.apache.portals.graffito.model.core with parameters of type VersionnedContent
+ voidHistoryElement.setVersionnedContent(VersionnedContent versionnedContent) + +
+          Set the versionned content into this history element
+  +

- - - - -
-Uses of VersionnedContent in org.apache.portals.graffito.model.dm
-  -

- - - - - - - - - -
Subinterfaces of VersionnedContent in org.apache.portals.graffito.model.dm
- interfaceDocument - -
-          CMS Document interface.
-  -

+ + + + +
+Uses of VersionnedContent in org.apache.portals.graffito.model.dm
+  +

+ + + + + + + + + +
Subinterfaces of VersionnedContent in org.apache.portals.graffito.model.dm
+ interfaceDocument + +
+          CMS Document interface.
+  +

- - - - -
-Uses of VersionnedContent in org.apache.portals.graffito.services.core
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - +
Methods in org.apache.portals.graffito.services.core that return VersionnedContent
- VersionnedContentContentVersionService.createMajorVersion(java.lang.String uri) - -
-          Create a new major versionned content.
- VersionnedContentContentVersionService.createMinorVersion(java.lang.String uri) - -
-          Create a new minor versionned content.
- VersionnedContentContentModelService.createVersionnedContent() - -
-          Factory to create a new empty generic versionned content object.
- VersionnedContentContentModelService.createVersionnedContent(java.lang.String contentName) - -
-          Factory to create a new empty versionned content object.
- VersionnedContentContentModelService.getVersionnedContent(java.lang.String uri) - -
-          Get a versionned content from the engine's persistent store by uri. -
- VersionnedContent
+ + + +
+Uses of VersionnedContent in org.apache.portals.graffito.services.core
+  +

+ + + + + + + + + + + + + + + + + + + - -
Methods in org.apache.portals.graffito.services.core that return VersionnedContent
+ VersionnedContentContentModelService.createVersionnedContent() + +
+          Factory to create a new empty generic versionned content object.
+ VersionnedContentContentModelService.createVersionnedContent(java.lang.String contentName) + +
+          Factory to create a new empty versionned content object.
+ VersionnedContentContentModelService.getVersionnedContent(java.lang.String uri) + +
+          Get a versionned content from the engine's persistent store by uri.
+ VersionnedContent ContentModelService.getVersionnedContent(java.lang.String uri, - java.lang.String versionNum) - -
-          Get a versionned content from the engine's persistent store by uri.
-  -

- - - - - - - - - - - + java.lang.String versionNum) + +
+          Get a versionned content from the engine's persistent store by uri. + + + + + + + + + +
Methods in org.apache.portals.graffito.services.core with parameters of type VersionnedContent
- HistoryElementContentVersionService.getHistory(VersionnedContent versionnedContent) - -
-          Get the history element associated to a specific versionned content
- void
+ VersionnedContentContentVersionService.createMajorVersion(java.lang.String uri) + +
+          Create a new major versionned content.
+ VersionnedContentContentVersionService.createMinorVersion(java.lang.String uri) + +
+          Create a new minor versionned content.
+  +

+ + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - -
Methods in org.apache.portals.graffito.services.core with parameters of type VersionnedContent
+ voidContentModelService.addVersionnedContent(VersionnedContent versionnedContent) + +
+          Adds a versionned content to engine's persistent store.
+ voidContentModelService.removeVersionnedContent(VersionnedContent versionnedContent) + +
+          Remove a versionned content from the engine's persistent store.
+ voidContentModelService.updateVersionnedContent(VersionnedContent versionnedContent) + +
+          Update a versionned content in the engine's persistent store.
+ HistoryElementContentVersionService.getHistory(VersionnedContent versionnedContent) + +
+          Get the history element associated to a specific versionned content
+ void ContentVersionService.addInHistory(java.lang.String uri, VersionnedContent previousContent, - VersionnedContent newContent) - -
-          Add a new version in the Document history
- voidContentModelService.addVersionnedContent(VersionnedContent versionnedContent) - -
-          Adds a versionned content to engine's persistent store.
- voidContentModelService.removeVersionnedContent(VersionnedContent versionnedContent) - -
-          Remove a versionned content from the engine's persistent store.
- voidContentModelService.updateVersionnedContent(VersionnedContent versionnedContent) - -
-          Update a versionned content in the engine's persistent store.
-  -

-


- + VersionnedContent newContent) + +
+          Add a new version in the Document history + + +  +

+


- + + - - - + +
- - -
-Copyright © 2004-2005 The Apache Software Foundation. All Rights Reserved. - - + + +
+Copyright © 2004-2006 The Apache Software Foundation. All Rights Reserved. + + Modified: incubator/graffito/site/api/apidocs/org/apache/portals/graffito/model/core/package-frame.html URL: http://svn.apache.org/viewcvs/incubator/graffito/site/api/apidocs/org/apache/portals/graffito/model/core/package-frame.html?rev=379891&r1=379890&r2=379891&view=diff ============================================================================== --- incubator/graffito/site/api/apidocs/org/apache/portals/graffito/model/core/package-frame.html (original) +++ incubator/graffito/site/api/apidocs/org/apache/portals/graffito/model/core/package-frame.html Wed Feb 22 13:01:47 2006 @@ -1,43 +1,43 @@ - - - - - - - -org.apache.portals.graffito.model.core (Graffito Core API 1.0-a1-dev API) - - - - - - - - - - - + + + + + + + +org.apache.portals.graffito.model.core (Graffito Core API 1.0-a1-dev API) + + + + + + + + + + + org.apache.portals.graffito.model.core - - - - -
-Interfaces  - -
-CmsObject -
-Content -
-Folder -
-HistoryElement -
-Link -
-VersionnedContent
- - - - + + + + +
+Interfaces  + +
+CmsObject +
+Content +
+Folder +
+HistoryElement +
+Link +
+VersionnedContent
+ + + + Modified: incubator/graffito/site/api/apidocs/org/apache/portals/graffito/model/core/package-summary.html URL: http://svn.apache.org/viewcvs/incubator/graffito/site/api/apidocs/org/apache/portals/graffito/model/core/package-summary.html?rev=379891&r1=379890&r2=379891&view=diff ============================================================================== --- incubator/graffito/site/api/apidocs/org/apache/portals/graffito/model/core/package-summary.html (original) +++ incubator/graffito/site/api/apidocs/org/apache/portals/graffito/model/core/package-summary.html Wed Feb 22 13:01:47 2006 @@ -1,169 +1,169 @@ - - - - - - - -org.apache.portals.graffito.model.core (Graffito Core API 1.0-a1-dev API) - - - - - - - - - - - - + + + + + + + +org.apache.portals.graffito.model.core (Graffito Core API 1.0-a1-dev API) + - + + + + + + + + + + + + - - - + +
- - -
-

-Package org.apache.portals.graffito.model.core -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Interface Summary
CmsObjectThe CmsObject interface is the ancestor for all Cms objects present into the content tree (Document, folder, link, ...).
ContentCMS Content interface.
FolderCMS Folder interface.
HistoryElementCMS History Element interface.
LinkCms link object.
VersionnedContentCMS Content interface.
-  - -

-


- + - +
+

+Package org.apache.portals.graffito.model.core +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Interface Summary
CmsObjectThe CmsObject interface is the ancestor for all Cms objects present into the content tree (Document, folder, link, ...).
ContentCMS Content interface.
FolderCMS Folder interface.
HistoryElementCMS History Element interface.
LinkCms link object.
VersionnedContentCMS Content interface.
+  + +

+


+ + + - - - + +
- - -
-Copyright © 2004-2005 The Apache Software Foundation. All Rights Reserved. - - + + +
+Copyright © 2004-2006 The Apache Software Foundation. All Rights Reserved. + +