Uses of Interface
org.nuxeo.ecm.platform.relations.api.RelationManager
Packages that use RelationManager
Package
Description
-
Uses of RelationManager in org.nuxeo.ecm.automation.core.operations.services
Fields in org.nuxeo.ecm.automation.core.operations.services declared as RelationManager -
Uses of RelationManager in org.nuxeo.ecm.platform.comment.impl
Methods in org.nuxeo.ecm.platform.comment.impl with parameters of type RelationManagerModifier and TypeMethodDescriptionprotected void
CommentsMigrator.migrateCommentsFromRelationToProperty
(CoreSession session, RelationManager relationManager, CommentServiceConfig config, Statement statement) -
Uses of RelationManager in org.nuxeo.ecm.platform.comment.listener
Methods in org.nuxeo.ecm.platform.comment.listener with parameters of type RelationManagerModifier 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
Methods in org.nuxeo.ecm.platform.relations.api.util that return RelationManager -
Uses of RelationManager in org.nuxeo.ecm.platform.relations.core.listener
Fields in org.nuxeo.ecm.platform.relations.core.listener declared as RelationManagerMethods in org.nuxeo.ecm.platform.relations.core.listener that return RelationManagerModifier and TypeMethodDescriptionDeleteRelationsListener.getRelationManager()
PublishRelationsListener.getRelationManager()
Methods in org.nuxeo.ecm.platform.relations.core.listener with parameters of type RelationManagerModifier 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
Methods in org.nuxeo.ecm.platform.relations.io that return RelationManagerModifier and TypeMethodDescriptionprotected RelationManager
IORelationAdapter.getRelationManager()
Methods in org.nuxeo.ecm.platform.relations.io with parameters of type RelationManagerModifier and TypeMethodDescriptionprotected DocumentRef
IORelationAdapter.getDocumentRef
(RelationManager relManager, QNameResource resource) -
Uses of RelationManager in org.nuxeo.ecm.platform.relations.services
Classes in org.nuxeo.ecm.platform.relations.services that implement RelationManagerMethods in org.nuxeo.ecm.platform.relations.services that return RelationManagerModifier and TypeMethodDescriptionprotected RelationManager
DocumentRelationService.getRelationManager()