| Modifier and Type | Class and Description |
|---|---|
class |
TypedState<T extends AbstractIdentifiableEntity> |
| Modifier and Type | Class and Description |
|---|---|
class |
Email |
class |
EmailSubmission |
class |
Identity |
class |
Mailbox |
class |
PushSubscription |
class |
Thread |
class |
VacationResponse |
| Modifier and Type | Method and Description |
|---|---|
static <T extends AbstractIdentifiableEntity> |
TypedState.of(String state) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Filter<T extends AbstractIdentifiableEntity> |
interface |
FilterCondition<T extends AbstractIdentifiableEntity> |
class |
FilterOperator<T extends AbstractIdentifiableEntity> |
| Modifier and Type | Method and Description |
|---|---|
static <T extends AbstractIdentifiableEntity> |
FilterOperator.and(Filter<T>... filters) |
static <T extends AbstractIdentifiableEntity> |
FilterOperator.not(Filter<T>... filters) |
static <T extends AbstractIdentifiableEntity> |
FilterOperator.or(Filter<T>... filters) |
| Modifier and Type | Class and Description |
|---|---|
class |
Query<T extends AbstractIdentifiableEntity> |
| Modifier and Type | Class and Description |
|---|---|
class |
ChangesMethodCall<T extends AbstractIdentifiableEntity> |
class |
CopyMethodCall<T extends AbstractIdentifiableEntity> |
class |
GetMethodCall<T extends AbstractIdentifiableEntity> |
class |
QueryChangesMethodCall<T extends AbstractIdentifiableEntity> |
class |
QueryMethodCall<T extends AbstractIdentifiableEntity> |
class |
SetMethodCall<T extends AbstractIdentifiableEntity> |
| Modifier and Type | Class and Description |
|---|---|
class |
ChangesMethodResponse<T extends AbstractIdentifiableEntity> |
class |
CopyMethodResponse<T extends AbstractIdentifiableEntity> |
class |
GetMethodResponse<T extends AbstractIdentifiableEntity> |
class |
QueryChangesMethodResponse<T extends AbstractIdentifiableEntity> |
class |
QueryMethodResponse<T extends AbstractIdentifiableEntity> |
class |
SetMethodResponse<T extends AbstractIdentifiableEntity> |
| Modifier and Type | Field and Description |
|---|---|
protected T[] |
GetMethodResponse.list |
Copyright © 2020. All rights reserved.