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