From graffito-commits-return-631-apmail-incubator-graffito-commits-archive=www.apache.org@incubator.apache.org Wed Feb 22 21:50:46 2006 Return-Path: Delivered-To: apmail-incubator-graffito-commits-archive@www.apache.org Received: (qmail 24517 invoked from network); 22 Feb 2006 21:50:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Feb 2006 21:50:43 -0000 Received: (qmail 65180 invoked by uid 500); 22 Feb 2006 21:50:38 -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 64542 invoked by uid 500); 22 Feb 2006 21:50:35 -0000 Delivered-To: apmail-incubator-graffito-cvs@incubator.apache.org Received: (qmail 64333 invoked by uid 99); 22 Feb 2006 21:50:33 -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:50:33 -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:50:05 -0800 Received: (qmail 22761 invoked by uid 65534); 22 Feb 2006 21:49:45 -0000 Message-ID: <20060222214945.22760.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r379929 [23/32] - in /incubator/graffito/site/components/apidocs/org/apache/portals/graffito: model/server/impl/ model/server/impl/class-use/ persistence/ persistence/class-use/ persistence/impl/ persistence/impl/class-use/ security/ securi... Date: Wed, 22 Feb 2006 21:49:21 -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/components/apidocs/org/apache/portals/graffito/services/core/impl/ContentModelServiceImpl.html URL: http://svn.apache.org/viewcvs/incubator/graffito/site/components/apidocs/org/apache/portals/graffito/services/core/impl/ContentModelServiceImpl.html?rev=379929&r1=379928&r2=379929&view=diff ============================================================================== --- incubator/graffito/site/components/apidocs/org/apache/portals/graffito/services/core/impl/ContentModelServiceImpl.html (original) +++ incubator/graffito/site/components/apidocs/org/apache/portals/graffito/services/core/impl/ContentModelServiceImpl.html Wed Feb 22 13:49:16 2006 @@ -1,1051 +1,1051 @@ - - - - - - - -ContentModelServiceImpl (Graffito Components 1.0-a1-dev API) - - - - - - - - - - - - + + + + + + + +ContentModelServiceImpl (Graffito Components 1.0-a1-dev API) + - + + + + + + + + + + + + - - - + + + + + +
- - -
- -

- -org.apache.portals.graffito.services.core.impl -
-Class ContentModelServiceImpl

-
-java.lang.Object
-  extended byorg.apache.portals.graffito.services.core.impl.BaseContentServiceImpl
-      extended byorg.apache.portals.graffito.services.core.impl.ContentModelServiceImpl
-
-
-
All Implemented Interfaces:
org.apache.portals.graffito.services.core.ContentModelService
-
-
-
-
public class ContentModelServiceImpl
extends BaseContentServiceImpl
implements org.apache.portals.graffito.services.core.ContentModelService
- -

-Default implementation for ContentModelService. -

- -

-

+ + +
+ +

+ +org.apache.portals.graffito.services.core.impl +
+Class ContentModelServiceImpl

+
+java.lang.Object
+  extended byorg.apache.portals.graffito.services.core.impl.BaseContentServiceImpl
+      extended byorg.apache.portals.graffito.services.core.impl.ContentModelServiceImpl
+
+
+
All Implemented Interfaces:
org.apache.portals.graffito.services.core.ContentModelService
+
+
+
+
public class ContentModelServiceImpl
extends BaseContentServiceImpl
implements org.apache.portals.graffito.services.core.ContentModelService
+ +

+Default implementation for ContentModelService. +

+ +

+

Version:
$Id: ContentModelServiceImpl.java,v 1.1 2004/12/22 20:37:00 christophe Exp $
-
-
- -

- - - - - +

+
+ +

+ + + + + - - - - - - - - -
-Field Summary
-protected static org.apache.commons.logging.Loglogger - -
-           
+ + + + + + + + +
+Field Summary
+protected static org.apache.commons.logging.Loglogger + +
+           
  - - - - - - - -
