| Package | Description |
|---|---|
| cz.quanti.mailq | |
| cz.quanti.mailq.entities.v2 | |
| cz.quanti.mailq.resources.v2 |
| Modifier and Type | Method and Description |
|---|---|
UserEntity |
MailQ.getUser(Long userId)
Get user
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<UserEntity> |
UsersEntity.iterator() |
Spliterator<UserEntity> |
UsersEntity.spliterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
UsersEntity.forEach(java.util.function.Consumer<? super UserEntity> action) |
| Constructor and Description |
|---|
UsersEntity(List<UserEntity> users) |
| Modifier and Type | Method and Description |
|---|---|
UserEntity |
UserResource.getUser(Long id) |
Copyright © 2016. All rights reserved.