Interface DisplayPageInfoItemFieldSetProvider
@ProviderType
public interface DisplayPageInfoItemFieldSetProvider
-
Method Summary
Modifier and TypeMethodDescriptioncom.liferay.info.field.InfoFieldSet
getInfoFieldSet
(String itemClassName, String infoItemFormVariationKey, String namespace, long scopeGroupId) getInfoFieldValues
(com.liferay.info.item.InfoItemReference infoItemReference, String infoItemFormVariationKey, String namespace, Object object, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
-
Method Details
-
getInfoFieldSet
-
getInfoFieldValues
List<com.liferay.info.field.InfoFieldValue<Object>> getInfoFieldValues(com.liferay.info.item.InfoItemReference infoItemReference, String infoItemFormVariationKey, String namespace, Object object, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) throws Exception - Throws:
Exception
-