Class DlpPositiveItem


  • public class DlpPositiveItem
    extends Object
    • Constructor Detail

      • DlpPositiveItem

        public DlpPositiveItem()
    • Method Detail

      • getId

        public Long getId()
      • setId

        public void setId​(Long id)
      • getTitle

        public String getTitle()
      • setTitle

        public void setTitle​(String title)
      • getIsExternal

        public boolean getIsExternal()
      • setIsExternal

        public void setIsExternal​(boolean isExternal)
      • getReference

        public String getReference()
      • setReference

        public void setReference​(String reference)
      • getAuthor

        public String getAuthor()
      • setAuthor

        public void setAuthor​(String author)
      • getItemUrl

        public String getItemUrl()
      • setItemUrl

        public void setItemUrl​(String itemUrl)
      • getAuthorDisplayName

        public String getAuthorDisplayName()
      • setAuthorDisplayName

        public void setAuthorDisplayName​(String authorDisplayName)
      • getType

        public String getType()
      • setType

        public void setType​(String type)
      • getKeywords

        public String getKeywords()
      • setKeywords

        public void setKeywords​(String keywords)
      • getDetectionDate

        public Long getDetectionDate()
      • setDetectionDate

        public void setDetectionDate​(Long detectionDate)