Uses of Class
com.atlassian.confluence.internal.relations.dao.Content2ContentRelationEntity
Packages that use Content2ContentRelationEntity
-
Uses of Content2ContentRelationEntity in com.atlassian.confluence.internal.relations.dao.hibernate
Methods in com.atlassian.confluence.internal.relations.dao.hibernate that return Content2ContentRelationEntityModifier and TypeMethodDescription@Nullable Content2ContentRelationEntity
Content2ContentHibernateRelationDao.getRelationEntity
(ContentEntityObject source, ContentEntityObject target, RelationDescriptor<?, ?> relationDescriptor) protected Content2ContentRelationEntity
Content2ContentHibernateRelationDao.newRelationEntity
(ContentEntityObject source, ContentEntityObject target)