com.liferay.portlet.layoutconfiguration.util.velocity
Class RuntimeLogic
java.lang.Object
com.liferay.portlet.layoutconfiguration.util.velocity.RuntimeLogic
- Direct Known Subclasses:
- PortletColumnLogic, PortletLogic
public abstract class RuntimeLogic
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RuntimeLogic
public RuntimeLogic()
processContent
public abstract String processContent(Map<String,String> attributes)
throws Exception
- Throws:
Exception