| Package | Description |
|---|---|
| org.blufin.sdk.embedded.field | |
| org.blufin.sdk.embedded.refiner | |
| org.blufin.sdk.embedded.service |
| Modifier and Type | Method and Description |
|---|---|
static EmbeddedClientField |
EmbeddedClientField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EmbeddedClientField[] |
EmbeddedClientField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FilterVarchar<PaginatedGetRequest<EmbeddedClient,EmbeddedClientField,EmbeddedClientSort,EmbeddedClientRefiner>> |
EmbeddedClientRefiner.clientName() |
FilterInteger<PaginatedGetRequest<EmbeddedClient,EmbeddedClientField,EmbeddedClientSort,EmbeddedClientRefiner>> |
EmbeddedClientRefiner.id() |
| Constructor and Description |
|---|
EmbeddedClientRefiner(List<Filter> filters,
PaginatedGetRequest<EmbeddedClient,EmbeddedClientField,EmbeddedClientSort,EmbeddedClientRefiner> originalRequest) |
| Modifier and Type | Method and Description |
|---|---|
PaginatedGetRequest<EmbeddedClient,EmbeddedClientField,EmbeddedClientSort,EmbeddedClientRefiner> |
EmbeddedClientService.get() |
IdSetGetRequest<EmbeddedClient,EmbeddedClientField,EmbeddedClientSort> |
EmbeddedClientService.get(IdSet idSet) |
IdSetGetRequest<EmbeddedClient,EmbeddedClientField,EmbeddedClientSort> |
EmbeddedClientService.get(int id) |
Copyright © 2019. All rights reserved.