Package | Description |
---|---|
javax.xml.registry | |
javax.xml.registry.infomodel | |
org.apache.ws.scout.registry | |
org.apache.ws.scout.registry.infomodel |
Modifier and Type | Method and Description |
---|---|
Key |
LifeCycleManager.createKey(String id) |
Key |
RegistryException.getErrorObjectKey() |
Modifier and Type | Method and Description |
---|---|
BulkResponse |
BusinessQueryManager.findServiceBindings(Key serviceKey,
Collection findQualifiers,
Collection classifications,
Collection specifications) |
BulkResponse |
BusinessQueryManager.findServices(Key orgKey,
Collection findQualifiers,
Collection namePatterns,
Collection classifications,
Collection specifications) |
void |
RegistryException.setErrorObjectKey(Key key) |
Modifier and Type | Method and Description |
---|---|
Key |
RegistryObject.getKey() |
Modifier and Type | Method and Description |
---|---|
void |
RegistryObject.setKey(Key key) |
Modifier and Type | Method and Description |
---|---|
Key |
LifeCycleManagerImpl.createKey(String id) |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
protected BulkResponse |
BusinessLifeCycleManagerV3Impl.deleteOperation(Collection<Key> keys,
String op) |
protected BulkResponse |
BusinessLifeCycleManagerImpl.deleteOperation(Collection<Key> keys,
String op) |
Modifier and Type | Class and Description |
---|---|
class |
KeyImpl
Implements JAXR Interface.
|
Modifier and Type | Method and Description |
---|---|
Key |
RegistryObjectImpl.getKey() |
Key |
AssociationImpl.getKey()
There is an impedance mismatch as specified in the JAXR specification
Section D-11
|
Modifier and Type | Method and Description |
---|---|
void |
RegistryObjectImpl.setKey(Key k) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.