A B C D E F G H I L M N O P R S T U V W X Z

G

getAdjustedPagingSize() - Method in class com.taleo.integration.client.customstep.paging.PagingManager
Get the paging size adjusted for the decrease factor.
getAlgorithm() - Method in class com.taleo.integration.client.customstep.csv.DigestPostStep
Get the digest algorithm.
getArchiveFolder() - Method in class com.taleo.integration.client.customstep.mail.SendEmailsPostStep
Get the archive folder.
getAuthor() - Method in class com.taleo.integration.client.customstep.tools.document.DefaultDocumentInfo
Deprecated.  
getAuthor() - Method in interface com.taleo.integration.client.customstep.tools.document.DocumentInfo
Deprecated. Get document author.
getAuthor() - Method in class com.taleo.integration.client.customstep.tools.document.PdfDocumentInfo
Deprecated.  
getCc() - Method in class com.taleo.integration.client.customstep.mail.SendEmailPostStep
 
getChunkSize() - Method in class com.taleo.integration.client.customstep.util.csv.MergeSort
Get the chunk size.
getColumn() - Method in class com.taleo.integration.client.customstep.csv.BaseTransformPostStep
 
getColumn() - Method in class com.taleo.integration.client.customstep.util.csv.SortCriterion
Column index.
getColumnIndex(File, String) - Method in class com.taleo.integration.client.customstep.csv.BaseCustomCsvStep
Get the index of the specified column in the file.
getColumnIndex(String, String[]) - Static method in class com.taleo.integration.client.customstep.util.csv.CsvUtils
Get the index for the given column name or index.
getColumnIndexes(String[], String[]) - Static method in class com.taleo.integration.client.customstep.util.csv.CsvUtils
Get the columns indexes, transforming names into indexes if required.
getColumnName(File, String) - Method in class com.taleo.integration.client.customstep.csv.BaseCustomCsvStep
Get the name of the specified column in the file.
getColumns() - Method in class com.taleo.integration.client.customstep.csv.FixedLengthPostStep
 
getColumns(String) - Method in class com.taleo.integration.client.customstep.csv.FixedLengthPostStep
Get the list of columns width specification based on the specified columns file.
getComparator(File) - Method in class com.taleo.integration.client.customstep.csv.AbstractSortStep
Get the comparator for the CSV rows.
getComparator(File) - Method in class com.taleo.integration.client.customstep.csv.HierarchicalSortStep
 
getCompressedFile(File, File, String) - Static method in class com.taleo.integration.client.customstep.util.IOHelper
Get the original file compressed or the file itself if it is already compressed.
getConfigFile() - Method in class com.taleo.integration.client.customstep.lrd.LRDPreStep
Deprecated.  
getContentXPath() - Method in class com.taleo.integration.client.customstep.xml.ExtractAttachedFilePostStep
Deprecated. Get the XPath expression for file content.
getCountFilename() - Method in class com.taleo.integration.client.customstep.count.DailyCountPreStep
Get the count filename.
getCountFilename() - Method in class com.taleo.integration.client.customstep.count.ExportCountPostStep
Get the count filename.
getCrdFilename() - Method in class com.taleo.integration.client.customstep.lrd.LRDPreStep
Get the CRD filename.
getCreator() - Method in class com.taleo.integration.client.customstep.tools.document.DefaultDocumentInfo
Deprecated.  
getCreator() - Method in interface com.taleo.integration.client.customstep.tools.document.DocumentInfo
Deprecated. Get document creator.
getCreator() - Method in class com.taleo.integration.client.customstep.tools.document.PdfDocumentInfo
Deprecated.  
getCsvDelimiter() - Method in class com.taleo.integration.client.customstep.count.ConvertToCountPreStep
 
getCsvDelimiter() - Method in class com.taleo.integration.client.customstep.csv.BaseCustomCsvStep
 
getCsvDelimiter() - Method in class com.taleo.integration.client.customstep.db.SelectPreStep
Get the CSV delimiter.
getCsvDelimiter() - Method in class com.taleo.integration.client.customstep.mail.SendEmailPostStep
 
getCsvDelimiter() - Method in class com.taleo.integration.client.customstep.util.csv.MergeSort
Get the CSV delimiter.
getCsvQuoteCharacter() - Method in class com.taleo.integration.client.customstep.csv.BaseCustomCsvStep
 
getCsvQuoteCharacter() - Method in class com.taleo.integration.client.customstep.db.SelectPreStep
Get the CSV quote character.
getCsvQuoteCharacter() - Method in class com.taleo.integration.client.customstep.mail.SendEmailPostStep
 
getCsvQuoteCharacter() - Method in class com.taleo.integration.client.customstep.util.csv.MergeSort
Get the CSV quote character.
getCurrentAttempt() - Method in class com.taleo.integration.client.customstep.util.RetryHelper
Returns the current attempt.
getCurrentDate() - Method in class com.taleo.integration.client.customstep.count.CountManager
Get the current execution date.
getCurrentEntity() - Method in class com.taleo.integration.client.customstep.count.CountManager
Get the current entity.
getCurrentExtractId() - Method in class com.taleo.integration.client.customstep.count.CountManager
Get the current extract Id.
getCurrentPageIndex() - Method in class com.taleo.integration.client.customstep.paging.PagingManager
Get the current page index (1 based).
getCurrentRecordCount() - Method in class com.taleo.integration.client.customstep.count.CountManager
Get the current record count.
getCurrentRecordCount() - Method in class com.taleo.integration.client.customstep.paging.PagingManager
Get the current record count (corresponding to the current page index).
getCurrentRunDate() - Method in class com.taleo.integration.client.customstep.lrd.LRDPreStep
Get the current run date.
getDailyRecordCount() - Method in class com.taleo.integration.client.customstep.count.CountManager
Get the daily count.
getDailyRunCount() - Method in class com.taleo.integration.client.customstep.count.CountManager
Get the daily completed run count (excluding the current run).
getDate() - Method in interface com.taleo.integration.client.customstep.lrd.DateProvider
Return the date.
getDate() - Method in class com.taleo.integration.client.customstep.lrd.FileDateProvider
 
