public class MenuEntryQueryExtensions
extends java.lang.Object
MenuEntry| Constructor and Description |
|---|
MenuEntryQueryExtensions() |
| Modifier and Type | Method and Description |
|---|---|
static com.querydsl.core.types.dsl.StringExpression |
orderHierarchy(com.querydsl.core.types.EntityPath<MenuEntry> menuEntry)
Returns the full order path of a menu entry
|
@QueryDelegate(value=MenuEntry.class) public static com.querydsl.core.types.dsl.StringExpression orderHierarchy(com.querydsl.core.types.EntityPath<MenuEntry> menuEntry)