Uses of Class
com.atlassian.crowd.search.hibernate.HQLQueryTranslater

Packages that use HQLQueryTranslater
com.atlassian.crowd.dao.alias   
com.atlassian.crowd.dao.application   
com.atlassian.crowd.dao.directory   
com.atlassian.crowd.dao.group   
com.atlassian.crowd.dao.membership   
com.atlassian.crowd.dao.token   
com.atlassian.crowd.dao.user   
 

Uses of HQLQueryTranslater in com.atlassian.crowd.dao.alias
 

Methods in com.atlassian.crowd.dao.alias with parameters of type HQLQueryTranslater
 void AliasDAOHibernate.setHqlQueryTranslater(HQLQueryTranslater hqlQueryTranslater)
           
 

Uses of HQLQueryTranslater in com.atlassian.crowd.dao.application
 

Methods in com.atlassian.crowd.dao.application with parameters of type HQLQueryTranslater
 void ApplicationDAOHibernate.setHqlQueryTranslater(HQLQueryTranslater hqlQueryTranslater)
           
 

Uses of HQLQueryTranslater in com.atlassian.crowd.dao.directory
 

Methods in com.atlassian.crowd.dao.directory with parameters of type HQLQueryTranslater
 void DirectoryDAOHibernate.setHqlQueryTranslater(HQLQueryTranslater hqlQueryTranslater)
           
 

Uses of HQLQueryTranslater in com.atlassian.crowd.dao.group
 

Methods in com.atlassian.crowd.dao.group with parameters of type HQLQueryTranslater
 void GroupDAOHibernate.setHqlQueryTranslater(HQLQueryTranslater hqlQueryTranslater)
           
 

Uses of HQLQueryTranslater in com.atlassian.crowd.dao.membership
 

Methods in com.atlassian.crowd.dao.membership with parameters of type HQLQueryTranslater
 void MembershipDAOHibernate.setHqlQueryTranslater(HQLQueryTranslater hqlQueryTranslater)
           
 

Uses of HQLQueryTranslater in com.atlassian.crowd.dao.token
 

Methods in com.atlassian.crowd.dao.token with parameters of type HQLQueryTranslater
 void TokenDAOHibernate.setHqlQueryTranslater(HQLQueryTranslater hqlQueryTranslater)
           
 

Uses of HQLQueryTranslater in com.atlassian.crowd.dao.user
 

Methods in com.atlassian.crowd.dao.user with parameters of type HQLQueryTranslater
 void UserDAOHibernate.setHqlQueryTranslater(HQLQueryTranslater hqlQueryTranslater)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.