public class DynamicEntityGraph extends AbstractEntityGraph
DEFAULT_ENTITY_GRAPH_TYPE| Constructor and Description |
|---|
DynamicEntityGraph(EntityGraphType type,
List<String> attributePaths) |
DynamicEntityGraph(List<String> attributePaths) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getEntityGraphAttributePaths() |
String |
getEntityGraphName() |
String |
toString() |
getEntityGraphType, isOptional, setEntityGraphType, setOptionalpublic DynamicEntityGraph(EntityGraphType type, List<String> attributePaths)
public List<String> getEntityGraphAttributePaths()
public final String getEntityGraphName()
public String toString()
toString in class AbstractEntityGraphCopyright © 2017 Cosium. All rights reserved.