public class UDDIMapper extends JAXRConstants
AUTHORIZED_NAME| Constructor and Description |
|---|
UDDIMapper(RegistryService service) |
| Modifier and Type | Method and Description |
|---|---|
BulkResponse |
findAssociations(Collection findQualifiers,
String sourceKeyId,
String targetKeyId,
Collection associationTypes) |
BulkResponse |
findCallerAssociations(Collection findQualifiers,
Boolean callerIsConfirmed,
Boolean otherIsConfirmed,
Collection associationTypes) |
Collection |
getChildConcepts(ClassificationScheme scheme) |
UDDIObjectCache |
getObjectManager() |
BulkResponse |
getRegistryObjects(String objectType)
Not yet implemented.
|
BulkResponse |
saveAllAssociations(Collection associations,
boolean replace)
Not yet implemented.
|
BulkResponse |
saveAssociations(Collection associations,
boolean replace)
Not yet implemented.
|
public UDDIMapper(RegistryService service)
public UDDIObjectCache getObjectManager()
public Collection getChildConcepts(ClassificationScheme scheme) throws JAXRException
JAXRExceptionpublic BulkResponse saveAssociations(Collection associations, boolean replace) throws JAXRException
JAXRExceptionpublic BulkResponse saveAllAssociations(Collection associations, boolean replace) throws JAXRException
JAXRExceptionpublic BulkResponse findAssociations(Collection findQualifiers, String sourceKeyId, String targetKeyId, Collection associationTypes) throws JAXRException
JAXRExceptionpublic BulkResponse findCallerAssociations(Collection findQualifiers, Boolean callerIsConfirmed, Boolean otherIsConfirmed, Collection associationTypes) throws JAXRException
JAXRExceptionpublic BulkResponse getRegistryObjects(String objectType) throws JAXRException
JAXRExceptionCopyright © 2005–2017 Oracle Corporation. All rights reserved.