Autopsy  4.19.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.datamodel.Views Class Reference

Inherits org.sleuthkit.autopsy.datamodel.AutopsyVisitableItem.

Public Member Functions

 Views (SleuthkitCase skCase)
 
 Views (SleuthkitCase skCase, long dsObjId)
 
SleuthkitCase getSleuthkitCase ()
 

Private Attributes

final long datasourceObjId
 
SleuthkitCase skCase
 

Detailed Description

View nodes support

Definition at line 26 of file Views.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.datamodel.Views.Views ( SleuthkitCase  skCase)

Definition at line 31 of file Views.java.

References org.sleuthkit.autopsy.datamodel.Views.skCase.

org.sleuthkit.autopsy.datamodel.Views.Views ( SleuthkitCase  skCase,
long  dsObjId 
)

Definition at line 35 of file Views.java.

References org.sleuthkit.autopsy.datamodel.Views.skCase.

Member Function Documentation

SleuthkitCase org.sleuthkit.autopsy.datamodel.Views.getSleuthkitCase ( )

Definition at line 49 of file Views.java.

References org.sleuthkit.autopsy.datamodel.Views.skCase.

Member Data Documentation

final long org.sleuthkit.autopsy.datamodel.Views.datasourceObjId
private

Definition at line 29 of file Views.java.

SleuthkitCase org.sleuthkit.autopsy.datamodel.Views.skCase
private

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

Copyright © 2012-2021 Basis Technology. Generated on: Fri Aug 6 2021
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.