Uses of Class
com.atlassian.mywork.host.model.UserApplicationLink

Packages that use UserApplicationLink
com.atlassian.mywork.host.dao   
com.atlassian.mywork.host.dao.ao   
 

Uses of UserApplicationLink in com.atlassian.mywork.host.dao
 

Methods in com.atlassian.mywork.host.dao that return types with arguments of type UserApplicationLink
 java.util.Map<java.lang.String,UserApplicationLink> UserApplicationLinkDao.findAllByApplicationId(java.lang.String username)
           
 

Uses of UserApplicationLink in com.atlassian.mywork.host.dao.ao
 

Methods in com.atlassian.mywork.host.dao.ao that return types with arguments of type UserApplicationLink
 java.util.Map<java.lang.String,UserApplicationLink> AOUserApplicationLinkDao.findAllByApplicationId(java.lang.String username)
           
 



Copyright © 2013 Atlassian. All Rights Reserved.