Package | Description |
---|---|
javax.xml.registry | |
org.apache.ws.scout.registry |
Modifier and Type | Method and Description |
---|---|
BulkResponse |
BusinessLifeCycleManager.deleteAssociations(Collection associationKeys) |
BulkResponse |
BusinessLifeCycleManager.deleteClassificationSchemes(Collection schemeKeys) |
BulkResponse |
BusinessLifeCycleManager.deleteConcepts(Collection conceptKeys) |
BulkResponse |
LifeCycleManager.deleteObjects(Collection keys) |
BulkResponse |
LifeCycleManager.deleteObjects(Collection keys,
String objectType) |
BulkResponse |
BusinessLifeCycleManager.deleteOrganizations(Collection organizationKeys) |
BulkResponse |
BusinessLifeCycleManager.deleteServiceBindings(Collection bindingKeys) |
BulkResponse |
BusinessLifeCycleManager.deleteServices(Collection serviceKeys) |
BulkResponse |
LifeCycleManager.deprecateObjects(Collection keys) |
BulkResponse |
DeclarativeQueryManager.executeQuery(Query query) |
BulkResponse |
BusinessQueryManager.findAssociations(Collection findQualifiers,
String sourceObjectId,
String targetObjectId,
Collection associationTypes) |
BulkResponse |
BusinessQueryManager.findCallerAssociations(Collection findQualifiers,
Boolean confirmedByCaller,
Boolean confirmedByOtherParty,
Collection associationTypes) |
BulkResponse |
BusinessQueryManager.findClassificationSchemes(Collection findQualifiers,
Collection namePatterns,
Collection classifications,
Collection externalLinks) |
BulkResponse |
BusinessQueryManager.findConcepts(Collection findQualifiers,
Collection namePatterns,
Collection classifications,
Collection externalIdentifiers,
Collection externalLinks) |
BulkResponse |
BusinessQueryManager.findOrganizations(Collection findQualifiers,
Collection namePatterns,
Collection classifications,
Collection specifications,
Collection externalIdentifiers,
Collection externalLinks) |
BulkResponse |
BusinessQueryManager.findRegistryPackages(Collection findQualifiers,
Collection namePatterns,
Collection classifications,
Collection externalLinks) |
BulkResponse |
BusinessQueryManager.findServiceBindings(Key serviceKey,
Collection findQualifiers,
Collection classifications,
Collection specifications) |
BulkResponse |
BusinessQueryManager.findServices(Key orgKey,
Collection findQualifiers,
Collection namePatterns,
Collection classifications,
Collection specifications) |
BulkResponse |
RegistryService.getBulkResponse(String requestId) |
BulkResponse |
QueryManager.getRegistryObjects() |
BulkResponse |
QueryManager.getRegistryObjects(Collection objectKeys) |
BulkResponse |
QueryManager.getRegistryObjects(Collection objectKeys,
String objectType) |
BulkResponse |
QueryManager.getRegistryObjects(String objectType) |
BulkResponse |
BusinessLifeCycleManager.saveAssociations(Collection associations,
boolean replace) |
BulkResponse |
BusinessLifeCycleManager.saveClassificationSchemes(Collection schemes) |
BulkResponse |
BusinessLifeCycleManager.saveConcepts(Collection concepts) |
BulkResponse |
LifeCycleManager.saveObjects(Collection objects) |
BulkResponse |
BusinessLifeCycleManager.saveOrganizations(Collection organizations) |
BulkResponse |
BusinessLifeCycleManager.saveServiceBindings(Collection bindings) |
BulkResponse |
BusinessLifeCycleManager.saveServices(Collection services) |
BulkResponse |
LifeCycleManager.unDeprecateObjects(Collection keys) |
Modifier and Type | Class and Description |
---|---|
class |
BulkResponseImpl
Implements JAXR BulkResponse Interface.
|
Modifier and Type | Method and Description |
---|---|
BulkResponse |
BusinessLifeCycleManagerV3Impl.deleteAssociations(Collection associationKeys) |
BulkResponse |
BusinessLifeCycleManagerImpl.deleteAssociations(Collection associationKeys) |
BulkResponse |
BusinessLifeCycleManagerV3Impl.deleteClassificationSchemes(Collection schemeKeys) |
BulkResponse |
BusinessLifeCycleManagerImpl.deleteClassificationSchemes(Collection schemeKeys) |
BulkResponse |
BusinessLifeCycleManagerV3Impl.deleteConcepts(Collection conceptKeys) |
BulkResponse |
BusinessLifeCycleManagerImpl.deleteConcepts(Collection conceptKeys) |
BulkResponse |
LifeCycleManagerImpl.deleteObjects(Collection keys) |
abstract BulkResponse |
LifeCycleManagerImpl.deleteObjects(Collection keys,
String objectType)
Deletes one or more previously submitted objects from the registry
using the object keys and a specified objectType attribute.
|
BulkResponse |
BusinessLifeCycleManagerV3Impl.deleteObjects(Collection keys,
String objectType)
Deletes one or more previously submitted objects from the registry
using the object keys and a specified objectType attribute.
|
BulkResponse |
BusinessLifeCycleManagerImpl.deleteObjects(Collection keys,
String objectType)
Deletes one or more previously submitted objects from the registry
using the object keys and a specified objectType attribute.
|
protected BulkResponse |
BusinessLifeCycleManagerV3Impl.deleteOperation(Collection<Key> keys,
String op) |
protected BulkResponse |
BusinessLifeCycleManagerImpl.deleteOperation(Collection<Key> keys,
String op) |
BulkResponse |
BusinessLifeCycleManagerV3Impl.deleteOrganizations(Collection orgkeys) |
BulkResponse |
BusinessLifeCycleManagerImpl.deleteOrganizations(Collection orgkeys) |
BulkResponse |
BusinessLifeCycleManagerV3Impl.deleteServiceBindings(Collection bindingKeys) |
BulkResponse |
BusinessLifeCycleManagerImpl.deleteServiceBindings(Collection bindingKeys) |
BulkResponse |
BusinessLifeCycleManagerV3Impl.deleteServices(Collection serviceKeys) |
BulkResponse |
BusinessLifeCycleManagerImpl.deleteServices(Collection serviceKeys) |
BulkResponse |
LifeCycleManagerImpl.deprecateObjects(Collection keys) |
BulkResponse |
BusinessQueryManagerV3Impl.findAssociations(Collection findQualifiers,
String sourceObjectId,
String targetObjectId,
Collection associationTypes) |
BulkResponse |
BusinessQueryManagerImpl.findAssociations(Collection findQualifiers,
String sourceObjectId,
String targetObjectId,
Collection associationTypes) |
BulkResponse |
BusinessQueryManagerV3Impl.findCallerAssociations(Collection findQualifiers,
Boolean confirmedByCaller,
Boolean confirmedByOtherParty,
Collection associationTypes) |
BulkResponse |
BusinessQueryManagerImpl.findCallerAssociations(Collection findQualifiers,
Boolean confirmedByCaller,
Boolean confirmedByOtherParty,
Collection associationTypes) |
BulkResponse |
BusinessQueryManagerV3Impl.findClassificationSchemes(Collection findQualifiers,
Collection namePatterns,
Collection classifications,
Collection externalLinks) |
BulkResponse |
BusinessQueryManagerImpl.findClassificationSchemes(Collection findQualifiers,
Collection namePatterns,
Collection classifications,
Collection externalLinks) |
BulkResponse |
BusinessQueryManagerV3Impl.findConcepts(Collection findQualifiers,
Collection namePatterns,
Collection classifications,
Collection externalIdentifiers,
Collection externalLinks) |
BulkResponse |
BusinessQueryManagerImpl.findConcepts(Collection findQualifiers,
Collection namePatterns,
Collection classifications,
Collection externalIdentifiers,
Collection externalLinks) |
BulkResponse |
BusinessQueryManagerV3Impl.findOrganizations(Collection findQualifiers,
Collection namePatterns,
Collection classifications,
Collection specifications,
Collection externalIdentifiers,
Collection externalLinks)
Finds organizations in the registry that match the specified parameters
|
BulkResponse |
BusinessQueryManagerImpl.findOrganizations(Collection findQualifiers,
Collection namePatterns,
Collection classifications,
Collection specifications,
Collection externalIdentifiers,
Collection externalLinks)
Finds organizations in the registry that match the specified parameters
|
BulkResponse |
BusinessQueryManagerV3Impl.findRegistryPackages(Collection findQualifiers,
Collection namePatterns,
Collection classifications,
Collection externalLinks) |
BulkResponse |
BusinessQueryManagerImpl.findRegistryPackages(Collection findQualifiers,
Collection namePatterns,
Collection classifications,
Collection externalLinks) |
BulkResponse |
BusinessQueryManagerV3Impl.findServiceBindings(Key serviceKey,
Collection findQualifiers,
Collection classifications,
Collection specifications) |
BulkResponse |
BusinessQueryManagerImpl.findServiceBindings(Key serviceKey,
Collection findQualifiers,
Collection classifications,
Collection specifications) |
BulkResponse |
BusinessQueryManagerV3Impl.findServices(Key orgKey,
Collection findQualifiers,
Collection namePatterns,
Collection classifications,
Collection specificationa)
Finds all Service objects that match all of the criteria specified by
the parameters of this call.
|
BulkResponse |
BusinessQueryManagerImpl.findServices(Key orgKey,
Collection findQualifiers,
Collection namePatterns,
Collection classifications,
Collection specificationa)
Finds all Service objects that match all of the criteria specified by
the parameters of this call.
|
BulkResponse |
RegistryServiceImpl.getBulkResponse(String s) |
BulkResponse |
BusinessQueryManagerV3Impl.getRegistryObjects()
Gets the RegistryObjects owned by the caller.
|
BulkResponse |
BusinessQueryManagerImpl.getRegistryObjects()
Gets the RegistryObjects owned by the caller.
|
BulkResponse |
BusinessQueryManagerV3Impl.getRegistryObjects(Collection objectKeys) |
BulkResponse |
BusinessQueryManagerImpl.getRegistryObjects(Collection objectKeys) |
BulkResponse |
BusinessQueryManagerV3Impl.getRegistryObjects(Collection objectKeys,
String objectType) |
BulkResponse |
BusinessQueryManagerImpl.getRegistryObjects(Collection objectKeys,
String objectType) |
BulkResponse |
BusinessQueryManagerV3Impl.getRegistryObjects(String id) |
BulkResponse |
BusinessQueryManagerImpl.getRegistryObjects(String id) |
BulkResponse |
BusinessLifeCycleManagerV3Impl.saveAssociations(Collection associations,
boolean replace) |
BulkResponse |
BusinessLifeCycleManagerImpl.saveAssociations(Collection associations,
boolean replace) |
BulkResponse |
BusinessLifeCycleManagerV3Impl.saveClassificationSchemes(Collection schemes) |
BulkResponse |
BusinessLifeCycleManagerImpl.saveClassificationSchemes(Collection schemes) |
BulkResponse |
BusinessLifeCycleManagerV3Impl.saveConcepts(Collection concepts) |
BulkResponse |
BusinessLifeCycleManagerImpl.saveConcepts(Collection concepts) |
abstract BulkResponse |
LifeCycleManagerImpl.saveObjects(Collection objects)
aves one or more Objects to the registry.
|
BulkResponse |
BusinessLifeCycleManagerV3Impl.saveObjects(Collection col)
Saves one or more Objects to the registry.
|
BulkResponse |
BusinessLifeCycleManagerImpl.saveObjects(Collection col)
Saves one or more Objects to the registry.
|
BulkResponse |
BusinessLifeCycleManagerV3Impl.saveOrganizations(Collection organizations) |
BulkResponse |
BusinessLifeCycleManagerImpl.saveOrganizations(Collection organizations) |
BulkResponse |
BusinessLifeCycleManagerV3Impl.saveServiceBindings(Collection bindings) |
BulkResponse |
BusinessLifeCycleManagerImpl.saveServiceBindings(Collection bindings) |
BulkResponse |
BusinessLifeCycleManagerV3Impl.saveServices(Collection services) |
BulkResponse |
BusinessLifeCycleManagerImpl.saveServices(Collection services) |
BulkResponse |
LifeCycleManagerImpl.unDeprecateObjects(Collection keys) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.