public final class ComplexPropertyHelper extends Object
| Constructor and Description |
|---|
ComplexPropertyHelper() |
| Modifier and Type | Method and Description |
|---|---|
static Field |
getComplexFieldItem(Field field,
String complexItemName) |
static List<Field> |
getComplexFieldItems(Field field) |
static Field |
getField(String schemaName,
String fieldName) |
static String |
getFieldType(Field field) |
static Field |
getListFieldItem(Field field) |
public ComplexPropertyHelper()
public static Field getComplexFieldItem(Field field, String complexItemName)
public static List<Field> getComplexFieldItems(Field field)
public static Field getListFieldItem(Field field)
public static String getFieldType(Field field)
Copyright © 2016 Nuxeo SA. All rights reserved.