com.liferay.portlet.layoutconfiguration.util.velocity
Class PortletColumnLogic
java.lang.Object
com.liferay.portlet.layoutconfiguration.util.velocity.RuntimeLogic
com.liferay.portlet.layoutconfiguration.util.velocity.PortletColumnLogic
public class PortletColumnLogic
- extends RuntimeLogic
Constructor Summary |
PortletColumnLogic(javax.servlet.ServletContext servletContext,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletColumnLogic
public PortletColumnLogic(javax.servlet.ServletContext servletContext,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
processContent
public String processContent(Map<String,String> attributes)
throws Exception
- Specified by:
processContent
in class RuntimeLogic
- Throws:
Exception
getPortletsMap
public Map<Portlet,Object[]> getPortletsMap()