Interface I_CmsSearchStateGeoFilter

All Known Implementing Classes:
CmsSearchStateGeoFilter

public interface I_CmsSearchStateGeoFilter
Interface for the Geo filter state.
  • Method Details

    • getCoordinates

      Returns the coordinates.
      Returns:
      the coordinates
    • getRadius

      Returns the radius.
      Returns:
      the radius
    • getUnits

      Returns the units.
      Returns:
      the units
    • hasGeoFilter

      default boolean hasGeoFilter()
      Returns whether we are in a Geo filter state or not.
      Returns:
      whether we are in a Geo filter state or not
    • setCoordinates

      void setCoordinates(String coordinates)
      Sets the coordinates.
      Parameters:
      coordinates - the coordinates
    • setRadius

      void setRadius(String radius)
      Sets the radius.
      Parameters:
      radius - the radius
    • setUnits

      void setUnits(String units)
      Sets the units.
      Parameters:
      the - units