getDate() - Method in class com.taleo.integration.client.customstep.lrd.FixedDateProvider
 
getDate() - Method in class com.taleo.integration.client.customstep.lrd.LocalDateProvider
 
getDateFormat() - Method in class com.taleo.integration.client.customstep.xml.ExtractAttachedFilePostStep
Deprecated. Get the date format.
getDateFormat() - Method in class com.taleo.integration.client.customstep.xml.SplitFilePostStep
Get the date format.
getDateTimeMask() - Method in class com.taleo.integration.client.customstep.lrd.LRDPreStep
Get the datetime mask.
getDateTimeSource() - Method in class com.taleo.integration.client.customstep.lrd.LRDPreStep
Deprecated.  
getDecompressedFile(File) - Static method in class com.taleo.integration.client.customstep.util.IOHelper
Get the decompressed file or the file itself if it is already decompressed.
getDecompressedFile(File, File) - Static method in class com.taleo.integration.client.customstep.util.IOHelper
Get the decompressed file or the file itself if it is already decompressed, into the destination file.
getDecreaseFactor() - Method in class com.taleo.integration.client.customstep.paging.PagingPreStep
Get the decrease factor.
getDefaultLastRunDate() - Method in class com.taleo.integration.client.customstep.lrd.RunDateManager
Get the default last run date, which is 1 day before the current run date.
getDelimiter() - Method in class com.taleo.integration.client.customstep.util.csv.CsvWriter
 
getDescription() - Method in class com.taleo.integration.client.customstep.compress.ZipPostStep
 
getDescription() - Method in class com.taleo.integration.client.customstep.control.BreakStep
 
getDescription() - Method in class com.taleo.integration.client.customstep.control.FilterExportErrorPostStep
 
getDescription() - Method in class com.taleo.integration.client.customstep.control.LogContextStep
 
getDescription() - Method in class com.taleo.integration.client.customstep.control.RaiseExportErrorPostStep
 
getDescription() - Method in class com.taleo.integration.client.customstep.count.ConvertToCountPreStep
 
getDescription() - Method in class com.taleo.integration.client.customstep.count.DailyCountPreStep
 
getDescription() - Method in class com.taleo.integration.client.customstep.count.ExportCountPostStep
 
getDescription() - Method in class com.taleo.integration.client.customstep.csv.CsvToXmlPreStep
 
getDescription() - Method in class com.taleo.integration.client.customstep.csv.DecodePostStep
 
getDescription() - Method in class com.taleo.integration.client.customstep.csv.DifferencePostStep
 
getDescription() - Method in class com.taleo.integration.client.customstep.csv.DigestPostStep
 
getDescription() - Method in class com.taleo.integration.client.customstep.csv.DocumentFromURLPreStep
 
getDescription() - Method in class com.taleo.integration.client.customstep.csv.ExportHeaderFooterPostStep
 
getDescription() - Method in class com.taleo.integration.client.customstep.csv.FixedLengthPostStep
 
getDescription() - Method in class com.taleo.integration.client.customstep.csv.ForceQuotationPostStep
 
getDescription() - Method in class com.taleo.integration.client.customstep.csv.HierarchicalSortStep
 
getDescription() - Method in class com.taleo.integration.client.customstep.csv.ImportHeaderFooterPostStep
 
getDescription() - Method in class com.taleo.integration.client.customstep.csv.MergePostStep
 
getDescription() - Method in class com.taleo.integration.client.customstep.csv.RemoveEmptyLinesPostStep
 
getDescription() - Method in class com.taleo.integration.client.customstep.csv.RemoveHTMLPostStep
 
getDescription() - Method in class com.taleo.integration.client.customstep.csv.ReplaceAllPostStep
 
getDescription() - Method in class com.taleo.integration.client.customstep.csv.ReplaceAllPreStep
 
getDescription() - Method in class com.taleo.integration.client.customstep.csv.ReplacePostStep
 
getDescription() - Method in class com.taleo.integration.client.customstep.csv.ReplacePreStep
 
getDescription() - Method in class com.taleo.integration.client.customstep.csv.StripHeaderFooterPreStep
 
getDescription() - Method in class com.taleo.integration.client.customstep.db.SelectPreStep
 
getDescription() - Method in class com.taleo.integration.client.customstep.file.DeleteFileStep
 
getDescription() - Method in class com.taleo.integration.client.customstep.file.MoveFileStep
 
getDescription() - Method in class com.taleo.integration.client.customstep.file.WriteFileStep
 
getDescription() - Method in class com.taleo.integration.client.customstep.ftp.DeleteFtpStep
 
getDescription() - Method in class com.taleo.integration.client.customstep.ftp.DeleteSftpStep
 
getDescription() - Method in class com.taleo.integration.client.customstep.ftp.DownloadFtpPreStep
 
getDescription() - Method in class com.taleo.integration.client.customstep.ftp.DownloadSftpPreStep
 
getDescription() - Method in class com.taleo.integration.client.customstep.ftp.UploadFtpStep
 
getDescription() - Method in class com.taleo.integration.client.customstep.ftp.UploadSftpStep
 
getDescription() - Method in class com.taleo.integration.client.customstep.http.HttpPostPostStep
 
getDescription() - Method in class com.taleo.integration.client.customstep.lrd.LRDPostStep
 
getDescription() - Method in class com.taleo.integration.client.customstep.lrd.LRDPreStep
 
getDescription() - Method in class com.taleo.integration.client.customstep.mail.SendEmailPostStep
 
getDescription() - Method in class com.taleo.integration.client.customstep.mail.SendEmailsPostStep
 
getDescription() - Method in class com.taleo.integration.client.customstep.paging.PagingPostStep
 
getDescription() - Method in class com.taleo.integration.client.customstep.paging.PagingPreStep
 
