public class AddEntryToMultiValuedProperty extends AbstractOperationMultiValuedProperty
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
checkExists |
static String |
ID |
protected boolean |
save |
protected CoreSession |
session |
protected Serializable |
value |
protected String |
xpath |
| Constructor and Description |
|---|
AddEntryToMultiValuedProperty() |
| Modifier and Type | Method and Description |
|---|---|
DocumentModel |
run(DocumentModel doc) |
checkFieldTypepublic static final String ID
protected CoreSession session
protected Serializable value
protected boolean save
protected boolean checkExists
public AddEntryToMultiValuedProperty()
public DocumentModel run(DocumentModel doc) throws OperationException
OperationExceptionCopyright © 2019 Nuxeo. All rights reserved.