Uses of Interface
se.conciliate.extensions.store.query.MTQueryResult
Packages that use MTQueryResult
Package
Description
Provides utility classes to perform queries against the current workspace.
-
Uses of MTQueryResult in se.conciliate.extensions.store.query
Methods in se.conciliate.extensions.store.query that return MTQueryResultModifier and TypeMethodDescriptionMTQuery.execute()
Executes the query and returns a result which may be used to retrieve iterators for each entity type in the result.Methods in se.conciliate.extensions.store.query that return types with arguments of type MTQueryResultModifier and TypeMethodDescriptionMTQueryActionProvider.Support.getQueryResult()
Returns the current query result being displayed.