org.apache.pluto.portlet.admin.services
Class PageRegistryService
java.lang.Object
org.apache.pluto.portlet.admin.BaseAdminObject
org.apache.pluto.portlet.admin.services.PageRegistryService
- public class PageRegistryService
- extends BaseAdminObject
Service concerned with pageregistry.xml persistence
- Author:
- Craig Doremus
- See Also:
PageRegistryPortlet
Methods inherited from class org.apache.pluto.portlet.admin.BaseAdminObject |
logDebug, logError, logError, logMethodEnd, logMethodEnd, logMethodStart, logParam, logParam, logParam, logVar, logVar, logVar, logWarn |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PageRegistryService
public PageRegistryService()
getPageRegistry
public java.util.Iterator getPageRegistry()
getPageVO
public PageTO getPageVO(java.lang.String name)
getAllPages
public void getAllPages(javax.portlet.RenderRequest req)
- Gets the pages from pageregistry.xml for the View.
- Parameters:
req
-
getPage
public void getPage(javax.portlet.ActionRequest req)
modifyPageAttributes
public void modifyPageAttributes(javax.portlet.ActionRequest req)
getPortletMapForSelect
public java.util.Map getPortletMapForSelect(java.lang.String app)
Copyright © 2003-2006 . All Rights Reserved.