Class EntityFieldsUtil
java.lang.Object
com.liferay.headless.common.spi.odata.entity.EntityFieldsUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic 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)
-
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)
-