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

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
          extended by com.tibco.bpm.web.client.model.types.org.LdapReference

public class LdapReference
extends LdapContainerEntry


Constructor Summary
LdapReference()
           
 
Method Summary
 long getContainerId()
           
 void setContainerId(long containerId)
           
 java.lang.String toString()
           
 
Methods inherited from class com.tibco.bpm.web.client.model.types.org.LdapContainerEntry
getSecondaryRefArray, setSecondaryRefArray
 
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

LdapReference

public LdapReference()
Method Detail

getContainerId

public long getContainerId()

setContainerId

public void setContainerId(long containerId)

toString

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


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