Uses of Class
be.business.connector.recipe.domain.Page
-
Packages that use Page Package Description be.business.connector.recipe.executor.domain be.business.connector.recipe.patient.domain be.business.connector.recipe.prescriber.domain -
-
Uses of Page in be.business.connector.recipe.executor.domain
Methods in be.business.connector.recipe.executor.domain that return Page Modifier and Type Method Description PageListPrescriptionHistoryParam. getPage()Gets the page.Methods in be.business.connector.recipe.executor.domain with parameters of type Page Modifier and Type Method Description voidListPrescriptionHistoryParam. setPage(Page page)Sets the page. -
Uses of Page in be.business.connector.recipe.patient.domain
Methods in be.business.connector.recipe.patient.domain that return Page Modifier and Type Method Description PageListOpenPrescriptionsParam. getPage()Gets the page.PageListPrescriptionHistoryParam. getPage()Gets the page.Methods in be.business.connector.recipe.patient.domain with parameters of type Page Modifier and Type Method Description voidListOpenPrescriptionsParam. setPage(Page page)Sets the page.voidListPrescriptionHistoryParam. setPage(Page page)Sets the page. -
Uses of Page in be.business.connector.recipe.prescriber.domain
Methods in be.business.connector.recipe.prescriber.domain that return Page Modifier and Type Method Description PageListOpenPrescriptionsParam. getPage()Gets the page.PageListPrescriptionHistoryParam. getPage()Gets the page.Methods in be.business.connector.recipe.prescriber.domain with parameters of type Page Modifier and Type Method Description voidListOpenPrescriptionsParam. setPage(Page page)Sets the page.voidListPrescriptionHistoryParam. setPage(Page page)Sets the page.
-