Fields inherited from class org.apache.portals.graffito.services.core.impl.BaseContentServiceImpl
persistenceService
-  - - + + + + + + + +
Fields inherited from class org.apache.portals.graffito.services.core.impl.BaseContentServiceImpl
persistenceService
+  + + - - - - - +
-Constructor Summary
+ + + + - -
+Constructor Summary
ContentModelServiceImpl(ContentPersistenceService persistenceService, - org.apache.portals.graffito.services.core.ContentVersionService contentVersionService) - -
-          Constructor : initialise with the persistenceService service & the search service.
-  - - + org.apache.portals.graffito.services.core.ContentVersionService contentVersionService) + +
+          Constructor : initialise with the persistenceService service & the search service. + + +  + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
-Method Summary
- voidaddContent(org.apache.portals.graffito.model.core.Content content) - -
-           
- voidaddFolder(org.apache.portals.graffito.model.core.Folder folder) - -
-           
- voidaddLink(org.apache.portals.graffito.model.core.Link link) - -
-           
- voidaddVersionnedContent(org.apache.portals.graffito.model.core.VersionnedContent content) - -
-           
- org.apache.portals.graffito.model.core.ContentcreateContent() - -
-           
- org.apache.portals.graffito.model.core.ContentcreateContent(java.lang.String contentName) - -
-           
- org.apache.portals.graffito.model.core.FoldercreateFolder() - -
-           
- org.apache.portals.graffito.model.core.LinkcreateLink() - -
-           
- org.apache.portals.graffito.model.core.VersionnedContentcreateVersionnedContent() - -
-           
- org.apache.portals.graffito.model.core.VersionnedContentcreateVersionnedContent(java.lang.String contentName) - -
-           
- java.util.CollectiongetChildren(org.apache.portals.graffito.model.core.Folder folder) - -
-           
- java.util.CollectiongetChildren(java.lang.String parentUri) - -
-           
- org.apache.portals.graffito.model.core.CmsObjectgetCmsObject(java.lang.String uri) - -
-           
- org.apache.portals.graffito.model.core.ContentgetContent(java.lang.String uri) - -
-           
- java.util.CollectiongetContents(java.lang.String parentUri) - -
-           
- org.apache.portals.graffito.model.core.FoldergetFolder(java.lang.String uri) - -
-           
- java.util.CollectiongetFolders(java.lang.String parentUri) - -
-           
- org.apache.portals.graffito.model.core.LinkgetLink(java.lang.String uri) - -
-           
- java.util.CollectiongetLinks(java.lang.String parentUri) - -
-           
- org.apache.portals.graffito.model.core.VersionnedContentgetVersionnedContent(java.lang.String uri) - -
-           
- org.apache.portals.graffito.model.core.VersionnedContent
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+Method Summary
+ voidaddContent(org.apache.portals.graffito.model.core.Content content) + +
+           
+ voidaddFolder(org.apache.portals.graffito.model.core.Folder folder) + +
+           
+ voidaddLink(org.apache.portals.graffito.model.core.Link link) + +
+           
+ voidaddVersionnedContent(org.apache.portals.graffito.model.core.VersionnedContent content) + +
+           
+ org.apache.portals.graffito.model.core.ContentcreateContent() + +
+           
+ org.apache.portals.graffito.model.core.ContentcreateContent(java.lang.String contentName) + +
+           
+ org.apache.portals.graffito.model.core.FoldercreateFolder() + +
+           
+ org.apache.portals.graffito.model.core.LinkcreateLink() + +
+           
+ org.apache.portals.graffito.model.core.VersionnedContentcreateVersionnedContent() + +
+           
+ org.apache.portals.graffito.model.core.VersionnedContentcreateVersionnedContent(java.lang.String contentName) + +
+           
+ java.util.CollectiongetChildren(org.apache.portals.graffito.model.core.Folder folder) + +
+           
+ java.util.CollectiongetChildren(java.lang.String parentUri) + +
+           
+ org.apache.portals.graffito.model.core.CmsObjectgetCmsObject(java.lang.String uri) + +
+           
+ org.apache.portals.graffito.model.core.ContentgetContent(java.lang.String uri) + +
+           
+ java.util.CollectiongetContents(java.lang.String parentUri) + +
+           
+ org.apache.portals.graffito.model.core.FoldergetFolder(java.lang.String uri) + +
+           
+ java.util.CollectiongetFolders(java.lang.String parentUri) + +
+           
+ org.apache.portals.graffito.model.core.LinkgetLink(java.lang.String uri) + +
+           
+ java.util.CollectiongetLinks(java.lang.String parentUri) + +
+           
+ org.apache.portals.graffito.model.core.VersionnedContentgetVersionnedContent(java.lang.String uri) + +
+           
+ org.apache.portals.graffito.model.core.VersionnedContent getVersionnedContent(java.lang.String uri, - java.lang.String versionNumber) - -
-           
- voidremoveAll(java.lang.String[] uris) - -
-           
- voidremoveContent(org.apache.portals.graffito.model.core.Content content) - -
-           
- voidremoveFolder(org.apache.portals.graffito.model.core.Folder folder) - -
-           
- voidremoveLink(org.apache.portals.graffito.model.core.Link link) - -
-           
- voidremoveVersionnedContent(org.apache.portals.graffito.model.core.VersionnedContent versionnedContent) - -
-           
- voidupdateContent(org.apache.portals.graffito.model.core.Content content) - -
-           
- voidupdateFolder(org.apache.portals.graffito.model.core.Folder folder) - -
-           
- voidupdateLink(org.apache.portals.graffito.model.core.Link link) - -
-           
- voidupdateVersionnedContent(org.apache.portals.graffito.model.core.VersionnedContent versionnedContent) - -
-           
+ java.lang.String versionNumber) + +
+            + + + + void +removeAll(java.lang.String[] uris) + +
+            + + + + void +removeContent(org.apache.portals.graffito.model.core.Content content) + +
+            + + + + void +removeFolder(org.apache.portals.graffito.model.core.Folder folder) + +
+            + + + + void +removeLink(org.apache.portals.graffito.model.core.Link link) + +
+            + + + + void +removeVersionnedContent(org.apache.portals.graffito.model.core.VersionnedContent versionnedContent) + +
+            + + + + void +updateContent(org.apache.portals.graffito.model.core.Content content) + +
+            + + + + void +updateFolder(org.apache.portals.graffito.model.core.Folder folder) + +
+            + + + + void +updateLink(org.apache.portals.graffito.model.core.Link link) + +
+            + + + + void +updateVersionnedContent(org.apache.portals.graffito.model.core.VersionnedContent versionnedContent) + +
+            + +   - - - - - - - -
Methods inherited from class org.apache.portals.graffito.services.core.impl.BaseContentServiceImpl
getPersistenceService, validateParentFolder, validateUri
+ + + + + + + +
Methods inherited from class org.apache.portals.graffito.services.core.impl.BaseContentServiceImpl
getPersistenceService, validateParentFolder, validateUri
  - - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - + + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + - - - - -
