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

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

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

Methods in com.tibco.bpm.web.client.model.types.org that return LdapContainer
 LdapContainer LdapContainerSingleElementResponse.getLdapContainer()
           
 LdapContainer LdapContainerPayLoad.getLdapContainer()
           
 

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

Methods in com.tibco.bpm.web.client.model.types.org with parameters of type LdapContainer
 void LdapContainerSingleElementResponse.setLdapContainer(LdapContainer ldapContainer)
           
 void LdapContainerPayLoad.setLdapContainer(LdapContainer ldapContainer)
           
 

Method parameters in com.tibco.bpm.web.client.model.types.org with type arguments of type LdapContainer
 void LdapContainerResponse.setLdapContainer(java.util.List<LdapContainer> ldapContainer)
           
 



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