Class BaseSelectionFDSFilter
java.lang.Object
com.liferay.frontend.data.set.filter.BaseSelectionFDSFilter
- All Implemented Interfaces:
FDSFilter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetResourceBundle(Locale locale) getSelectionFDSFilterItems(Locale locale) getType()booleanbooleanMethods 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
getEntityFieldType, getId, getLabel, getPreloadedData, isEnabled
-
Constructor Details
-
BaseSelectionFDSFilter
public BaseSelectionFDSFilter()
-
-
Method Details