com.liferay.portlet.dynamicdatamapping.util.test
Class DDMStructureLayoutTestHelper
java.lang.Object
com.liferay.portlet.dynamicdatamapping.util.test.DDMStructureLayoutTestHelper
public class DDMStructureLayoutTestHelper
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DDMStructureLayoutTestHelper
public DDMStructureLayoutTestHelper(Group group)
throws Exception
- Throws:
Exception
addStructureLayout
public DDMStructureLayout addStructureLayout(long structureId,
DDMFormLayout ddmFormLayout)
throws Exception
- Throws:
Exception
createDDMFormLayoutColumns
public List<DDMFormLayoutColumn> createDDMFormLayoutColumns(String... ddmFormFieldNames)
createDDMFormLayoutRow
public DDMFormLayoutRow createDDMFormLayoutRow(List<DDMFormLayoutColumn> ddmFormLayoutColumns)