| Package | Description |
|---|---|
| be.recipe.api.executor | |
| be.recipe.api.patient | |
| be.recipe.api.series |
| Modifier and Type | Field and Description |
|---|---|
@Valid @NotNull(message="required") Page |
ListPrescriptions.page |
@Valid @NotNull(message="required") Page |
ListReservations.Request.page |
| Constructor and Description |
|---|
ListPrescriptions(Patient.ID patient,
Page page) |
ListPrescriptions(Patient.ID patient,
Patient.ID mandateHolder,
Page page) |
| Modifier and Type | Field and Description |
|---|---|
@Valid @NotNull(message="required") Page |
ListPrescriptions.page |
| Constructor and Description |
|---|
ListPrescriptions(Page page) |
ListPrescriptions(Page page,
Reserved reserved,
SortedBy<Prescription.Attribute>[] sortedBy) |
| Modifier and Type | Method and Description |
|---|---|
static Page |
Page.first() |
Page |
Page.next() |
static Page |
Page.page(int number) |
Page |
Page.previous() |
Copyright © 2010–2025 Smals. All rights reserved.