getDescription() - Method in class com.taleo.integration.client.customstep.xml.ExtractAttachedFilePostStep
Deprecated.  
getDescription() - Method in class com.taleo.integration.client.customstep.xml.ExtractFilesPostStep
 
getDescription() - Method in class com.taleo.integration.client.customstep.xml.ReplaceSymbolsInQueryPreStep
 
getDescription() - Method in class com.taleo.integration.client.customstep.xml.SplitFilePostStep
 
getDescription() - Method in class com.taleo.integration.client.customstep.xml.StripInvalidXMLCharsStep
 
getDescription() - Method in class com.taleo.integration.client.customstep.xml.XslPostStep
 
getDescription() - Method in class com.taleo.integration.client.customstep.xml.XslPreStep
 
getDriverClassName() - Method in class com.taleo.integration.client.customstep.db.SelectPreStep
Get the driver class name.
getEffectiveLastRunDate() - Method in class com.taleo.integration.client.customstep.lrd.RunDateManager
Deprecated. Use getLastRunDate() instead.
getEffectiveRunDate() - Method in class com.taleo.integration.client.customstep.lrd.RunDateManager
Get the effective run date used for filtering.
getEffectiveRunDate() - Method in class com.taleo.integration.client.customstep.velocity.WorkflowTool
Get the effective run date that is used for filtering.
getEncoding() - Method in class com.taleo.integration.client.customstep.BaseCustomStep
Get the encoding.
getEncoding() - Method in class com.taleo.integration.client.customstep.util.csv.MergeSort
Get the encoding.
getEntityName() - Method in class com.taleo.integration.client.customstep.count.ConvertToCountPreStep
Get the entity name.
getErrorFolder() - Method in class com.taleo.integration.client.customstep.mail.SendEmailsPostStep
Get the error folder.
getExitCode() - Method in class com.taleo.integration.client.customstep.control.BreakStep
Get the exit code.
getExitCode() - Method in class com.taleo.integration.client.customstep.control.FilterExportErrorPostStep
Get the exit code.
getExtractId() - Method in class com.taleo.integration.client.customstep.count.ExportCountPostStep
Get the extract Id.
getExtraFooterRows() - Method in class com.taleo.integration.client.customstep.csv.MergePostStep
Get the extra footer rows count.
getExtraHeaderRows() - Method in class com.taleo.integration.client.customstep.csv.MergePostStep
Get the extra header rows count.
getFields() - Method in class com.taleo.integration.client.customstep.csv.CsvToXmlPreStep
 
getFile() - Method in class com.taleo.integration.client.customstep.count.CountManager
Get the file where the count state is stored.
getFile() - Method in class com.taleo.integration.client.customstep.lrd.RunDateManager
Return the file where the last run date is stored.
getFilename() - Method in class com.taleo.integration.client.customstep.control.BreakStep
Deprecated.  
getFilename() - Method in class com.taleo.integration.client.customstep.file.WriteFileStep
Get the filename.
getFilename() - Method in class com.taleo.integration.client.customstep.ftp.DeleteFtpStep
Get the filename.
getFilename() - Method in class com.taleo.integration.client.customstep.ftp.DeleteSftpStep
Get the filename.
getFilename() - Method in class com.taleo.integration.client.customstep.ftp.DownloadFtpPreStep
Get the filename.
getFilename() - Method in class com.taleo.integration.client.customstep.ftp.DownloadSftpPreStep
Get the filename.
getFilename() - Method in class com.taleo.integration.client.customstep.ftp.UploadFtpStep
Get the filename.
getFilename() - Method in class com.taleo.integration.client.customstep.ftp.UploadSftpStep
Get the filename.
getFilename() - Method in class com.taleo.integration.client.customstep.mail.SendEmailPostStep
Get the filename.
getFilenameXPath() - Method in class com.taleo.integration.client.customstep.xml.ExtractAttachedFilePostStep
Deprecated. Get the XPath expression for filename.
getFilenameXPath() - Method in class com.taleo.integration.client.customstep.xml.SplitFilePostStep
Get the XPath expression for filename.
getFilePattern() - Method in class com.taleo.integration.client.customstep.compress.ZipPostStep
Get the file pattern.
getFilePattern() - Method in class com.taleo.integration.client.customstep.csv.MergePostStep
Get the file pattern.
getFilePattern() - Method in class com.taleo.integration.client.customstep.file.DeleteFileStep
Get the file pattern.
getFilePattern() - Method in class com.taleo.integration.client.customstep.file.MoveFileStep
Get the file pattern.
getFilePattern() - Method in class com.taleo.integration.client.customstep.ftp.UploadFtpStep
Get the file pattern.
getFilePattern() - Method in class com.taleo.integration.client.customstep.ftp.UploadSftpStep
Get the file pattern.
getFilePattern() - Method in class com.taleo.integration.client.customstep.http.HttpPostPostStep
Get the file pattern.
getFilePattern() - Method in class com.taleo.integration.client.customstep.mail.SendEmailsPostStep
Get the file pattern.
getFooterRows() - Method in class com.taleo.integration.client.customstep.csv.StripHeaderFooterPreStep
Get the footer rows count.
getFooterTemplate() - Method in class com.taleo.integration.client.customstep.csv.BaseHeaderFooterPostStep
 
getFooterTemplateFile() - Method in class com.taleo.integration.client.customstep.csv.BaseHeaderFooterPostStep
 
getFrom() - Method in class com.taleo.integration.client.customstep.mail.SendEmailPostStep
 
getFtpClient(URL) - Method in class com.taleo.integration.client.customstep.csv.DocumentFromURLPreStep
Get the FTP Client.
getFtpClient() - Method in class com.taleo.integration.client.customstep.ftp.BaseFtpStep
Get the FTP Client.
getHeader(String) - Method in class com.taleo.integration.client.customstep.http.HttpPostPostStep
Get the header by its name.
getHeaderRows() - Method in class com.taleo.integration.client.customstep.csv.StripHeaderFooterPreStep
Get the header rows count.
getHeaderTemplate() - Method in class com.taleo.integration.client.customstep.csv.BaseHeaderFooterPostStep
 
