Autopsy  4.4
Graphical digital forensics platform for The Sleuth Kit and other tools.
Protected Member Functions | List of all members
org.sleuthkit.autopsy.datamodel.Reports.ReportNodeFactory Class Reference

Inherits ChildFactory< Report >.

Protected Member Functions

boolean createKeys (List< Report > keys)
 
Node createNodeForKey (Report key)
 

Detailed Description

The child node factory that creates ReportNode children for a ReportsListNode.

Definition at line 104 of file Reports.java.

Member Function Documentation

boolean org.sleuthkit.autopsy.datamodel.Reports.ReportNodeFactory.createKeys ( List< Report >  keys)
protected
Node org.sleuthkit.autopsy.datamodel.Reports.ReportNodeFactory.createNodeForKey ( Report  key)
protected

Definition at line 139 of file Reports.java.


The documentation for this class was generated from the following file:

Copyright © 2012-2016 Basis Technology. Generated on: Tue Jun 13 2017
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.