Uses of Class
de.hybris.platform.searchprovidercssearchservices.admin.data.IndexDTO
Packages that use IndexDTO
Package
Description
-
Uses of IndexDTO in de.hybris.platform.searchprovidercssearchservices.spi.service
Methods in de.hybris.platform.searchprovidercssearchservices.spi.service that return types with arguments of type IndexDTOModifier and TypeMethodDescriptionrx.Observable<com.hybris.charon.RawResponse<IndexDTO>>CSSearchClient.createIndex(IndexDTO index) rx.Observable<com.hybris.charon.RawResponse<IndexDTO>>Methods in de.hybris.platform.searchprovidercssearchservices.spi.service with parameters of type IndexDTOModifier and TypeMethodDescriptionrx.Observable<com.hybris.charon.RawResponse<IndexDTO>>CSSearchClient.createIndex(IndexDTO index) -
Uses of IndexDTO in de.hybris.platform.searchprovidercssearchservices.spi.service.impl
Methods in de.hybris.platform.searchprovidercssearchservices.spi.service.impl that return IndexDTOModifier and TypeMethodDescriptionprotected IndexDTOCSSearchSnSearchProvider.waitForIndexStatusOrElseThrow(CSSearchClient client, String indexId, IndexStatusDTO pendingStatus, IndexStatusDTO expectedStatus, String errorMessage) Methods in de.hybris.platform.searchprovidercssearchservices.spi.service.impl with parameters of type IndexDTOModifier and TypeMethodDescriptionprotected SnIndexCSSearchSnSearchProvider.convertIndex(IndexDTO source)