Uses of Class
tecgraf.openbus.core.v1_05.access_control_service.SystemNonExistent

Packages that use SystemNonExistent
tecgraf.openbus.core.v1_05.access_control_service   
 

Uses of SystemNonExistent in tecgraf.openbus.core.v1_05.access_control_service
 

Fields in tecgraf.openbus.core.v1_05.access_control_service declared as SystemNonExistent
 SystemNonExistent SystemNonExistentHolder.value
           
 

Methods in tecgraf.openbus.core.v1_05.access_control_service that return SystemNonExistent
static SystemNonExistent SystemNonExistentHelper.extract(Any any)
           
static SystemNonExistent SystemNonExistentHelper.read(InputStream in)
           
 

Methods in tecgraf.openbus.core.v1_05.access_control_service with parameters of type SystemNonExistent
static void SystemNonExistentHelper.insert(Any any, SystemNonExistent s)
           
static void SystemNonExistentHelper.write(OutputStream out, SystemNonExistent s)
           
 

Methods in tecgraf.openbus.core.v1_05.access_control_service that throw SystemNonExistent
 void IManagementPOATie.addSystemDeployment(String id, String systemId, String description, byte[] certificate)
           
 void IManagementOperations.addSystemDeployment(String id, String systemId, String description, byte[] certificate)
           
 void _IManagementStub.addSystemDeployment(String id, String systemId, String description, byte[] certificate)
           
 System IManagementPOATie.getSystem(String id)
           
 System IManagementOperations.getSystem(String id)
           
 System _IManagementStub.getSystem(String id)
           
 void IManagementPOATie.removeSystem(String id)
           
 void IManagementOperations.removeSystem(String id)
           
 void _IManagementStub.removeSystem(String id)
           
 void IManagementPOATie.setSystemDescription(String id, String description)
           
 void IManagementOperations.setSystemDescription(String id, String description)
           
 void _IManagementStub.setSystemDescription(String id, String description)
           
 

Constructors in tecgraf.openbus.core.v1_05.access_control_service with parameters of type SystemNonExistent
SystemNonExistentHolder(SystemNonExistent initial)
           
 



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