Package se.conciliate.extensions.store.query
package se.conciliate.extensions.store.query
Provides utility classes to perform queries against the current workspace.
- Version:
- 10.1
-
ClassDescriptionA filter can choose among this set of "editor types".A filter on attribute values.Registered services of this type are available as filters on attribute types in browser/lists.Interface indicating that this attribute filter can produce a BooM expression.An MT query that can be filtered on date by only including entities changed after a given date.An MT query that can be filtered by including only entities with missing translations.An MT query that can be filtered on a set of models in the repository.Returns an MTQuery with a name and a unique UUID.An MT query that can be filtered on a text pattern in a given languageImplementations will not capture the semantics or structure of the plugin data.Can be used to build a query object for retrieving a set of data from storage.Queries can be executed to store a context for the results, such as which models an object are used in.The column on which to sort when performing a sort operation.Represents the state of a query which may be used by a query builder.Provides actions that can be performed on the result of queries (or a subset of it).Register a service of this type to provide custom queries of some kind.The result of executing a
MTQuery
.An MT query that can be filtered on a set of symbols in the repository.