public class BusinessQueryManagerImpl extends Object implements javax.xml.registry.BusinessQueryManager
Constructor and Description |
---|
BusinessQueryManagerImpl(RegistryServiceImpl registry) |
public BusinessQueryManagerImpl(RegistryServiceImpl registry)
public javax.xml.registry.RegistryService getRegistryService()
getRegistryService
in interface javax.xml.registry.QueryManager
public javax.xml.registry.BulkResponse findOrganizations(Collection findQualifiers, Collection namePatterns, Collection classifications, Collection specifications, Collection externalIdentifiers, Collection externalLinks) throws javax.xml.registry.JAXRException
findOrganizations
in interface javax.xml.registry.BusinessQueryManager
findQualifiers
- namePatterns
- classifications
- specifications
- externalIdentifiers
- externalLinks
- javax.xml.registry.JAXRException
public javax.xml.registry.BulkResponse findAssociations(Collection findQualifiers, String sourceObjectId, String targetObjectId, Collection associationTypes) throws javax.xml.registry.JAXRException
findAssociations
in interface javax.xml.registry.BusinessQueryManager
javax.xml.registry.JAXRException
public javax.xml.registry.BulkResponse findCallerAssociations(Collection findQualifiers, Boolean confirmedByCaller, Boolean confirmedByOtherParty, Collection associationTypes) throws javax.xml.registry.JAXRException
findCallerAssociations
in interface javax.xml.registry.BusinessQueryManager
javax.xml.registry.JAXRException
public javax.xml.registry.infomodel.ClassificationScheme findClassificationSchemeByName(Collection findQualifiers, String namePatterns) throws javax.xml.registry.JAXRException
findClassificationSchemeByName
in interface javax.xml.registry.BusinessQueryManager
findQualifiers
- namePatterns
- javax.xml.registry.JAXRException
public javax.xml.registry.BulkResponse findClassificationSchemes(Collection findQualifiers, Collection namePatterns, Collection classifications, Collection externalLinks) throws javax.xml.registry.JAXRException
findClassificationSchemes
in interface javax.xml.registry.BusinessQueryManager
javax.xml.registry.JAXRException
public javax.xml.registry.infomodel.Concept findConceptByPath(String path) throws javax.xml.registry.JAXRException
findConceptByPath
in interface javax.xml.registry.BusinessQueryManager
javax.xml.registry.JAXRException
public javax.xml.registry.BulkResponse findConcepts(Collection findQualifiers, Collection namePatterns, Collection classifications, Collection externalIdentifiers, Collection externalLinks) throws javax.xml.registry.JAXRException
findConcepts
in interface javax.xml.registry.BusinessQueryManager
javax.xml.registry.JAXRException
public javax.xml.registry.BulkResponse findRegistryPackages(Collection findQualifiers, Collection namePatterns, Collection classifications, Collection externalLinks) throws javax.xml.registry.JAXRException
findRegistryPackages
in interface javax.xml.registry.BusinessQueryManager
javax.xml.registry.JAXRException
public javax.xml.registry.BulkResponse findServiceBindings(javax.xml.registry.infomodel.Key serviceKey, Collection findQualifiers, Collection classifications, Collection specifications) throws javax.xml.registry.JAXRException
findServiceBindings
in interface javax.xml.registry.BusinessQueryManager
javax.xml.registry.JAXRException
public javax.xml.registry.BulkResponse findServices(javax.xml.registry.infomodel.Key orgKey, Collection findQualifiers, Collection namePatterns, Collection classifications, Collection specificationa) throws javax.xml.registry.JAXRException
findServices
in interface javax.xml.registry.BusinessQueryManager
orgKey
- findQualifiers
- namePatterns
- classifications
- specificationa
- javax.xml.registry.JAXRException
public javax.xml.registry.infomodel.RegistryObject getRegistryObject(String id) throws javax.xml.registry.JAXRException
getRegistryObject
in interface javax.xml.registry.QueryManager
javax.xml.registry.JAXRException
public javax.xml.registry.infomodel.RegistryObject getRegistryObject(String id, String objectType) throws javax.xml.registry.JAXRException
getRegistryObject
in interface javax.xml.registry.QueryManager
javax.xml.registry.JAXRException
protected javax.xml.registry.infomodel.Service getServiceFromBusinessService(BusinessService bs, javax.xml.registry.LifeCycleManager lcm) throws javax.xml.registry.JAXRException
bs
- BusinessService object to turn in to a Servicelcm
- manager to usejavax.xml.registry.JAXRException
public javax.xml.registry.BulkResponse getRegistryObjects() throws javax.xml.registry.JAXRException
getRegistryObjects
in interface javax.xml.registry.QueryManager
javax.xml.registry.JAXRException
public javax.xml.registry.BulkResponse getRegistryObjects(Collection objectKeys) throws javax.xml.registry.JAXRException
getRegistryObjects
in interface javax.xml.registry.QueryManager
javax.xml.registry.JAXRException
public javax.xml.registry.BulkResponse getRegistryObjects(Collection objectKeys, String objectType) throws javax.xml.registry.JAXRException
getRegistryObjects
in interface javax.xml.registry.QueryManager
javax.xml.registry.JAXRException
public javax.xml.registry.BulkResponse getRegistryObjects(String id) throws javax.xml.registry.JAXRException
getRegistryObjects
in interface javax.xml.registry.QueryManager
javax.xml.registry.JAXRException
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.