Uses of Interface
org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLSlotList
Package
Description
-
Uses of EbXMLSlotList in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Modifier and TypeInterfaceDescriptioninterface
Encapsulation of the ebXML classes forAdhocQueryRequest
.interface
Encapsulation of the ebXML classes forAssociationType1
.interface
Encapsulation of the ebXML classes forClassificationType
.interface
Encapsulation of the ebXML classes forExtrinsicObjectType
.interface
Encapsulation of the ebXML classes forProvideAndRegisterDocumentSetRequestType
.interface
Encapsulation of the ebXML classes forRegistryEntryType
andRegistryObjectType
.interface
Encapsulation of the ebXML classes forRegistryPackageType
.interface
Encapsulation of the ebXML classes forRemoveObjectsRequest
.interface
Encapsulation of the ebXML classes forSubmitObjectsRequest
. -
Uses of EbXMLSlotList in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Modifier and TypeClassDescriptionclass
Encapsulation ofAdhocQueryRequest
.class
Encapsulation ofAssociationType1
.class
Encapsulation ofClassificationType
.class
Encapsulation ofExtrinsicObjectType
.class
Encapsulation ofProvideAndRegisterDocumentSetRequestType
class
EbXMLRegistryObject30<E extends RegistryObjectType>
Encapsulation ofRegistryObjectType
.class
Encapsulation forRegistryPackageType
.class
Encapsulation ofRemoveObjectsRequest
class
Represents a list of slots.class
Encapsulation ofSubmitObjectsRequest
-
Uses of EbXMLSlotList in org.openehealth.ipf.commons.ihe.xds.core.validate
Modifier and TypeMethodDescriptionvoid
SlotValueValidation.validate
(EbXMLSlotList slotList) Validates the given slot list.