Uses of Interface
org.nuxeo.ecm.platform.relations.api.RelationManager
Package
Description
-
Uses of RelationManager in org.nuxeo.ecm.automation.core.operations.services
-
Uses of RelationManager in org.nuxeo.ecm.platform.comment.impl
Modifier and TypeMethodDescriptionprotected void
CommentsMigrator.migrateCommentsFromRelationToProperty
(CoreSession session, RelationManager relationManager, CommentServiceConfig config, Statement statement) -
Uses of RelationManager in org.nuxeo.ecm.platform.comment.listener
Modifier and TypeMethodDescriptionprotected abstract void
AbstractCommentListener.doProcess
(CoreSession coreSession, RelationManager relationManager, CommentServiceConfig config, DocumentModel docMessage) protected void
CommentRemovedEventListener.doProcess
(CoreSession coreSession, RelationManager relationManager, CommentServiceConfig config, DocumentModel docMessage) protected void
DocumentRemovedCommentEventListener.doProcess
(CoreSession coreSession, RelationManager relationManager, CommentServiceConfig config, DocumentModel docMessage) -
Uses of RelationManager in org.nuxeo.ecm.platform.relations.api.util
-
Uses of RelationManager in org.nuxeo.ecm.platform.relations.core.listener
Modifier and TypeMethodDescriptionDeleteRelationsListener.getRelationManager()
PublishRelationsListener.getRelationManager()
Modifier and TypeMethodDescriptionprotected void
PublishRelationsListener.copyRelationsFromReplacedProxy
(RelationManager rmanager, Resource replacedResource, Resource publishedResource, Resource sourceResource) protected void
PublishRelationsListener.copyRelationsFromWorkingCopy
(RelationManager rmanager, Resource sourceResource, Resource publishedResource) -
Uses of RelationManager in org.nuxeo.ecm.platform.relations.io
Modifier and TypeMethodDescriptionprotected RelationManager
IORelationAdapter.getRelationManager()
Modifier and TypeMethodDescriptionprotected DocumentRef
IORelationAdapter.getDocumentRef
(RelationManager relManager, QNameResource resource) -
Uses of RelationManager in org.nuxeo.ecm.platform.relations.services
Modifier and TypeMethodDescriptionprotected RelationManager
DocumentRelationService.getRelationManager()