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

Member Function Documentation

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

Definition at line 181 of file Accounts.java.

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

Definition at line 448 of file Accounts.java.

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

Definition at line 454 of file Accounts.java.

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

Definition at line 175 of file Accounts.java.


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.