JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.hibernate.search.engine.search.projection.spi
Interface ProjectionMappedTypeContext
public interface
ProjectionMappedTypeContext
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Class
<?>
javaClass
()
boolean
loadingAvailable
()
String
name
()
Method Details
name
String
name
()
javaClass
Class
<?>
javaClass
()
loadingAvailable
boolean
loadingAvailable
()