Class InfoListProviderItemSelectorReturnType

java.lang.Object
com.liferay.info.list.provider.item.selector.criterion.InfoListProviderItemSelectorReturnType
All Implemented Interfaces:
com.liferay.item.selector.ItemSelectorReturnType

public class InfoListProviderItemSelectorReturnType extends Object implements com.liferay.item.selector.ItemSelectorReturnType
This return type should return the following information of an info item as a JSON object:
  • key: The key of the info list provider
  • title: The title of the selected info list
  • Constructor Details

    • InfoListProviderItemSelectorReturnType

      public InfoListProviderItemSelectorReturnType()