Class ObjectEntryStatusSelectionFDSFilter
java.lang.Object
com.liferay.frontend.data.set.filter.BaseSelectionFDSFilter
com.liferay.object.field.frontend.data.set.filter.ObjectEntryStatusSelectionFDSFilter
- All Implemented Interfaces:
com.liferay.frontend.data.set.filter.FDSFilter
public class ObjectEntryStatusSelectionFDSFilter
extends com.liferay.frontend.data.set.filter.BaseSelectionFDSFilter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getLabel()List<com.liferay.frontend.data.set.filter.SelectionFDSFilterItem>getSelectionFDSFilterItems(Locale locale) Methods inherited from class com.liferay.frontend.data.set.filter.BaseSelectionFDSFilter
getAPIURL, getItemKey, getItemLabel, getPlaceholder, getResourceBundle, getType, isAutocompleteEnabled, isMultipleMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.liferay.frontend.data.set.filter.FDSFilter
isEnabled
-
Constructor Details
-
ObjectEntryStatusSelectionFDSFilter
-
-
Method Details