public class LDAPOutputDialog extends BaseStepDialog implements org.pentaho.di.trans.step.StepDialogInterface
| Modifier and Type | Field and Description | 
|---|---|
static int[] | 
dateLengths  | 
loggingObject| Constructor and Description | 
|---|
LDAPOutputDialog(org.eclipse.swt.widgets.Shell parent,
                Object in,
                org.pentaho.di.trans.TransMeta transMeta,
                String sname)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
getData(org.pentaho.di.trans.steps.ldapoutput.LDAPOutputMeta in)
Read the data from the LDAPOutputMeta object and show it in this dialog. 
 | 
org.pentaho.di.core.row.RowMetaInterface | 
getLDAPFields()  | 
String | 
open()  | 
void | 
setFieldsCombo()  | 
addConnectionLine, addConnectionLine, addConnectionLine, addConnectionLine, addDatabases, addDatabases, dispose, generateFieldMapping, getFieldsFromPrevious, getFieldsFromPrevious, getFieldsFromPrevious, getMetaStore, getModifyListenerTooltipText, getRepository, isBasic, isDebug, isDetailed, isRowLevel, logBasic, logBasic, logDebug, logDebug, logDetailed, logDetailed, logError, logError, logError, logMinimal, logMinimal, logRowlevel, logRowlevel, positionBottomButtons, selectDatabase, setMetaStore, setMinimalShellHeight, setRepository, setShellImage, setSize, setSize, setSize, setTraverseOrder, storeScreenSize, toStringpublic String open()
open in interface org.pentaho.di.trans.step.StepDialogInterfacepublic void getData(org.pentaho.di.trans.steps.ldapoutput.LDAPOutputMeta in)
in - The LDAPOutputMeta object to obtain the data from.public org.pentaho.di.core.row.RowMetaInterface getLDAPFields()
                                                       throws org.pentaho.di.core.exception.KettleException
org.pentaho.di.core.exception.KettleExceptionpublic void setFieldsCombo()