From graffito-commits-return-620-apmail-incubator-graffito-commits-archive=www.apache.org@incubator.apache.org Wed Feb 22 21:50:30 2006 Return-Path: Delivered-To: apmail-incubator-graffito-commits-archive@www.apache.org Received: (qmail 24071 invoked from network); 22 Feb 2006 21:50:29 -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:29 -0000 Received: (qmail 63754 invoked by uid 500); 22 Feb 2006 21:50:27 -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 63714 invoked by uid 500); 22 Feb 2006 21:50:27 -0000 Delivered-To: apmail-incubator-graffito-cvs@incubator.apache.org Received: (qmail 63682 invoked by uid 99); 22 Feb 2006 21:50:26 -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:26 -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 22758 invoked by uid 65534); 22 Feb 2006 21:49:44 -0000 Message-ID: <20060222214944.22757.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r379929 [22/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/AbstractModelServiceImpl.html URL: http://svn.apache.org/viewcvs/incubator/graffito/site/components/apidocs/org/apache/portals/graffito/services/core/impl/AbstractModelServiceImpl.html?rev=379929&r1=379928&r2=379929&view=diff ============================================================================== --- incubator/graffito/site/components/apidocs/org/apache/portals/graffito/services/core/impl/AbstractModelServiceImpl.html (original) +++ incubator/graffito/site/components/apidocs/org/apache/portals/graffito/services/core/impl/AbstractModelServiceImpl.html Wed Feb 22 13:49:16 2006 @@ -1,346 +1,346 @@ - - - - - - - -AbstractModelServiceImpl (Graffito Components 1.0-a1-dev API) - - - - - - - - - - - - + + + + + + + +AbstractModelServiceImpl (Graffito Components 1.0-a1-dev API) + - + + + + + + + + + + + + - - - + + + + + +
- - -
- -

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

-
-java.lang.Object
-  extended byorg.apache.portals.graffito.services.core.impl.BaseContentServiceImpl
-      extended byorg.apache.portals.graffito.services.core.impl.AbstractModelServiceImpl
-
-
-
-
public abstract class AbstractModelServiceImpl
extends BaseContentServiceImpl
- -

-Astract class for all model service (ContentModelService, DocumentModelService, ...). -

- -

-

+ + +
+ +

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

+
+java.lang.Object
+  extended byorg.apache.portals.graffito.services.core.impl.BaseContentServiceImpl
+      extended byorg.apache.portals.graffito.services.core.impl.AbstractModelServiceImpl
+
+
+
+
public abstract class AbstractModelServiceImpl
extends BaseContentServiceImpl
+ +

+Astract class for all model service (ContentModelService, DocumentModelService, ...). +

+ +

+

Version:
$Id: 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
AbstractModelServiceImpl(ContentPersistenceService persistenceService) - -
-           
-  - - + + + + + + + +
+Constructor Summary
AbstractModelServiceImpl(ContentPersistenceService persistenceService) + +
+           
+  + + - - - - - - - - - - - - -
-Method Summary
-protected  voidvalidateParentFolder(org.apache.portals.graffito.model.core.CmsObject cmsObject) - -
-          Check if the cms object parent folder is correct
-protected  voidvalidateUri(java.lang.String uri) - -
-          Check if the cms object uri is correct
+ + + + + + + + + + + + +
+Method Summary
+protected  voidvalidateParentFolder(org.apache.portals.graffito.model.core.CmsObject cmsObject) + +
+          Check if the cms object parent folder is correct
+protected  voidvalidateUri(java.lang.String uri) + +
+          Check if the cms object uri is correct
  - - - - - - - -
Methods inherited from class org.apache.portals.graffito.services.core.impl.BaseContentServiceImpl
getPersistenceService
+ + + + + + + +
Methods inherited from class org.apache.portals.graffito.services.core.impl.BaseContentServiceImpl
getPersistenceService
  - - - - - - - -
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
- -

-AbstractModelServiceImpl

-
-public AbstractModelServiceImpl(ContentPersistenceService persistenceService)
-
-
Parameters:
persistenceService -
- - - + + + + +
+Constructor Detail
+ +

+AbstractModelServiceImpl

+
+public AbstractModelServiceImpl(ContentPersistenceService persistenceService)
+
+
Parameters:
persistenceService -
+ + + - - - - -
-Method Detail
- -

-validateUri

-
+
+
+
+
+
+Method Detail
+ +

+validateUri

+
 protected void validateUri(java.lang.String uri)
-                    throws org.apache.portals.graffito.exception.CmsInvalidObjectException
-
-
Check if the cms object uri is correct -

-

-
Overrides:
validateUri in class BaseContentServiceImpl
-
-
+ throws org.apache.portals.graffito.exception.CmsInvalidObjectException
+
+
Check if the cms object uri is correct +

+

+
Overrides:
validateUri in class BaseContentServiceImpl
+
+
Parameters:
uri - The uri to validate
Throws: -
org.apache.portals.graffito.exception.CmsInvalidObjectException - when the uri is not correct
-
-
-
- -

-validateParentFolder

-
+
org.apache.portals.graffito.exception.CmsInvalidObjectException - when the uri is not correct +
+ +
+ +

+validateParentFolder

+
 protected void validateParentFolder(org.apache.portals.graffito.model.core.CmsObject cmsObject)
-                             throws org.apache.portals.graffito.exception.CmsInvalidUriException
-
-
Check if the cms object parent folder is correct -

-

-
Overrides:
validateParentFolder in class BaseContentServiceImpl
-
-
+ throws org.apache.portals.graffito.exception.CmsInvalidUriException
+
+
Check if the cms object parent folder is correct +

+

+
Overrides:
validateParentFolder in class BaseContentServiceImpl
+
+
Parameters:
cmsObject - to validate
Throws: -
org.apache.portals.graffito.exception.CmsInvalidUriException - when the parent folder is not correct
-
-
- -
- +
org.apache.portals.graffito.exception.CmsInvalidUriException - when the parent folder is not correct +
+ + +
- + + - - - + + + + + +
- - -
-Copyright © 2004-2005 The Apache Software Foundation. All Rights Reserved. - - + + +
+Copyright © 2004-2006 The Apache Software Foundation. All Rights Reserved. + + Modified: incubator/graffito/site/components/apidocs/org/apache/portals/graffito/services/core/impl/BaseContentServiceImpl.html URL: http://svn.apache.org/viewcvs/incubator/graffito/site/components/apidocs/org/apache/portals/graffito/services/core/impl/BaseContentServiceImpl.html?rev=379929&r1=379928&r2=379929&view=diff ============================================================================== --- incubator/graffito/site/components/apidocs/org/apache/portals/graffito/services/core/impl/BaseContentServiceImpl.html (original) +++ incubator/graffito/site/components/apidocs/org/apache/portals/graffito/services/core/impl/BaseContentServiceImpl.html Wed Feb 22 13:49:16 2006 @@ -1,348 +1,348 @@ - - - - - - - -BaseContentServiceImpl (Graffito Components 1.0-a1-dev API) - - - - - - - - - - - - + + + + + + + +BaseContentServiceImpl (Graffito Components 1.0-a1-dev API) + - + + + + + + + + + + + + - - - + + + + + +
- - -
- -

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

-
-java.lang.Object
-  extended byorg.apache.portals.graffito.services.core.impl.BaseContentServiceImpl
-
-
-
Direct Known Subclasses:
AbstractModelServiceImpl, ContentModelServiceImpl, ContentServerServiceImpl, ContentVersionServiceImpl, DocumentModelServiceImpl
-
-
-
-
public abstract class BaseContentServiceImpl
extends java.lang.Object
- -

-Base class for all High level Graffito services : Model, Query, security, Version, ... . -

- -

-

+ + +
+ +

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

+
+java.lang.Object
+  extended byorg.apache.portals.graffito.services.core.impl.BaseContentServiceImpl
+
+
+
Direct Known Subclasses:
AbstractModelServiceImpl, ContentModelServiceImpl, ContentServerServiceImpl, ContentVersionServiceImpl, DocumentModelServiceImpl
+
+
+
+
public abstract class BaseContentServiceImpl
extends java.lang.Object
+ +

+Base class for all High level Graffito services : Model, Query, security, Version, ... . +

+ +

+

Author:
Christophe Lombart
-
-
- -

- - - - - +

+
+ +

+ + + + + - - - - - - - - -
-Field Summary
-protected  ContentPersistenceServicepersistenceService - -
-           
-  - - + + + + + + + + +
+Field Summary
+protected  ContentPersistenceServicepersistenceService + +
+           
+  + + - - - - - - - -
-Constructor Summary
BaseContentServiceImpl(ContentPersistenceService persistenceService) - -
-          Constructor : initialise with the persistenceService service
-  - - + + + + + + + +
+Constructor Summary
BaseContentServiceImpl(ContentPersistenceService persistenceService) + +
+          Constructor : initialise with the persistenceService service
+  + + - - - - - - - - - - - - - - - - -
-Method Summary
-protected  ContentPersistenceServicegetPersistenceService() - -
-          Get the persistenceService service
-protected  voidvalidateParentFolder(org.apache.portals.graffito.model.core.CmsObject cmsObject) - -
-          Check if the cms object parent folder is correct
-protected  voidvalidateUri(java.lang.String uri) - -
-          Check if the cms object uri is correct
+ + + + + + + + + + + + + + + + +
+Method Summary
+protected  ContentPersistenceServicegetPersistenceService() + +
+          Get the persistenceService service
+protected  voidvalidateParentFolder(org.apache.portals.graffito.model.core.CmsObject cmsObject) + +
+          Check if the cms object parent folder is correct
+protected  voidvalidateUri(java.lang.String uri) + +
+          Check if the cms object uri is correct
  - - - - - - - -
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
- -

-persistenceService

-
-protected ContentPersistenceService persistenceService
-
-
-
-
- - - + + + + +
+Field Detail
+ +

+persistenceService

+
+protected ContentPersistenceService persistenceService
+
+
+
+
+ + + - - - - -
-Constructor Detail
- -

-BaseContentServiceImpl

-
-public BaseContentServiceImpl(ContentPersistenceService persistenceService)
-
-
Constructor : initialise with the persistenceService service -

-

Parameters:
persistenceService - The reference to the PersistenceService
- - - + + + + +
+Constructor Detail
+ +

+BaseContentServiceImpl

+
+public BaseContentServiceImpl(ContentPersistenceService persistenceService)
+
+
Constructor : initialise with the persistenceService service +

+

Parameters:
persistenceService - The reference to the PersistenceService
+ + + - - - - -
-Method Detail
- -

-validateUri

-
+
+
+
+
+
+Method Detail
+ +

+validateUri

+
 protected void validateUri(java.lang.String uri)
-                    throws org.apache.portals.graffito.exception.CmsInvalidObjectException
-
-
Check if the cms object uri is correct -

-

+ throws org.apache.portals.graffito.exception.CmsInvalidObjectException
+
+
Check if the cms object uri is correct +

+

Parameters:
uri - The uri to validate
Throws: -
org.apache.portals.graffito.exception.CmsInvalidObjectException - when the uri is not correct
-
-
-
- -

-validateParentFolder

-
+
org.apache.portals.graffito.exception.CmsInvalidObjectException - when the uri is not correct +
+ +
+ +

+validateParentFolder

+
 protected void validateParentFolder(org.apache.portals.graffito.model.core.CmsObject cmsObject)
-                             throws org.apache.portals.graffito.exception.CmsInvalidUriException
-
-
Check if the cms object parent folder is correct -

-

+ throws org.apache.portals.graffito.exception.CmsInvalidUriException
+
+
Check if the cms object parent folder is correct +

+

Parameters:
cmsObject - to validate
Throws: -
org.apache.portals.graffito.exception.CmsInvalidUriException - when the parent folder is not correct
-
-
-
- -

-getPersistenceService

-
-protected ContentPersistenceService getPersistenceService()
-
-
Get the persistenceService service -

-

- -
Returns:
The persistenceService service.
-
-
- -
- +
org.apache.portals.graffito.exception.CmsInvalidUriException - when the parent folder is not correct +
+ +
+ +

+getPersistenceService

+
+protected ContentPersistenceService getPersistenceService()
+
+
Get the persistenceService service +

+

+ +
Returns:
The persistenceService service.
+
+
+ +
- + + - - - + + + + + +
- - -
-Copyright © 2004-2005 The Apache Software Foundation. All Rights Reserved. - - + + +
+Copyright © 2004-2006 The Apache Software Foundation. All Rights Reserved. + +