Class OneToManyObjectFieldFilterStrategy

java.lang.Object
com.liferay.object.field.filter.parser.BaseObjectFieldFilterStrategy
com.liferay.object.field.filter.parser.OneToManyObjectFieldFilterStrategy
All Implemented Interfaces:
ObjectFieldFilterStrategy

public class OneToManyObjectFieldFilterStrategy extends BaseObjectFieldFilterStrategy
  • Constructor Details

  • Method Details

    • getFDSFilter

      public com.liferay.frontend.data.set.filter.FDSFilter getFDSFilter() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getSelectionFDSFilterItems

      public List<com.liferay.frontend.data.set.filter.SelectionFDSFilterItem> getSelectionFDSFilterItems() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • toValueSummary

      public String toValueSummary() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • validate

      public void validate() throws com.liferay.portal.kernel.exception.PortalException
      Specified by:
      validate in interface ObjectFieldFilterStrategy
      Overrides:
      validate in class BaseObjectFieldFilterStrategy
      Throws:
      com.liferay.portal.kernel.exception.PortalException