Uses of Class
com.tibco.bpm.web.client.model.types.org.ResourceInfo

Packages that use ResourceInfo
com.tibco.bpm.web.client.services.results   
 

Uses of ResourceInfo in com.tibco.bpm.web.client.services.results
 

Methods in com.tibco.bpm.web.client.services.results that return types with arguments of type ResourceInfo
 java.util.List<ResourceInfo> LookupUserResult.getResourceInfo()
          Details for the matching resources
 

Method parameters in com.tibco.bpm.web.client.services.results with type arguments of type ResourceInfo
 void LookupUserResult.setResourceInfo(java.util.List<ResourceInfo> resourceInfo)
           
 

Constructor parameters in com.tibco.bpm.web.client.services.results with type arguments of type ResourceInfo
LookupUserResult(java.util.List<ResourceInfo> resourceInfo)
          Constructor for LookupUserResult.
 



Copyright © 2015 Cloud Software Group, Inc. All Rights Reserved.