Class ObjectFieldUtil

java.lang.Object
com.liferay.object.admin.rest.dto.v1_0.util.ObjectFieldUtil

public class ObjectFieldUtil extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static com.liferay.portal.kernel.json.JSONObject
    toJSONObject(com.liferay.list.type.service.ListTypeDefinitionService listTypeDefinitionService, com.liferay.object.model.ObjectField objectField, com.liferay.object.service.ObjectFieldSettingLocalService objectFieldSettingLocalService)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ObjectFieldUtil

      public ObjectFieldUtil()
  • Method Details

    • toJSONObject

      public static com.liferay.portal.kernel.json.JSONObject toJSONObject(com.liferay.list.type.service.ListTypeDefinitionService listTypeDefinitionService, com.liferay.object.model.ObjectField objectField, com.liferay.object.service.ObjectFieldSettingLocalService objectFieldSettingLocalService)