Package | Description |
---|---|
com.docdoku.core.exceptions |
Provides exceptions returned by the business layer.
|
com.docdoku.core.query |
Support classes to work with the query builder and the basic search.
|
com.docdoku.core.services |
Business layer classes.
|
Class and Description |
---|
Query
Query represents, without any surprise, a query which searches for parts.
|
Class and Description |
---|
Query
Query represents, without any surprise, a query which searches for parts.
|
QueryContext
A QueryContext is the scope on which a
Query is executed. |
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 |
Class and 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.
|
QueryResultRow
Value object to represent one row of a
Query result set. |
Copyright © 2017 DocDoku. All rights reserved.