Class ObjectEntryTestUtil

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

public class ObjectEntryTestUtil extends Object
  • Constructor Details

    • ObjectEntryTestUtil

      public ObjectEntryTestUtil()
  • Method Details

    • addObjectEntry

      public static com.liferay.object.model.ObjectEntry addObjectEntry(long groupId, com.liferay.object.model.ObjectDefinition objectDefinition, Map<String,Serializable> values, String... keywords) throws Exception
      Throws:
      Exception
    • addObjectEntry

      public static com.liferay.object.model.ObjectEntry addObjectEntry(com.liferay.object.model.ObjectDefinition objectDefinition, Map<String,Serializable> values, String... keywords) throws Exception
      Throws:
      Exception
    • addObjectEntry

      public static com.liferay.object.model.ObjectEntry addObjectEntry(com.liferay.object.model.ObjectDefinition objectDefinition, String objectFieldName, Serializable objectFieldValue) throws Exception
      Throws:
      Exception