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 String
ReindexEndpoint.determineName
(ReindexRequest request) void
ReindexEndpoint.fullReindex
(ReindexRequest reindexRequest, com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo) protected String
ReindexEndpoint.generateName
(ReindexRequest request)