org.apache.cocoon.portal.wsrp.consumer
Interface RequiresPortalService

All Known Implementing Classes:
PortletDriverImpl, URLGeneratorImpl

public interface RequiresPortalService

This interface marks a component if the component needs a reference to the portal service.

Version:
$Id: RequiresPortalService.java 322475 2005-10-16 14:26:44Z cziegeler $

Method Summary
 void setPortalService(PortalService service)
           
 

Method Detail

setPortalService

public void setPortalService(PortalService service)


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