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.html 1304258 2012-03-23 10:09:27Z ilgrosso $

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-2010 The Apache Software Foundation. All Rights Reserved.