Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Public Member Functions | |
String | getDataSourceName () |
Long | getObjectId () |
Private Attributes | |
final String | dataSourceName |
final Long | objectId |
Encapsulates data required to instantiate a FileInstanceNode
.
Definition at line 25 of file FileInstanceMetadata.java.
String org.sleuthkit.autopsy.commonfilesearch.FileInstanceMetadata.getDataSourceName | ( | ) |
Name of datasource where this instance was found.
Definition at line 52 of file FileInstanceMetadata.java.
References org.sleuthkit.autopsy.commonfilesearch.FileInstanceMetadata.dataSourceName.
Long org.sleuthkit.autopsy.commonfilesearch.FileInstanceMetadata.getObjectId | ( | ) |
obj_id for the file represented by this object
Definition at line 44 of file FileInstanceMetadata.java.
References org.sleuthkit.autopsy.commonfilesearch.FileInstanceMetadata.objectId.
|
private |
Definition at line 28 of file FileInstanceMetadata.java.
Referenced by org.sleuthkit.autopsy.commonfilesearch.FileInstanceMetadata.getDataSourceName().
|
private |
Definition at line 27 of file FileInstanceMetadata.java.
Referenced by org.sleuthkit.autopsy.commonfilesearch.FileInstanceMetadata.getObjectId().
Copyright © 2012-2016 Basis Technology. Generated on: Mon Jun 18 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.