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

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

Protected Member Functions

void addNotify ()
 
List< CreditCardViewModecreateKeys ()
 
Node[] createNodes (CreditCardViewMode key)
 
void removeNotify ()
 

Detailed Description

ChildFactory that makes nodes for the different account organizations (by file, by BIN)

Definition at line 452 of file Accounts.java.

Member Function Documentation

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

Definition at line 189 of file Accounts.java.

List<CreditCardViewMode> org.sleuthkit.autopsy.datamodel.accounts.Accounts.CreditCardNumberAccountTypeNode.ViewModeFactory.createKeys ( )
protected

Definition at line 466 of file Accounts.java.

Node [] org.sleuthkit.autopsy.datamodel.accounts.Accounts.CreditCardNumberAccountTypeNode.ViewModeFactory.createNodes ( CreditCardViewMode  key)
protected

Definition at line 472 of file Accounts.java.

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

Definition at line 183 of file Accounts.java.


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

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