org.apache.jetspeed.container
Interface InternalPortletConfig
- All Known Implementing Classes:
- JetspeedPortletConfig
public interface InternalPortletConfig
This interface defines the internal methods used on the Portlet Config.
- Version:
- $Id: InternalPortletConfig.java 516448 2007-03-09 16:25:47Z ate $
- Author:
- David Sean Taylor
getPortletDefinition
org.apache.pluto.om.portlet.PortletDefinition getPortletDefinition()
setPortletDefinition
void setPortletDefinition(org.apache.pluto.om.portlet.PortletDefinition pd)
Copyright © 1999-2010 Apache Software Foundation. All Rights Reserved.