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

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

public class LdapSourceLink
extends java.lang.Object


Constructor Summary
LdapSourceLink()
           
 
Method Summary
 java.lang.String getPrimaryAttribute()
           
 java.lang.String getSecondaryAttribute()
           
 void setPrimaryAttribute(java.lang.String primaryAttribute)
           
 void setSecondaryAttribute(java.lang.String secondaryAttribute)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LdapSourceLink

public LdapSourceLink()
Method Detail

getPrimaryAttribute

public java.lang.String getPrimaryAttribute()

setPrimaryAttribute

public void setPrimaryAttribute(java.lang.String primaryAttribute)

getSecondaryAttribute

public java.lang.String getSecondaryAttribute()

setSecondaryAttribute

public void setSecondaryAttribute(java.lang.String secondaryAttribute)

toString

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


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