Class ObjectFieldInfoFieldConverter
java.lang.Object
com.liferay.object.info.field.converter.ObjectFieldInfoFieldConverter
-
Constructor Summary
ConstructorsConstructorDescriptionObjectFieldInfoFieldConverter
(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) -
Method Summary
Modifier and TypeMethodDescriptioncom.liferay.info.field.InfoField<?>
getInfoField
(boolean editable, String namespace, com.liferay.object.model.ObjectField objectField)
-
Constructor Details
-
ObjectFieldInfoFieldConverter
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)
-
-
Method Details
-
getInfoField
public com.liferay.info.field.InfoField<?> getInfoField(boolean editable, String namespace, com.liferay.object.model.ObjectField objectField)
-