Class RemoveEntryOfMultiValuedProperty
java.lang.Object
org.nuxeo.ecm.automation.core.operations.document.AbstractOperationMultiValuedProperty
org.nuxeo.ecm.automation.core.operations.document.RemoveEntryOfMultiValuedProperty
- Since:
- 5.7
- Author:
- Benjamin JALON
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
protected boolean
protected boolean
protected CoreSession
protected Serializable
protected String
-
Constructor Summary
-
Method Summary
Methods inherited from class org.nuxeo.ecm.automation.core.operations.document.AbstractOperationMultiValuedProperty
checkFieldType
-
Field Details
-
ID
- See Also:
-
session
-
xpath
-
value
-
save
protected boolean save -
isRemoveAll
protected boolean isRemoveAll
-
-
Constructor Details
-
RemoveEntryOfMultiValuedProperty
public RemoveEntryOfMultiValuedProperty()
-
-
Method Details
-
run
- Throws:
OperationException
-