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) |
checkFieldType
public 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
OperationException
Copyright © 2015 Nuxeo SA. All rights reserved.