Class ObjectFieldTestUtil

java.lang.Object
com.liferay.object.rest.test.util.ObjectFieldTestUtil

public class ObjectFieldTestUtil extends Object
  • Constructor Details

    • ObjectFieldTestUtil

      public ObjectFieldTestUtil()
  • Method Details

    • addCustomObjectField

      public static com.liferay.object.model.ObjectField addCustomObjectField(long userId, com.liferay.object.model.ObjectField objectField) throws Exception
      Throws:
      Exception
    • addCustomObjectField

      public static com.liferay.object.model.ObjectField addCustomObjectField(long userId, String businessType, String dbType, com.liferay.object.model.ObjectDefinition objectDefinition, String objectFieldName) throws Exception
      Throws:
      Exception