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

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 488 of file Accounts.java.

Constructor & Destructor Documentation

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

Definition at line 566 of file Accounts.java.

Member Function Documentation

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

Definition at line 606 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: Tue Oct 25 2016
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.