com.liferay.portlet.layoutconfiguration.util.velocity
Class CustomizationSettingsProcessor
java.lang.Object
com.liferay.portlet.layoutconfiguration.util.velocity.CustomizationSettingsProcessor
- All Implemented Interfaces:
- ColumnProcessor
public class CustomizationSettingsProcessor
- extends Object
- implements ColumnProcessor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomizationSettingsProcessor
public CustomizationSettingsProcessor(javax.servlet.http.HttpServletRequest request,
javax.servlet.jsp.PageContext pageContext,
Writer writer)
processColumn
public String processColumn(String columnId)
throws Exception
- Specified by:
processColumn
in interface ColumnProcessor
- Throws:
Exception
processColumn
public String processColumn(String columnId,
String classNames)
throws Exception
- Specified by:
processColumn
in interface ColumnProcessor
- Throws:
Exception
processMax
public String processMax()
throws Exception
- Specified by:
processMax
in interface ColumnProcessor
- Throws:
Exception
processMax
public String processMax(String classNames)
throws Exception
- Specified by:
processMax
in interface ColumnProcessor
- Throws:
Exception
processPortlet
public String processPortlet(String portletId)
throws Exception
- Specified by:
processPortlet
in interface ColumnProcessor
- Throws:
Exception