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

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

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

Methods in com.tibco.bpm.web.client.model.types.org that return LdapConnection
 LdapConnection LdapConnectionsSingleElementResponse.getLdapConnection()
           
 

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

Methods in com.tibco.bpm.web.client.model.types.org with parameters of type LdapConnection
 void LdapConnectionsSingleElementResponse.setLdapConnection(LdapConnection ldapConnection)
           
 

Method parameters in com.tibco.bpm.web.client.model.types.org with type arguments of type LdapConnection
 void LdapConnectionsResponse.setLdapConnection(java.util.List<LdapConnection> ldapConnection)
           
 



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