Class CxSearchIndexTypeIdListWsDTO

java.lang.Object
de.hybris.platform.personalizationsearchweb.data.CxSearchIndexTypeIdListWsDTO
All Implemented Interfaces:
Serializable

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

    • CxSearchIndexTypeIdListWsDTO

      public CxSearchIndexTypeIdListWsDTO()
  • Method Details

    • setIndexTypeIds

      public void setIndexTypeIds(Set<String> indexTypeIds)
    • getIndexTypeIds

      public Set<String> getIndexTypeIds()