-
-
Method Summary
Selects users by their username.
Selects all users in the repository.
Methods inherited from interface se.conciliate.extensions.store.query.MTQuery
attributeTypes, clear, colorSchemes, documents, documentSources, documentTypes, entityProperties, execute, getResultTypes, getState, images, layerTypes, lists, models, pluginData, publishProfiles, serialize, subscribers, symbols, timestamps, users, variables, workspacePluginData
-
Method Details
-
selectAll
Selects all users in the repository.
-
select
Selects users by their username.
- Parameters:
usernames
- The usernames of the users to select.