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