-Field Detail
- -

-logger

-
-protected static final org.apache.commons.logging.Log logger
-
-
-
-
- - - + + + + +
+Field Detail
+ +

+logger

+
+protected static final org.apache.commons.logging.Log logger
+
+
+
+
+ + + - - - - -
-Constructor Detail
- -

-ContentModelServiceImpl

-
+
+
+
+
+
+Constructor Detail
+ +

+ContentModelServiceImpl

+
 public ContentModelServiceImpl(ContentPersistenceService persistenceService,
-                               org.apache.portals.graffito.services.core.ContentVersionService contentVersionService)
-
-
Constructor : initialise with the persistenceService service & the search service. -

-

Parameters:
persistenceService - The associated PersistenceService
contentVersionService - The associated version service
- - - + org.apache.portals.graffito.services.core.ContentVersionService contentVersionService)
+
+
Constructor : initialise with the persistenceService service & the search service. +

+

Parameters:
persistenceService - The associated PersistenceService
contentVersionService - The associated version service
+ + + - - - - -
-Method Detail
- -

-createFolder

-
+
+
+
+
+
+Method Detail
+ +

+createFolder

+
 public org.apache.portals.graffito.model.core.Folder createFolder()
-                                                           throws org.apache.portals.graffito.exception.ContentManagementException
-
-
-
Specified by:
createFolder in interface org.apache.portals.graffito.services.core.ContentModelService
-
-
- -
Throws: -
org.apache.portals.graffito.exception.ContentManagementException
See Also:
ContentModelService.createFolder()
-
-
-
- -

-addFolder

-
+                                                           throws org.apache.portals.graffito.exception.ContentManagementException
+
+
+
Specified by:
createFolder in interface org.apache.portals.graffito.services.core.ContentModelService
+
+
+ +
Throws: +
org.apache.portals.graffito.exception.ContentManagementException
See Also:
ContentModelService.createFolder()
+
+
+
+ +

+addFolder

+
 public void addFolder(org.apache.portals.graffito.model.core.Folder folder)
-               throws org.apache.portals.graffito.exception.ContentManagementException
-
-
-
Specified by:
addFolder in interface org.apache.portals.graffito.services.core.ContentModelService
-
-
- -
Throws: -
org.apache.portals.graffito.exception.ContentManagementException
See Also:
ContentModelService.addFolder(Folder)
-
-
-
- -

