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.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 453 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<CreditCardViewMode> org.sleuthkit.autopsy.datamodel.accounts.Accounts.CreditCardNumberAccountTypeNode.ViewModeFactory.createKeys ( )
protected

Definition at line 467 of file Accounts.java.

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

Definition at line 473 of file Accounts.java.

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.