|
Autopsy
4.21.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits org::sleuthkit::datamodel::CaseDbAccessManager::CaseDbAccessQueryCallback.
Public Member Functions | |
| void | process (ResultSet rs) |
Callback to process the results of the CaseDbAccessManager select query. Will add the keyword list names to the list of ResultFile objects.
Definition at line 253 of file DiscoveryAttributes.java.
| void org.sleuthkit.autopsy.discovery.search.DiscoveryAttributes.KeywordListAttribute.SetKeywordListNamesCallback.process | ( | ResultSet | rs | ) |
Implements org::sleuthkit::datamodel::CaseDbAccessManager::CaseDbAccessQueryCallback.
Definition at line 267 of file DiscoveryAttributes.java.
References org.sleuthkit.autopsy.discovery.search.ResultFile.addKeywordListName(), org.sleuthkit.autopsy.discovery.search.SearchData.Type.DOMAIN, org.sleuthkit.autopsy.discovery.search.ResultFile.getFirstInstance(), and org::sleuthkit::datamodel::AbstractContent.getId().
Copyright © 2012-2024 Sleuth Kit Labs. Generated on: Mon Mar 17 2025
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.