- savePlayer(Player) - Method in class org.springframework.batch.sample.domain.football.internal.JdbcPlayerDao
-
- savePlayer(Player) - Method in interface org.springframework.batch.sample.domain.football.PlayerDao
-
- send(SimpleMailMessage) - Method in class org.springframework.batch.sample.domain.mail.internal.TestMailSender
-
- send(SimpleMailMessage[]) - Method in class org.springframework.batch.sample.domain.mail.internal.TestMailSender
-
- SEND_MESSAGE_COUNT - Static variable in class org.springframework.batch.sample.rabbitmq.amqp.AmqpMessageProducer
-
- setAddress(String) - Method in class org.springframework.batch.sample.domain.order.internal.xml.Customer
-
- setAddress(Address) - Method in class org.springframework.batch.sample.domain.person.Person
-
- setAddressee(String) - Method in class org.springframework.batch.sample.domain.order.Address
-
- setAddressMapper(FieldSetMapper<Address>) - Method in class org.springframework.batch.sample.domain.order.internal.OrderItemReader
-
- setAddrLine1(String) - Method in class org.springframework.batch.sample.domain.order.Address
-
- setAddrLine2(String) - Method in class org.springframework.batch.sample.domain.order.Address
-
- setAge(int) - Method in class org.springframework.batch.sample.domain.order.internal.xml.Customer
-
- setAge(int) - Method in class org.springframework.batch.sample.domain.person.Person
-
- setAggregators(Map<String, LineAggregator<Object>>) - Method in class org.springframework.batch.sample.domain.order.internal.OrderLineAggregator
-
Set aggregators for all types of lines in the output file
- setApplicationContext(ApplicationContext) - Method in class org.springframework.batch.sample.launch.DefaultJobLoader
-
- setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.springframework.batch.sample.jmx.StepExecutionApplicationEventAdvice
-
- setAttempts(int) - Method in class org.springframework.batch.sample.domain.football.Game
-
- setAttempts(int) - Method in class org.springframework.batch.sample.domain.football.PlayerSummary
-
- setBegin(String) - Method in class org.springframework.batch.sample.domain.multiline.AggregateItemFieldSetMapper
-
Public setter for the begin value.
- setBilling(BillingInfo) - Method in class org.springframework.batch.sample.domain.order.Order
-
- setBillingAddress(Address) - Method in class org.springframework.batch.sample.domain.order.Order
-
- setBillingMapper(FieldSetMapper<BillingInfo>) - Method in class org.springframework.batch.sample.domain.order.internal.OrderItemReader
-
- setBirthYear(int) - Method in class org.springframework.batch.sample.domain.football.Player
-
- setBusinessCustomer(boolean) - Method in class org.springframework.batch.sample.domain.order.Customer
-
- setChildren(List<Child>) - Method in class org.springframework.batch.sample.domain.person.Person
-
- setCity(String) - Method in class org.springframework.batch.sample.domain.order.Address
-
- setColumn(String) - Method in class org.springframework.batch.sample.common.ColumnRangePartitioner
-
The name of the column to partition.
- setCompanyName(String) - Method in class org.springframework.batch.sample.domain.order.Customer
-
- setCompletes(int) - Method in class org.springframework.batch.sample.domain.football.Game
-
- setCompletes(int) - Method in class org.springframework.batch.sample.domain.football.PlayerSummary
-
- setCountry(String) - Method in class org.springframework.batch.sample.domain.order.Address
-
- setCredit(BigDecimal) - Method in class org.springframework.batch.sample.domain.trade.CustomerCredit
-
- setCreditFilter(double) - Method in class org.springframework.batch.sample.domain.trade.internal.CustomerCreditUpdateWriter
-
- setCustomer(Customer) - Method in class org.springframework.batch.sample.domain.order.internal.xml.Order
-
- setCustomer(Customer) - Method in class org.springframework.batch.sample.domain.order.Order
-
- setCustomer(String) - Method in class org.springframework.batch.sample.domain.trade.Trade
-
- setCustomerCreditDao(CustomerCreditDao) - Method in class org.springframework.batch.sample.domain.trade.internal.CustomerCreditItemWriter
-
- setCustomerDao(CustomerDao) - Method in class org.springframework.batch.sample.domain.trade.CustomerUpdateProcessor
-
- setCustomerDao(CustomerDao) - Method in class org.springframework.batch.sample.domain.trade.CustomerUpdateWriter
-
- setCustomerMapper(FieldSetMapper<Customer>) - Method in class org.springframework.batch.sample.domain.order.internal.OrderItemReader
-
- setCustomerTokenizer(LineTokenizer) - Method in class org.springframework.batch.sample.domain.trade.CompositeCustomerUpdateLineTokenizer
-
Set the LineTokenizer
that will be used to tokenize any lines that begin with
A, U, or D, and are thus a customer operation.
- setDao(CustomerCreditDao) - Method in class org.springframework.batch.sample.domain.trade.internal.CustomerCreditUpdateWriter
-
- setDao(CustomerDebitDao) - Method in class org.springframework.batch.sample.domain.trade.internal.CustomerUpdateWriter
-
- setDao(CustomerCreditDao) - Method in class org.springframework.batch.sample.domain.trade.internal.HibernateAwareCustomerCreditItemWriter
-
- setDao(TradeDao) - Method in class org.springframework.batch.sample.domain.trade.internal.TradeWriter
-
- setDataSource(DataSource) - Method in class org.springframework.batch.sample.common.ColumnRangePartitioner
-
The data source for connecting to the database.
- setDataSource(DataSource) - Method in class org.springframework.batch.sample.common.StagingItemListener
-
- setDataSource(DataSource) - Method in class org.springframework.batch.sample.common.StagingItemProcessor
-
- setDataSource(DataSource) - Method in class org.springframework.batch.sample.common.StagingItemReader
-
- setDataSource(DataSource) - Method in class org.springframework.batch.sample.domain.football.internal.JdbcPlayerDao
-
- setDataSource(DataSource) - Method in class org.springframework.batch.sample.domain.football.internal.JdbcPlayerSummaryDao
-
- setDataSource(DataSource) - Method in class org.springframework.batch.sample.domain.trade.internal.JdbcCustomerDebitDao
-
- setDataSource(DataSource) - Method in class org.springframework.batch.sample.domain.trade.internal.JdbcTradeDao
-
- setDate(Date) - Method in class org.springframework.batch.sample.domain.order.internal.xml.Order
-
- setDebit(BigDecimal) - Method in class org.springframework.batch.sample.domain.trade.CustomerDebit
-
- setDebutYear(int) - Method in class org.springframework.batch.sample.domain.football.Player
-
- setDelegate(FieldSetMapper<T>) - Method in class org.springframework.batch.sample.domain.multiline.AggregateItemFieldSetMapper
-
Public setter for the delegate.
- setDelegate(ItemReader<T>) - Method in class org.springframework.batch.sample.support.ExceptionThrowingItemReaderProxy
-
- setDescription(String) - Method in class org.springframework.batch.sample.domain.order.internal.xml.LineItem
-
- setDiscountAmount(BigDecimal) - Method in class org.springframework.batch.sample.domain.order.LineItem
-
- setDiscountPerc(BigDecimal) - Method in class org.springframework.batch.sample.domain.order.LineItem
-
- setEmail(String) - Method in class org.springframework.batch.sample.domain.mail.User
-
- setEnd(String) - Method in class org.springframework.batch.sample.domain.multiline.AggregateItemFieldSetMapper
-
Public setter for the end field value.
- setFailingCustomers(List<String>) - Method in class org.springframework.batch.sample.domain.trade.internal.TradeWriter
-
Public setter for the the customers on which failure should occur.
- setFailOnFlush(int) - Method in class org.springframework.batch.sample.domain.trade.internal.HibernateCreditDao
-
Public setter for the failOnFlush property.
- setFieldSetReader(ItemReader<FieldSet>) - Method in class org.springframework.batch.sample.domain.order.internal.OrderItemReader
-
- setFirstName(String) - Method in class org.springframework.batch.sample.domain.football.Player
-
- setFirstName(String) - Method in class org.springframework.batch.sample.domain.order.Customer
-
- setFirstName(String) - Method in class org.springframework.batch.sample.domain.person.Person
-
- setFooterTokenizer(LineTokenizer) - Method in class org.springframework.batch.sample.domain.trade.CompositeCustomerUpdateLineTokenizer
-
Set the LineTokenizer
that will be used to tokenize any lines that being with
F and is thus a footer record.
- setHandlingPrice(BigDecimal) - Method in class org.springframework.batch.sample.domain.order.LineItem
-
- setHeaderMapper(FieldSetMapper<Order>) - Method in class org.springframework.batch.sample.domain.order.internal.OrderItemReader
-
- setId(String) - Method in class org.springframework.batch.sample.domain.football.Game
-
- setId(String) - Method in class org.springframework.batch.sample.domain.football.Player
-
- setId(String) - Method in class org.springframework.batch.sample.domain.football.PlayerSummary
-
- setId(int) - Method in class org.springframework.batch.sample.domain.mail.User
-
- setId(int) - Method in class org.springframework.batch.sample.domain.trade.CustomerCredit
-
- setId(long) - Method in class org.springframework.batch.sample.domain.trade.Trade
-
- setIncrementer(DataFieldMaxValueIncrementer) - Method in class org.springframework.batch.sample.common.StagingItemWriter
-
Setter for the key generator for the staging table.
- setIncrementer(DataFieldMaxValueIncrementer) - Method in class org.springframework.batch.sample.domain.trade.internal.JdbcCustomerDao
-
- setIncrementer(DataFieldMaxValueIncrementer) - Method in class org.springframework.batch.sample.domain.trade.internal.JdbcTradeDao
-
- setInputKeyName(String) - Method in class org.springframework.batch.sample.common.OutputFileListener
-
- setInterceptions(int) - Method in class org.springframework.batch.sample.domain.football.Game
-
- setInterceptions(int) - Method in class org.springframework.batch.sample.domain.football.PlayerSummary
-
- setInvalidCustomerLogger(InvalidCustomerLogger) - Method in class org.springframework.batch.sample.domain.trade.CustomerUpdateProcessor
-
- setIsin(String) - Method in class org.springframework.batch.sample.domain.trade.Trade
-
- setItemId(long) - Method in class org.springframework.batch.sample.domain.order.LineItem
-
- setItemMapper(FieldSetMapper<LineItem>) - Method in class org.springframework.batch.sample.domain.order.internal.OrderItemReader
-
- setItemReader(ItemReader<AggregateItem<T>>) - Method in class org.springframework.batch.sample.domain.multiline.AggregateItemReader
-
- setItemWriter(ItemWriter<String>) - Method in class org.springframework.batch.sample.domain.trade.internal.FlatFileCustomerCreditDao
-
- setJdbcTemplate(JdbcOperations) - Method in class org.springframework.batch.sample.common.StagingItemProcessor
-
- setJobLauncher(JobLauncher) - Method in class org.springframework.batch.sample.quartz.JobLauncherDetails
-
- setJobLocator(JobLocator) - Method in class org.springframework.batch.sample.quartz.JobLauncherDetails
-
- setLast_name(String) - Method in class org.springframework.batch.sample.domain.person.Person
-
Intentionally non-standard method name for testing purposes
- setLastName(String) - Method in class org.springframework.batch.sample.domain.football.Player
-
- setLastName(String) - Method in class org.springframework.batch.sample.domain.order.Customer
-
- setLimit(int) - Method in class org.springframework.batch.sample.domain.trade.internal.GeneratingTradeItemReader
-
- setLimit(int) - Method in class org.springframework.batch.sample.loop.LimitDecider
-
- setLineItems(List<LineItem>) - Method in class org.springframework.batch.sample.domain.order.internal.xml.Order
-
- setLineItems(List<LineItem>) - Method in class org.springframework.batch.sample.domain.order.Order
-
- setMiddleName(String) - Method in class org.springframework.batch.sample.domain.order.Customer
-
- setMoo(int) - Method in class org.springframework.batch.sample.domain.order.internal.xml.Customer
-
- setName(String) - Method in class org.springframework.batch.sample.domain.mail.User
-
- setName(String) - Method in class org.springframework.batch.sample.domain.order.internal.xml.Customer
-
- setName(String) - Method in class org.springframework.batch.sample.domain.order.internal.xml.Shipper
-
- setName(String) - Method in class org.springframework.batch.sample.domain.person.Child
-
- setName(String) - Method in class org.springframework.batch.sample.domain.trade.CustomerCredit
-
- setName(String) - Method in class org.springframework.batch.sample.domain.trade.CustomerDebit
-
- setNotificationPublisher(NotificationPublisher) - Method in class org.springframework.batch.sample.jmx.JobExecutionNotificationPublisher
-
Injection setter.
- setOpponent(String) - Method in class org.springframework.batch.sample.domain.football.Game
-
- setOrderDate(Date) - Method in class org.springframework.batch.sample.domain.order.Order
-
- setOrderId(long) - Method in class org.springframework.batch.sample.domain.order.Order
-
- setOutputKeyName(String) - Method in class org.springframework.batch.sample.common.OutputFileListener
-
- setPassingTd(int) - Method in class org.springframework.batch.sample.domain.football.Game
-
- setPassingTd(int) - Method in class org.springframework.batch.sample.domain.football.PlayerSummary
-
- setPassingYards(int) - Method in class org.springframework.batch.sample.domain.football.Game
-
- setPassingYards(int) - Method in class org.springframework.batch.sample.domain.football.PlayerSummary
-
- setPath(String) - Method in class org.springframework.batch.sample.common.OutputFileListener
-
- setPaymentDesc(String) - Method in class org.springframework.batch.sample.domain.order.BillingInfo
-
- setPaymentId(String) - Method in class org.springframework.batch.sample.domain.order.BillingInfo
-
- setPerOunceRate(double) - Method in class org.springframework.batch.sample.domain.order.internal.xml.Shipper
-
- setPerUnitOunces(double) - Method in class org.springframework.batch.sample.domain.order.internal.xml.LineItem
-
- setPlayerDao(PlayerDao) - Method in class org.springframework.batch.sample.domain.football.internal.PlayerItemWriter
-
- setPoo(int) - Method in class org.springframework.batch.sample.domain.order.internal.xml.Customer
-
- setPosition(String) - Method in class org.springframework.batch.sample.domain.football.Player
-
- setPrice(double) - Method in class org.springframework.batch.sample.domain.order.internal.xml.LineItem
-
- setPrice(BigDecimal) - Method in class org.springframework.batch.sample.domain.order.LineItem
-
- setPrice(BigDecimal) - Method in class org.springframework.batch.sample.domain.trade.Trade
-
- setProperty(String, String) - Method in class org.springframework.batch.sample.launch.DefaultJobLoader
-
- setProperty(String, String) - Method in interface org.springframework.batch.sample.launch.ExportedJobLoader
-
- setProperty(String, String) - Method in interface org.springframework.batch.sample.launch.JobLoader
-
- setQuantity(int) - Method in class org.springframework.batch.sample.domain.order.internal.xml.LineItem
-
- setQuantity(int) - Method in class org.springframework.batch.sample.domain.order.LineItem
-
- setQuantity(long) - Method in class org.springframework.batch.sample.domain.trade.Trade
-
- setReader(GeneratingTradeItemReader) - Method in class org.springframework.batch.sample.loop.GeneratingTradeResettingListener
-
- setReceptions(int) - Method in class org.springframework.batch.sample.domain.football.Game
-
- setReceptions(int) - Method in class org.springframework.batch.sample.domain.football.PlayerSummary
-
- setReceptionYards(int) - Method in class org.springframework.batch.sample.domain.football.Game
-
- setReceptionYards(int) - Method in class org.springframework.batch.sample.domain.football.PlayerSummary
-
- setRegistered(boolean) - Method in class org.springframework.batch.sample.domain.order.Customer
-
- setRegistrationId(long) - Method in class org.springframework.batch.sample.domain.order.Customer
-
- setRegistry(ListableJobLocator) - Method in class org.springframework.batch.sample.launch.DefaultJobLoader
-
- setRushes(int) - Method in class org.springframework.batch.sample.domain.football.Game
-
- setRushes(int) - Method in class org.springframework.batch.sample.domain.football.PlayerSummary
-
- setRushYards(int) - Method in class org.springframework.batch.sample.domain.football.Game
-
- setRushYards(int) - Method in class org.springframework.batch.sample.domain.football.PlayerSummary
-
- setSeparator(String) - Method in class org.springframework.batch.sample.domain.trade.internal.FlatFileCustomerCreditDao
-
- setSessionFactory(SessionFactory) - Method in class org.springframework.batch.sample.domain.trade.internal.HibernateAwareCustomerCreditItemWriter
-
- setSessionFactory(SessionFactory) - Method in class org.springframework.batch.sample.domain.trade.internal.HibernateCreditDao
-
- setShipper(Shipper) - Method in class org.springframework.batch.sample.domain.order.internal.xml.Order
-
- setShipperId(String) - Method in class org.springframework.batch.sample.domain.order.ShippingInfo
-
- setShipping(ShippingInfo) - Method in class org.springframework.batch.sample.domain.order.Order
-
- setShippingAddress(Address) - Method in class org.springframework.batch.sample.domain.order.Order
-
- setShippingInfo(String) - Method in class org.springframework.batch.sample.domain.order.ShippingInfo
-
- setShippingMapper(FieldSetMapper<ShippingInfo>) - Method in class org.springframework.batch.sample.domain.order.internal.OrderItemReader
-
- setShippingPrice(BigDecimal) - Method in class org.springframework.batch.sample.domain.order.LineItem
-
- setShippingTypeId(String) - Method in class org.springframework.batch.sample.domain.order.ShippingInfo
-
- setState(String) - Method in class org.springframework.batch.sample.domain.order.Address
-
- setStatementId(String) - Method in class org.springframework.batch.sample.domain.trade.internal.IbatisCustomerCreditDao
-
- setSubjectsToFail(List<String>) - Method in class org.springframework.batch.sample.domain.mail.internal.TestMailSender
-
- setTable(String) - Method in class org.springframework.batch.sample.common.ColumnRangePartitioner
-
The name of the SQL table the data are in.
- setTeam(String) - Method in class org.springframework.batch.sample.domain.football.Game
-
- setThrowExceptionOnRecordNumber(int) - Method in class org.springframework.batch.sample.support.ExceptionThrowingItemReaderProxy
-
- setTitle(String) - Method in class org.springframework.batch.sample.domain.person.Person
-
- setTotalItems(int) - Method in class org.springframework.batch.sample.domain.order.Order
-
- setTotalLines(int) - Method in class org.springframework.batch.sample.domain.order.Order
-
- setTotalPrice(BigDecimal) - Method in class org.springframework.batch.sample.domain.order.LineItem
-
- setTotalPrice(BigDecimal) - Method in class org.springframework.batch.sample.domain.order.Order
-
- setTotalTd(int) - Method in class org.springframework.batch.sample.domain.football.Game
-
- setTotalTd(int) - Method in class org.springframework.batch.sample.domain.football.PlayerSummary
-
- setValidationFailure(int) - Method in class org.springframework.batch.sample.domain.trade.internal.TradeProcessor
-
Public setter for the the index on which failure should occur.
- setValues(CustomerCredit, PreparedStatement) - Method in class org.springframework.batch.sample.domain.trade.internal.CustomerCreditUpdatePreparedStatementSetter
-
- setVersion(long) - Method in class org.springframework.batch.sample.domain.trade.Trade
-
- setVip(boolean) - Method in class org.springframework.batch.sample.domain.order.Customer
-
- setWeek(int) - Method in class org.springframework.batch.sample.domain.football.Game
-
- setYear(int) - Method in class org.springframework.batch.sample.domain.football.Game
-
- setYear(int) - Method in class org.springframework.batch.sample.domain.football.PlayerSummary
-
- setZipCode(String) - Method in class org.springframework.batch.sample.domain.order.Address
-
- Shipper - Class in org.springframework.batch.sample.domain.order.internal.xml
-
An XML shipper.
- Shipper() - Constructor for class org.springframework.batch.sample.domain.order.internal.xml.Shipper
-
- SHIPPER_ID_COLUMN - Static variable in class org.springframework.batch.sample.domain.order.internal.mapper.ShippingFieldSetMapper
-
- SHIPPING_PRICE_COLUMN - Static variable in class org.springframework.batch.sample.domain.order.internal.mapper.OrderItemFieldSetMapper
-
- SHIPPING_TYPE_ID_COLUMN - Static variable in class org.springframework.batch.sample.domain.order.internal.mapper.ShippingFieldSetMapper
-
- ShippingFieldSetMapper - Class in org.springframework.batch.sample.domain.order.internal.mapper
-
- ShippingFieldSetMapper() - Constructor for class org.springframework.batch.sample.domain.order.internal.mapper.ShippingFieldSetMapper
-
- ShippingInfo - Class in org.springframework.batch.sample.domain.order
-
- ShippingInfo() - Constructor for class org.springframework.batch.sample.domain.order.ShippingInfo
-
- SimpleMessageApplicationEvent - Class in org.springframework.batch.sample.jmx
-
- SimpleMessageApplicationEvent(Object, String) - Constructor for class org.springframework.batch.sample.jmx.SimpleMessageApplicationEvent
-
- StagingItemListener - Class in org.springframework.batch.sample.common
-
Thread-safe database ItemReader
implementing the process indicator
pattern.
- StagingItemListener() - Constructor for class org.springframework.batch.sample.common.StagingItemListener
-
- StagingItemProcessor<T> - Class in org.springframework.batch.sample.common
-
Marks the input row as 'processed'.
- StagingItemProcessor() - Constructor for class org.springframework.batch.sample.common.StagingItemProcessor
-
- StagingItemReader<T> - Class in org.springframework.batch.sample.common
-
Thread-safe database ItemReader
implementing the process indicator
pattern.
- StagingItemReader() - Constructor for class org.springframework.batch.sample.common.StagingItemReader
-
- StagingItemWriter<T> - Class in org.springframework.batch.sample.common
-
Database ItemWriter
implementing the process indicator pattern.
- StagingItemWriter() - Constructor for class org.springframework.batch.sample.common.StagingItemWriter
-
- STATE_COLUMN - Static variable in class org.springframework.batch.sample.domain.order.internal.mapper.AddressFieldSetMapper
-
- step() - Method in class org.springframework.batch.sample.config.RetrySampleConfiguration
-
- StepExecutionApplicationEventAdvice - Class in org.springframework.batch.sample.jmx
-
Wraps calls for methods taking
StepExecution
as an argument and
publishes notifications in the form of
ApplicationEvent
.
- StepExecutionApplicationEventAdvice() - Constructor for class org.springframework.batch.sample.jmx.StepExecutionApplicationEventAdvice
-
- SummaryFooterCallback - Class in org.springframework.batch.sample.support
-
Writes summary info in the footer of a file.
- SummaryFooterCallback() - Constructor for class org.springframework.batch.sample.support.SummaryFooterCallback
-