|
Liferay 7.0-ce-m2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portlet.dynamicdatalists.util.test.DDLTestUtil
public class DDLTestUtil
| Constructor Summary | |
|---|---|
DDLTestUtil()
|
|
| Method Summary | |
|---|---|
static DDLRecord |
addRecord(long groupId,
long recordSetId)
|
static DDLRecord |
addRecord(long groupId,
long recordSetId,
Map<String,Serializable> fieldsMap)
|
static DDLRecordSet |
addRecordSet(long groupId,
long structureId)
|
static DDLRecordSet |
addRecordSet(long groupId,
long structureId,
String name,
Locale defaultLocale,
ServiceContext serviceContext)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DDLTestUtil()
| Method Detail |
|---|
public static DDLRecord addRecord(long groupId,
long recordSetId)
throws Exception
Exception
public static DDLRecord addRecord(long groupId,
long recordSetId,
Map<String,Serializable> fieldsMap)
throws Exception
Exception
public static DDLRecordSet addRecordSet(long groupId,
long structureId)
throws Exception
Exception
public static DDLRecordSet addRecordSet(long groupId,
long structureId,
String name,
Locale defaultLocale,
ServiceContext serviceContext)
throws Exception
Exception
|
Liferay 7.0-ce-m2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||