接口 FetcherSelection<T>
- 所有超级接口:
Selection<T>
- 所有已知实现类:
FetcherSelectionImpl
-
方法详细资料
-
getPath
FetchPath getPath() -
getFetcher
Fetcher<?> getFetcher() -
getEmbeddedPropExpression
PropExpression.Embedded<?> getEmbeddedPropExpression() -
getConverter
-
Selection<T>FetcherSelectionImpl