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

Inherits org.sleuthkit.autopsy.datamodel.accounts.Accounts.ObservingChildren< FileWithCCN >.

Protected Member Functions

void addNotify ()
 
List< FileWithCCNcreateKeys ()
 
Node[] createNodes (FileWithCCN key)
 
void removeNotify ()
 

Detailed Description

Factory for the children of the ByFiles Node.

Definition at line 517 of file Accounts.java.

Member Function Documentation

void org.sleuthkit.autopsy.datamodel.accounts.Accounts.ObservingChildren< X >.addNotify ( )
protectedinherited

Definition at line 190 of file Accounts.java.

List<FileWithCCN> org.sleuthkit.autopsy.datamodel.accounts.Accounts.ByFileNode.FileWithCCNFactory.createKeys ( )
protected
Node [] org.sleuthkit.autopsy.datamodel.accounts.Accounts.ByFileNode.FileWithCCNFactory.createNodes ( FileWithCCN  key)
protected
void org.sleuthkit.autopsy.datamodel.accounts.Accounts.ObservingChildren< X >.removeNotify ( )
protectedinherited

Definition at line 184 of file Accounts.java.


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

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