-removeFolder

-
+               throws org.apache.portals.graffito.exception.ContentManagementException
+
+
+
Specified by:
addFolder in interface org.apache.portals.graffito.services.core.ContentModelService
+
+
+ +
Throws: +
org.apache.portals.graffito.exception.ContentManagementException
See Also:
ContentModelService.addFolder(Folder)
+
+
+
+ +

+removeFolder

+
 public void removeFolder(org.apache.portals.graffito.model.core.Folder folder)
-                  throws org.apache.portals.graffito.exception.ContentManagementException
-
-
-
Specified by:
removeFolder in interface org.apache.portals.graffito.services.core.ContentModelService
-
-
- -
Throws: -
org.apache.portals.graffito.exception.ContentManagementException
See Also:
ContentModelService.removeFolder(Folder)
-
-
-
- -

-removeAll

-
+                  throws org.apache.portals.graffito.exception.ContentManagementException
+
+
+
Specified by:
removeFolder in interface org.apache.portals.graffito.services.core.ContentModelService
+
+
+ +
Throws: +
org.apache.portals.graffito.exception.ContentManagementException
See Also:
ContentModelService.removeFolder(Folder)
+
+
+
+ +

+removeAll

+
 public void removeAll(java.lang.String[] uris)
-               throws org.apache.portals.graffito.exception.ContentManagementException
-
-
-
Specified by:
removeAll in interface org.apache.portals.graffito.services.core.ContentModelService
-
-
- -
Throws: -
org.apache.portals.graffito.exception.ContentManagementException
See Also:
org.apache.portals.graffito.ContentModelService#removeAll(java.lang.String[])
-
-
-
- -

-getFolder

-
+               throws org.apache.portals.graffito.exception.ContentManagementException
+
+
+
Specified by:
removeAll in interface org.apache.portals.graffito.services.core.ContentModelService
+
+
+ +
Throws: +
org.apache.portals.graffito.exception.ContentManagementException
See Also:
org.apache.portals.graffito.ContentModelService#removeAll(java.lang.String[])
+
+
+
+ +

+getFolder

+
 public org.apache.portals.graffito.model.core.Folder getFolder(java.lang.String uri)
-                                                        throws org.apache.portals.graffito.exception.ContentManagementException
-
-
-
Specified by:
getFolder in interface org.apache.portals.graffito.services.core.ContentModelService
-
-
- -
Throws: -
org.apache.portals.graffito.exception.ContentManagementException
See Also:
ContentModelService.getFolder(String)
-
-
-
- -

-updateFolder

-
+                                                        throws org.apache.portals.graffito.exception.ContentManagementException
+
+
+
Specified by:
getFolder in interface org.apache.portals.graffito.services.core.ContentModelService
+
+
+ +
Throws: +
org.apache.portals.graffito.exception.ContentManagementException
See Also:
ContentModelService.getFolder(String)
+
+
+
+ +

+updateFolder

+
 public void updateFolder(org.apache.portals.graffito.model.core.Folder folder)
-                  throws org.apache.portals.graffito.exception.ContentManagementException
-
-
-
Specified by:
updateFolder in interface org.apache.portals.graffito.services.core.ContentModelService
-
-
- -
Throws: -
org.apache.portals.graffito.exception.ContentManagementException
See Also:
ContentModelService.updateFolder(Folder)
-
-
-
- -

-createLink

-
+                  throws org.apache.portals.graffito.exception.ContentManagementException
+
+
+
Specified by:
updateFolder in interface org.apache.portals.graffito.services.core.ContentModelService
+
+
+ +
Throws: +
org.apache.portals.graffito.exception.ContentManagementException
See Also:
ContentModelService.updateFolder(Folder)
+
+
+
+ +

+createLink

+
 public org.apache.portals.graffito.model.core.Link createLink()
-                                                       throws org.apache.portals.graffito.exception.ContentManagementException
-
-
-
Specified by:
createLink in interface org.apache.portals.graffito.services.core.ContentModelService
-
-
- -
Throws: -
org.apache.portals.graffito.exception.ContentManagementException
See Also:
ContentModelService.createLink()
-
-
-
- -

-addLink

-
+                                                       throws org.apache.portals.graffito.exception.ContentManagementException
+
+
+
Specified by:
createLink in interface org.apache.portals.graffito.services.core.ContentModelService
+
+
+ +
Throws: +
org.apache.portals.graffito.exception.ContentManagementException
See Also:
ContentModelService.createLink()
+
+
+
+ +

