public final class ComplexPropertyHelper extends Object
| Constructor and Description |
|---|
ComplexPropertyHelper() |
| Modifier and Type | Method and Description |
|---|---|
static org.nuxeo.ecm.core.schema.types.Field |
getComplexFieldItem(org.nuxeo.ecm.core.schema.types.Field field,
String complexItemName) |
static List<org.nuxeo.ecm.core.schema.types.Field> |
getComplexFieldItems(org.nuxeo.ecm.core.schema.types.Field field) |
static org.nuxeo.ecm.core.schema.types.Field |
getField(String schemaName,
String fieldName) |
static String |
getFieldType(org.nuxeo.ecm.core.schema.types.Field field) |
static org.nuxeo.ecm.core.schema.types.Field |
getListFieldItem(org.nuxeo.ecm.core.schema.types.Field field) |
public static org.nuxeo.ecm.core.schema.types.Field getField(String schemaName, String fieldName) throws org.nuxeo.ecm.core.api.ClientException
org.nuxeo.ecm.core.api.ClientExceptionpublic static org.nuxeo.ecm.core.schema.types.Field getComplexFieldItem(org.nuxeo.ecm.core.schema.types.Field field,
String complexItemName)
throws org.nuxeo.ecm.core.api.ClientException
org.nuxeo.ecm.core.api.ClientExceptionpublic static List<org.nuxeo.ecm.core.schema.types.Field> getComplexFieldItems(org.nuxeo.ecm.core.schema.types.Field field) throws org.nuxeo.ecm.core.api.ClientException
org.nuxeo.ecm.core.api.ClientExceptionpublic static org.nuxeo.ecm.core.schema.types.Field getListFieldItem(org.nuxeo.ecm.core.schema.types.Field field)
throws org.nuxeo.ecm.core.api.ClientException
org.nuxeo.ecm.core.api.ClientExceptionpublic static String getFieldType(org.nuxeo.ecm.core.schema.types.Field field) throws org.nuxeo.ecm.core.api.ClientException
org.nuxeo.ecm.core.api.ClientExceptionCopyright © 2020 Nuxeo SA. All rights reserved.