Uses of Interface
org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryObject
Package
Description
-
Uses of EbXMLRegistryObject in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Modifier and TypeInterfaceDescriptioninterface
Encapsulation of the ebXML classes forAssociationType1
.interface
Encapsulation of the ebXML classes forExtrinsicObjectType
.interface
Encapsulation of the ebXML classes forRegistryPackageType
. -
Uses of EbXMLRegistryObject in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Modifier and TypeClassDescriptionclass
Encapsulation ofAssociationType1
.class
Encapsulation ofExtrinsicObjectType
.class
EbXMLRegistryObject30<E extends RegistryObjectType>
Encapsulation ofRegistryObjectType
.class
Encapsulation forRegistryPackageType
. -
Uses of EbXMLRegistryObject in org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml
Modifier and TypeClassDescriptionclass
XDSMetaClassTransformer<E extends EbXMLRegistryObject,
C extends XDSMetaClass> Base class for transformers ofXDSMetaClass
and ebXML representations. -
Uses of EbXMLRegistryObject in org.openehealth.ipf.commons.ihe.xds.core.validate
Modifier and TypeMethodDescriptionvoid
AuthorClassificationValidation.validate
(EbXMLRegistryObject obj) void
ClassificationValidation.validate
(EbXMLRegistryObject obj) void
ExternalIdentifierValidation.validate
(EbXMLRegistryObject obj) void
RegistryObjectValidator.validate
(EbXMLRegistryObject obj) Validates a registry object.void
ServiceTimeChronologyValidation.validate
(EbXMLRegistryObject obj) void
SlotValidation.validate
(EbXMLRegistryObject obj) void
SlotValueValidation.validate
(EbXMLRegistryObject obj)