Class EntityFieldsUtil

java.lang.Object
com.liferay.headless.common.spi.odata.entity.EntityFieldsUtil

public class EntityFieldsUtil extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static List<com.liferay.portal.odata.entity.EntityField>
    getEntityFields(long classNameId, long companyId, com.liferay.portal.search.expando.ExpandoBridgeIndexer expandoBridgeIndexer, com.liferay.expando.kernel.service.ExpandoColumnLocalService expandoColumnLocalService, com.liferay.expando.kernel.service.ExpandoTableLocalService expandoTableLocalService)
     

    Methods inherited from class java.lang.Object

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

    • EntityFieldsUtil

      public EntityFieldsUtil()
  • Method Details

    • getEntityFields

      public static List<com.liferay.portal.odata.entity.EntityField> getEntityFields(long classNameId, long companyId, com.liferay.portal.search.expando.ExpandoBridgeIndexer expandoBridgeIndexer, com.liferay.expando.kernel.service.ExpandoColumnLocalService expandoColumnLocalService, com.liferay.expando.kernel.service.ExpandoTableLocalService expandoTableLocalService)