Class JAXRConceptsManager


  • public class JAXRConceptsManager
    extends Object
    • Method Detail

      • findClassificationSchemeByName

        public Collection findClassificationSchemeByName​(Collection findQualifiers,
                                                         String namePattern)
                                                  throws javax.xml.registry.JAXRException
        Throws:
        javax.xml.registry.JAXRException
      • findConceptByPath

        public javax.xml.registry.infomodel.Concept findConceptByPath​(String path)
                                                               throws javax.xml.registry.JAXRException
        Throws:
        javax.xml.registry.JAXRException
      • findClassificationSchemes

        public Collection findClassificationSchemes​(Collection findQualifiers,
                                                    Collection namePatterns,
                                                    Collection classifications,
                                                    Collection externalLinks)
                                             throws javax.xml.registry.JAXRException
        Throws:
        javax.xml.registry.JAXRException
      • getChildConcepts

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

        public javax.xml.registry.infomodel.ClassificationScheme getClassificationSchemeById​(String id)
                                                                                      throws javax.xml.registry.JAXRException
        Throws:
        javax.xml.registry.JAXRException
      • getConceptById

        public javax.xml.registry.infomodel.Concept getConceptById​(String id)
                                                            throws javax.xml.registry.JAXRException
        Throws:
        javax.xml.registry.JAXRException