Uses of Interface
com.atlassian.confluence.content.persistence.hibernate.HibernateContentQueryFactory
-
-
Uses of HibernateContentQueryFactory in com.atlassian.confluence.content.persistence.hibernate
Methods in com.atlassian.confluence.content.persistence.hibernate that return HibernateContentQueryFactory Modifier and Type Method Description HibernateContentQueryFactoryHibernateContentQueryModuleDescriptor. createModule()HibernateContentQueryFactoryHibernateContentQueryModuleDescriptor. getModule() -
Uses of HibernateContentQueryFactory in com.atlassian.confluence.plugins.contentproperty.hibernate2
Classes in com.atlassian.confluence.plugins.contentproperty.hibernate2 that implement HibernateContentQueryFactory Modifier and Type Class Description classFindAllByContentIdHibernateQueryFactoryHibernate 2 version of a query to find all content properties by owner idclassFindAllByContentIdsAndKeysHibernateQueryFactoryHibernate 2 version of a query to find a content property by owner id and keyclassFindAllBySpaceKeyHibernateQueryFactoryHibernate 2 version of a query to find all space properties by space keyclassFindByContentIdAndKeyHibernateQueryFactoryHibernate 2 version of a query to find a content property by owner id and keyclassFindBySpaceKeyAndKeyHibernateQueryFactoryHibernate 2 version of a query to find a space property by space key and key -
Uses of HibernateContentQueryFactory in com.atlassian.confluence.test.rpc
Classes in com.atlassian.confluence.test.rpc that implement HibernateContentQueryFactory Modifier and Type Class Description classFindPluginCustomContentModuleKeyQueryFactory
-