Uses of Interface
org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLSlotList
Packages that use EbXMLSlotList
Package
Description
-
Uses of EbXMLSlotList in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Subinterfaces of EbXMLSlotList in org.openehealth.ipf.commons.ihe.xds.core.ebxmlModifier and TypeInterfaceDescriptioninterfaceEncapsulation of the ebXML classes forAdhocQueryRequest.interfaceEncapsulation of the ebXML classes forAssociationType1.interfaceEncapsulation of the ebXML classes forClassificationType.interfaceEncapsulation of the ebXML classes forExtrinsicObjectType.interfaceEncapsulation of the ebXML classes forProvideAndRegisterDocumentSetRequestType.interfaceEncapsulation of the ebXML classes forRegistryEntryTypeandRegistryObjectType.interfaceEncapsulation of the ebXML classes forRegistryPackageType.interfaceEncapsulation of the ebXML classes forRemoveObjectsRequest.interfaceEncapsulation of the ebXML classes forSubmitObjectsRequest. -
Uses of EbXMLSlotList in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Classes in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30 that implement EbXMLSlotListModifier and TypeClassDescriptionclassEncapsulation ofAdhocQueryRequest.classEncapsulation ofAssociationType1.classEncapsulation ofClassificationType.classEncapsulation ofExtrinsicObjectType.classEncapsulation ofProvideAndRegisterDocumentSetRequestTypeclassEbXMLRegistryObject30<E extends RegistryObjectType>Encapsulation ofRegistryObjectType.classEncapsulation forRegistryPackageType.classEncapsulation ofRemoveObjectsRequestclassRepresents a list of slots.classEncapsulation ofSubmitObjectsRequest -
Uses of EbXMLSlotList in org.openehealth.ipf.commons.ihe.xds.core.validate
Methods in org.openehealth.ipf.commons.ihe.xds.core.validate with parameters of type EbXMLSlotListModifier and TypeMethodDescriptionvoidSlotValueValidation.validate(EbXMLSlotList slotList) Validates the given slot list.