com.liferay.portlet.layoutconfiguration.util.velocity
Interface ColumnProcessor
- All Known Implementing Classes:
- CustomizationSettingsProcessor, TemplateProcessor
public interface ColumnProcessor
processColumn
String processColumn(String columnId)
throws Exception
- Throws:
Exception
processColumn
String processColumn(String columnId,
String classNames)
throws Exception
- Throws:
Exception
processMax
String processMax()
throws Exception
- Throws:
Exception
processMax
String processMax(String classNames)
throws Exception
- Throws:
Exception
processPortlet
String processPortlet(String portletId)
throws Exception
- Throws:
Exception