T - aggregate root which has references which can expanded. Example: ProductProjectionpublic interface ReferenceExpansionSupport<T> extends ExpansionPathContainer<T>
| Modifier and Type | Method and Description |
|---|---|
List<ExpansionPath<T>> |
expansionPaths() |
List<ExpansionPath<T>> expansionPaths()
expansionPaths in interface ExpansionPathContainer<T>