Liferay 6.1.2-ce-ga3

Uses of Interface
com.liferay.portlet.layoutconfiguration.util.RuntimePortlet

Packages that use RuntimePortlet
com.liferay.portlet.layoutconfiguration.util   
 

Uses of RuntimePortlet in com.liferay.portlet.layoutconfiguration.util
 

Classes in com.liferay.portlet.layoutconfiguration.util that implement RuntimePortlet
 class RuntimePortletImpl
           
 

Methods in com.liferay.portlet.layoutconfiguration.util that return RuntimePortlet
static RuntimePortlet RuntimePortletUtil.getRuntimePortlet()
           
 

Methods in com.liferay.portlet.layoutconfiguration.util with parameters of type RuntimePortlet
 void RuntimePortletUtil.setRuntimePortlet(RuntimePortlet runtimePortlet)
           
 


Liferay 6.1.2-ce-ga3