Name | DocumentSearchResult | |
---|---|---|
Usage | WorkflowDocumentService DocumentSearchCustomizationHandlerService | |
customizeResults | ||
DocumentSearchResults | Type | Complex |
ShortName | Name | Type | Description | Required? | Read only? | Cardinality | XML Attribute? | Implementation Notes |
---|---|---|---|---|---|---|---|---|
document | Document | Document | Returns the document represented by this result. This should include all information available on the {@code DocumentContract} with the exception of document {@code variables}. Even if a document has variables defined they will not be included on the document returned from this method. |
One | No | |||
documentAttributes | Document Attributes | DocumentAttributeList | Returns an unmodifiable list of objects implementing the {@link DocumentAttributeContract} interface. These define the various document attributes that have been indexed for the document represented by this result. |
Many | No |