See: Description
| Interface | Description |
|---|---|
| QueryField |
Constants that correspond to searchable fields.
|
| Class | Description |
|---|---|
| DocumentSearchQuery |
Wraps data needed to perform a basic query on document revisions.
|
| PartSearchQuery |
Wraps data needed to perform a basic query on part revisions.
|
| Query |
Query represents, without any surprise, a query which searches for parts.
|
| QueryContext |
A QueryContext is the scope on which a
Query is executed. |
| QueryResultRow |
Value object to represent one row of a
Query result set. |
| QueryRule |
QueryRule is the "where" element of a
Query. |
| SearchQuery |
Wraps data needed to perform a basic query on document or part revisions.
|
| SearchQuery.AbstractAttributeQuery | |
| SearchQuery.BooleanAttributeQuery | |
| SearchQuery.DateAttributeQuery | |
| SearchQuery.LovAttributeQuery | |
| SearchQuery.NumberAttributeQuery | |
| SearchQuery.TextAttributeQuery | |
| SearchQuery.URLAttributeQuery |
Copyright © 2017 DocDoku. All rights reserved.