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)  | 
checkFieldTypepublic 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
OperationExceptionCopyright © 2019 Nuxeo. All rights reserved.