Uses of Class
cisco.uc.cuae.mgmt.Management.FileCloseErrorException

Uses of Management.FileCloseErrorException in cisco.uc.cuae.mgmt
 

Methods in cisco.uc.cuae.mgmt that throw Management.FileCloseErrorException
 void RemoteManagementServer._Async._end_closeApplicationFile(etch.bindings.java.support.Mailbox mb)
          Ends a call to closeApplicationFile.
 void RemoteManagementServer._Async._end_closeLicenseFile(etch.bindings.java.support.Mailbox mb)
          Ends a call to closeLicenseFile.
 void RemoteManagementServer._Async._end_closePluginFile(etch.bindings.java.support.Mailbox mb)
          Ends a call to closePluginFile.
 void BaseManagementServer.closeApplicationFile(java.lang.String transactionId, Management.ModuleDisposition disposition, java.lang.String appId)
           
 void ManagementServer.closeApplicationFile(java.lang.String transactionId, Management.ModuleDisposition disposition, java.lang.String appId)
          Writes some data to the end of the application file.
 void RemoteManagementServer.closeApplicationFile(java.lang.String transactionId, Management.ModuleDisposition disposition, java.lang.String appId)
           
 void BaseManagementServer.closeLicenseFile(java.lang.String transactionId)
           
 void ManagementServer.closeLicenseFile(java.lang.String transactionId)
          Closes the license file and either marks it complete or discards it.
 void RemoteManagementServer.closeLicenseFile(java.lang.String transactionId)
           
 void BaseManagementServer.closePluginFile(java.lang.String transactionId, Management.ModuleDisposition disposition, java.lang.String pluginId)
           
 void ManagementServer.closePluginFile(java.lang.String transactionId, Management.ModuleDisposition disposition, java.lang.String pluginId)
          Closes the plugin file and either marks it complete or discards it.
 void RemoteManagementServer.closePluginFile(java.lang.String transactionId, Management.ModuleDisposition disposition, java.lang.String pluginId)
           
 



Copyright © 2010. All Rights Reserved.