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 static Field getField(String schemaName, String fieldName) throws ClientException
ClientExceptionpublic static Field getComplexFieldItem(Field field, String complexItemName) throws ClientException
ClientExceptionpublic static List<Field> getComplexFieldItems(Field field) throws ClientException
ClientExceptionpublic static Field getListFieldItem(Field field) throws ClientException
ClientExceptionpublic static String getFieldType(Field field) throws ClientException
ClientExceptionCopyright © 2013 Nuxeo SA. All Rights Reserved.