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

java.lang.Object
  extended by com.tibco.bpm.web.client.model.types.org.LdapGroupSource
      extended by com.tibco.bpm.web.client.model.types.org.SecondaryLdapGroupSource

public class SecondaryLdapGroupSource
extends LdapGroupSource


Constructor Summary
SecondaryLdapGroupSource()
           
 
Method Summary
 LdapSourceLink[] getPrimaryLinkArray()
           
 void setPrimaryLinkArray(LdapSourceLink[] primaryLinkArray)
           
 java.lang.String toString()
           
 
Methods inherited from class com.tibco.bpm.web.client.model.types.org.LdapGroupSource
getAttributeMapping, getGroupDn, getLdapAlias, getMemberAttribute, getResourceNameAttributes, getSearchScope, setAttributeMapping, setGroupDn, setLdapAlias, setMemberAttribute, setResourceNameAttributes, setSearchScope
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SecondaryLdapGroupSource

public SecondaryLdapGroupSource()
Method Detail

getPrimaryLinkArray

public LdapSourceLink[] getPrimaryLinkArray()

setPrimaryLinkArray

public void setPrimaryLinkArray(LdapSourceLink[] primaryLinkArray)

toString

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


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