Uses of Class
org.apache.jetspeed.page.PageNotUpdatedException

Packages that use PageNotUpdatedException
org.apache.jetspeed.page   
 

Uses of PageNotUpdatedException in org.apache.jetspeed.page
 

Methods in org.apache.jetspeed.page that throw PageNotUpdatedException
 void PageManager.updatePage(Page page)
          Update a page in persistent storage
 Page PageManager.clonePage(Page source, String path)
          Clone the source page creating and returning a new cloned page with the same portlet and fragment collection as the source All fragments are created with new fragment ids
 



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