Package com.liferay.roles.item.selector
Class RegularRoleItemSelectorCriterion
java.lang.Object
com.liferay.item.selector.BaseItemSelectorCriterion
com.liferay.roles.item.selector.BaseRoleItemSelectorCriterion
com.liferay.roles.item.selector.RegularRoleItemSelectorCriterion
- All Implemented Interfaces:
com.liferay.item.selector.ItemSelectorCriterion
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.liferay.roles.item.selector.BaseRoleItemSelectorCriterion
getCheckedRoleIds, getExcludedRoleNames, setCheckedRoleIds, setExcludedRoleNamesMethods 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
-
RegularRoleItemSelectorCriterion
public RegularRoleItemSelectorCriterion()
-