Class WikiAttachmentItemSelectorCriterion
java.lang.Object
com.liferay.item.selector.BaseItemSelectorCriterion
com.liferay.wiki.item.selector.criterion.WikiAttachmentItemSelectorCriterion
- All Implemented Interfaces:
com.liferay.item.selector.ItemSelectorCriterion
public class WikiAttachmentItemSelectorCriterion
extends com.liferay.item.selector.BaseItemSelectorCriterion
-
Constructor Summary
ConstructorsConstructorDescriptionWikiAttachmentItemSelectorCriterion
(long wikiPageResourceId) WikiAttachmentItemSelectorCriterion
(long wikiPageResourceId, String[] mimeTypes) -
Method Summary
Modifier and TypeMethodDescriptionString[]
long
void
setMimeTypes
(String[] mimeTypes) void
setWikiPageResourceId
(long wikiPageResourceId) Methods inherited from class com.liferay.item.selector.BaseItemSelectorCriterion
getDesiredItemSelectorReturnTypes, setDesiredItemSelectorReturnTypes, setDesiredItemSelectorReturnTypes
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.liferay.item.selector.ItemSelectorCriterion
getMimeTypeRestriction
-
Constructor Details
-
WikiAttachmentItemSelectorCriterion
public WikiAttachmentItemSelectorCriterion() -
WikiAttachmentItemSelectorCriterion
public WikiAttachmentItemSelectorCriterion(long wikiPageResourceId) -
WikiAttachmentItemSelectorCriterion
-
-
Method Details
-
getMimeTypes
-
getWikiPageResourceId
public long getWikiPageResourceId() -
setMimeTypes
-
setWikiPageResourceId
public void setWikiPageResourceId(long wikiPageResourceId)
-