Uses of Class
org.apache.portals.graffito.exception.CmsInstantiateException

Packages that use CmsInstantiateException
org.apache.portals.graffito.services.core   
 

Uses of CmsInstantiateException in org.apache.portals.graffito.services.core
 

Methods in org.apache.portals.graffito.services.core that throw CmsInstantiateException
 void ContentVersionService.addInHistory(java.lang.String uri, VersionnedContent previousContent, VersionnedContent newContent)
          Add a new version in the Document history
 VersionnedContent ContentVersionService.createMajorVersion(java.lang.String uri)
          Create a new major versionned content.
 VersionnedContent ContentVersionService.createMinorVersion(java.lang.String uri)
          Create a new minor versionned content.
 



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