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

Packages that use LdapResourceCandidate
com.tibco.bpm.web.client.model.types.org   
 

Uses of LdapResourceCandidate in com.tibco.bpm.web.client.model.types.org
 

Methods in com.tibco.bpm.web.client.model.types.org that return LdapResourceCandidate
 LdapResourceCandidate LdapResourceCandidatePayLoad.getCandidate()
           
 

Methods in com.tibco.bpm.web.client.model.types.org that return types with arguments of type LdapResourceCandidate
 java.util.List<LdapResourceCandidate> LdapResourceCandidateResponse.getResourceCandidate()
           
 

Methods in com.tibco.bpm.web.client.model.types.org with parameters of type LdapResourceCandidate
 void LdapResourceCandidatePayLoad.setCandidate(LdapResourceCandidate candidate)
           
 

Method parameters in com.tibco.bpm.web.client.model.types.org with type arguments of type LdapResourceCandidate
 void LdapResourceCandidateResponse.setResourceCandidate(java.util.List<LdapResourceCandidate> resourceCandidate)
           
 



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