|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.ehealth.businessconnector.chapterIV.wrapper.factory.impl.ConsultationXmlObjectFactory
public class ConsultationXmlObjectFactory
implementation of XmlObjectFactory
for type 'consultation'.
Constructor Summary | |
---|---|
ConsultationXmlObjectFactory()
|
Method Summary | |
---|---|
Chap4MedicalAdvisorAgreementRequestWrapper<ConsultChap4MedicalAdvisorAgreementRequest> |
createChap4MedicalAdvisorAgreementRequest()
creates a Chap4MedicalAdvisorAgreementRequest request, in a wrapped object ( which implements the common interface ). |
SealedRequestWrapper<Request> |
createSealedRequest()
creates a sealed request, in a wrapped object ( which implements the common interface ). |
UnsealedRequestWrapper<Request> |
createUnsealedRequest()
creates a unsealed request, in a wrapped object ( which implements the common interface ). |
String |
getSubtypeNameToRetrieveCredentialTypeProperties()
returns the subtype to use in the property key to retrieve credential type properties in ACLUtils.createAclChapterIV. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConsultationXmlObjectFactory()
Method Detail |
---|
public SealedRequestWrapper<Request> createSealedRequest()
XmlObjectFactory
createSealedRequest
in interface XmlObjectFactory
SealedRequestWrapper
XmlObjectFactory.createSealedRequest()
public UnsealedRequestWrapper<Request> createUnsealedRequest()
XmlObjectFactory
createUnsealedRequest
in interface XmlObjectFactory
UnsealedRequestWrapper
XmlObjectFactory.createUnsealedRequest()
public Chap4MedicalAdvisorAgreementRequestWrapper<ConsultChap4MedicalAdvisorAgreementRequest> createChap4MedicalAdvisorAgreementRequest()
XmlObjectFactory
createChap4MedicalAdvisorAgreementRequest
in interface XmlObjectFactory
Chap4MedicalAdvisorAgreementRequestWrapper
XmlObjectFactory.createChap4MedicalAdvisorAgreementRequest()
public String getSubtypeNameToRetrieveCredentialTypeProperties()
XmlObjectFactory
getSubtypeNameToRetrieveCredentialTypeProperties
in interface XmlObjectFactory
XmlObjectFactory.getSubtypeNameToRetrieveCredentialTypeProperties()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |