org.apache.jetspeed.components.portletregistry
Interface PortletApplicationProxy

All Known Implementing Classes:
MutablePortletApplicationProxy

public interface PortletApplicationProxy


Method Summary
 org.apache.jetspeed.om.common.portlet.MutablePortletApplication getRealApplication()
           
 void setRealApplication(org.apache.jetspeed.om.common.portlet.MutablePortletApplication app)
           
 

Method Detail

setRealApplication

void setRealApplication(org.apache.jetspeed.om.common.portlet.MutablePortletApplication app)

getRealApplication

org.apache.jetspeed.om.common.portlet.MutablePortletApplication getRealApplication()


Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.