public class ObjectFieldTestUtil
extends java.lang.Object
Constructor and Description |
---|
ObjectFieldTestUtil() |
Modifier and Type | Method and Description |
---|---|
static com.liferay.object.model.ObjectField |
addCustomObjectField(long userId,
com.liferay.object.model.ObjectField objectField) |
static com.liferay.object.model.ObjectField |
addCustomObjectField(long userId,
java.lang.String businessType,
java.lang.String dbType,
com.liferay.object.model.ObjectDefinition objectDefinition,
java.lang.String objectFieldName) |
public static com.liferay.object.model.ObjectField addCustomObjectField(long userId, com.liferay.object.model.ObjectField objectField) throws java.lang.Exception
java.lang.Exception
public static com.liferay.object.model.ObjectField addCustomObjectField(long userId, java.lang.String businessType, java.lang.String dbType, com.liferay.object.model.ObjectDefinition objectDefinition, java.lang.String objectFieldName) throws java.lang.Exception
java.lang.Exception