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

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

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

Subclasses of LdapEntryId in com.tibco.bpm.web.client.model.types.org
 class Candidate
           
 class Entity
           
 class Failure
           
 class LdapContainerEntry
           
 class LdapReference
           
 class LdapResourceCandidate
           
 

Methods in com.tibco.bpm.web.client.model.types.org that return LdapEntryId
 LdapEntryId CandidateDetailsResponse.getLdapEntryId()
           
 

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

Methods in com.tibco.bpm.web.client.model.types.org with parameters of type LdapEntryId
 void CandidateDetailsResponse.setLdapEntryId(LdapEntryId ldapEntryId)
           
 

Method parameters in com.tibco.bpm.web.client.model.types.org with type arguments of type LdapEntryId
 void LdapContainerEntry.setSecondaryRefArray(java.util.List<LdapEntryId> secondaryRefArray)
           
 



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