Uses of Interface
org.hibernate.search.mapper.pojo.route.DocumentRoute
-
Packages that use DocumentRoute Package Description org.hibernate.search.mapper.pojo.route org.hibernate.search.mapper.pojo.route.impl -
-
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. -
Uses of DocumentRoute in org.hibernate.search.mapper.pojo.route.impl
Classes in org.hibernate.search.mapper.pojo.route.impl that implement DocumentRoute Modifier and Type Class Description classDocumentRouteImpl
-