com.sun.xml.registry.uddi
Class UDDIMapper
java.lang.Object
com.sun.xml.registry.uddi.JAXRConstants
com.sun.xml.registry.uddi.UDDIMapper
public class UDDIMapper
- extends JAXRConstants
- Version:
- 1.0.5
- Author:
- kwalsh
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UDDIMapper
public UDDIMapper(RegistryService service)
- Parameters:
-
- Throws:
getObjectManager
public UDDIObjectCache getObjectManager()
getChildConcepts
public Collection getChildConcepts(ClassificationScheme scheme)
throws JAXRException
- Throws:
JAXRException
saveAssociations
public BulkResponse saveAssociations(Collection associations,
boolean replace)
throws JAXRException
- Not yet implemented.
- Throws:
JAXRException
saveAllAssociations
public BulkResponse saveAllAssociations(Collection associations,
boolean replace)
throws JAXRException
- Not yet implemented.
- Throws:
JAXRException
findAssociations
public BulkResponse findAssociations(Collection findQualifiers,
String sourceKeyId,
String targetKeyId,
Collection associationTypes)
throws JAXRException
- Throws:
JAXRException
findCallerAssociations
public BulkResponse findCallerAssociations(Collection findQualifiers,
Boolean callerIsConfirmed,
Boolean otherIsConfirmed,
Collection associationTypes)
throws JAXRException
- Throws:
JAXRException
getRegistryObjects
public BulkResponse getRegistryObjects(String objectType)
throws JAXRException
- Not yet implemented.
- Throws:
JAXRException
Copyright © 2005-2013 Oracle Corporation. All Rights Reserved.