Class RestoredDlpItemEntity


  • @Entity(name="RestoredDlpItemEntity")
    public class RestoredDlpItemEntity
    extends Object
    Entity for restored Dlp item. Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com
    • Constructor Detail

      • RestoredDlpItemEntity

        public RestoredDlpItemEntity()
    • Method Detail

      • getId

        public Long getId()
      • getReference

        public String getReference()
      • setReference

        public void setReference​(String reference)
      • getDetectionDate

        public Calendar getDetectionDate()
      • setDetectionDate

        public void setDetectionDate​(Calendar detectionDate)