|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OperationContext | |
|---|---|
| be.ehealth.businessconnector.therlink.domain | |
| be.ehealth.businessconnector.therlink.domain.requests | |
| be.ehealth.businessconnector.therlink.domain.responses | |
| Uses of OperationContext in be.ehealth.businessconnector.therlink.domain |
|---|
| Methods in be.ehealth.businessconnector.therlink.domain that return OperationContext | |
|---|---|
OperationContext |
OperationContext.Builder.build()
|
| Uses of OperationContext in be.ehealth.businessconnector.therlink.domain.requests |
|---|
| Methods in be.ehealth.businessconnector.therlink.domain.requests that return types with arguments of type OperationContext | |
|---|---|
List<OperationContext> |
TherapeuticLinkComplete.getOperationContext()
|
| Method parameters in be.ehealth.businessconnector.therlink.domain.requests with type arguments of type OperationContext | |
|---|---|
void |
TherapeuticLinkComplete.setOperationContext(List<OperationContext> operationContext)
|
| Constructor parameters in be.ehealth.businessconnector.therlink.domain.requests with type arguments of type OperationContext | |
|---|---|
TherapeuticLinkComplete(Patient patient,
HcParty hcParty,
String type,
List<OperationContext> operationContext)
|
|
| Uses of OperationContext in be.ehealth.businessconnector.therlink.domain.responses |
|---|
| Methods in be.ehealth.businessconnector.therlink.domain.responses that return types with arguments of type OperationContext | |
|---|---|
List<OperationContext> |
TherapeuticLinkResponse.getOperationContexts()
|
| Methods in be.ehealth.businessconnector.therlink.domain.responses with parameters of type OperationContext | |
|---|---|
TherapeuticLinkResponse.Builder |
TherapeuticLinkResponse.Builder.addOperationContext(OperationContext oc)
|
| Method parameters in be.ehealth.businessconnector.therlink.domain.responses with type arguments of type OperationContext | |
|---|---|
void |
TherapeuticLinkResponse.setOperationContexts(List<OperationContext> operationContexts)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||