org.apache.jetspeed.components.portletregistry
Interface PortletApplicationProxy

All Known Implementing Classes:
MutablePortletApplicationProxy

public interface PortletApplicationProxy


Method Summary
 MutablePortletApplication getRealApplication()
           
 void setRealApplication(MutablePortletApplication app)
           
 

Method Detail

setRealApplication

void setRealApplication(MutablePortletApplication app)

getRealApplication

MutablePortletApplication getRealApplication()


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