Uses of Class
org.apache.jetspeed.page.document.FailedToUpdateDocumentException

Packages that use FailedToUpdateDocumentException
org.apache.jetspeed.page   
org.apache.jetspeed.page.document   
org.apache.jetspeed.page.document.psml   
org.apache.jetspeed.page.impl   
org.apache.jetspeed.page.psml   
 

Uses of FailedToUpdateDocumentException in org.apache.jetspeed.page
 

Methods in org.apache.jetspeed.page that throw FailedToUpdateDocumentException
 void DelegatingPageManager.updatePageSecurity(PageSecurity pageSecurity)
           
 void PageManager.updatePageSecurity(PageSecurity pageSecurity)
          Update a page security document in persistent storage
 

Uses of FailedToUpdateDocumentException in org.apache.jetspeed.page.document
 

Methods in org.apache.jetspeed.page.document that throw FailedToUpdateDocumentException
 void DocumentHandler.updateDocument(Document document)
           
 

Uses of FailedToUpdateDocumentException in org.apache.jetspeed.page.document.psml
 

Methods in org.apache.jetspeed.page.document.psml that throw FailedToUpdateDocumentException
 void CastorFileSystemDocumentHandler.updateDocument(Document document)
           
protected  void CastorFileSystemDocumentHandler.updateDocument(Document document, boolean systemUpdate)
           updateDocument
 

Uses of FailedToUpdateDocumentException in org.apache.jetspeed.page.impl
 

Methods in org.apache.jetspeed.page.impl that throw FailedToUpdateDocumentException
 void DatabasePageManager.updatePageSecurity(PageSecurity pageSecurity)
           
 

Uses of FailedToUpdateDocumentException in org.apache.jetspeed.page.psml
 

Methods in org.apache.jetspeed.page.psml that throw FailedToUpdateDocumentException
 void CastorXmlPageManager.updatePageSecurity(PageSecurity pageSecurity)
           
 



Copyright © 1999-2009 Apache Software Foundation. All Rights Reserved.