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

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

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

Fields in tecgraf.openbus.core.v1_05.access_control_service declared as SystemDeployment
 SystemDeployment SystemDeploymentHolder.value
           
 SystemDeployment[] SystemDeploymentListHolder.value
           
 

Methods in tecgraf.openbus.core.v1_05.access_control_service that return SystemDeployment
static SystemDeployment SystemDeploymentHelper.extract(Any any)
           
static SystemDeployment[] SystemDeploymentListHelper.extract(Any any)
           
 SystemDeployment IManagementPOATie.getSystemDeployment(String id)
           
 SystemDeployment IManagementOperations.getSystemDeployment(String id)
           
 SystemDeployment _IManagementStub.getSystemDeployment(String id)
           
 SystemDeployment[] IManagementPOATie.getSystemDeployments()
           
 SystemDeployment[] IManagementOperations.getSystemDeployments()
           
 SystemDeployment[] _IManagementStub.getSystemDeployments()
           
 SystemDeployment[] IManagementPOATie.getSystemDeploymentsBySystemId(String systemId)
           
 SystemDeployment[] IManagementOperations.getSystemDeploymentsBySystemId(String systemId)
           
 SystemDeployment[] _IManagementStub.getSystemDeploymentsBySystemId(String systemId)
           
static SystemDeployment SystemDeploymentHelper.read(InputStream in)
           
static SystemDeployment[] SystemDeploymentListHelper.read(InputStream _in)
           
 

Methods in tecgraf.openbus.core.v1_05.access_control_service with parameters of type SystemDeployment
static void SystemDeploymentHelper.insert(Any any, SystemDeployment s)
           
static void SystemDeploymentListHelper.insert(Any any, SystemDeployment[] s)
           
static void SystemDeploymentHelper.write(OutputStream out, SystemDeployment s)
           
static void SystemDeploymentListHelper.write(OutputStream _out, SystemDeployment[] _s)
           
 

Constructors in tecgraf.openbus.core.v1_05.access_control_service with parameters of type SystemDeployment
SystemDeploymentHolder(SystemDeployment initial)
           
SystemDeploymentListHolder(SystemDeployment[] initial)
           
 



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