+addLink

+
 public void addLink(org.apache.portals.graffito.model.core.Link link)
-             throws org.apache.portals.graffito.exception.ContentManagementException
-
-
-
Specified by:
addLink in interface org.apache.portals.graffito.services.core.ContentModelService
-
-
- -
Throws: -
org.apache.portals.graffito.exception.ContentManagementException
See Also:
ContentModelService.addLink(Link)
-
-
-
- -

-getLink

-
+             throws org.apache.portals.graffito.exception.ContentManagementException
+
+
+
Specified by:
addLink in interface org.apache.portals.graffito.services.core.ContentModelService
+
+
+ +
Throws: +
org.apache.portals.graffito.exception.ContentManagementException
See Also:
ContentModelService.addLink(Link)
+
+
+
+ +

+getLink

+
 public org.apache.portals.graffito.model.core.Link getLink(java.lang.String uri)
-                                                    throws org.apache.portals.graffito.exception.ContentManagementException
-
-
-
Specified by:
getLink in interface org.apache.portals.graffito.services.core.ContentModelService
-
-
- -
Throws: -
org.apache.portals.graffito.exception.ContentManagementException
See Also:
ContentModelService.getLink(String)
-
-
-
- -

-removeLink

-
+                                                    throws org.apache.portals.graffito.exception.ContentManagementException
+
+
+
Specified by:
getLink in interface org.apache.portals.graffito.services.core.ContentModelService
+
+
+ +
Throws: +
org.apache.portals.graffito.exception.ContentManagementException
See Also:
ContentModelService.getLink(String)
+
+
+
+ +

+removeLink

+
 public void removeLink(org.apache.portals.graffito.model.core.Link link)
-                throws org.apache.portals.graffito.exception.ContentManagementException
-
-
-
Specified by:
removeLink in interface org.apache.portals.graffito.services.core.ContentModelService
-
-
- -
Throws: -
org.apache.portals.graffito.exception.ContentManagementException
See Also:
ContentModelService.removeLink(Link)
-
-
-
- -

-updateLink

-
+                throws org.apache.portals.graffito.exception.ContentManagementException
+
+
+
Specified by:
removeLink in interface org.apache.portals.graffito.services.core.ContentModelService
+
+
+ +
Throws: +
org.apache.portals.graffito.exception.ContentManagementException
See Also:
ContentModelService.removeLink(Link)
+
+
+
+ +

+updateLink

+
 public void updateLink(org.apache.portals.graffito.model.core.Link link)
-                throws org.apache.portals.graffito.exception.ContentManagementException
-
-
-
Specified by:
updateLink in interface org.apache.portals.graffito.services.core.ContentModelService
-
-
- -
Throws: -
org.apache.portals.graffito.exception.ContentManagementException
See Also:
ContentModelService.updateLink(Link)
-
-
-
- -

-addContent

-
+                throws org.apache.portals.graffito.exception.ContentManagementException
+
+
+
Specified by:
updateLink in interface org.apache.portals.graffito.services.core.ContentModelService
+
+
+ +
Throws: +
org.apache.portals.graffito.exception.ContentManagementException
See Also:
ContentModelService.updateLink(Link)
+
+
+
+ +

+addContent

+
 public void addContent(org.apache.portals.graffito.model.core.Content content)
-                throws org.apache.portals.graffito.exception.ContentManagementException
-
-
-
Specified by:
addContent in interface org.apache.portals.graffito.services.core.ContentModelService
-
-
- -
Throws: -
org.apache.portals.graffito.exception.ContentManagementException
See Also:
ContentModelService.addContent(org.apache.portals.graffito.model.core.Content)
-
-
-
- -

-createContent

-
+                throws org.apache.portals.graffito.exception.ContentManagementException
+
+
+
Specified by:
addContent in interface org.apache.portals.graffito.services.core.ContentModelService
+
+
+ +
Throws: +
org.apache.portals.graffito.exception.ContentManagementException
See Also:
ContentModelService.addContent(org.apache.portals.graffito.model.core.Content)
+
+
+
+ +

+createContent

+
 public org.apache.portals.graffito.model.core.Content createContent()
-                                                             throws org.apache.portals.graffito.exception.ContentManagementException
-
-
-
Specified by:
createContent in interface org.apache.portals.graffito.services.core.ContentModelService
-
-
- -
Throws: -
org.apache.portals.graffito.exception.ContentManagementException
See Also:
ContentModelService.createContent()
-
-
-
- -

