public class ObjectFieldInfoFieldConverter
extends java.lang.Object
Constructor and Description |
---|
ObjectFieldInfoFieldConverter(com.liferay.list.type.service.ListTypeEntryLocalService listTypeEntryLocalService,
com.liferay.object.configuration.ObjectConfiguration objectConfiguration,
com.liferay.object.service.ObjectDefinitionLocalService objectDefinitionLocalService,
com.liferay.object.service.ObjectFieldLocalService objectFieldLocalService,
com.liferay.object.service.ObjectFieldSettingLocalService objectFieldSettingLocalService,
com.liferay.object.service.ObjectRelationshipLocalService objectRelationshipLocalService,
com.liferay.object.scope.ObjectScopeProviderRegistry objectScopeProviderRegistry,
com.liferay.object.service.ObjectStateFlowLocalService objectStateFlowLocalService,
com.liferay.object.service.ObjectStateLocalService objectStateLocalService,
com.liferay.portal.kernel.util.Portal portal,
com.liferay.object.rest.context.path.RESTContextPathResolverRegistry restContextPathResolverRegistry,
com.liferay.portal.kernel.service.UserLocalService userLocalService) |
Modifier and Type | Method and Description |
---|---|
com.liferay.info.field.InfoField<?> |
getInfoField(boolean editable,
java.lang.String namespace,
com.liferay.object.model.ObjectField objectField) |
public ObjectFieldInfoFieldConverter(com.liferay.list.type.service.ListTypeEntryLocalService listTypeEntryLocalService, com.liferay.object.configuration.ObjectConfiguration objectConfiguration, com.liferay.object.service.ObjectDefinitionLocalService objectDefinitionLocalService, com.liferay.object.service.ObjectFieldLocalService objectFieldLocalService, com.liferay.object.service.ObjectFieldSettingLocalService objectFieldSettingLocalService, com.liferay.object.service.ObjectRelationshipLocalService objectRelationshipLocalService, com.liferay.object.scope.ObjectScopeProviderRegistry objectScopeProviderRegistry, com.liferay.object.service.ObjectStateFlowLocalService objectStateFlowLocalService, com.liferay.object.service.ObjectStateLocalService objectStateLocalService, com.liferay.portal.kernel.util.Portal portal, com.liferay.object.rest.context.path.RESTContextPathResolverRegistry restContextPathResolverRegistry, com.liferay.portal.kernel.service.UserLocalService userLocalService)