Uses of Interface
org.exoplatform.services.jcr.ext.index.persistent.api.JCRIndexingQueueDAO
-
Packages that use JCRIndexingQueueDAO Package Description org.exoplatform.services.jcr.ext.index.persistent.impl -
-
Uses of JCRIndexingQueueDAO in org.exoplatform.services.jcr.ext.index.persistent.impl
Classes in org.exoplatform.services.jcr.ext.index.persistent.impl that implement JCRIndexingQueueDAO Modifier and Type Class Description classJCRIndexingQueueDAOImplConstructors in org.exoplatform.services.jcr.ext.index.persistent.impl with parameters of type JCRIndexingQueueDAO Constructor Description JCRIndexingServiceImpl(org.exoplatform.commons.persistence.impl.EntityManagerService entityManagerService, org.exoplatform.services.jcr.RepositoryService repositoryService, JCRIndexingQueueDAO indexingQueueDAO, org.exoplatform.container.xml.InitParams params)
-