Uses of Class
com.hyper9.simdk.stubs.dao.UserSearchResult

Packages that use UserSearchResult
com.hyper9.simdk.stubs   
com.hyper9.simdk.stubs.dao   
com.hyper9.simdk.stubs.jaxws   
com.hyper9.simdk.ws   
 

Uses of UserSearchResult in com.hyper9.simdk.stubs
 

Methods in com.hyper9.simdk.stubs that return types with arguments of type UserSearchResult
 List<UserSearchResult> VimServiceImpl.retrieveUserGroups(ManagedObjectReference _this, String domain, String searchStr, String belongsToGroup, String belongsToUser, Boolean exactMatch, Boolean findUsers, Boolean findGroups)
           
 List<UserSearchResult> VimService.retrieveUserGroups(ManagedObjectReference _this, String domain, String searchStr, String belongsToGroup, String belongsToUser, Boolean exactMatch, Boolean findUsers, Boolean findGroups)
           
 

Uses of UserSearchResult in com.hyper9.simdk.stubs.dao
 

Subclasses of UserSearchResult in com.hyper9.simdk.stubs.dao
 class PosixUserSearchResult
           
 

Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type UserSearchResult
 List<UserSearchResult> ArrayOfUserSearchResult.getData()
           
 

Uses of UserSearchResult in com.hyper9.simdk.stubs.jaxws
 

Methods in com.hyper9.simdk.stubs.jaxws that return types with arguments of type UserSearchResult
 List<UserSearchResult> RetrieveUserGroupsResponse.getReturnval()
           
 

Method parameters in com.hyper9.simdk.stubs.jaxws with type arguments of type UserSearchResult
 void RetrieveUserGroupsResponse.setReturnval(List<UserSearchResult> returnval)
           
 

Uses of UserSearchResult in com.hyper9.simdk.ws
 

Methods in com.hyper9.simdk.ws that return types with arguments of type UserSearchResult
 List<UserSearchResult> VimServiceExImpl.retrieveUserGroups(ManagedObjectReference _this, String domain, String searchStr, String belongsToGroup, String belongsToUser, Boolean exactMatch, Boolean findUsers, Boolean findGroups)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.