org.jboss.portal.core.model.portal.metadata
Interface BuildContext


public interface BuildContext

Defines the callbacks for creating a portal object.

Version:
$Revision: 9077 $
Author:
Julien Viet

Method Summary
 PortalObjectContainer getContainer()
           
 ContentHandler getContentHandler(ContentType contentType)
           
 PortalWebApp getPortalWebApp()
           
 

Method Detail

getContainer

PortalObjectContainer getContainer()

getContentHandler

ContentHandler getContentHandler(ContentType contentType)

getPortalWebApp

PortalWebApp getPortalWebApp()