Uses of Interface
com.atlassian.crowd.dao.licensing.DirectoryInfoDao
Package
Description
-
Uses of DirectoryInfoDao in com.atlassian.crowd.dao.directory
Modifier and TypeMethodDescriptionvoid
DirectoryDAOHibernate.setDirectoryInfoDao
(DirectoryInfoDao directoryInfoDao) -
Uses of DirectoryInfoDao in com.atlassian.crowd.dao.licensing
Modifier and TypeMethodDescriptionvoid
LicensingSummaryDaoHibernate.setDirectoryInfoDao
(DirectoryInfoDao directoryInfoDao) -
Uses of DirectoryInfoDao in com.atlassian.crowd.licensing
ModifierConstructorDescriptionApplicationLicensingServiceImpl
(DirectoryManager directoryManager, LicensingSummaryDao licensingSummaryDao, LicensedUserDao licensedUserDao, DirectoryInfoDao directoryInfoDao, ApplicationDAO applicationDAO, com.atlassian.beehive.ClusterLockService lockService, Clock clock, ApplicationLinkServiceSupplier serviceSupplier, com.atlassian.scheduler.SchedulerService schedulerService, ApplicationLicensingEnabledChecker licensingEnabledChecker)