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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlong[]String[]longvoidsetExcludedSegmentsEntryIds(long[] excludedSegmentsEntryIds) voidsetExcludedSources(String[] excludedSources) voidsetGroupId(long groupId) Methods inherited from class com.liferay.item.selector.BaseItemSelectorCriterion
getDesiredItemSelectorReturnTypes, setDesiredItemSelectorReturnTypes, setDesiredItemSelectorReturnTypesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.liferay.item.selector.ItemSelectorCriterion
getMimeTypeRestriction
-
Constructor Details
-
SegmentsEntryItemSelectorCriterion
public SegmentsEntryItemSelectorCriterion()
-
-
Method Details
-
getExcludedSegmentsEntryIds
public long[] getExcludedSegmentsEntryIds() -
getExcludedSources
-
getGroupId
public long getGroupId() -
setExcludedSegmentsEntryIds
public void setExcludedSegmentsEntryIds(long[] excludedSegmentsEntryIds) -
setExcludedSources
-
setGroupId
public void setGroupId(long groupId)
-