Liferay 6.0.5

com.liferay.portlet.layoutconfiguration.util.velocity
Class RuntimeLogic

java.lang.Object
  extended by com.liferay.portlet.layoutconfiguration.util.velocity.RuntimeLogic
Direct Known Subclasses:
PortletColumnLogic, PortletLogic

public abstract class RuntimeLogic
extends Object


Constructor Summary
RuntimeLogic()
           
 
Method Summary
abstract  String processContent(Map<String,String> attributes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RuntimeLogic

public RuntimeLogic()
Method Detail

processContent

public abstract String processContent(Map<String,String> attributes)
                               throws Exception
Throws:
Exception

Liferay 6.0.5