| Package | Description |
|---|---|
| org.blufin.sdk.embedded.refiner | |
| org.blufin.sdk.embedded.service | |
| org.blufin.sdk.embedded.sort |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
static EmbeddedDbConfigurationPropertySort |
EmbeddedDbConfigurationPropertySort.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EmbeddedDbConfigurationPropertySort[] |
EmbeddedDbConfigurationPropertySort.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.