Uses of Interface
app.commerceio.spring.data.search.SearchVisitor
-
-
Uses of SearchVisitor in app.commerceio.spring.data.search
Classes in app.commerceio.spring.data.search that implement SearchVisitor Modifier and Type Class Description classSearchBaseVisitor<T>This class provides an empty implementation ofSearchVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.
-