public class RemoveEntryOfMultiValuedProperty extends AbstractOperationMultiValuedProperty
Modifier and Type | Field and Description |
---|---|
static String |
ID |
protected boolean |
isRemoveAll |
static org.apache.commons.logging.Log |
log |
protected boolean |
save |
protected CoreSession |
session |
protected Serializable |
value |
protected String |
xpath |
Constructor and Description |
---|
RemoveEntryOfMultiValuedProperty() |
Modifier and Type | Method and Description |
---|---|
DocumentModel |
run(DocumentModel doc) |
checkFieldType
public static final String ID
public static final org.apache.commons.logging.Log log
protected CoreSession session
protected Serializable value
protected boolean save
protected boolean isRemoveAll
public RemoveEntryOfMultiValuedProperty()
public DocumentModel run(DocumentModel doc) throws OperationException
OperationException
Copyright © 2015 Nuxeo SA. All rights reserved.