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