Uses of Interface
org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLObjectContainer
Package
Description
-
Uses of EbXMLObjectContainer in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Modifier and TypeInterfaceDescriptioninterface
Encapsulation of the ebXML classes forProvideAndRegisterDocumentSetRequestType
.interface
Encapsulation of the ebXML classes forAdhocQueryResponse
.interface
Encapsulation of the ebXML classes forSubmitObjectsRequest
. -
Uses of EbXMLObjectContainer in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Modifier and TypeClassDescriptionclass
Base class for requests and responses that contain various ebXML 3.0 objects.class
Encapsulation ofProvideAndRegisterDocumentSetRequestType
class
Encapsulation ofAdhocQueryResponse
.class
Encapsulation ofSubmitObjectsRequest
-
Uses of EbXMLObjectContainer in org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml
Modifier and TypeMethodDescriptionprotected void
LeafClassTransformer.addClassification
(EbXMLObjectContainer ebXML, String classified, String node, EbXMLObjectLibrary library) protected void
LeafClassTransformer.handleFolder
(Folder folder, EbXMLObjectContainer container, EbXMLObjectLibrary library) protected void
LeafClassTransformer.handleSubmissionSet
(SubmissionSet submissionSet, EbXMLObjectContainer container, EbXMLObjectLibrary library) -
Uses of EbXMLObjectContainer in org.openehealth.ipf.commons.ihe.xds.core.validate
Modifier and TypeMethodDescriptionstatic void
SlotLengthAndNameUniquenessValidator.validateContainer
(EbXMLObjectContainer container) Validates slot lengths and name uniqueness for the given ebXML object container. -
Uses of EbXMLObjectContainer in org.openehealth.ipf.commons.ihe.xds.core.validate.requests
Modifier and TypeMethodDescriptionvoid
ObjectContainerValidator.validate
(EbXMLObjectContainer container, ValidationProfile profile)