Uses of Interface
org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryObject
Packages that use EbXMLRegistryObject
Package
Description
-
Uses of EbXMLRegistryObject in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Subinterfaces of EbXMLRegistryObject in org.openehealth.ipf.commons.ihe.xds.core.ebxmlModifier 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
Classes in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30 that implement EbXMLRegistryObjectModifier 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
Classes in org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml with type parameters of type EbXMLRegistryObjectModifier 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
Methods in org.openehealth.ipf.commons.ihe.xds.core.validate with parameters of type EbXMLRegistryObjectModifier 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)