Uses of Interface
org.exoplatform.commons.dlp.dao.DlpPositiveItemDAO
-
Packages that use DlpPositiveItemDAO Package Description org.exoplatform.commons.dlp.dao.impl org.exoplatform.commons.dlp.service.impl -
-
Uses of DlpPositiveItemDAO in org.exoplatform.commons.dlp.dao.impl
Classes in org.exoplatform.commons.dlp.dao.impl that implement DlpPositiveItemDAO Modifier and Type Class Description classDlpPositiveItemDAOImpl -
Uses of DlpPositiveItemDAO in org.exoplatform.commons.dlp.service.impl
Constructors in org.exoplatform.commons.dlp.service.impl with parameters of type DlpPositiveItemDAO Constructor Description DlpPositiveItemServiceImpl(DlpPositiveItemDAO dlpPositiveItemDAO, org.exoplatform.services.organization.OrganizationService organizationService, org.exoplatform.services.listener.ListenerService listenerService, DlpOperationProcessor dlpOperationProcessor)
-