Uses of Class
tecgraf.openbus.core.v1_05.registry_service.UnathorizedFacets

Packages that use UnathorizedFacets
tecgraf.openbus.core.v1_05.registry_service   
 

Uses of UnathorizedFacets in tecgraf.openbus.core.v1_05.registry_service
 

Fields in tecgraf.openbus.core.v1_05.registry_service declared as UnathorizedFacets
 UnathorizedFacets UnathorizedFacetsHolder.value
           
 

Methods in tecgraf.openbus.core.v1_05.registry_service that return UnathorizedFacets
static UnathorizedFacets UnathorizedFacetsHelper.extract(Any any)
           
static UnathorizedFacets UnathorizedFacetsHelper.read(InputStream in)
           
 

Methods in tecgraf.openbus.core.v1_05.registry_service with parameters of type UnathorizedFacets
static void UnathorizedFacetsHelper.insert(Any any, UnathorizedFacets s)
           
static void UnathorizedFacetsHelper.write(OutputStream out, UnathorizedFacets s)
           
 

Methods in tecgraf.openbus.core.v1_05.registry_service that throw UnathorizedFacets
 String IRegistryServicePOATie.register(ServiceOffer aServiceOffer)
           
 String IRegistryServiceOperations.register(ServiceOffer aServiceOffer)
           
 String _IRegistryServiceStub.register(ServiceOffer aServiceOffer)
           
 void IRegistryServicePOATie.update(String identifier, Property[] newProperties)
           
 void IRegistryServiceOperations.update(String identifier, Property[] newProperties)
           
 void _IRegistryServiceStub.update(String identifier, Property[] newProperties)
           
 

Constructors in tecgraf.openbus.core.v1_05.registry_service with parameters of type UnathorizedFacets
UnathorizedFacetsHolder(UnathorizedFacets initial)
           
 



Copyright © 2017 Tecgraf/PUC-Rio. All rights reserved.