Uses of Package
se.conciliate.extensions.store.query
Packages that use se.conciliate.extensions.store.query
Package
Description
API for providing document links from different providers to MT.
Provides the means to register custom export services and/or
run the built-in export with a custom selection of content.
Provides publish services and the means to register
custom fields to show in published material.
Provides a means to create, retrieve, update and delete all different
persistently stored objects.
Provides a means to register providers for custom plug-in data
that can be connected to models, objects and documents.
Provides utility classes to perform queries against the current workspace.
Provides classes and interfaces used to show a user interface for
building queries.
Provides interfaces to select content of different types.
-
Classes in se.conciliate.extensions.store.query used by se.conciliate.extensions.documents
-
Classes in se.conciliate.extensions.store.query used by se.conciliate.extensions.exportserviceClassDescriptionCan be used to build a query object for retrieving a set of data from storage.
-
Classes in se.conciliate.extensions.store.query used by se.conciliate.extensions.publishClassDescriptionReturns an MTQuery with a name and a unique UUID.Queries can be executed to store a context for the results, such as which models an object are used in.
-
Classes in se.conciliate.extensions.store.query used by se.conciliate.extensions.storeClassDescriptionCan be used to build a query object for retrieving a set of data from storage.
-
Classes in se.conciliate.extensions.store.query used by se.conciliate.extensions.store.pluginClassDescriptionImplementations will not capture the semantics or structure of the plugin data.
-
Classes in se.conciliate.extensions.store.query used by se.conciliate.extensions.store.queryClassDescriptionA 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.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. -
Classes in se.conciliate.extensions.store.query used by se.conciliate.extensions.ui.querybuilderClassDescriptionCan be used to build a query object for retrieving a set of data from storage.
-
Classes in se.conciliate.extensions.store.query used by se.conciliate.extensions.ui.selectorsClassDescriptionCan be used to build a query object for retrieving a set of data from storage.