com.atlassian.crowd.embedded.api.Query<T> |
Represents a search query for user management. Typical queries will search for users, groups or user names, group names.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
The maximum number of elements to return.
| |||||||||||
The type of elements to return.
| |||||||||||
Restrictions to apply to the query.
| |||||||||||
The index of the first element to return.
|
The maximum number of elements to return.
The type of elements to return.
Restrictions to apply to the query. Typically finding users of a given name, etc.
The index of the first element to return.