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