public class AbstractOperationMultiValuedProperty extends Object
| Constructor and Description |
|---|
AbstractOperationMultiValuedProperty() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkFieldType(Type type,
Object value)
Check if the given field type store a list of values and if the given value is compatible with the given type.
|
public AbstractOperationMultiValuedProperty()
protected void checkFieldType(Type type, Object value) throws OperationException
OperationExceptionCopyright © 2019 Nuxeo. All rights reserved.