public class ObjectEntryInfoItemValuesProviderUtil
extends java.lang.Object
| Constructor and Description |
|---|
ObjectEntryInfoItemValuesProviderUtil() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<com.liferay.info.field.InfoFieldValue<java.lang.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,
java.util.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,
java.util.Map<java.lang.String,java.lang.Object> values) |
public ObjectEntryInfoItemValuesProviderUtil()
public static java.util.List<com.liferay.info.field.InfoFieldValue<java.lang.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,
java.util.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,
java.util.Map<java.lang.String,java.lang.Object> values)
throws java.lang.Exception
java.lang.Exception