Autopsy  4.5.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.DefaultAccountFactory 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 t)
 
void removeNotify ()
 

Private Member Functions

 DefaultAccountFactory (String accountTypeName)
 

Private Attributes

final String accountTypeName
 
final PropertyChangeListener pcl
 

Detailed Description

Definition at line 351 of file Accounts.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.datamodel.accounts.Accounts.DefaultAccountFactory.DefaultAccountFactory ( String  accountTypeName)
private

Member Function Documentation

void org.sleuthkit.autopsy.datamodel.accounts.Accounts.DefaultAccountFactory.addNotify ( )
protected
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.DefaultAccountFactory.createKeys ( List< Long >  list)
protected
Node [] org.sleuthkit.autopsy.datamodel.accounts.Accounts.DefaultAccountFactory.createNodesForKey ( Long  t)
protected

Definition at line 448 of file Accounts.java.

void org.sleuthkit.autopsy.datamodel.accounts.Accounts.DefaultAccountFactory.removeNotify ( )
protected

Member Data Documentation

final String org.sleuthkit.autopsy.datamodel.accounts.Accounts.DefaultAccountFactory.accountTypeName
private
final PropertyChangeListener org.sleuthkit.autopsy.datamodel.accounts.Accounts.DefaultAccountFactory.pcl
private

Definition at line 359 of file Accounts.java.


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

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