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

java.lang.Object
  extended by com.tibco.bpm.web.client.model.types.org.LdapEntryId
      extended by com.tibco.bpm.web.client.model.types.org.LdapContainerEntry
Direct Known Subclasses:
Candidate, LdapReference, LdapResourceCandidate

public class LdapContainerEntry
extends LdapEntryId


Constructor Summary
LdapContainerEntry()
           
 
Method Summary
 java.util.List<LdapEntryId> getSecondaryRefArray()
           
 void setSecondaryRefArray(java.util.List<LdapEntryId> secondaryRefArray)
           
 java.lang.String toString()
           
 
Methods inherited from class com.tibco.bpm.web.client.model.types.org.LdapEntryId
getLdapAlias, getLdapDn, setLdapAlias, setLdapDn
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LdapContainerEntry

public LdapContainerEntry()
Method Detail

getSecondaryRefArray

public java.util.List<LdapEntryId> getSecondaryRefArray()

setSecondaryRefArray

public void setSecondaryRefArray(java.util.List<LdapEntryId> secondaryRefArray)

toString

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


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