Class ObjectEntryInfoItemValuesProviderUtil
java.lang.Object
com.liferay.object.info.item.provider.util.ObjectEntryInfoItemValuesProviderUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetInfoFieldValues
(com.liferay.document.library.kernel.service.DLAppLocalService dlAppLocalService, com.liferay.document.library.util.DLURLHelper dlURLHelper, com.liferay.list.type.service.ListTypeEntryLocalService listTypeEntryLocalService, com.liferay.object.service.ObjectActionLocalService objectActionLocalService, com.liferay.object.model.ObjectDefinition objectDefinition, com.liferay.object.service.ObjectDefinitionLocalService objectDefinitionLocalService, com.liferay.object.service.ObjectEntryLocalService objectEntryLocalService, com.liferay.object.rest.manager.v1_0.ObjectEntryManagerRegistry objectEntryManagerRegistry, ObjectFieldInfoFieldConverter objectFieldInfoFieldConverter, com.liferay.object.service.ObjectFieldLocalService objectFieldLocalService, List<com.liferay.object.model.ObjectField> objectFields, com.liferay.object.service.ObjectRelationshipLocalService objectRelationshipLocalService, com.liferay.object.scope.ObjectScopeProviderRegistry objectScopeProviderRegistry, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay, Map<String, Object> values)
-
Constructor Details
-
ObjectEntryInfoItemValuesProviderUtil
public ObjectEntryInfoItemValuesProviderUtil()
-
-
Method Details
-
getInfoFieldValues
public static List<com.liferay.info.field.InfoFieldValue<Object>> getInfoFieldValues(com.liferay.document.library.kernel.service.DLAppLocalService dlAppLocalService, com.liferay.document.library.util.DLURLHelper dlURLHelper, com.liferay.list.type.service.ListTypeEntryLocalService listTypeEntryLocalService, com.liferay.object.service.ObjectActionLocalService objectActionLocalService, com.liferay.object.model.ObjectDefinition objectDefinition, com.liferay.object.service.ObjectDefinitionLocalService objectDefinitionLocalService, com.liferay.object.service.ObjectEntryLocalService objectEntryLocalService, com.liferay.object.rest.manager.v1_0.ObjectEntryManagerRegistry objectEntryManagerRegistry, ObjectFieldInfoFieldConverter objectFieldInfoFieldConverter, com.liferay.object.service.ObjectFieldLocalService objectFieldLocalService, List<com.liferay.object.model.ObjectField> objectFields, com.liferay.object.service.ObjectRelationshipLocalService objectRelationshipLocalService, com.liferay.object.scope.ObjectScopeProviderRegistry objectScopeProviderRegistry, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay, Map<String, Object> values) throws Exception- Throws:
Exception
-