org.apache.cocoon.portal.tools.helper
Class PortalObjects

java.lang.Object
  extended by org.apache.cocoon.portal.tools.helper.PortalObjects

public class PortalObjects
extends Object

Version:
CVS $Id: PortalObjects.java 433543 2006-08-22 06:22:54Z crossley $

Constructor Summary
PortalObjects(PortalService portalService)
           
 
Method Summary
 PortalComponentManager getComponentManager()
           
 Layout getPortalLayout()
           
 PortalService getPortalService()
           
 ProfileManager getProfileManager()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortalObjects

public PortalObjects(PortalService portalService)
Method Detail

getComponentManager

public PortalComponentManager getComponentManager()

getPortalLayout

public Layout getPortalLayout()

getPortalService

public PortalService getPortalService()

getProfileManager

public ProfileManager getProfileManager()


Copyright ? 1999-2007 The Apache Software Foundation. All Rights Reserved.