public class ContextHelper extends Object
Searchintegrator
/ ExtendedSearchintegrator
.
Note:
The use of this class is discouraged. If possible should FullTextSession.getSearchFactory()
be used. However, this is not always possible, for example in FullTextSessionImpl itself.
Modifier and Type | Method and Description |
---|---|
static ExtendedSearchIntegrator |
getSearchintegrator(Session session) |
static ExtendedSearchIntegrator |
getSearchintegratorBySessionImplementor(SessionImplementor session) |
static ExtendedSearchIntegrator |
getSearchintegratorBySFI(SessionFactoryImplementor sfi) |
public static ExtendedSearchIntegrator getSearchintegrator(Session session)
public static ExtendedSearchIntegrator getSearchintegratorBySessionImplementor(SessionImplementor session)
public static ExtendedSearchIntegrator getSearchintegratorBySFI(SessionFactoryImplementor sfi)
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved