| Interface | Description |
|---|---|
| DataExtractor |
Interface for Audit data value extractors.
|
| Class | Description |
|---|---|
| AbstractDataExtractor |
Abstract implementation to provide support.
|
| NodeNameDataExtractor |
An extractor that pulls out the
cm:name property from a node. |
| NodeTypeDataExtractor |
An extractor that pulls out the type of a node.
|
| NullValueDataExtractor |
An extractor that merely records a null value.
|
| SimpleValueDataExtractor |
An extractor that supports all values and does not conversion.
|
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.