|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ParagraphAndVersesRequestType in be.ehealth.businessconnector.civics.service |
---|
Methods in be.ehealth.businessconnector.civics.service with parameters of type ParagraphAndVersesRequestType | |
---|---|
FindParagraphTextResponse |
SamCivicsService.findParagraphText(X509Certificate certificate,
PrivateKey privateKey,
ParagraphAndVersesRequestType request)
Find paragraph text. |
GetAddedDocumentsResponse |
SamCivicsService.getAddedDocuments(X509Certificate certificate,
PrivateKey privateKey,
ParagraphAndVersesRequestType request)
Gets the added documents. |
Uses of ParagraphAndVersesRequestType in be.ehealth.businessconnector.civics.service.impl |
---|
Methods in be.ehealth.businessconnector.civics.service.impl with parameters of type ParagraphAndVersesRequestType | |
---|---|
FindParagraphTextResponse |
SamCivicsServiceImpl.findParagraphText(X509Certificate certificate,
PrivateKey privateKey,
ParagraphAndVersesRequestType request)
Find paragraph text. |
GetAddedDocumentsResponse |
SamCivicsServiceImpl.getAddedDocuments(X509Certificate certificate,
PrivateKey privateKey,
ParagraphAndVersesRequestType request)
Gets the added documents. |
Uses of ParagraphAndVersesRequestType in be.ehealth.businessconnector.civics.session |
---|
Methods in be.ehealth.businessconnector.civics.session with parameters of type ParagraphAndVersesRequestType | |
---|---|
FindParagraphTextResponse |
CivicsService.findParagraphText(ParagraphAndVersesRequestType request)
The 'Find Paragraph Text' operation is responsible for fetching the textual part and related data with regards to reimbursement stipulations. |
GetAddedDocumentsResponse |
CivicsService.getAddedDocuments(ParagraphAndVersesRequestType request)
The 'Get Added Documents' operation returns the description and identification of the structured forms annexed to a paragraph, including the URL referencing the NIHDI-website where the forms can be consulted or downloaded. |
Uses of ParagraphAndVersesRequestType in be.ehealth.businessconnector.civics.session.impl |
---|
Methods in be.ehealth.businessconnector.civics.session.impl with parameters of type ParagraphAndVersesRequestType | |
---|---|
FindParagraphTextResponse |
CivicsServiceImpl.findParagraphText(ParagraphAndVersesRequestType request)
The 'Find Paragraph Text' operation is responsible for fetching the textual part and related data with regards to reimbursement stipulations. |
GetAddedDocumentsResponse |
CivicsServiceImpl.getAddedDocuments(ParagraphAndVersesRequestType request)
The 'Get Added Documents' operation returns the description and identification of the structured forms annexed to a paragraph, including the URL referencing the NIHDI-website where the forms can be consulted or downloaded. |
Uses of ParagraphAndVersesRequestType in be.fgov.ehealth.samcivics.schemas.v1 |
---|
Methods in be.fgov.ehealth.samcivics.schemas.v1 that return types with arguments of type ParagraphAndVersesRequestType | |
---|---|
JAXBElement<ParagraphAndVersesRequestType> |
ObjectFactory.createFindParagraphTextRequest(ParagraphAndVersesRequestType value)
Create an instance of JAXBElement < ParagraphAndVersesRequestType > } |
JAXBElement<ParagraphAndVersesRequestType> |
ObjectFactory.createGetAddedDocumentsRequest(ParagraphAndVersesRequestType value)
Create an instance of JAXBElement < ParagraphAndVersesRequestType > } |
Methods in be.fgov.ehealth.samcivics.schemas.v1 with parameters of type ParagraphAndVersesRequestType | |
---|---|
JAXBElement<ParagraphAndVersesRequestType> |
ObjectFactory.createFindParagraphTextRequest(ParagraphAndVersesRequestType value)
Create an instance of JAXBElement < ParagraphAndVersesRequestType > } |
JAXBElement<ParagraphAndVersesRequestType> |
ObjectFactory.createGetAddedDocumentsRequest(ParagraphAndVersesRequestType value)
Create an instance of JAXBElement < ParagraphAndVersesRequestType > } |
Uses of ParagraphAndVersesRequestType in be.fgov.ehealth.samcivics.type.v1 |
---|
Subclasses of ParagraphAndVersesRequestType in be.fgov.ehealth.samcivics.type.v1 | |
---|---|
class |
FindParagraphTextRequest
Wrapper class for XmlRootElement FindParagraphTextRequest |
class |
GetAddedDocumentsRequest
Wrapper class for RootElement GetAddedDocumentsRequest |
Methods in be.fgov.ehealth.samcivics.type.v1 that return ParagraphAndVersesRequestType | |
---|---|
ParagraphAndVersesRequestType |
ObjectFactory.createParagraphAndVersesRequestType()
Create an instance of ParagraphAndVersesRequestType |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |