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
G
get(String)
- Method in class co.uk.hjcs.canyon.parsing.
FlatFileLine
Get a value from the resultset
getAccessorClassName()
- Method in class co.uk.hjcs.canyon.mapping.
MappingProperty
getBatchSize()
- Method in class co.uk.hjcs.canyon.mapping.
ClassMapping
getCanyonConfigParser(String)
- Static method in class co.uk.hjcs.canyon.config.
ConfigParser
getClassMapping()
- Method in class co.uk.hjcs.canyon.session.
SessionContext
getClassName()
- Method in class co.uk.hjcs.canyon.mapping.
ClassMapping
getConfigResource(String, ResourceType, Properties)
- Static method in class co.uk.hjcs.canyon.util.
StreamLoader
Returns a configuration resource.
getConfigResourceName()
- Method in class co.uk.hjcs.canyon.config.
ConfigParser
getConfigStream(String, Properties)
- Method in interface co.uk.hjcs.canyon.provider.
CanyonConfigProvider
This interface provides the capability to load the mapping and configuration for Canyon to process.
getConfigStream(String, Properties)
- Method in class co.uk.hjcs.canyon.provider.impl.
DefaultFileProvider
getConfigStream(String, Properties)
- Method in class co.uk.hjcs.canyon.provider.impl.
PropertyFileProvider
getConfigStream(String, Properties)
- Method in class co.uk.hjcs.canyon.provider.impl.
ResourceFileProvider
getDateFormat()
- Method in class co.uk.hjcs.canyon.mapping.
MappingProperty
getDelimiter()
- Method in class co.uk.hjcs.canyon.mapping.
ClassMapping
getDelimiter()
- Method in class co.uk.hjcs.canyon.parsing.
DelimitedFieldDefinition
getDescription()
- Method in class co.uk.hjcs.canyon.config.
Resource
getExecutionClassName()
- Method in class co.uk.hjcs.canyon.mapping.
MappingProperty
getField(String)
- Method in class co.uk.hjcs.canyon.parsing.
DelimitedFieldFlatFileProcessor
getField(String)
- Method in class co.uk.hjcs.canyon.parsing.
FixedLengthFieldFlatFileProcessor
getField(String)
- Method in interface co.uk.hjcs.canyon.parsing.
FlatFileProcessor
Retrieves the defintion of a field by name
getFields()
- Method in class co.uk.hjcs.canyon.parsing.
DelimitedFieldFlatFileProcessor
getFields()
- Method in class co.uk.hjcs.canyon.parsing.
FixedLengthFieldFlatFileProcessor
getFields()
- Method in interface co.uk.hjcs.canyon.parsing.
FlatFileProcessor
Retrieves a Set of all the registered field definitions
getFileDateFormat()
- Method in class co.uk.hjcs.canyon.config.
Resource
getFilePostFix()
- Method in class co.uk.hjcs.canyon.config.
Resource
getFilePreFix()
- Method in class co.uk.hjcs.canyon.config.
Resource
getFileType(String)
- Static method in enum co.uk.hjcs.canyon.config.
FileType
getForeignKey()
- Method in class co.uk.hjcs.canyon.mapping.
MappingProperty
getIdProperty()
- Method in class co.uk.hjcs.canyon.mapping.
ClassMapping
getInputDataSources()
- Method in class co.uk.hjcs.canyon.mapping.
ClassMapping
getInputProperties()
- Method in class co.uk.hjcs.canyon.config.
Resource
getInputProperty(String)
- Method in class co.uk.hjcs.canyon.config.
Resource
getInputResources(String, ResourceType, Properties)
- Static method in class co.uk.hjcs.canyon.util.
StreamLoader
getInputStream()
- Method in class co.uk.hjcs.canyon.config.
Resource
getInputStreams(Properties)
- Method in interface co.uk.hjcs.canyon.provider.
CanyonInputProvider
Returns an array of input streams to be consumed as input configuration or data
getInputStreams(Properties)
- Method in class co.uk.hjcs.canyon.provider.impl.
DefaultFileProvider
getInputStreams(Properties)
- Method in class co.uk.hjcs.canyon.provider.impl.
DirectoryFileProvider
getInputStreams(Properties)
- Method in class co.uk.hjcs.canyon.provider.impl.
PropertyFileProvider
getInputStreams(Properties)
- Method in class co.uk.hjcs.canyon.provider.impl.
ResourceFileProvider
getInstance()
- Static method in class co.uk.hjcs.canyon.session.
SessionManager
getJavaType()
- Method in enum co.uk.hjcs.canyon.config.
PropertyType
getLength()
- Method in class co.uk.hjcs.canyon.mapping.
MappingProperty
getLength()
- Method in class co.uk.hjcs.canyon.parsing.
FixedLengthFieldDefinition
getLineCount()
- Method in class co.uk.hjcs.canyon.session.
SessionContext
getMapping(String)
- Method in class co.uk.hjcs.canyon.config.
SessionConfig
getMappingParser()
- Static method in class co.uk.hjcs.canyon.config.
MappingParser
getMappings()
- Method in class co.uk.hjcs.canyon.config.
SessionConfig
getName()
- Method in class co.uk.hjcs.canyon.config.
SessionConfig
getName()
- Method in class co.uk.hjcs.canyon.mapping.
MappingProperty
getName()
- Method in class co.uk.hjcs.canyon.parsing.
DelimitedFieldDefinition
getName()
- Method in interface co.uk.hjcs.canyon.parsing.
FieldDefinition
getName()
- Method in class co.uk.hjcs.canyon.parsing.
FixedLengthFieldDefinition
getNextLine()
- Method in class co.uk.hjcs.canyon.session.
SessionContext
getOutputData()
- Method in class co.uk.hjcs.canyon.session.
SessionContext
getOutputDataSource()
- Method in class co.uk.hjcs.canyon.mapping.
ClassMapping
getOutputProperties()
- Method in class co.uk.hjcs.canyon.config.
Resource
getOutputProperty(String)
- Method in class co.uk.hjcs.canyon.config.
Resource
getOutputResources(String, ResourceType, String, String, String, boolean, boolean, Properties)
- Static method in class co.uk.hjcs.canyon.util.
StreamLoader
getOutputStream()
- Method in class co.uk.hjcs.canyon.config.
Resource
getOutputStreams(Properties)
- Method in interface co.uk.hjcs.canyon.provider.
CanyonOutputProvider
Returns an array of output streams to be used for output data
getOutputStreams(Properties)
- Method in class co.uk.hjcs.canyon.provider.impl.
DefaultFileProvider
getOutputStreams(Properties)
- Method in class co.uk.hjcs.canyon.provider.impl.
PropertyFileProvider
getPadding()
- Method in class co.uk.hjcs.canyon.parsing.
FixedLengthFieldDefinition
getPaddingCharacter()
- Method in class co.uk.hjcs.canyon.mapping.
MappingProperty
getPattern()
- Method in class co.uk.hjcs.canyon.parsing.
DelimitedFieldDefinition
The pattern that represents the delimiter used to break up a line of text
getPosition()
- Method in class co.uk.hjcs.canyon.mapping.
MappingProperty
getPosition()
- Method in class co.uk.hjcs.canyon.parsing.
DelimitedFieldDefinition
getProcessor()
- Method in class co.uk.hjcs.canyon.session.
SessionContext
getProperties()
- Method in class co.uk.hjcs.canyon.mapping.
ClassMapping
getPropertiesMap()
- Method in class co.uk.hjcs.canyon.mapping.
ClassMapping
getProperty(String)
- Method in class co.uk.hjcs.canyon.config.
SessionConfig
getPropertyAccessor(String)
- Static method in class co.uk.hjcs.canyon.accessor.
PropertyAccessorFactory
Returns a PropertyAccessor.
getResourceType()
- Method in class co.uk.hjcs.canyon.config.
Resource
getResourceType(String)
- Static method in enum co.uk.hjcs.canyon.config.
ResourceType
getSession(String, String)
- Static method in class co.uk.hjcs.canyon.session.
SessionFactory
Get a configured Session by name.
getSession(String)
- Static method in class co.uk.hjcs.canyon.session.
SessionFactory
Get a configured Session by name.
getSessionConfig(String)
- Method in class co.uk.hjcs.canyon.config.
ConfigParser
Get the configuratio for the named session
getSessionConfigs()
- Method in class co.uk.hjcs.canyon.config.
ConfigParser
A collection of all the registered configuration objects
getSessionId()
- Method in class co.uk.hjcs.canyon.session.
SessionContext
getSessionId()
- Method in class co.uk.hjcs.canyon.session.
UnSynchronisedSession
getStart()
- Method in class co.uk.hjcs.canyon.mapping.
MappingProperty
getStartIndex()
- Method in class co.uk.hjcs.canyon.mapping.
ClassMapping
getStartIndex()
- Method in class co.uk.hjcs.canyon.parsing.
FixedLengthFieldDefinition
getStartLine()
- Method in class co.uk.hjcs.canyon.mapping.
ClassMapping
getStartPosition()
- Method in class co.uk.hjcs.canyon.parsing.
FixedLengthFieldDefinition
getState()
- Method in class co.uk.hjcs.canyon.session.
UnSynchronisedSession
getType(String)
- Static method in enum co.uk.hjcs.canyon.config.
PropertyType
Helper method to obtain enum values from a string.
getType()
- Method in class co.uk.hjcs.canyon.mapping.
ClassMapping
getType()
- Method in class co.uk.hjcs.canyon.mapping.
MappingProperty
getValue(Object, String)
- Method in class co.uk.hjcs.canyon.accessor.
DefaultPropertyAccessor
getValue(Object, String)
- Method in interface co.uk.hjcs.canyon.accessor.
PropertyAccessor
getValue()
- Method in enum co.uk.hjcs.canyon.config.
PropertyType
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