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