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