Inherits org.sleuthkit.autopsy.datamodel.DisplayableItemNode.
|
| class | FileInstanceNodeFactory |
| |
Node used to group results by data source.
Definition at line 38 of file InstanceDataSourceNode.java.
| org.sleuthkit.autopsy.commonpropertiessearch.InstanceDataSourceNode.InstanceDataSourceNode |
( |
String |
dataSourceName, |
|
|
CommonAttributeValueList |
attributeValues |
|
) |
| |
| Sheet org.sleuthkit.autopsy.commonpropertiessearch.InstanceDataSourceNode.createSheet |
( |
| ) |
|
|
protected |
| NodeSelectionInfo org.sleuthkit.autopsy.datamodel.DisplayableItemNode.getChildNodeSelectionInfo |
( |
| ) |
|
|
inherited |
| String org.sleuthkit.autopsy.commonpropertiessearch.InstanceDataSourceNode.getItemType |
( |
| ) |
|
| boolean org.sleuthkit.autopsy.commonpropertiessearch.InstanceDataSourceNode.isLeafTypeNode |
( |
| ) |
|
| void org.sleuthkit.autopsy.datamodel.DisplayableItemNode.setChildNodeSelectionInfo |
( |
NodeSelectionInfo |
selectedChildNodeInfo | ) |
|
|
inherited |
| synchronized final void org.sleuthkit.autopsy.datamodel.DisplayableItemNode.updatePropertySheet |
( |
NodeProperty<?>... |
newProps | ) |
|
|
protectedinherited |
Updates the node property sheet by replacing existing properties with new properties with the same property name.
- Parameters
-
| newProps | The replacement property objects. |
Definition at line 152 of file DisplayableItemNode.java.
| final String org.sleuthkit.autopsy.commonpropertiessearch.InstanceDataSourceNode.dataSourceName |
|
private |
| final CommonAttributeValueList org.sleuthkit.autopsy.commonpropertiessearch.InstanceDataSourceNode.dataSourceToValueList |
|
private |
| final Logger org.sleuthkit.autopsy.commonpropertiessearch.InstanceDataSourceNode.logger = Logger.getLogger(InstanceDataSourceNode.class.getName()) |
|
staticprivate |
The documentation for this class was generated from the following file: