Uses of Interface
org.hibernate.search.mapper.pojo.route.DocumentRoute
-
Packages that use DocumentRoute Package Description org.hibernate.search.mapper.pojo.route -
-
Uses of DocumentRoute in org.hibernate.search.mapper.pojo.route
Methods in org.hibernate.search.mapper.pojo.route that return DocumentRoute Modifier and Type Method Description DocumentRouteDocumentRoutes. addRoute()Add a route that indexing operations for this entity should take, based on its current state.
-