-createContent

-
+                                                             throws org.apache.portals.graffito.exception.ContentManagementException
+
+
+
Specified by:
createContent in interface org.apache.portals.graffito.services.core.ContentModelService
+
+
+ +
Throws: +
org.apache.portals.graffito.exception.ContentManagementException
See Also:
ContentModelService.createContent()
+
+
+
+ +

+createContent

+
 public org.apache.portals.graffito.model.core.Content createContent(java.lang.String contentName)
-                                                             throws org.apache.portals.graffito.exception.ContentManagementException
-
-
-
Specified by:
createContent in interface org.apache.portals.graffito.services.core.ContentModelService
-
-
- -
Throws: -
org.apache.portals.graffito.exception.ContentManagementException
See Also:
ContentModelService.createContent(java.lang.String)
-
-
-
- -

-getContent

-
+                                                             throws org.apache.portals.graffito.exception.ContentManagementException
+
+
+
Specified by:
createContent in interface org.apache.portals.graffito.services.core.ContentModelService
+
+
+ +
Throws: +
org.apache.portals.graffito.exception.ContentManagementException
See Also:
ContentModelService.createContent(java.lang.String)
+
+
+
+ +

+getContent

+
 public org.apache.portals.graffito.model.core.Content getContent(java.lang.String uri)
-                                                          throws org.apache.portals.graffito.exception.ContentManagementException
-
-
-
Specified by:
getContent in interface org.apache.portals.graffito.services.core.ContentModelService
-
-
- -
Throws: -
org.apache.portals.graffito.exception.ContentManagementException
See Also:
ContentModelService.getContent(java.lang.String)
-
-
-
- -

-removeContent

-
+                                                          throws org.apache.portals.graffito.exception.ContentManagementException
+
+
+
Specified by:
getContent in interface org.apache.portals.graffito.services.core.ContentModelService
+
+
+ +
Throws: +
org.apache.portals.graffito.exception.ContentManagementException
See Also:
ContentModelService.getContent(java.lang.String)
+
+
+
+ +

+removeContent

+
 public void removeContent(org.apache.portals.graffito.model.core.Content content)
-                   throws org.apache.portals.graffito.exception.ContentManagementException
-
-
-
Specified by:
removeContent in interface org.apache.portals.graffito.services.core.ContentModelService
-
-
- -
Throws: -
org.apache.portals.graffito.exception.ContentManagementException
See Also:
ContentModelService.removeContent(org.apache.portals.graffito.model.core.Content)
-
-
-
- -

-updateContent

-
+                   throws org.apache.portals.graffito.exception.ContentManagementException
+
+
+
Specified by:
removeContent in interface org.apache.portals.graffito.services.core.ContentModelService
+
+
+ +
Throws: +
org.apache.portals.graffito.exception.ContentManagementException
See Also:
ContentModelService.removeContent(org.apache.portals.graffito.model.core.Content)
+
+
+
+ +

+updateContent

+
 public void updateContent(org.apache.portals.graffito.model.core.Content content)
-                   throws org.apache.portals.graffito.exception.ContentManagementException
-
-
-
Specified by:
updateContent in interface org.apache.portals.graffito.services.core.ContentModelService
-
-
- -
Throws: -
org.apache.portals.graffito.exception.ContentManagementException
See Also:
ContentModelService.updateContent(org.apache.portals.graffito.model.core.Content)
-
-
-
- -

-addVersionnedContent

-
+                   throws org.apache.portals.graffito.exception.ContentManagementException
+
+
+
Specified by:
updateContent in interface org.apache.portals.graffito.services.core.ContentModelService
+
+
+ +
Throws: +
org.apache.portals.graffito.exception.ContentManagementException
See Also:
ContentModelService.updateContent(org.apache.portals.graffito.model.core.Content)
+
+
+
+ +

+addVersionnedContent

+
 public void addVersionnedContent(org.apache.portals.graffito.model.core.VersionnedContent content)
-                          throws org.apache.portals.graffito.exception.ContentManagementException
-
-
-
Specified by:
addVersionnedContent in interface org.apache.portals.graffito.services.core.ContentModelService
-
-
- -
Throws: -
org.apache.portals.graffito.exception.ContentManagementException
See Also:
ContentModelService.addVersionnedContent(org.apache.portals.graffito.model.core.VersionnedContent)
-
-
-
- -

