Uses of Enum Class
se.conciliate.extensions.store.query.MTQueryActionProvider.Priority
Packages that use MTQueryActionProvider.Priority
Package
Description
Provides utility classes to perform queries against the current workspace.
-
Uses of MTQueryActionProvider.Priority in se.conciliate.extensions.store.query
Methods in se.conciliate.extensions.store.query that return MTQueryActionProvider.PriorityModifier and TypeMethodDescriptiondefault MTQueryActionProvider.PriorityMTQueryActionProvider.getPriority()Returns the priority of the action provider.default MTQueryActionProvider.PriorityMTQueryActionProvider.QueryAction.getPriority()Query actions with higher priority will be given more focus, e.g.Returns the enum constant of this class with the specified name.static MTQueryActionProvider.Priority[]MTQueryActionProvider.Priority.values()Returns an array containing the constants of this enum class, in the order they are declared.