Class SegmentsEntryItemSelectorCriterion

java.lang.Object
com.liferay.item.selector.BaseItemSelectorCriterion
com.liferay.segments.item.selector.SegmentsEntryItemSelectorCriterion
All Implemented Interfaces:
com.liferay.item.selector.ItemSelectorCriterion

public class SegmentsEntryItemSelectorCriterion extends com.liferay.item.selector.BaseItemSelectorCriterion
  • Constructor Details

    • SegmentsEntryItemSelectorCriterion

      public SegmentsEntryItemSelectorCriterion()
  • Method Details

    • getExcludedSegmentsEntryIds

      public long[] getExcludedSegmentsEntryIds()
    • getExcludedSources

      public String[] getExcludedSources()
    • getGroupId

      public long getGroupId()
    • setExcludedSegmentsEntryIds

      public void setExcludedSegmentsEntryIds(long[] excludedSegmentsEntryIds)
    • setExcludedSources

      public void setExcludedSources(String[] excludedSources)
    • setGroupId

      public void setGroupId(long groupId)