Class ContentAnalysisDashboard


  • public class ContentAnalysisDashboard
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<Link> getLinks()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ContentAnalysisDashboard

        public ContentAnalysisDashboard​(java.util.List<Link> links)
    • Method Detail

      • getLinks

        public java.util.List<Link> getLinks()