Liferay 7.0-ce-m3

com.liferay.portlet.dynamicdatalists.util.test
Class DDLRecordSetTestHelper

java.lang.Object
  extended by com.liferay.portlet.dynamicdatalists.util.test.DDLRecordSetTestHelper

public class DDLRecordSetTestHelper
extends Object


Constructor Summary
DDLRecordSetTestHelper(Group group)
           
 
Method Summary
 DDLRecordSet addRecordSet(DDMStructure ddmStructure)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DDLRecordSetTestHelper

public DDLRecordSetTestHelper(Group group)
                       throws Exception
Throws:
Exception
Method Detail

addRecordSet

public DDLRecordSet addRecordSet(DDMStructure ddmStructure)
                          throws Exception
Throws:
Exception

Liferay 7.0-ce-m3