Interface I_CmsSearchStateGeoFilter

    • Method Detail

      • getCoordinates

        java.lang.String getCoordinates()
        Returns the coordinates.
        Returns:
        the coordinates
      • getRadius

        java.lang.String getRadius()
        Returns the radius.
        Returns:
        the radius
      • getUnits

        java.lang.String 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​(java.lang.String coordinates)
        Sets the coordinates.
        Parameters:
        coordinates - the coordinates
      • setRadius

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

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