Uses of Class
com.sun.xml.registry.uddi.infomodel.RegistryObjectImpl

Packages that use RegistryObjectImpl
com.sun.xml.registry.uddi   
com.sun.xml.registry.uddi.infomodel   
 

Uses of RegistryObjectImpl in com.sun.xml.registry.uddi
 

Methods in com.sun.xml.registry.uddi with parameters of type RegistryObjectImpl
 void UDDIObjectCache.fetchAssociations(RegistryObjectImpl registryObject, String serviceId)
           
 void UDDIObjectCache.fetchObject(RegistryObjectImpl registryObject, String serviceId)
           
 

Uses of RegistryObjectImpl in com.sun.xml.registry.uddi.infomodel
 

Subclasses of RegistryObjectImpl in com.sun.xml.registry.uddi.infomodel
 class AssociationImpl
          Implementation of Association interface.
 class AuditableEventImpl
          Implementation of AuditableEvent.
 class ClassificationImpl
          Implementation of Classification interface
 class ClassificationSchemeImpl
          Implementation of ClassificationScheme interface
 class ConceptImpl
          Implementation of Concept interface.
 class ExternalIdentifierImpl
          Implementation of ExternalIdentifier interface
 class ExternalLinkImpl
          Implementation of ExternalLink interface
 class ExtrinsicObjectImpl
          Implementation of ExtrinsicObject.
 class OrganizationImpl
           
 class RegistryEntryImpl
          Implementation of RegistryEntry interface
 class RegistryPackageImpl
          Implementation of RegistryPackage interface.
 class ServiceBindingImpl
          Implementation of the ServiceBinding interface
 class ServiceImpl
          Implementation of Service interface.
 class SpecificationLinkImpl
          Implementation of SpecificationLink interface
 class UserImpl
           
 



Copyright © 2005-2013 Oracle Corporation. All Rights Reserved.