getHeaderTemplateFile() - Method in class com.taleo.integration.client.customstep.csv.BaseHeaderFooterPostStep
 
getHeadingNames() - Method in class com.taleo.integration.client.customstep.util.csv.CSVReader
Get the list of headers.
getHost() - Method in class com.taleo.integration.client.customstep.ftp.BaseFtpStep
Get the FTP host.
getHost() - Method in class com.taleo.integration.client.customstep.ftp.BaseSftpStep
Get the FTP host.
getHttpClient() - Static method in class com.taleo.integration.client.customstep.util.HttpUtils
Creates a HTTP client instance for the communication.
getIdentifier() - Method in class com.taleo.integration.client.customstep.compress.ZipPostStep
 
getIdentifier() - Method in class com.taleo.integration.client.customstep.control.BreakStep
 
getIdentifier() - Method in class com.taleo.integration.client.customstep.control.FilterExportErrorPostStep
 
getIdentifier() - Method in class com.taleo.integration.client.customstep.control.LogContextStep
 
getIdentifier() - Method in class com.taleo.integration.client.customstep.control.RaiseExportErrorPostStep
 
getIdentifier() - Method in class com.taleo.integration.client.customstep.count.ConvertToCountPreStep
 
getIdentifier() - Method in class com.taleo.integration.client.customstep.count.DailyCountPreStep
 
getIdentifier() - Method in class com.taleo.integration.client.customstep.count.ExportCountPostStep
 
getIdentifier() - Method in class com.taleo.integration.client.customstep.csv.CsvToXmlPreStep
 
getIdentifier() - Method in class com.taleo.integration.client.customstep.csv.DecodePostStep
 
getIdentifier() - Method in class com.taleo.integration.client.customstep.csv.DifferencePostStep
 
getIdentifier() - Method in class com.taleo.integration.client.customstep.csv.DigestPostStep
 
getIdentifier() - Method in class com.taleo.integration.client.customstep.csv.DocumentFromURLPreStep
 
getIdentifier() - Method in class com.taleo.integration.client.customstep.csv.ExportHeaderFooterPostStep
 
getIdentifier() - Method in class com.taleo.integration.client.customstep.csv.FixedLengthPostStep
 
getIdentifier() - Method in class com.taleo.integration.client.customstep.csv.ForceQuotationPostStep
 
getIdentifier() - Method in class com.taleo.integration.client.customstep.csv.HierarchicalSortStep
 
getIdentifier() - Method in class com.taleo.integration.client.customstep.csv.ImportHeaderFooterPostStep
 
getIdentifier() - Method in class com.taleo.integration.client.customstep.csv.MergePostStep
 
getIdentifier() - Method in class com.taleo.integration.client.customstep.csv.RemoveEmptyLinesPostStep
 
getIdentifier() - Method in class com.taleo.integration.client.customstep.csv.RemoveHTMLPostStep
 
getIdentifier() - Method in class com.taleo.integration.client.customstep.csv.ReplaceAllPostStep
 
getIdentifier() - Method in class com.taleo.integration.client.customstep.csv.ReplaceAllPreStep
 
getIdentifier() - Method in class com.taleo.integration.client.customstep.csv.ReplacePostStep
 
getIdentifier() - Method in class com.taleo.integration.client.customstep.csv.ReplacePreStep
 
getIdentifier() - Method in class com.taleo.integration.client.customstep.csv.StripHeaderFooterPreStep
 
getIdentifier() - Method in class com.taleo.integration.client.customstep.db.SelectPreStep
 
getIdentifier() - Method in class com.taleo.integration.client.customstep.file.DeleteFileStep
 
getIdentifier() - Method in class com.taleo.integration.client.customstep.file.MoveFileStep
 
getIdentifier() - Method in class com.taleo.integration.client.customstep.file.WriteFileStep
 
getIdentifier() - Method in class com.taleo.integration.client.customstep.ftp.DeleteFtpStep
 
getIdentifier() - Method in class com.taleo.integration.client.customstep.ftp.DeleteSftpStep
 
getIdentifier() - Method in class com.taleo.integration.client.customstep.ftp.DownloadFtpPreStep
 
getIdentifier() - Method in class com.taleo.integration.client.customstep.ftp.DownloadSftpPreStep
 
getIdentifier() - Method in class com.taleo.integration.client.customstep.ftp.UploadFtpStep
 
getIdentifier() - Method in class com.taleo.integration.client.customstep.ftp.UploadSftpStep
 
getIdentifier() - Method in class com.taleo.integration.client.customstep.http.HttpPostPostStep
 
getIdentifier() - Method in class com.taleo.integration.client.customstep.lrd.LRDPostStep
 
getIdentifier() - Method in class com.taleo.integration.client.customstep.lrd.LRDPreStep
 
getIdentifier() - Method in class com.taleo.integration.client.customstep.mail.SendEmailPostStep
 
getIdentifier() - Method in class com.taleo.integration.client.customstep.mail.SendEmailsPostStep
 
getIdentifier() - Method in class com.taleo.integration.client.customstep.paging.PagingPostStep
 
getIdentifier() - Method in class com.taleo.integration.client.customstep.paging.PagingPreStep
 
getIdentifier() - Method in class com.taleo.integration.client.customstep.xml.ExtractAttachedFilePostStep
Deprecated.  
getIdentifier() - Method in class com.taleo.integration.client.customstep.xml.ExtractFilesPostStep
 
getIdentifier() - Method in class com.taleo.integration.client.customstep.xml.ReplaceSymbolsInQueryPreStep
 
getIdentifier() - Method in class com.taleo.integration.client.customstep.xml.SplitFilePostStep
 
getIdentifier() - Method in class com.taleo.integration.client.customstep.xml.StripInvalidXMLCharsStep
 
getIdentifier() - Method in class com.taleo.integration.client.customstep.xml.XslPostStep
 
getIdentifier() - Method in class com.taleo.integration.client.customstep.xml.XslPreStep
 
getKeyField() - Method in class com.taleo.integration.client.customstep.csv.HierarchicalSortStep
Get the key field.
getKeys() - Method in class com.taleo.integration.client.customstep.csv.DifferencePostStep
Get keys.
getKeys() - Method in class com.taleo.integration.client.customstep.csv.MergePostStep
Get keys.
getKeysFromTag(File, String) - Method in class com.taleo.integration.client.customstep.csv.MergePostStep
Get the key indexes from tag attribute of projections in the SQ-XML query.
getLastRunDate() - Method in class com.taleo.integration.client.customstep.lrd.RunDateManager
Get the last run date.
getLastRunDate() - Method in class com.taleo.integration.client.customstep.velocity.WorkflowTool
Get the last run date.
getLastWaited() - Method in class com.taleo.integration.client.customstep.util.RetryHelper
Returns the last waited time (seconds).
getLineCount(File) - Static method in class com.taleo.integration.client.customstep.util.FileUtils
Get the line count.
getLineSeparator() - Method in class com.taleo.integration.client.customstep.util.csv.CsvWriter
 
getLrdFilename() - Method in class com.taleo.integration.client.customstep.lrd.LRDPreStep
Get the LRD filename.
getLrdNaming() - Method in class com.taleo.integration.client.customstep.lrd.LRDPreStep
Deprecated.  
getMapping() - Method in class com.taleo.integration.client.customstep.csv.DecodePostStep
 
getMatchingFiles(File) - Static method in class com.taleo.integration.client.customstep.util.FileUtils
Get files matching a pattern.
getMaxAttempts() - Method in class com.taleo.integration.client.customstep.util.RetryHelper
Returns the maximum number of attempts.
getMaxExtractDays() - Method in class com.taleo.integration.client.customstep.lrd.LRDPreStep
Get the maximum number of days to extract.
getMaxExtractDuration() - Method in class com.taleo.integration.client.customstep.lrd.LRDPreStep
Deprecated.  
getMaximumCount() - Method in class com.taleo.integration.client.customstep.count.DailyCountPreStep
Get the maximum count.
getMDC(String) - Method in class com.taleo.integration.client.customstep.control.LogContextStep
Get an MDC variable by its name.
getMessageTemplate() - Method in class com.taleo.integration.client.customstep.mail.SendEmailPostStep
 
getMessageTemplateFile() - Method in class com.taleo.integration.client.customstep.mail.SendEmailPostStep
 
getMethod() - Method in class com.taleo.integration.client.customstep.compress.ZipPostStep
Get the compression method.
getMimeType() - Method in class com.taleo.integration.client.customstep.mail.SendEmailPostStep
Get the Mime type of the email.
getMoveDirectory() - Method in class com.taleo.integration.client.customstep.file.MoveFileStep
Get the move directory.
getMoveFolder() - Method in class com.taleo.integration.client.customstep.http.HttpPostPostStep
Get the move folder.
getName() - Method in class com.taleo.integration.client.customstep.compress.ZipPostStep
 
getName() - Method in class com.taleo.integration.client.customstep.control.BreakStep
 
getName() - Method in class com.taleo.integration.client.customstep.control.FilterExportErrorPostStep
 
getName() - Method in class com.taleo.integration.client.customstep.control.LogContextStep
 
getName() - Method in class com.taleo.integration.client.customstep.control.RaiseExportErrorPostStep
 
getName() - Method in class com.taleo.integration.client.customstep.count.ConvertToCountPreStep
 
getName() - Method in class com.taleo.integration.client.customstep.count.DailyCountPreStep
 
getName() - Method in class com.taleo.integration.client.customstep.count.ExportCountPostStep
 
getName() - Method in class com.taleo.integration.client.customstep.csv.CsvToXmlPreStep
 
getName() - Method in class com.taleo.integration.client.customstep.csv.DecodePostStep
 
getName() - Method in class com.taleo.integration.client.customstep.csv.DifferencePostStep
 
getName() - Method in class com.taleo.integration.client.customstep.csv.DigestPostStep
 
getName() - Method in class com.taleo.integration.client.customstep.csv.DocumentFromURLPreStep
 
getName() - Method in class com.taleo.integration.client.customstep.csv.ExportHeaderFooterPostStep
 
getName() - Method in class com.taleo.integration.client.customstep.csv.FixedLengthPostStep
 
getName() - Method in class com.taleo.integration.client.customstep.csv.ForceQuotationPostStep
 
getName() - Method in class com.taleo.integration.client.customstep.csv.HierarchicalSortStep
 
getName() - Method in class com.taleo.integration.client.customstep.csv.ImportHeaderFooterPostStep
 
getName() - Method in class com.taleo.integration.client.customstep.csv.MergePostStep
 
getName() - Method in class com.taleo.integration.client.customstep.csv.RemoveEmptyLinesPostStep
 
getName() - Method in class com.taleo.integration.client.customstep.csv.RemoveHTMLPostStep
 
getName() - Method in class com.taleo.integration.client.customstep.csv.ReplaceAllPostStep
 
getName() - Method in class com.taleo.integration.client.customstep.csv.ReplaceAllPreStep
 
getName() - Method in class com.taleo.integration.client.customstep.csv.ReplacePostStep
 
getName() - Method in class com.taleo.integration.client.customstep.csv.ReplacePreStep
 
getName() - Method in class com.taleo.integration.client.customstep.csv.StripHeaderFooterPreStep
 
getName() - Method in class com.taleo.integration.client.customstep.db.SelectPreStep
 
getName() - Method in class com.taleo.integration.client.customstep.file.DeleteFileStep
 
getName() - Method in class com.taleo.integration.client.customstep.file.MoveFileStep
 
getName() - Method in class com.taleo.integration.client.customstep.file.WriteFileStep
 
getName() - Method in class com.taleo.integration.client.customstep.ftp.DeleteFtpStep
 
getName() - Method in class com.taleo.integration.client.customstep.ftp.DeleteSftpStep
 
getName() - Method in class com.taleo.integration.client.customstep.ftp.DownloadFtpPreStep
 
getName() - Method in class com.taleo.integration.client.customstep.ftp.DownloadSftpPreStep
 
getName() - Method in class com.taleo.integration.client.customstep.ftp.UploadFtpStep
 
getName() - Method in class com.taleo.integration.client.customstep.ftp.UploadSftpStep
 
getName() - Method in class com.taleo.integration.client.customstep.http.HttpPostPostStep
 
getName() - Method in class com.taleo.integration.client.customstep.lrd.LRDPostStep
 
getName() - Method in class com.taleo.integration.client.customstep.lrd.LRDPreStep
 
getName() - Method in class com.taleo.integration.client.customstep.mail.SendEmailPostStep
 
getName() - Method in class com.taleo.integration.client.customstep.mail.SendEmailsPostStep
 
getName() - Method in class com.taleo.integration.client.customstep.paging.PagingPostStep
 
getName() - Method in class com.taleo.integration.client.customstep.paging.PagingPreStep
 
getName() - Method in class com.taleo.integration.client.customstep.tools.document.DefaultDocumentInfo
Deprecated.  
getName() - Method in interface com.taleo.integration.client.customstep.tools.document.DocumentInfo
Deprecated. Get document name.
getName() - Method in class com.taleo.integration.client.customstep.tools.document.PdfDocumentInfo
Deprecated.  
getName() - Method in class com.taleo.integration.client.customstep.xml.ExtractAttachedFilePostStep
Deprecated.  
getName() - Method in class com.taleo.integration.client.customstep.xml.ExtractFilesPostStep
 
getName() - Method in class com.taleo.integration.client.customstep.xml.ReplaceSymbolsInQueryPreStep
 
getName() - Method in class com.taleo.integration.client.customstep.xml.SplitFilePostStep
 
getName() - Method in class com.taleo.integration.client.customstep.xml.StripInvalidXMLCharsStep
 
getName() - Method in class com.taleo.integration.client.customstep.xml.XslPostStep
 
getName() - Method in class com.taleo.integration.client.customstep.xml.XslPreStep
 
getNamespaceURI(String) - Method in class com.taleo.integration.client.customstep.util.xml.SimpleNamespaceContext
 
getNbRetries() - Method in class com.taleo.integration.client.customstep.ftp.BaseFtpStep
Get the number of retries.
getNbRetries() - Method in class com.taleo.integration.client.customstep.ftp.BaseSftpStep
Get the number of retries.
getNbRetries() - Method in class com.taleo.integration.client.customstep.http.HttpPostPostStep
Get the number of retries.
getNbRetries() - Method in class com.taleo.integration.client.customstep.util.RetryHelper
Returns the number of retries.
getNextResetTime() - Method in class com.taleo.integration.client.customstep.count.CountManager
Get the next reset time in the local time zone.
getNextResetTime(Date) - Method in class com.taleo.integration.client.customstep.count.CountManager
Get the next reset time in the local time zone.
getOperations() - Method in class com.taleo.integration.client.customstep.xml.ExtractFilesPostStep
Get the operations.
getOutputDirectory() - Method in class com.taleo.integration.client.customstep.xml.ExtractAttachedFilePostStep
Deprecated. Use getOutputDirectoryXPath instead.
getOutputDirectory() - Method in class com.taleo.integration.client.customstep.xml.SplitFilePostStep
Deprecated. Use getOutputDirectoryXPath instead.
getOutputDirectoryXPath() - Method in class com.taleo.integration.client.customstep.xml.ExtractAttachedFilePostStep
Deprecated. Get the output directory XPath.
getOutputDirectoryXPath() - Method in class com.taleo.integration.client.customstep.xml.SplitFilePostStep
Get the output directory XPath.
getOutputFile() - Method in class com.taleo.integration.client.customstep.compress.ZipPostStep
Get the output file.
getOutputFile() - Method in class com.taleo.integration.client.customstep.csv.CsvToXmlPreStep
Get the output file.
getOutputFile() - Method in class com.taleo.integration.client.customstep.xml.AbstractXslStep
Get the output file.
getOutputFormat() - Method in class com.taleo.integration.client.customstep.xml.AbstractXslStep
Get the output format.
getPagingFilename() - Method in class com.taleo.integration.client.customstep.paging.PagingPreStep
Get the paging filename.
getPagingSize() - Method in class com.taleo.integration.client.customstep.paging.PagingManager
Get the paging size.
getPagingSize() - Method in class com.taleo.integration.client.customstep.paging.PagingPreStep
Get the paging size.
getParent(String) - Method in class com.taleo.integration.client.customstep.util.csv.HierarchicalRowComparator
Get the parent key for a given child key.
getParentKeyField() - Method in class com.taleo.integration.client.customstep.csv.HierarchicalSortStep
Get the parent key field.
getParentKeys() - Method in class com.taleo.integration.client.customstep.csv.MergePostStep
Get parent keys.
getPassphrase() - Method in class com.taleo.integration.client.customstep.ftp.BaseSftpStep
Get the passphrase.
getPassword() - Method in class com.taleo.integration.client.customstep.csv.DocumentFromURLPreStep
 
getPassword() - Method in class com.taleo.integration.client.customstep.db.SelectPreStep
Get the database password.
getPassword() - Method in class com.taleo.integration.client.customstep.ftp.BaseFtpStep
Get the FTP password.
getPassword() - Method in class com.taleo.integration.client.customstep.ftp.BaseSftpStep
Get the FTP password.
getPassword() - Method in class com.taleo.integration.client.customstep.http.HttpPostPostStep
Get the HTTP password.
getPattern() - Method in class com.taleo.integration.client.customstep.control.FilterExportErrorPostStep
Get the pattern.
getPattern() - Method in class com.taleo.integration.client.customstep.csv.ReplacePostStep
 
