Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
X
Z
S
sanitizeFilename(String)
- Static method in class com.taleo.integration.client.customstep.util.
FileUtils
Limits the length of a filename to 180 characters.
save()
- Method in class com.taleo.integration.client.customstep.count.
CountManager
Save the count state on disk.
save()
- Method in class com.taleo.integration.client.customstep.paging.
PagingManager
Save the current state in the paging file.
saveDate()
- Method in class com.taleo.integration.client.customstep.lrd.
FileDateProvider
Save the date in the file or clear the file if date is null.
saveLastRunDate()
- Method in class com.taleo.integration.client.customstep.lrd.
RunDateManager
Save the effective run date as the new last run date.
saveLastRunDate(Date)
- Method in class com.taleo.integration.client.customstep.lrd.
RunDateManager
Save the given date as the new last run date.
SelectPreStep
- Class in
com.taleo.integration.client.customstep.db
This step executes a Select query on a database and sets the result as input to the TCC import process.
SelectPreStep()
- Constructor for class com.taleo.integration.client.customstep.db.
SelectPreStep
Constructor without arguments.
sendEmail(Session, Document)
- Method in class com.taleo.integration.client.customstep.mail.
SendEmailsPostStep
Send an email with the content of an XML document.
SendEmailPostStep
- Class in
com.taleo.integration.client.customstep.mail
Post-processing step to send the current workflow file by email.
SendEmailPostStep()
- Constructor for class com.taleo.integration.client.customstep.mail.
SendEmailPostStep
Constructor without arguments.
SendEmailsPostStep
- Class in
com.taleo.integration.client.customstep.mail
Post-processing step to send individual emails from the results of an export.
SendEmailsPostStep()
- Constructor for class com.taleo.integration.client.customstep.mail.
SendEmailsPostStep
Constructor without arguments.
serializeBase64(Object)
- Static method in class com.taleo.integration.client.customstep.util.csv.
CsvUtils
Serialize an object into a Base64 string.
setAbortOnRerun(boolean)
- Method in class com.taleo.integration.client.customstep.lrd.
LRDPreStep
Set the abort on rerun flag.
setActive(boolean)
- Method in class com.taleo.integration.client.customstep.
BaseCustomStep
Set the active flag.
setAlgorithm(String)
- Method in class com.taleo.integration.client.customstep.csv.
DigestPostStep
Set the digest algorithm.
setArchiveFolder(String)
- Method in class com.taleo.integration.client.customstep.mail.
SendEmailsPostStep
Set the archive folder.
setCaseSensitive(boolean)
- Method in class com.taleo.integration.client.customstep.csv.
DecodePostStep
setCc(String)
- Method in class com.taleo.integration.client.customstep.mail.
SendEmailPostStep
setChunkSize(int)
- Method in class com.taleo.integration.client.customstep.util.csv.
MergeSort
Set the chunk size.
setColumn(String)
- Method in class com.taleo.integration.client.customstep.csv.
BaseTransformPostStep
setColumns(List)
- Method in class com.taleo.integration.client.customstep.csv.
FixedLengthPostStep
setConfigFile(String)
- Method in class com.taleo.integration.client.customstep.lrd.
LRDPreStep
Deprecated.
setContentXPath(String)
- Method in class com.taleo.integration.client.customstep.xml.
ExtractAttachedFilePostStep
Deprecated.
Set the XPath expression for file content.
setCountFilename(String)
- Method in class com.taleo.integration.client.customstep.count.
DailyCountPreStep
Set the count filename.
setCountFilename(String)
- Method in class com.taleo.integration.client.customstep.count.
ExportCountPostStep
Set the count filename.
setCrdFilename(String)
- Method in class com.taleo.integration.client.customstep.lrd.
LRDPreStep
Set the CRD filename.
setCreateOnly(boolean)
- Method in class com.taleo.integration.client.customstep.lrd.
LRDPreStep
Set the createOnly flag.
setCsvDelimiter(char)
- Method in class com.taleo.integration.client.customstep.count.
ConvertToCountPreStep
setCsvDelimiter(char)
- Method in class com.taleo.integration.client.customstep.csv.
BaseCustomCsvStep
setCsvDelimiter(char)
- Method in class com.taleo.integration.client.customstep.db.
SelectPreStep
Set the CSV delimiter.
setCsvDelimiter(char)
- Method in class com.taleo.integration.client.customstep.mail.
SendEmailPostStep
setCsvDelimiter(char)
- Method in class com.taleo.integration.client.customstep.util.csv.
MergeSort
Set the CSV delimiter.
setCsvHeaderPresent(boolean)
- Method in class com.taleo.integration.client.customstep.count.
ConvertToCountPreStep
Set the CSV header present indicator.
setCsvHeaderPresent(boolean)
- Method in class com.taleo.integration.client.customstep.csv.
BaseCustomCsvStep
setCsvHeaderPresent(boolean)
- Method in class com.taleo.integration.client.customstep.db.
SelectPreStep
Set if the CSV header is to be present.
setCsvHeaderPresent(boolean)
- Method in class com.taleo.integration.client.customstep.mail.
SendEmailPostStep
setCsvHeaderPresent(boolean)
- Method in class com.taleo.integration.client.customstep.util.csv.
MergeSort
Set the CSV header present flag.
setCsvQuoteCharacter(char)
- Method in class com.taleo.integration.client.customstep.csv.
BaseCustomCsvStep
setCsvQuoteCharacter(char)
- Method in class com.taleo.integration.client.customstep.db.
SelectPreStep
Set the CSV quote character.
setCsvQuoteCharacter(char)
- Method in class com.taleo.integration.client.customstep.mail.
SendEmailPostStep
setCsvQuoteCharacter(char)
- Method in class com.taleo.integration.client.customstep.util.csv.
MergeSort
Set the CSV quote character.
setCurrentDate(Date)
- Method in class com.taleo.integration.client.customstep.count.
CountManager
Set the current execution date.
setCurrentEntity(String)
- Method in class com.taleo.integration.client.customstep.count.
CountManager
Set the current entity.
setCurrentExtractId(String)
- Method in class com.taleo.integration.client.customstep.count.
CountManager
Set the current extract Id.
setCurrentRecordCount(int)
- Method in class com.taleo.integration.client.customstep.count.
CountManager
Set the current record count.
setCurrentRecordCount(int)
- Method in class com.taleo.integration.client.customstep.paging.
PagingManager
Set the current record count.
setCurrentRunDate(Date)
- Method in class com.taleo.integration.client.customstep.lrd.
LRDPreStep
Set the current run date.
setDateFormat(DateFormat)
- Method in class com.taleo.integration.client.customstep.xml.
ExtractAttachedFilePostStep
Deprecated.
Set the date format.
setDateFormat(DateFormat)
- Method in class com.taleo.integration.client.customstep.xml.
SplitFilePostStep
Set the date format.
setDateTimeMask(String)
- Method in class com.taleo.integration.client.customstep.lrd.
LRDPreStep
Set the datetime mask.
setDateTimeSource(String)
- Method in class com.taleo.integration.client.customstep.lrd.
LRDPreStep
Deprecated.
setDecreaseFactor(int)
- Method in class com.taleo.integration.client.customstep.paging.
PagingPreStep
Set the decrease factor.
setDefaultEmpty(boolean)
- Method in class com.taleo.integration.client.customstep.csv.
DecodePostStep
setDeleteMergedFiles(boolean)
- Method in class com.taleo.integration.client.customstep.csv.
MergePostStep
Set the deleteMergedFiles flag.
setDeleteOriginal(boolean)
- Method in class com.taleo.integration.client.customstep.compress.
ZipPostStep
Set the delete original flag.
setDelimiter(char)
- Method in class com.taleo.integration.client.customstep.util.csv.
CsvWriter
setDriverClassName(String)
- Method in class com.taleo.integration.client.customstep.db.
SelectPreStep
Set the driver class name.
setEncoding(String)
- Method in class com.taleo.integration.client.customstep.
BaseCustomStep
Set the encoding.
setEncoding(String)
- Method in class com.taleo.integration.client.customstep.util.csv.
MergeSort
Set the encoding.
setEntityName(String)
- Method in class com.taleo.integration.client.customstep.count.
ConvertToCountPreStep
Set the entity name.
setErrorFolder(String)
- Method in class com.taleo.integration.client.customstep.mail.
SendEmailsPostStep
Set the error folder.
setExitCode(int)
- Method in class com.taleo.integration.client.customstep.control.
BreakStep
Set the exit code.
setExitCode(int)
- Method in class com.taleo.integration.client.customstep.control.
FilterExportErrorPostStep
Set the exit code.
setExtractId(String)
- Method in class com.taleo.integration.client.customstep.count.
ExportCountPostStep
Set the extract Id.
setExtraFooterRows(int)
- Method in class com.taleo.integration.client.customstep.csv.
MergePostStep
Set the extra footer rows count.
setExtraHeaderRows(int)
- Method in class com.taleo.integration.client.customstep.csv.
MergePostStep
Set the extra header rows count.
setFailOnError(boolean)
- Method in class com.taleo.integration.client.customstep.csv.
DocumentFromURLPreStep
setFailOnError(boolean)
- Method in class com.taleo.integration.client.customstep.mail.
SendEmailPostStep
Set the FailOnError flag.
setFailOnError(boolean)
- Method in class com.taleo.integration.client.customstep.xml.
ExtractFilesPostStep
Set the FailOnError flag.
setFields(String[])
- Method in class com.taleo.integration.client.customstep.csv.
CsvToXmlPreStep
setFilename(String)
- Method in class com.taleo.integration.client.customstep.control.
BreakStep
Deprecated.
setFilename(String)
- Method in class com.taleo.integration.client.customstep.file.
WriteFileStep
Set the filename.
setFilename(String)
- Method in class com.taleo.integration.client.customstep.ftp.
DeleteFtpStep
Set the filename.
setFilename(String)
- Method in class com.taleo.integration.client.customstep.ftp.
DeleteSftpStep
Set the filename.
setFilename(String)
- Method in class com.taleo.integration.client.customstep.ftp.
DownloadFtpPreStep
Set the filename.
setFilename(String)
- Method in class com.taleo.integration.client.customstep.ftp.
DownloadSftpPreStep
Set the filename.
setFilename(String)
- Method in class com.taleo.integration.client.customstep.ftp.
UploadFtpStep
Set the filename.
setFilename(String)
- Method in class com.taleo.integration.client.customstep.ftp.
UploadSftpStep
Set the filename.
setFilename(String)
- Method in class com.taleo.integration.client.customstep.mail.
SendEmailPostStep
Set the filename.
setFilenameXPath(String)
- Method in class com.taleo.integration.client.customstep.xml.
ExtractAttachedFilePostStep
Deprecated.
Set the XPath expression for filename.
setFilenameXPath(String)
- Method in class com.taleo.integration.client.customstep.xml.
SplitFilePostStep
Set the XPath expression for filename.
setFilePattern(String)
- Method in class com.taleo.integration.client.customstep.compress.
ZipPostStep
Set the file pattern.
setFilePattern(String)
- Method in class com.taleo.integration.client.customstep.csv.
MergePostStep
Set the file pattern.
setFilePattern(String)
- Method in class com.taleo.integration.client.customstep.file.
DeleteFileStep
Set the file pattern.
setFilePattern(String)
- Method in class com.taleo.integration.client.customstep.file.
MoveFileStep
Set the file pattern.
setFilePattern(String)
- Method in class com.taleo.integration.client.customstep.ftp.
UploadFtpStep
Set the file pattern.
setFilePattern(String)
- Method in class com.taleo.integration.client.customstep.ftp.
UploadSftpStep
Set the file pattern.
setFilePattern(String)
- Method in class com.taleo.integration.client.customstep.http.
HttpPostPostStep
Set the file pattern.
setFilePattern(String)
- Method in class com.taleo.integration.client.customstep.mail.
SendEmailsPostStep
Set the file pattern.
setFooterRows(int)
- Method in class com.taleo.integration.client.customstep.csv.
StripHeaderFooterPreStep
Set the footer rows count.
setFooterTemplate(String)
- Method in class com.taleo.integration.client.customstep.csv.
BaseHeaderFooterPostStep
setFooterTemplateFile(String)
- Method in class com.taleo.integration.client.customstep.csv.
BaseHeaderFooterPostStep
setForceQuoteCharacter(boolean)
- Method in class com.taleo.integration.client.customstep.util.csv.
CsvWriter
Set the indicator that forces quote character on every field.
setForceSortMatchingFiles(boolean)
- Method in class com.taleo.integration.client.customstep.csv.
MergePostStep
Set the forceSortMatchingFiles flag.
setFrom(String)
- Method in class com.taleo.integration.client.customstep.mail.
SendEmailPostStep
setHeader(String, String)
- Method in class com.taleo.integration.client.customstep.http.
HttpPostPostStep
Set the header by its name.
setHeaderRows(int)
- Method in class com.taleo.integration.client.customstep.csv.
StripHeaderFooterPreStep
Set the header rows count.
setHeaderTemplate(String)
- Method in class com.taleo.integration.client.customstep.csv.
BaseHeaderFooterPostStep
setHeaderTemplateFile(String)
- Method in class com.taleo.integration.client.customstep.csv.
BaseHeaderFooterPostStep
setHost(String)
- Method in class com.taleo.integration.client.customstep.ftp.
BaseFtpStep
Set the FTP host.
setHost(String)
- Method in class com.taleo.integration.client.customstep.ftp.
BaseSftpStep
Set the FTP host.
setKeyField(String)
- Method in class com.taleo.integration.client.customstep.csv.
HierarchicalSortStep
Set the key field.
setKeys(String[])
- Method in class com.taleo.integration.client.customstep.csv.
DifferencePostStep
Set keys.
setKeys(String[])
- Method in class com.taleo.integration.client.customstep.csv.
MergePostStep
Set keys.
setLineSeparator(String)
- Method in class com.taleo.integration.client.customstep.util.csv.
CsvWriter
setLrdFilename(String)
- Method in class com.taleo.integration.client.customstep.lrd.
LRDPreStep
Set the LRD filename.
setLrdNaming(String)
- Method in class com.taleo.integration.client.customstep.lrd.
LRDPreStep
Deprecated.
setMapping(Map)
- Method in class com.taleo.integration.client.customstep.csv.
DecodePostStep
setMaxExtractDays(double)
- Method in class com.taleo.integration.client.customstep.lrd.
LRDPreStep
Set the maximum number of days to extract.
setMaxExtractDuration(Duration)
- Method in class com.taleo.integration.client.customstep.lrd.
LRDPreStep
Deprecated.
setMaximumCount(int)
- Method in class com.taleo.integration.client.customstep.count.
DailyCountPreStep
Set the maximum count.
setMDC(String, String)
- Method in class com.taleo.integration.client.customstep.control.
LogContextStep
Set an MDC variable by its name.
setMessageTemplate(String)
- Method in class com.taleo.integration.client.customstep.mail.
SendEmailPostStep
setMessageTemplateFile(String)
- Method in class com.taleo.integration.client.customstep.mail.
SendEmailPostStep
setMethod(int)
- Method in class com.taleo.integration.client.customstep.compress.
ZipPostStep
Set the compression method (METHOD_DEFLATED or METHOD_STORED).
setMimeType(String)
- Method in class com.taleo.integration.client.customstep.mail.
SendEmailPostStep
Set the Mime type os the email.
setMoveDirectory(String)
- Method in class com.taleo.integration.client.customstep.file.
MoveFileStep
Set the move directory.
setMoveFolder(String)
- Method in class com.taleo.integration.client.customstep.http.
HttpPostPostStep
Set the move folder.
setNbRetries(int)
- Method in class com.taleo.integration.client.customstep.ftp.
BaseFtpStep
Set the number of retries.
setNbRetries(int)
- Method in class com.taleo.integration.client.customstep.ftp.
BaseSftpStep
Set the number of retries.
setNbRetries(int)
- Method in class com.taleo.integration.client.customstep.http.
HttpPostPostStep
Set the number of retries.
setOnHold(boolean)
- Method in class com.taleo.integration.client.customstep.mail.
SendEmailsPostStep
Set the onHold flag.
setOperations(String[])
- Method in class com.taleo.integration.client.customstep.xml.
ExtractFilesPostStep
Set the operations.
setOutputDirectory(String)
- Method in class com.taleo.integration.client.customstep.xml.
ExtractAttachedFilePostStep
Deprecated.
Use setOutputDirectoryXPath instead.
setOutputDirectory(String)
- Method in class com.taleo.integration.client.customstep.xml.
SplitFilePostStep
Deprecated.
Use setOutputDirectoryXPath instead.
setOutputDirectoryXPath(String)
- Method in class com.taleo.integration.client.customstep.xml.
ExtractAttachedFilePostStep
Deprecated.
Set the output directory XPath.
setOutputDirectoryXPath(String)
- Method in class com.taleo.integration.client.customstep.xml.
SplitFilePostStep
Set the output directory XPath.
setOutputFile(String)
- Method in class com.taleo.integration.client.customstep.compress.
ZipPostStep
Set the output file.
setOutputFile(String)
- Method in class com.taleo.integration.client.customstep.csv.
CsvToXmlPreStep
Set the output file.
setOutputFile(String)
- Method in class com.taleo.integration.client.customstep.xml.
AbstractXslStep
Set the output file.
setOutputFormat(MessageFormat.Enum)
- Method in class com.taleo.integration.client.customstep.xml.
AbstractXslStep
Set the output format.
setOverwrite(boolean)
- Method in class com.taleo.integration.client.customstep.csv.
BaseTransformPostStep
setOverwrite(boolean)
- Method in class com.taleo.integration.client.customstep.file.
MoveFileStep
Set the overwrite flag.
setPagingFilename(String)
- Method in class com.taleo.integration.client.customstep.paging.
PagingPreStep
Set the paging filename.
setPagingSize(int)
- Method in class com.taleo.integration.client.customstep.paging.
PagingPreStep
Set the paging size.
setPagingSizeAndPageIndex(QueryDocument.Query, File, int, int)
- Method in class com.taleo.integration.client.customstep.paging.
PagingPreStep
Set the specified paging size and page index in the query and write the modified query in the given output file.
setParent(String, String)
- Method in class com.taleo.integration.client.customstep.util.csv.
HierarchicalRowComparator
Set the parent key for a given child key.
setParentKeyField(String)
- Method in class com.taleo.integration.client.customstep.csv.
HierarchicalSortStep
Set the parent key field.
setParentKeys(String[])
- Method in class com.taleo.integration.client.customstep.csv.
MergePostStep
Set parent keys.
setPassphrase(String)
- Method in class com.taleo.integration.client.customstep.ftp.
BaseSftpStep
Set the passphrase.
setPassword(String)
- Method in class com.taleo.integration.client.customstep.csv.
DocumentFromURLPreStep
setPassword(String)
- Method in class com.taleo.integration.client.customstep.db.
SelectPreStep
Set the database password.
setPassword(String)
- Method in class com.taleo.integration.client.customstep.ftp.
BaseFtpStep
Set the FTP password.
setPassword(String)
- Method in class com.taleo.integration.client.customstep.ftp.
BaseSftpStep
Set the FTP password.
setPassword(String)
- Method in class com.taleo.integration.client.customstep.http.
HttpPostPostStep
Set the HTTP password.
setPattern(String)
- Method in class com.taleo.integration.client.customstep.control.
FilterExportErrorPostStep
Set the pattern.
setPattern(String)
- Method in class com.taleo.integration.client.customstep.csv.
ReplacePostStep
setPort(int)
- Method in class com.taleo.integration.client.customstep.ftp.
BaseFtpStep
Set the FTP port.
setPort(int)
- Method in class com.taleo.integration.client.customstep.ftp.
BaseSftpStep
Set the FTP port.
setPort(int)
- Method in class com.taleo.integration.client.customstep.mail.
SendEmailPostStep
setPrefix(String)
- Method in class com.taleo.integration.client.customstep.csv.
DocumentFromURLPreStep
setPrivateKey(String)
- Method in class com.taleo.integration.client.customstep.ftp.
BaseSftpStep
Set the private key.
setProxyHost(String)
- Method in class com.taleo.integration.client.customstep.ftp.
BaseFtpStep
Set the proxy host.
setProxyHost(String)
- Method in class com.taleo.integration.client.customstep.ftp.
BaseSftpStep
Set the proxy host.
setProxyPassword(String)
- Method in class com.taleo.integration.client.customstep.ftp.
BaseFtpStep
Set the proxy password.
setProxyPort(int)
- Method in class com.taleo.integration.client.customstep.ftp.
BaseFtpStep
Set the proxy port.
setProxyPort(int)
- Method in class com.taleo.integration.client.customstep.ftp.
BaseSftpStep
Set the proxy port.
setProxyType(String)
- Method in class com.taleo.integration.client.customstep.ftp.
BaseFtpStep
Set the proxy type.
setProxyUsername(String)
- Method in class com.taleo.integration.client.customstep.ftp.
BaseFtpStep
Set the proxy username.
setQuery(String)
- Method in class com.taleo.integration.client.customstep.db.
SelectPreStep
Set the SQL query.
setQueryFile(String)
- Method in class com.taleo.integration.client.customstep.db.
SelectPreStep
Set the SQL query file.
setQuoteCharacter(char)
- Method in class com.taleo.integration.client.customstep.util.csv.
CsvWriter
setRecordXPath(String)
- Method in class com.taleo.integration.client.customstep.xml.
AbstractXslStep
Set the XPath expression for the records.
setRecordXPath(String)
- Method in class com.taleo.integration.client.customstep.xml.
ExtractAttachedFilePostStep
Deprecated.
Set the XPath expression for the records.
setRecordXPath(String)
- Method in class com.taleo.integration.client.customstep.xml.
SplitFilePostStep
Set the XPath expression for the records.
setRemoteDirectory(String)
- Method in class com.taleo.integration.client.customstep.ftp.
BaseFtpStep
Set the FTP remote directory.
setRemoteDirectory(String)
- Method in class com.taleo.integration.client.customstep.ftp.
BaseSftpStep
Set the FTP remote directory.
setRemoveAllDuplicates(boolean)
- Method in class com.taleo.integration.client.customstep.util.csv.
MergeSort
Set the remove all duplicates flag.
setRemoveDuplicates(boolean)
- Method in class com.taleo.integration.client.customstep.csv.
MergePostStep
Set the removeDuplicates flag.
setRemoveDuplicates(boolean)
- Method in class com.taleo.integration.client.customstep.util.csv.
MergeSort
Set the remove duplicates flag.
setReplace(String)
- Method in class com.taleo.integration.client.customstep.csv.
ReplacePostStep
setReplaceAll(boolean)
- Method in class com.taleo.integration.client.customstep.csv.
ReplacePostStep
setReplaceStrings(String[])
- Method in class com.taleo.integration.client.customstep.csv.
ReplaceAllPostStep
setResetCrd(boolean)
- Method in class com.taleo.integration.client.customstep.lrd.
LRDPreStep
Set the resetCrd flag.
setRetryFactor(int)
- Method in class com.taleo.integration.client.customstep.ftp.
BaseFtpStep
Set the retry factor.
setRetryFactor(int)
- Method in class com.taleo.integration.client.customstep.ftp.
BaseSftpStep
Set the retry factor.
setRetryFactor(int)
- Method in class com.taleo.integration.client.customstep.http.
HttpPostPostStep
Set the retry factor.
setRetryInterval(int)
- Method in class com.taleo.integration.client.customstep.ftp.
BaseFtpStep
Set the retry interval, in seconds.
setRetryInterval(int)
- Method in class com.taleo.integration.client.customstep.ftp.
BaseSftpStep
Set the retry interval, in seconds.
setRetryInterval(int)
- Method in class com.taleo.integration.client.customstep.http.
HttpPostPostStep
Set the retry interval, in seconds.
setSendAttachment(boolean)
- Method in class com.taleo.integration.client.customstep.mail.
SendEmailPostStep
setSkipIfNoRecords(boolean)
- Method in class com.taleo.integration.client.customstep.file.
WriteFileStep
Set the SkipIfNoRecords flag.
setSmtpHost(String)
- Method in class com.taleo.integration.client.customstep.mail.
SendEmailPostStep
setSmtpHost(String)
- Method in class com.taleo.integration.client.customstep.mail.
SendEmailsPostStep
setSmtpPort(int)
- Method in class com.taleo.integration.client.customstep.mail.
SendEmailsPostStep
setSort(boolean)
- Method in class com.taleo.integration.client.customstep.csv.
MergePostStep
Set the sort flag.
setSqlParameter(String, String)
- Method in class com.taleo.integration.client.customstep.db.
SelectPreStep
Set the SQL parameter by its name.
setStrings(String[])
- Method in class com.taleo.integration.client.customstep.csv.
ReplaceAllPostStep
setSubject(String)
- Method in class com.taleo.integration.client.customstep.mail.
SendEmailPostStep
setTargetFile(String)
- Method in class com.taleo.integration.client.customstep.csv.
DifferencePostStep
Set the target file.
setTargetIndex(int)
- Method in class com.taleo.integration.client.customstep.csv.
BaseTransformPostStep
setTargetName(String)
- Method in class com.taleo.integration.client.customstep.csv.
BaseTransformPostStep
setTemplateFile(String)
- Method in class com.taleo.integration.client.customstep.xml.
AbstractXslStep
Set the template filename.
setTo(String)
- Method in class com.taleo.integration.client.customstep.mail.
SendEmailPostStep
setTopDown(boolean)
- Method in class com.taleo.integration.client.customstep.csv.
HierarchicalSortStep
Set the topDown flag.
setTransferMode(String)
- Method in class com.taleo.integration.client.customstep.ftp.
BaseFtpStep
Set the transfer mode (TRANSFER_MODE_ACTIVE or TRANSFER_MODE_PASSIVE).
setTransferType(int)
- Method in class com.taleo.integration.client.customstep.ftp.
BaseFtpStep
Set the transfer type (TRANSFER_TYPE_BINARY or TRANSFER_TYPE_ASCII).
setTriggeringRule(String)
- Method in class com.taleo.integration.client.customstep.mail.
SendEmailPostStep
Set the triggering rule.
setTruncate(boolean)
- Method in class com.taleo.integration.client.customstep.csv.
FixedLengthPostStep
setUrl(String)
- Method in class com.taleo.integration.client.customstep.db.
SelectPreStep
Set the database URL.
setURL(String)
- Method in class com.taleo.integration.client.customstep.http.
HttpPostPostStep
Set the URL.
setUsername(String)
- Method in class com.taleo.integration.client.customstep.csv.
DocumentFromURLPreStep
setUsername(String)
- Method in class com.taleo.integration.client.customstep.db.
SelectPreStep
Set the database user name.
setUsername(String)
- Method in class com.taleo.integration.client.customstep.ftp.
BaseFtpStep
Set the FTP username.
setUsername(String)
- Method in class com.taleo.integration.client.customstep.ftp.
BaseSftpStep
Set the FTP username.
setUsername(String)
- Method in class com.taleo.integration.client.customstep.http.
HttpPostPostStep
Set the HTTP username.
setVariable(String, Object)
- Method in class com.taleo.integration.client.customstep.util.xml.
XPathHelper
Set a variable to be resolved while evaluating XPath.
setWorkingFolder(String)
- Method in class com.taleo.integration.client.customstep.util.csv.
MergeSort
Set the working folder.
setXmlFields(String[])
- Method in class com.taleo.integration.client.customstep.csv.
CsvToXmlPreStep
setXslFile(String)
- Method in class com.taleo.integration.client.customstep.xml.
AbstractXslStep
Set the XSL file.
setXslFile(String)
- Method in class com.taleo.integration.client.customstep.xml.
SplitFilePostStep
Set the XSL file.
setXslParameter(String, String)
- Method in class com.taleo.integration.client.customstep.xml.
AbstractXslStep
Set the XSL parameter by its name.
SHA_1
- Static variable in class com.taleo.integration.client.customstep.csv.
DigestPostStep
SimpleNamespaceContext
- Class in
com.taleo.integration.client.customstep.util.xml
Implementation of NamespaceContext that introspect an XML fragment to collect the namespaces it contains.
SimpleNamespaceContext(InputStream)
- Constructor for class com.taleo.integration.client.customstep.util.xml.
SimpleNamespaceContext
Constructor with the XML fragment.
SimpleNamespaceContext(InputStream, String)
- Constructor for class com.taleo.integration.client.customstep.util.xml.
SimpleNamespaceContext
Constructor with the XML fragment and the default namespace prefix.
size()
- Method in class com.taleo.integration.client.customstep.velocity.
CsvExportFileTool
Return the file size.
size()
- Method in class com.taleo.integration.client.customstep.velocity.
CsvImportFileTool
Return the file size.
size(String)
- Method in class com.taleo.integration.client.customstep.velocity.
FileTool
Return the file size.
size()
- Method in class com.taleo.integration.client.customstep.velocity.
XmlExportFileTool
Return the file size.
SIZEOF_PEEKREADER_BUFFER
- Static variable in class com.taleo.integration.client.customstep.util.csv.
CsvPropertiesSectionConstants
sort(File, File, int[])
- Method in class com.taleo.integration.client.customstep.csv.
DifferencePostStep
Sort the inFile and write result to the outFile, removing all duplicates.
sort(File, File, int[], boolean)
- Method in class com.taleo.integration.client.customstep.csv.
MergePostStep
Sort the inFile and write result to the outFile, removing duplicates if required.
sort(File, Comparator, File)
- Method in class com.taleo.integration.client.customstep.util.csv.
MergeSort
Sort the inFile according to the given Comparator and write result in the outFile.
SortCriterion
- Class in
com.taleo.integration.client.customstep.util.csv
Class representing a sort criterion for CSV rows.
SortCriterion(int, boolean, boolean, boolean)
- Constructor for class com.taleo.integration.client.customstep.util.csv.
SortCriterion
Constructor with column index (0 based), ascending, numeric and ignoreCase flags.
SortCriterion(int, boolean, boolean)
- Constructor for class com.taleo.integration.client.customstep.util.csv.
SortCriterion
Constructor with column index (0 based), ascending and numeric flags.
SortCriterion(int, boolean)
- Constructor for class com.taleo.integration.client.customstep.util.csv.
SortCriterion
Constructor with column index (0 based) and ascending flag.
SortCriterion(int)
- Constructor for class com.taleo.integration.client.customstep.util.csv.
SortCriterion
Constructor with column index (0 based).
sortFilesByNameAscending(File[], boolean)
- Static method in class com.taleo.integration.client.customstep.util.
FileUtils
Sort an array of files by their name.
SplitFilePostStep
- Class in
com.taleo.integration.client.customstep.xml
Post-processing step to split the XML result file into one file for each record.
SplitFilePostStep()
- Constructor for class com.taleo.integration.client.customstep.xml.
SplitFilePostStep
Constructor without arguments.
STANDARD_ESCAPING_MODE
- Static variable in class com.taleo.integration.client.customstep.util.csv.
CSVReader
Define a default quote character for the csv column (excel).
startsWith(Object, Object)
- Method in class com.taleo.integration.client.customstep.velocity.
StringTool
Check if the first argument string starts with the second argument string.
StringTool
- Class in
com.taleo.integration.client.customstep.velocity
Class to expose String functions into Velocity templates.
StringTool()
- Constructor for class com.taleo.integration.client.customstep.velocity.
StringTool
StripHeaderFooterPreStep
- Class in
com.taleo.integration.client.customstep.csv
Pre-processing step to strip header and footer rows from a CSV input file.
StripHeaderFooterPreStep()
- Constructor for class com.taleo.integration.client.customstep.csv.
StripHeaderFooterPreStep
Constructor without arguments.
stripInvalidXMLCharacters(String)
- Static method in class com.taleo.integration.client.customstep.util.xml.
XmlUtils
Strip invalid XML characters from a string.
StripInvalidXMLCharsStep
- Class in
com.taleo.integration.client.customstep.xml
Processing step (pre or post) to strip invalid XML characters from a file.
StripInvalidXMLCharsStep()
- Constructor for class com.taleo.integration.client.customstep.xml.
StripInvalidXMLCharsStep
stripNamespacePrefixes(String)
- Static method in class com.taleo.integration.client.customstep.util.xml.
XPathHelper
Strip the namespace prefixes from an XPath expression.
substring(Object, int, int)
- Method in class com.taleo.integration.client.customstep.velocity.
StringTool
Gets a substring from the specified String.
substringAfter(Object, String)
- Method in class com.taleo.integration.client.customstep.velocity.
StringTool
Gets the substring after the first occurrence of a separator.
substringAfterLast(Object, String)
- Method in class com.taleo.integration.client.customstep.velocity.
StringTool
Gets the substring after the last occurrence of a separator.
substringBefore(Object, String)
- Method in class com.taleo.integration.client.customstep.velocity.
StringTool
Gets the substring before the first occurrence of a separator.
substringBeforeLast(Object, String)
- Method in class com.taleo.integration.client.customstep.velocity.
StringTool
Gets the substring before the last occurrence of a separator.
successCount()
- Method in class com.taleo.integration.client.customstep.velocity.
CsvImportFileTool
Return the success count.
SystemTool
- Class in
com.taleo.integration.client.customstep.velocity
Class to expose System properties.
SystemTool()
- Constructor for class com.taleo.integration.client.customstep.velocity.
SystemTool
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
X
Z