Autopsy  4.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Classes | Public Member Functions | Private Member Functions | List of all members
org.sleuthkit.autopsy.datamodel.accounts.Accounts.ByFileNode Class Reference

Inherits org.sleuthkit.autopsy.datamodel.DisplayableItemNode.

Classes

class  FileWithCCNFactory
 

Public Member Functions

String getItemType ()
 
boolean isLeafTypeNode ()
 

Private Member Functions

 ByFileNode ()
 
void updateDisplayName ()
 

Detailed Description

Node that is the root of the "by file" accounts tree. Its children are FileWithCCNNodes.

Definition at line 511 of file Accounts.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.datamodel.accounts.Accounts.ByFileNode.ByFileNode ( )
private

Definition at line 589 of file Accounts.java.

Member Function Documentation

String org.sleuthkit.autopsy.datamodel.accounts.Accounts.ByFileNode.getItemType ( )

Definition at line 639 of file Accounts.java.

boolean org.sleuthkit.autopsy.datamodel.accounts.Accounts.ByFileNode.isLeafTypeNode ( )

Definition at line 629 of file Accounts.java.

void org.sleuthkit.autopsy.datamodel.accounts.Accounts.ByFileNode.updateDisplayName ( )
private

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

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