com.tibco.bpm.web.client.model.types.org
Class SecondaryLdapSource

java.lang.Object
  extended by com.tibco.bpm.web.client.model.types.org.LdapSource
      extended by com.tibco.bpm.web.client.model.types.org.SecondaryLdapSource

public class SecondaryLdapSource
extends LdapSource


Constructor Summary
SecondaryLdapSource()
           
 
Method Summary
 LdapSourceLink[] getPrimaryLinkArray()
           
 void setPrimaryLinkArray(LdapSourceLink[] primaryLinkArray)
           
 java.lang.String toString()
           
 
Methods inherited from class com.tibco.bpm.web.client.model.types.org.LdapSource
getAttributeMapping, getBaseDn, getLdapAlias, getLdapQuery, getResourceNameAttributes, getSearchScope, setAttributeMapping, setBaseDn, setLdapAlias, setLdapQuery, setResourceNameAttributes, setSearchScope
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SecondaryLdapSource

public SecondaryLdapSource()
Method Detail

getPrimaryLinkArray

public LdapSourceLink[] getPrimaryLinkArray()

setPrimaryLinkArray

public void setPrimaryLinkArray(LdapSourceLink[] primaryLinkArray)

toString

public java.lang.String toString()
Overrides:
toString in class LdapSource


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