-createVersionnedContent

-
+                          throws org.apache.portals.graffito.exception.ContentManagementException
+
+
+
Specified by:
addVersionnedContent in interface org.apache.portals.graffito.services.core.ContentModelService
+
+
+ +
Throws: +
org.apache.portals.graffito.exception.ContentManagementException
See Also:
ContentModelService.addVersionnedContent(org.apache.portals.graffito.model.core.VersionnedContent)
+
+
+
+ +

+createVersionnedContent

+
 public org.apache.portals.graffito.model.core.VersionnedContent createVersionnedContent()
-                                                                                 throws org.apache.portals.graffito.exception.ContentManagementException
-
-
-
Specified by:
createVersionnedContent in interface org.apache.portals.graffito.services.core.ContentModelService
-
-
- -
Throws: -
org.apache.portals.graffito.exception.ContentManagementException
See Also:
ContentModelService.createVersionnedContent()
-
-
-
- -

-createVersionnedContent

-
+                                                                                 throws org.apache.portals.graffito.exception.ContentManagementException
+
+
+
Specified by:
createVersionnedContent in interface org.apache.portals.graffito.services.core.ContentModelService
+
+
+ +
Throws: +
org.apache.portals.graffito.exception.ContentManagementException
See Also:
ContentModelService.createVersionnedContent()
+
+
+
+ +

+createVersionnedContent

+
 public org.apache.portals.graffito.model.core.VersionnedContent createVersionnedContent(java.lang.String contentName)
-                                                                                 throws org.apache.portals.graffito.exception.ContentManagementException
-
-
-
Specified by:
createVersionnedContent in interface org.apache.portals.graffito.services.core.ContentModelService
-
-
- -
Throws: -
org.apache.portals.graffito.exception.ContentManagementException
See Also:
ContentModelService.createVersionnedContent(java.lang.String)
-
-
-
- -

-getVersionnedContent

-
+                                                                                 throws org.apache.portals.graffito.exception.ContentManagementException
+
+
+
Specified by:
createVersionnedContent in interface org.apache.portals.graffito.services.core.ContentModelService
+
+
+ +
Throws: +
org.apache.portals.graffito.exception.ContentManagementException
See Also:
ContentModelService.createVersionnedContent(java.lang.String)
+
+
+
+ +

+getVersionnedContent

+
 public org.apache.portals.graffito.model.core.VersionnedContent getVersionnedContent(java.lang.String uri)
-                                                                              throws org.apache.portals.graffito.exception.ContentManagementException
-
-
-
Specified by:
getVersionnedContent in interface org.apache.portals.graffito.services.core.ContentModelService
-
-
- -
Throws: -
org.apache.portals.graffito.exception.ContentManagementException
See Also:
ContentModelService#getDocument(String uri)
-
-
-
- -

-getVersionnedContent

-
+                                                                              throws org.apache.portals.graffito.exception.ContentManagementException
+
+
+
Specified by:
getVersionnedContent in interface org.apache.portals.graffito.services.core.ContentModelService
+
+
+ +
Throws: +
org.apache.portals.graffito.exception.ContentManagementException
See Also:
ContentModelService#getDocument(String uri)
+
+
+
+ +

+getVersionnedContent

+
 public org.apache.portals.graffito.model.core.VersionnedContent getVersionnedContent(java.lang.String uri,
                                                                                      java.lang.String versionNumber)
-                                                                              throws org.apache.portals.graffito.exception.ContentManagementException
-
-
-
Specified by:
getVersionnedContent in interface org.apache.portals.graffito.services.core.ContentModelService
-
-
- -
Throws: -
org.apache.portals.graffito.exception.ContentManagementException
See Also:
ContentModelService#getDocument(String uri, String versionNumber)
-
-
-
- -

-removeVersionnedContent

-
+                                                                              throws org.apache.portals.graffito.exception.ContentManagementException
+
+
+
Specified by:
getVersionnedContent in interface org.apache.portals.graffito.services.core.ContentModelService
+
+
+ +
Throws: +
org.apache.portals.graffito.exception.ContentManagementException
See Also:
ContentModelService#getDocument(String uri, String versionNumber)
+
+
+
+ +

+removeVersionnedContent

+
 public void removeVersionnedContent(org.apache.portals.graffito.model.core.VersionnedContent versionnedContent)
