public class PresentationBuilderUtils
extends java.lang.Object
| Constructor and Description |
|---|
PresentationBuilderUtils() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<io.crnk.core.queryspec.PathSpec> |
computeIncludes(java.util.List<PresentationElement> elements) |
static java.util.List<io.crnk.core.queryspec.PathSpec> |
computeIncludes(PresentationElement element) |
static java.lang.String |
getLabel(java.util.ArrayDeque<io.crnk.meta.model.MetaAttribute> attributePath) |
public static java.lang.String getLabel(java.util.ArrayDeque<io.crnk.meta.model.MetaAttribute> attributePath)
public static java.util.List<io.crnk.core.queryspec.PathSpec> computeIncludes(PresentationElement element)
public static java.util.List<io.crnk.core.queryspec.PathSpec> computeIncludes(java.util.List<PresentationElement> elements)