|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ListFeedbackItem in be.ehealth.businessconnector.recipe.service |
---|
Methods in be.ehealth.businessconnector.recipe.service that return types with arguments of type ListFeedbackItem | |
---|---|
List<ListFeedbackItem> |
RecipePrescriberService.listFeedback(boolean readFlag)
Deprecated. The Recip-e solution allows executors to provide feedback related to a delivered prescription. |
Uses of ListFeedbackItem in be.ehealth.businessconnector.recipe.service.impl |
---|
Methods in be.ehealth.businessconnector.recipe.service.impl that return types with arguments of type ListFeedbackItem | |
---|---|
List<ListFeedbackItem> |
RecipePrescriberServiceImpl.listFeedback(boolean readFlag)
Deprecated. List feedback. |
Uses of ListFeedbackItem in be.ehealth.businessconnector.recipe.session |
---|
Methods in be.ehealth.businessconnector.recipe.session that return types with arguments of type ListFeedbackItem | |
---|---|
List<ListFeedbackItem> |
RecipePrescriberService.listFeedback(boolean readFlag)
Deprecated. The Recip-e solution allows executors to provide feedback related to a delivered prescription. |
Uses of ListFeedbackItem in be.ehealth.businessconnector.recipe.session.impl |
---|
Methods in be.ehealth.businessconnector.recipe.session.impl that return types with arguments of type ListFeedbackItem | |
---|---|
List<ListFeedbackItem> |
RecipePrescriberServiceImpl.listFeedback(boolean readFlag)
Deprecated. List feedback. |
Uses of ListFeedbackItem in be.ehealth.businessconnector.recipe.utils |
---|
Methods in be.ehealth.businessconnector.recipe.utils that return types with arguments of type ListFeedbackItem | |
---|---|
static List<ListFeedbackItem> |
RecipeCommonsUtil.listFeedback(BuilderFactory builders,
PrescriberService service,
boolean readFlag)
Deprecated. List feedback. |
Uses of ListFeedbackItem in be.recipe.services |
---|
Methods in be.recipe.services that return ListFeedbackItem | |
---|---|
ListFeedbackItem |
ObjectFactory.createListFeedbackItem()
Create an instance of ListFeedbackItem |
Methods in be.recipe.services that return types with arguments of type ListFeedbackItem | |
---|---|
List<ListFeedbackItem> |
ListFeedbacksResult.getFeedbacks()
Gets the value of the feedbacks property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |