org.pentaho.di.ui.trans.steps.googleanalytics
Class GaInputStepDialog
java.lang.Object
Dialog
org.pentaho.di.ui.trans.step.BaseStepDialog
org.pentaho.di.ui.trans.steps.googleanalytics.GaInputStepDialog
- All Implemented Interfaces:
- StepDialogInterface
public class GaInputStepDialog
- extends BaseStepDialog
- implements StepDialogInterface
Methods inherited from class org.pentaho.di.ui.trans.step.BaseStepDialog |
addConnectionLine, addConnectionLine, addConnectionLine, addConnectionLine, addDatabases, addDatabases, dispose, generateFieldMapping, getFieldsFromPrevious, getFieldsFromPrevious, getFieldsFromPrevious, getModifyListenerTooltipText, getRepository, isBasic, isDebug, isDetailed, isRowLevel, logBasic, logBasic, logDebug, logDebug, logDetailed, logDetailed, logError, logError, logError, logMinimal, logMinimal, logRowlevel, logRowlevel, positionBottomButtons, selectDatabase, setMinimalShellHeight, setRepository, setShellImage, setSize, setSize, setSize, setTraverseOrder, storeScreenSize |
GaInputStepDialog
public GaInputStepDialog(Shell parent,
Object in,
TransMeta transMeta,
String sname)
open
public String open()
- Description copied from interface:
StepDialogInterface
- Opens a step dialog window.
- Specified by:
open
in interface StepDialogInterface
- Returns:
- the (potentially new) name of the step
readGaProfiles
public void readGaProfiles(String emailText,
String passwordText,
String appName,
String apiKey)
readGaSegments
public void readGaSegments(String emailText,
String passwordText,
String appName,
String apiKey)
getData
public void getData()