Uses of Interface
org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLObjectContainer
Packages that use EbXMLObjectContainer
Package
Description
-
Uses of EbXMLObjectContainer in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Subinterfaces of EbXMLObjectContainer in org.openehealth.ipf.commons.ihe.xds.core.ebxmlModifier and TypeInterfaceDescriptioninterfaceEncapsulation of the ebXML classes forProvideAndRegisterDocumentSetRequestType.interfaceEncapsulation of the ebXML classes forAdhocQueryResponse.interfaceEncapsulation of the ebXML classes forSubmitObjectsRequest. -
Uses of EbXMLObjectContainer in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Classes in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30 that implement EbXMLObjectContainerModifier and TypeClassDescriptionclassBase class for requests and responses that contain various ebXML 3.0 objects.classEncapsulation ofProvideAndRegisterDocumentSetRequestTypeclassEncapsulation ofAdhocQueryResponse.classEncapsulation ofSubmitObjectsRequest -
Uses of EbXMLObjectContainer in org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml
Methods in org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml with parameters of type EbXMLObjectContainerModifier and TypeMethodDescriptionprotected voidLeafClassTransformer.addClassification(EbXMLObjectContainer ebXML, String classified, String node, EbXMLObjectLibrary library) protected voidLeafClassTransformer.handleFolder(Folder folder, EbXMLObjectContainer container, EbXMLObjectLibrary library) protected voidLeafClassTransformer.handleSubmissionSet(SubmissionSet submissionSet, EbXMLObjectContainer container, EbXMLObjectLibrary library) -
Uses of EbXMLObjectContainer in org.openehealth.ipf.commons.ihe.xds.core.validate
Methods in org.openehealth.ipf.commons.ihe.xds.core.validate with parameters of type EbXMLObjectContainerModifier and TypeMethodDescriptionstatic voidSlotLengthAndNameUniquenessValidator.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
Methods in org.openehealth.ipf.commons.ihe.xds.core.validate.requests with parameters of type EbXMLObjectContainerModifier and TypeMethodDescriptionvoidObjectContainerValidator.validate(EbXMLObjectContainer container, ValidationProfile profile)