Uses of Interface
com.atlassian.mywork.host.dao.RegistrationDao

Packages that use RegistrationDao
com.atlassian.mywork.host.dao.ao   
com.atlassian.mywork.host.service   
 

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

Classes in com.atlassian.mywork.host.dao.ao that implement RegistrationDao
 class AORegistrationDao
           
 

Uses of RegistrationDao in com.atlassian.mywork.host.service
 

Constructors in com.atlassian.mywork.host.service with parameters of type RegistrationDao
LocalRegistrationServiceImpl(RegistrationDao dao, ClientRegistrationService clientRegistrationService, com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate, com.atlassian.event.api.EventPublisher eventPublisher)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.