Class CustomFileItemSelectorCriterion
java.lang.Object
com.liferay.item.selector.BaseItemSelectorCriterion
com.liferay.item.selector.criteria.file.criterion.CustomFileItemSelectorCriterion
- All Implemented Interfaces:
com.liferay.item.selector.ItemSelectorCriterion
public class CustomFileItemSelectorCriterion
extends com.liferay.item.selector.BaseItemSelectorCriterion
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionString[]
long
void
setExtensions
(String[] extensions) void
setMaxFileSize
(long maxFileSize) 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
-
CustomFileItemSelectorCriterion
public CustomFileItemSelectorCriterion()
-
-
Method Details
-
getExtensions
-
getMaxFileSize
public long getMaxFileSize() -
setExtensions
-
setMaxFileSize
public void setMaxFileSize(long maxFileSize)
-