Class GroupCommandField

java.lang.Object
de.hybris.platform.solrfacetsearch.search.GroupCommandField
All Implemented Interfaces:
Serializable

public class GroupCommandField extends Object implements Serializable
See Also:
  • Constructor Details

    • GroupCommandField

      public GroupCommandField(String field)
    • GroupCommandField

      public GroupCommandField(String field, Integer groupLimit)
  • Method Details

    • getField

      public String getField()
    • setField

      public void setField(String field)
    • getGroupLimit

      public Integer getGroupLimit()
    • setGroupLimit

      public void setGroupLimit(Integer groupLimit)