Class SegmentsEntryItemSelectorReturnType

java.lang.Object
com.liferay.segments.item.selector.SegmentsEntryItemSelectorReturnType
All Implemented Interfaces:
com.liferay.item.selector.ItemSelectorReturnType

public class SegmentsEntryItemSelectorReturnType extends Object implements com.liferay.item.selector.ItemSelectorReturnType
This return type should return the following information of a segments entry as a JSON object:
  • segmentsEntryId: The segmentsEntryId of the selected segments entry
  • segmentsEntryName: The name of the selected segments entry
  • Constructor Details

    • SegmentsEntryItemSelectorReturnType

      public SegmentsEntryItemSelectorReturnType()