Uses of Class
com.hyper9.simdk.stubs.faults.LicenseEntityNotFound

Packages that use LicenseEntityNotFound
com.hyper9.simdk.stubs   
com.hyper9.simdk.ws   
 

Uses of LicenseEntityNotFound in com.hyper9.simdk.stubs
 

Methods in com.hyper9.simdk.stubs that throw LicenseEntityNotFound
 void VimServiceImpl.removeAssignedLicense(ManagedObjectReference _this, String entityId)
           
 void VimService.removeAssignedLicense(ManagedObjectReference _this, String entityId)
           
 void VimServiceImpl.unregisterEntity(ManagedObjectReference _this, String entityId)
           
 void VimService.unregisterEntity(ManagedObjectReference _this, String entityId)
           
 LicenseManagerLicenseInfo VimServiceImpl.updateAssignedLicense(ManagedObjectReference _this, String entity, String licenseKey, String entityDisplayName)
           
 LicenseManagerLicenseInfo VimService.updateAssignedLicense(ManagedObjectReference _this, String entity, String licenseKey, String entityDisplayName)
           
 void VimServiceImpl.updateFeatureInUse(ManagedObjectReference _this, String entityId, String feature, Boolean inUse)
           
 void VimService.updateFeatureInUse(ManagedObjectReference _this, String entityId, String feature, Boolean inUse)
           
 void VimServiceImpl.updateUsage(ManagedObjectReference _this, String entityId, Integer value)
           
 void VimService.updateUsage(ManagedObjectReference _this, String entityId, Integer value)
           
 

Uses of LicenseEntityNotFound in com.hyper9.simdk.ws
 

Methods in com.hyper9.simdk.ws that throw LicenseEntityNotFound
 void VimServiceExImpl.removeAssignedLicense(ManagedObjectReference _this, String entityId)
           
 void VimServiceExImpl.unregisterEntity(ManagedObjectReference _this, String entityId)
           
 LicenseManagerLicenseInfo VimServiceExImpl.updateAssignedLicense(ManagedObjectReference _this, String entity, String licenseKey, String entityDisplayName)
           
 void VimServiceExImpl.updateFeatureInUse(ManagedObjectReference _this, String entityId, String feature, Boolean inUse)
           
 void VimServiceExImpl.updateUsage(ManagedObjectReference _this, String entityId, Integer value)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.