Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits org.sleuthkit.autopsy.datamodel.accounts.Accounts.ObservingChildren< String >.
Protected Member Functions | |
void | addNotify () |
abstract boolean | createKeys (List< X > list) |
boolean | createKeys (List< String > list) |
Node[] | createNodesForKey (String acountTypeName) |
void | removeNotify () |
Private Attributes | |
final PropertyChangeListener | pcl |
Creates child nodes for each account type in the db.
Definition at line 223 of file Accounts.java.
|
protected |
Definition at line 337 of file Accounts.java.
References org.sleuthkit.autopsy.casemodule.Case.addEventTypeSubscriber(), org.sleuthkit.autopsy.ingest.IngestManager.addIngestJobEventListener(), org.sleuthkit.autopsy.ingest.IngestManager.addIngestModuleEventListener(), org.sleuthkit.autopsy.casemodule.Case.Events.CURRENT_CASE, org.sleuthkit.autopsy.ingest.IngestManager.getInstance(), and org.sleuthkit.autopsy.datamodel.accounts.Accounts.AccountTypeFactory.pcl.
|
abstractprotectedinherited |
Create of keys used by this Children object to represent the child nodes.
|
protected |
Definition at line 293 of file Accounts.java.
|
protected |
Definition at line 311 of file Accounts.java.
|
protected |
Definition at line 329 of file Accounts.java.
References org.sleuthkit.autopsy.casemodule.Case.Events.CURRENT_CASE, org.sleuthkit.autopsy.ingest.IngestManager.getInstance(), org.sleuthkit.autopsy.datamodel.accounts.Accounts.AccountTypeFactory.pcl, org.sleuthkit.autopsy.casemodule.Case.removeEventTypeSubscriber(), org.sleuthkit.autopsy.ingest.IngestManager.removeIngestJobEventListener(), and org.sleuthkit.autopsy.ingest.IngestManager.removeIngestModuleEventListener().
|
private |
Definition at line 229 of file Accounts.java.
Referenced by org.sleuthkit.autopsy.datamodel.accounts.Accounts.AccountTypeFactory.addNotify(), and org.sleuthkit.autopsy.datamodel.accounts.Accounts.AccountTypeFactory.removeNotify().
Copyright © 2012-2016 Basis Technology. Generated on: Mon Jun 18 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.