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

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

Protected Member Functions

void addNotify ()
 
abstract boolean createKeys (List< X > list)
 
boolean createKeys (List< Long > list)
 
Node[] createNodesForKey (Long artifactID)
 
void removeNotify ()
 

Private Member Functions

 CreditCardNumberFactory (BinResult bin)
 

Private Attributes

final BinResult bin
 

Detailed Description

Definition at line 1416 of file Accounts.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.datamodel.accounts.Accounts.CreditCardNumberFactory.CreditCardNumberFactory ( BinResult  bin)
private

Definition at line 1420 of file Accounts.java.

Member Function Documentation

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

Definition at line 223 of file Accounts.java.

abstract boolean org.sleuthkit.autopsy.datamodel.accounts.Accounts.ObservingChildren< X >.createKeys ( List< X >  list)
abstractprotectedinherited

Create of keys used by this Children object to represent the child nodes.

boolean org.sleuthkit.autopsy.datamodel.accounts.Accounts.CreditCardNumberFactory.createKeys ( List< Long >  list)
protected
Node [] org.sleuthkit.autopsy.datamodel.accounts.Accounts.CreditCardNumberFactory.createNodesForKey ( Long  artifactID)
protected

Definition at line 1462 of file Accounts.java.

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

Definition at line 217 of file Accounts.java.

Member Data Documentation

final BinResult org.sleuthkit.autopsy.datamodel.accounts.Accounts.CreditCardNumberFactory.bin
private

Definition at line 1418 of file Accounts.java.


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

Copyright © 2012-2020 Basis Technology. Generated on: Mon Jul 6 2020
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.