org.apache.cocoon.portal
Interface PortalManagerAspect
- All Known Implementing Classes:
- PortalManagerImpl, PortletAdapter, PortletPortalManager
public interface PortalManagerAspect
- Since:
- 2.1.8
- Version:
- SVN $Id: PortalManagerAspect.java 433543 2006-08-22 06:22:54Z crossley $
Field Summary |
static String |
ROLE
The role to lookup an aspect. |
ROLE
static final String ROLE
- The role to lookup an aspect.
prepare
void prepare(PortalManagerAspectPrepareContext context,
PortalService service)
throws ProcessingException
- Throws:
ProcessingException
render
void render(PortalManagerAspectRenderContext context,
PortalService service,
ContentHandler ch,
Parameters parameters)
throws SAXException
- Throws:
SAXException
Copyright ? 1999-2007 The Apache Software Foundation. All Rights Reserved.