Class UDDIMapper


  • public class UDDIMapper
    extends JAXRConstants
    Version:
    1.0.5
    Author:
    kwalsh
    • Constructor Detail

      • UDDIMapper

        public UDDIMapper​(javax.xml.registry.RegistryService service)
    • Method Detail

      • getChildConcepts

        public Collection getChildConcepts​(javax.xml.registry.infomodel.ClassificationScheme scheme)
                                    throws javax.xml.registry.JAXRException
        Throws:
        javax.xml.registry.JAXRException
      • saveAssociations

        public javax.xml.registry.BulkResponse saveAssociations​(Collection associations,
                                                                boolean replace)
                                                         throws javax.xml.registry.JAXRException
        Not yet implemented.
        Throws:
        javax.xml.registry.JAXRException
      • saveAllAssociations

        public javax.xml.registry.BulkResponse saveAllAssociations​(Collection associations,
                                                                   boolean replace)
                                                            throws javax.xml.registry.JAXRException
        Not yet implemented.
        Throws:
        javax.xml.registry.JAXRException
      • findAssociations

        public javax.xml.registry.BulkResponse findAssociations​(Collection findQualifiers,
                                                                String sourceKeyId,
                                                                String targetKeyId,
                                                                Collection associationTypes)
                                                         throws javax.xml.registry.JAXRException
        Throws:
        javax.xml.registry.JAXRException
      • findCallerAssociations

        public javax.xml.registry.BulkResponse findCallerAssociations​(Collection findQualifiers,
                                                                      Boolean callerIsConfirmed,
                                                                      Boolean otherIsConfirmed,
                                                                      Collection associationTypes)
                                                               throws javax.xml.registry.JAXRException
        Throws:
        javax.xml.registry.JAXRException
      • getRegistryObjects

        public javax.xml.registry.BulkResponse getRegistryObjects​(String objectType)
                                                           throws javax.xml.registry.JAXRException
        Not yet implemented.
        Throws:
        javax.xml.registry.JAXRException