Interface Annotation
- All Superinterfaces:
Comment
- All Known Implementing Classes:
AnnotationImpl
Annotation interface
- Since:
- 10.1
-
Method Summary
Methods inherited from interface org.nuxeo.ecm.platform.comment.api.Comment
addAncestorId, getAncestorIds, getAuthor, getCreationDate, getDocument, getId, getModificationDate, getParentId, getText, setAuthor, setCreationDate, setId, setModificationDate, setParentId, setText
-
Method Details
-
getXpath
String getXpath()Gets the xpath of annotated blob in the document.- Returns:
- the xpath
-
setXpath
Sets the xpath of annotated blob in the document.- Parameters:
xpath
- the xpath
-