| Package | Description |
|---|---|
| org.skyscreamer.yoga.builder | |
| org.skyscreamer.yoga.mapper | |
| org.skyscreamer.yoga.util | |
| org.skyscreamer.yoga.view |
| Modifier and Type | Field and Description |
|---|---|
protected ClassFinderStrategy |
YogaBuilder._classFinderStrategy |
| Modifier and Type | Method and Description |
|---|---|
ClassFinderStrategy |
YogaBuilder.getClassFinderStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
YogaBuilder.setClassFinderStrategy(ClassFinderStrategy classFinderStrategy)
Hibernate and other ORMs do some funky things to your pojo classes.
|
YogaBuilder |
YogaBuilder.withClassFinderStrategy(ClassFinderStrategy classFinderStrategy) |
| Modifier and Type | Field and Description |
|---|---|
protected ClassFinderStrategy |
ResultTraverser._classFinderStrategy |
| Modifier and Type | Method and Description |
|---|---|
ClassFinderStrategy |
ResultTraverser.getClassFinderStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResultTraverser.setClassFinderStrategy(ClassFinderStrategy classFinderStrategy) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultClassFinderStrategy |
| Modifier and Type | Method and Description |
|---|---|
ClassFinderStrategy |
AbstractYogaView.getClassFinderStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractYogaView.setClassFinderStrategy(ClassFinderStrategy classFinderStrategy) |
Copyright © 2014. All Rights Reserved.