getPort() - Method in class com.taleo.integration.client.customstep.ftp.BaseFtpStep
Get the FTP port.
getPort() - Method in class com.taleo.integration.client.customstep.ftp.BaseSftpStep
Get the FTP port.
getPort() - Method in class com.taleo.integration.client.customstep.mail.SendEmailPostStep
 
getPrefix() - Method in class com.taleo.integration.client.customstep.csv.DocumentFromURLPreStep
 
getPrefix(String) - Method in class com.taleo.integration.client.customstep.util.xml.SimpleNamespaceContext
 
getPrefixes(String) - Method in class com.taleo.integration.client.customstep.util.xml.SimpleNamespaceContext
 
getPrivateKey() - Method in class com.taleo.integration.client.customstep.ftp.BaseSftpStep
Get the private key.
getProperties() - Method in class com.taleo.integration.client.customstep.util.csv.CSVReader
Returns the properties.
getProperty(String) - Method in class com.taleo.integration.client.customstep.velocity.SystemTool
Get System property.
getProxyHost() - Method in class com.taleo.integration.client.customstep.ftp.BaseFtpStep
Get the proxy host.
getProxyHost() - Method in class com.taleo.integration.client.customstep.ftp.BaseSftpStep
Get the proxy host.
getProxyPassword() - Method in class com.taleo.integration.client.customstep.ftp.BaseFtpStep
Get the proxy password.
getProxyPort() - Method in class com.taleo.integration.client.customstep.ftp.BaseFtpStep
Get the proxy port.
getProxyPort() - Method in class com.taleo.integration.client.customstep.ftp.BaseSftpStep
Get the proxy port.
getProxyType() - Method in class com.taleo.integration.client.customstep.ftp.BaseFtpStep
Get the proxy type.
getProxyUsername() - Method in class com.taleo.integration.client.customstep.ftp.BaseFtpStep
Get the proxy username.
getQuery() - Method in class com.taleo.integration.client.customstep.db.SelectPreStep
Get the SQL query.
getQueryFile() - Method in class com.taleo.integration.client.customstep.db.SelectPreStep
Get the SQL query file.
getQuoteCharacter() - Method in class com.taleo.integration.client.customstep.util.csv.CsvWriter
 
getRecordXPath() - Method in class com.taleo.integration.client.customstep.xml.AbstractXslStep
Get the XPath expression for the records.
getRecordXPath() - Method in class com.taleo.integration.client.customstep.xml.ExtractAttachedFilePostStep
Deprecated. Get the XPath expression for the records.
getRecordXPath() - Method in class com.taleo.integration.client.customstep.xml.SplitFilePostStep
Get the XPath expression for the records.
getRemoteDirectory() - Method in class com.taleo.integration.client.customstep.ftp.BaseFtpStep
Get the FTP remote directory.
getRemoteDirectory() - Method in class com.taleo.integration.client.customstep.ftp.BaseSftpStep
Get the FTP remote directory.
getReplace() - Method in class com.taleo.integration.client.customstep.csv.ReplacePostStep
 
getReplaceStrings() - Method in class com.taleo.integration.client.customstep.csv.ReplaceAllPostStep
 
getRetryFactor() - Method in class com.taleo.integration.client.customstep.ftp.BaseFtpStep
Get the retry factor.
getRetryFactor() - Method in class com.taleo.integration.client.customstep.ftp.BaseSftpStep
Get the retry factor.
getRetryFactor() - Method in class com.taleo.integration.client.customstep.http.HttpPostPostStep
Get the retry factor.
getRetryFactor() - Method in class com.taleo.integration.client.customstep.util.RetryHelper
Returns the retryFactor.
getRetryInterval() - Method in class com.taleo.integration.client.customstep.ftp.BaseFtpStep
Get the retry interval, in seconds.
getRetryInterval() - Method in class com.taleo.integration.client.customstep.ftp.BaseSftpStep
Get the retry interval, in seconds.
getRetryInterval() - Method in class com.taleo.integration.client.customstep.http.HttpPostPostStep
Get the retry interval, in seconds.
getRetryInterval() - Method in class com.taleo.integration.client.customstep.util.RetryHelper
Returns the retry interval.
getRunDate() - Method in class com.taleo.integration.client.customstep.lrd.RunDateManager
Get the current run date.
getRunDate() - Method in class com.taleo.integration.client.customstep.velocity.WorkflowTool
Get the current run date.
getSftpChannel() - Method in class com.taleo.integration.client.customstep.ftp.BaseSftpStep
Get the SFTP channel.
getSmtpHost() - Method in class com.taleo.integration.client.customstep.mail.SendEmailPostStep
 
getSmtpHost() - Method in class com.taleo.integration.client.customstep.mail.SendEmailsPostStep
 
getSmtpPort() - Method in class com.taleo.integration.client.customstep.mail.SendEmailsPostStep
 
getSortCriteria() - Method in class com.taleo.integration.client.customstep.util.csv.RowComparator
Get the array of SortCriterion.
getSqlParameter(String) - Method in class com.taleo.integration.client.customstep.db.SelectPreStep
Get the SQL parameter by its name.
getStrings() - Method in class com.taleo.integration.client.customstep.csv.ReplaceAllPostStep
 
getSubject() - Method in class com.taleo.integration.client.customstep.mail.SendEmailPostStep
 
getSubject() - Method in class com.taleo.integration.client.customstep.tools.document.DefaultDocumentInfo
Deprecated.  
getSubject() - Method in interface com.taleo.integration.client.customstep.tools.document.DocumentInfo
Deprecated. Get document subject.
getSubject() - Method in class com.taleo.integration.client.customstep.tools.document.PdfDocumentInfo
Deprecated.  
getSupportedPipeline() - Method in class com.taleo.integration.client.customstep.compress.ZipPostStep
 
