Class GetRelations
java.lang.Object
org.nuxeo.ecm.automation.core.operations.services.GetRelations
- Author:
- Bogdan Stefanescu
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected DocumentModel
getDocumentModel
(Node node) protected QNameResource
getDocumentResource
(DocumentModel document) protected DocumentModelList
getDocuments
(QNameResource res, Resource predicate) getIncomingStatements
(QNameResource res, Resource predicate) getOutgoingStatements
(QNameResource res, Resource predicate) protected Resource
run
(DocumentModel doc)
-
Field Details
-
ID
- See Also:
-
session
-
relations
-
predicate
-
outgoing
protected boolean outgoing -
graphName
-
-
Constructor Details
-
GetRelations
public GetRelations()
-
-
Method Details
-
run
-
getDocumentResource
-
getPredicate
-
getDocuments
-
getIncomingStatements
-
getOutgoingStatements
-
getDocumentModel
-
getGraphName
- Since:
- 5.5
-