Class AsSearchConfigurationInfoData

java.lang.Object
de.hybris.platform.adaptivesearch.data.AsSearchConfigurationInfoData
All Implemented Interfaces:
Serializable

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

    • AsSearchConfigurationInfoData

      public AsSearchConfigurationInfoData()
  • Method Details

    • setType

      public void setType(String type)
    • getType

      public String getType()
    • setContextType

      public void setContextType(String contextType)
    • getContextType

      public String getContextType()
    • setContextLabel

      public void setContextLabel(String contextLabel)
    • getContextLabel

      public String getContextLabel()
    • setContextDescription

      public void setContextDescription(String contextDescription)
    • getContextDescription

      public String getContextDescription()