Uses of Class
com.broadleafcommerce.search.index.core.domain.ReindexRequest
Packages that use ReindexRequest
-
Uses of ReindexRequest in com.broadleafcommerce.search.index.core.endpoint
Methods in com.broadleafcommerce.search.index.core.endpoint with parameters of type ReindexRequestModifier and TypeMethodDescriptionprotected Map<String,Serializable> ReindexEndpoint.buildAdditionalProperties(com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo, ReindexRequest reindexRequest) Creates a map of properties to be passed to the reindex process.protected StringReindexEndpoint.determineName(ReindexRequest request) voidReindexEndpoint.fullReindex(ReindexRequest reindexRequest, com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo) protected StringReindexEndpoint.generateName(ReindexRequest request)