Index

A B C D F G I J K M P R S T U W 
All Classes and Interfaces|All Packages

P

process(TransactionDTO) - Method in class com.ecom.winners.transformers.TransactionProcessor
 
process(User) - Method in class com.ecom.winners.transformers.WinnerProcessor
 
process(List<UserDTO>) - Method in class com.ecom.winners.transformers.UserProcessor
 
processor() - Method in class com.ecom.winners.configurations.SelectWinner
 
processor() - Method in class com.ecom.winners.configurations.UserData
User processor bean creates an instance of UserProcessor that processes user data that comes from reader bean.
processor(UserRepository) - Method in class com.ecom.winners.configurations.UserTransaction
The Transaction processor checks the user_id from TransactionDTO with the help of UserRepository and finds the equivalent user in the database.
A B C D F G I J K M P R S T U W 
All Classes and Interfaces|All Packages