public interface ObjectFieldFilterStrategy
| Modifier and Type | Method and Description |
|---|---|
com.liferay.frontend.data.set.filter.FDSFilter |
getFDSFilter() |
java.lang.Object |
getItemsValues() |
java.util.Map<java.lang.String,java.lang.Object> |
parse() |
java.lang.String |
toValueSummary() |
void |
validate() |
com.liferay.frontend.data.set.filter.FDSFilter getFDSFilter()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionjava.lang.Object getItemsValues()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionjava.util.Map<java.lang.String,java.lang.Object> parse()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionjava.lang.String toValueSummary()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionvoid validate()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException