Class IndexerProperties.SearchProperties.ServiceProperties

java.lang.Object
com.broadleafcommerce.search.index.autoconfigure.IndexerProperties.SearchProperties.ServiceProperties
Enclosing class:
IndexerProperties.SearchProperties

public static class IndexerProperties.SearchProperties.ServiceProperties extends Object
  • Constructor Details

    • ServiceProperties

      public ServiceProperties()
  • Method Details

    • getEndpoint

      public String getEndpoint()
    • getReadFieldsPath

      public String getReadFieldsPath()
    • getServiceClient

      public String getServiceClient()
    • setEndpoint

      public void setEndpoint(String endpoint)
    • setReadFieldsPath

      public void setReadFieldsPath(String readFieldsPath)
    • setServiceClient

      public void setServiceClient(String serviceClient)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • canEqual

      protected boolean canEqual(Object other)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object