getSupportedPipeline() - Method in class com.taleo.integration.client.customstep.count.ConvertToCountPreStep
 
getSupportedPipeline() - Method in class com.taleo.integration.client.customstep.count.DailyCountPreStep
 
getSupportedPipeline() - Method in class com.taleo.integration.client.customstep.count.ExportCountPostStep
 
getSupportedPipeline() - Method in class com.taleo.integration.client.customstep.csv.BaseCustomCsvPostStep
 
getSupportedPipeline() - Method in class com.taleo.integration.client.customstep.csv.BaseCustomCsvPreStep
 
getSupportedPipeline() - Method in class com.taleo.integration.client.customstep.csv.DocumentFromURLPreStep
 
getSupportedPipeline() - Method in class com.taleo.integration.client.customstep.csv.ForceQuotationPostStep
 
getSupportedPipeline() - Method in class com.taleo.integration.client.customstep.csv.RemoveEmptyLinesPostStep
 
getSupportedPipeline() - Method in class com.taleo.integration.client.customstep.csv.ReplaceAllPreStep
 
getSupportedPipeline() - Method in class com.taleo.integration.client.customstep.csv.ReplacePreStep
 
getSupportedPipeline() - Method in class com.taleo.integration.client.customstep.ftp.DownloadFtpPreStep
 
getSupportedPipeline() - Method in class com.taleo.integration.client.customstep.ftp.DownloadSftpPreStep
 
getSupportedPipeline() - Method in class com.taleo.integration.client.customstep.http.HttpPostPostStep
 
getSupportedPipeline() - Method in class com.taleo.integration.client.customstep.mail.SendEmailsPostStep
 
getSupportedPipeline() - Method in class com.taleo.integration.client.customstep.xml.ExtractAttachedFilePostStep
Deprecated.  
getSupportedPipeline() - Method in class com.taleo.integration.client.customstep.xml.ExtractFilesPostStep
 
getSupportedPipeline() - Method in class com.taleo.integration.client.customstep.xml.ReplaceSymbolsInQueryPreStep
 
getSupportedPipeline() - Method in class com.taleo.integration.client.customstep.xml.SplitFilePostStep
 
getSupportedPipeline() - Method in class com.taleo.integration.client.customstep.xml.XslPostStep
 
getSupportedPipeline() - Method in class com.taleo.integration.client.customstep.xml.XslPreStep
 
getTargetFile() - Method in class com.taleo.integration.client.customstep.csv.DifferencePostStep
Get the target file.
getTargetIndex() - Method in class com.taleo.integration.client.customstep.csv.BaseTransformPostStep
 
getTargetName() - Method in class com.taleo.integration.client.customstep.csv.BaseTransformPostStep
 
getTempFolder() - Method in class com.taleo.integration.client.customstep.BaseCustomStep
Get the temporary folder, defaulting to User temp folder.
getTemplateFile() - Method in class com.taleo.integration.client.customstep.xml.AbstractXslStep
Get the template filename.
getTitle() - Method in class com.taleo.integration.client.customstep.tools.document.DefaultDocumentInfo
Deprecated.  
getTitle() - Method in interface com.taleo.integration.client.customstep.tools.document.DocumentInfo
Deprecated. Get document title.
getTitle() - Method in class com.taleo.integration.client.customstep.tools.document.PdfDocumentInfo
Deprecated.  
getTo() - Method in class com.taleo.integration.client.customstep.mail.SendEmailPostStep
 
getTransferMode() - Method in class com.taleo.integration.client.customstep.ftp.BaseFtpStep
Get the transfer mode.
getTransferType() - Method in class com.taleo.integration.client.customstep.ftp.BaseFtpStep
Get the transfer type.
getTriggeringRule() - Method in class com.taleo.integration.client.customstep.mail.SendEmailPostStep
Get the triggering rule.
getUrl() - Method in class com.taleo.integration.client.customstep.db.SelectPreStep
Get the database URL.
getURL() - Method in class com.taleo.integration.client.customstep.http.HttpPostPostStep
Get the URL.
getUsername() - Method in class com.taleo.integration.client.customstep.csv.DocumentFromURLPreStep
 
getUsername() - Method in class com.taleo.integration.client.customstep.db.SelectPreStep
Get the database user name.
getUsername() - Method in class com.taleo.integration.client.customstep.ftp.BaseFtpStep
Get the FTP username.
getUsername() - Method in class com.taleo.integration.client.customstep.ftp.BaseSftpStep
Get the FTP username.
getUsername() - Method in class com.taleo.integration.client.customstep.http.HttpPostPostStep
Get the HTTP username.
getVariable(Object) - Method in class com.taleo.integration.client.customstep.util.xml.XPathHelper
Get a variable value.
getWorkingFolder() - Method in class com.taleo.integration.client.customstep.util.csv.MergeSort
Get the working folder.
getXmlFields() - Method in class com.taleo.integration.client.customstep.csv.CsvToXmlPreStep
 
getXslFile() - Method in class com.taleo.integration.client.customstep.xml.AbstractXslStep
Get the XSL file.
getXslFile() - Method in class com.taleo.integration.client.customstep.xml.SplitFilePostStep
Get the XSL file.
getXslParameter(String) - Method in class com.taleo.integration.client.customstep.xml.AbstractXslStep
Get the XSL parameter by its name.
getXslParameters() - Method in class com.taleo.integration.client.customstep.xml.SplitFilePostStep
Get the XSL parameters.
greaterThan(Comparable, Comparable) - Method in class com.taleo.integration.client.customstep.velocity.LogicTool
Test two Comparable arguments for "greater than".
greaterThanOrEqual(Comparable, Comparable) - Method in class com.taleo.integration.client.customstep.velocity.LogicTool
Test two Comparable arguments for "greater than or equal".

A B C D E F G H I L M N O P R S T U V W X Z