-                             throws org.apache.portals.graffito.exception.ContentManagementException
-
-
-
Specified by:
removeVersionnedContent in interface org.apache.portals.graffito.services.core.ContentModelService
-
-
- -
Throws: -
org.apache.portals.graffito.exception.ContentManagementException
See Also:
ContentModelService#removeDocument(Document document)
-
-
-
- -

-updateVersionnedContent

-
+                             throws org.apache.portals.graffito.exception.ContentManagementException
+
+
+
Specified by:
removeVersionnedContent in interface org.apache.portals.graffito.services.core.ContentModelService
+
+
+ +
Throws: +
org.apache.portals.graffito.exception.ContentManagementException
See Also:
ContentModelService#removeDocument(Document document)
+
+
+
+ +

+updateVersionnedContent

+
 public void updateVersionnedContent(org.apache.portals.graffito.model.core.VersionnedContent versionnedContent)
-                             throws org.apache.portals.graffito.exception.ContentManagementException
-
-
-
Specified by:
updateVersionnedContent in interface org.apache.portals.graffito.services.core.ContentModelService
-
-
- -
Throws: -
org.apache.portals.graffito.exception.ContentManagementException
See Also:
ContentModelService#updateDocument(Document document)
-
-
-
- -

-getChildren

-
+                             throws org.apache.portals.graffito.exception.ContentManagementException
+
+
+
Specified by:
updateVersionnedContent in interface org.apache.portals.graffito.services.core.ContentModelService
+
+
+ +
Throws: +
org.apache.portals.graffito.exception.ContentManagementException
See Also:
ContentModelService#updateDocument(Document document)
+
+
+
+ +

+getChildren

+
 public java.util.Collection getChildren(org.apache.portals.graffito.model.core.Folder folder)
-                                 throws org.apache.portals.graffito.exception.ContentManagementException
-
-
-
Specified by:
getChildren in interface org.apache.portals.graffito.services.core.ContentModelService
-
-
- -
Throws: -
org.apache.portals.graffito.exception.ContentManagementException
See Also:
org.apache.portals.graffito.ContentModelService#getChildren(org.apache.portals.graffito.model.Folder)
-
-
-
- -

-getChildren

-
+                                 throws org.apache.portals.graffito.exception.ContentManagementException
+
+
+
Specified by:
getChildren in interface org.apache.portals.graffito.services.core.ContentModelService
+
+
+ +
Throws: +
org.apache.portals.graffito.exception.ContentManagementException
See Also:
org.apache.portals.graffito.ContentModelService#getChildren(org.apache.portals.graffito.model.Folder)
+
+
+
+ +

+getChildren

+
 public java.util.Collection getChildren(java.lang.String parentUri)
-                                 throws org.apache.portals.graffito.exception.ContentManagementException
-
-
-
Specified by:
getChildren in interface org.apache.portals.graffito.services.core.ContentModelService
-
-
- -
Throws: -
org.apache.portals.graffito.exception.ContentManagementException
See Also:
org.apache.portals.graffito.ContentModelService#getChildren(String)
-
-
-
- -

-getContents

-
+                                 throws org.apache.portals.graffito.exception.ContentManagementException
+
+
+
Specified by:
getChildren in interface org.apache.portals.graffito.services.core.ContentModelService
+
+
+ +
Throws: +
org.apache.portals.graffito.exception.ContentManagementException
See Also:
org.apache.portals.graffito.ContentModelService#getChildren(String)
+
+
+
+ +

+getContents

+
 public java.util.Collection getContents(java.lang.String parentUri)
-                                 throws org.apache.portals.graffito.exception.ContentManagementException
-
-
-
Specified by:
getContents in interface org.apache.portals.graffito.services.core.ContentModelService
-
-
- -
Throws: -
org.apache.portals.graffito.exception.ContentManagementException
See Also:
org.apache.portals.graffito.ContentModelService#getDocuments(java.lang.String)
-
-
-
- -

-getFolders

-
+                                 throws org.apache.portals.graffito.exception.ContentManagementException
+
+
+
Specified by:
getContents in interface org.apache.portals.graffito.services.core.ContentModelService
+
+
+ +
Throws: +
org.apache.portals.graffito.exception.ContentManagementException
See Also:
org.apache.portals.graffito.ContentModelService#getDocuments(java.lang.String)
+
+
+
+ +

+getFolders

+
 public java.util.Collection getFolders(java.lang.String parentUri)
-                                throws org.apache.portals.graffito.exception.ContentManagementException
-
-
[... 206 lines stripped ...]