Hierarchy For All Packages
Package Hierarchies:- org.exoplatform.dlp.action,
- org.exoplatform.dlp.activity.listener,
- org.exoplatform.dlp.connector,
- org.exoplatform.dlp.dao,
- org.exoplatform.dlp.job,
- org.exoplatform.dlp.listener,
- org.exoplatform.dlp.notification.channel.template,
- org.exoplatform.dlp.notification.listener,
- org.exoplatform.dlp.notification.plugin,
- org.exoplatform.dlp.processor,
- org.exoplatform.dlp.processor.impl,
- org.exoplatform.dlp.queue,
- org.exoplatform.dlp.queue.impl,
- org.exoplatform.dlp.rest,
- org.exoplatform.dlp.service,
- org.exoplatform.dlp.utils
Class Hierarchy
- java.lang.Object
- org.exoplatform.container.component.BaseComponentPlugin (implements org.exoplatform.container.component.ComponentPlugin)
- org.exoplatform.commons.api.notification.plugin.BaseNotificationPlugin
- org.exoplatform.dlp.notification.plugin.DlpAdminDetectedItemPlugin
- org.exoplatform.dlp.notification.plugin.DlpUserDetectedItemPlugin
- org.exoplatform.dlp.notification.plugin.DlpUserRestoredItemPlugin
- org.exoplatform.dlp.connector.DlpServiceConnector
- org.exoplatform.dlp.connector.FileDlpConnector
- org.exoplatform.services.listener.Listener<S,
D> - org.exoplatform.dlp.activity.listener.DlpActivityAttachmentListener
- org.exoplatform.dlp.listener.PositiveFileDLPListener
- org.exoplatform.dlp.notification.listener.PositiveItemDlpListener
- org.exoplatform.dlp.listener.RestoreFileDLPListener
- org.exoplatform.commons.api.notification.channel.template.TemplateProvider
- org.exoplatform.dlp.notification.channel.template.MailTemplateProvider
- org.exoplatform.dlp.notification.channel.template.WebTemplateProvider
- org.exoplatform.commons.api.notification.plugin.BaseNotificationPlugin
- org.exoplatform.dlp.rest.DlpItemRestServices (implements org.exoplatform.services.rest.resource.ResourceContainer)
- org.exoplatform.dlp.job.DlpJob (implements org.quartz.InterruptableJob)
- org.exoplatform.dlp.processor.DlpOperationProcessor
- org.exoplatform.dlp.processor.impl.DlpOperationProcessorImpl (implements org.picocontainer.Startable)
- org.exoplatform.dlp.service.DlpPositiveItemServiceImpl (implements org.exoplatform.dlp.service.DlpPositiveItemService)
- org.exoplatform.dlp.rest.DlpRestServices (implements org.exoplatform.services.rest.resource.ResourceContainer)
- org.exoplatform.dlp.utils.DlpUtils
- org.exoplatform.dlp.action.FileDLPAction (implements org.exoplatform.services.jcr.impl.ext.action.AdvancedAction)
- org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<E,
ID> (implements org.exoplatform.commons.api.persistence.GenericDAO<E, ID>) - org.exoplatform.dlp.dao.DlpOperationDAOImpl (implements org.exoplatform.dlp.dao.DlpOperationDAO)
- org.exoplatform.dlp.dao.DlpPositiveItemDAOImpl (implements org.exoplatform.dlp.dao.DlpPositiveItemDAO)
- org.exoplatform.dlp.dao.RestoredDlpItemDAOImpl (implements org.exoplatform.dlp.dao.RestoredDlpItemDAO)
- org.exoplatform.dlp.queue.impl.QueueDlpServiceImpl (implements org.exoplatform.dlp.queue.QueueDlpService)
- org.exoplatform.dlp.service.RestoredDlpItemServiceImpl (implements org.exoplatform.dlp.service.RestoredDlpItemService)
- org.exoplatform.container.component.BaseComponentPlugin (implements org.exoplatform.container.component.ComponentPlugin)
Interface Hierarchy
- org.exoplatform.dlp.queue.QueueDlpService