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