Package
Class
Tree
Serialized
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
E
F
G
P
R
S
T
U
V
A
Account
- Interface in
com.ibm.websphere.samples.scheduler.accountreportejb
Remote interface for the Account EJB
AccountBean
- Class in
com.ibm.websphere.samples.scheduler.accountreportejb
Implementation class for the Account entity bean.
AccountBean()
- Constructor for class com.ibm.websphere.samples.scheduler.accountreportejb.
AccountBean
AccountHome
- Interface in
com.ibm.websphere.samples.scheduler.accountreportejb
Home interface for the Account entity bean
AccountReport
- Interface in
com.ibm.websphere.samples.scheduler.accountreportejb
Remote interface for the AccountReport EJB
AccountReportBean
- Class in
com.ibm.websphere.samples.scheduler.accountreportejb
Bean implementation for the AccountReport entity bean
AccountReportBean()
- Constructor for class com.ibm.websphere.samples.scheduler.accountreportejb.
AccountReportBean
AccountReportHome
- Interface in
com.ibm.websphere.samples.scheduler.accountreportejb
Home interface for the AccountReport EJB
applyDelta(Date, String, String)
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
SampleCalendarBean
Increments the base time by a delta.
C
com.ibm.websphere.samples.scheduler.accountreportejb
- package com.ibm.websphere.samples.scheduler.accountreportejb
create(Integer)
- Method in interface com.ibm.websphere.samples.scheduler.accountreportejb.
AccountHome
Creates an Account entity (and an associated row in the database)
create(Long)
- Method in interface com.ibm.websphere.samples.scheduler.accountreportejb.
AccountReportHome
create()
- Method in interface com.ibm.websphere.samples.scheduler.accountreportejb.
AccountReportHome
create()
- Method in interface com.ibm.websphere.samples.scheduler.accountreportejb.
TaskCreatorHome
Creates an instance of the session bean.
E
ejbActivate()
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
AccountBean
A container invokes this method when the instance is taken out of the pool of available instances to become associated with a specific EJB object.
ejbActivate()
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
AccountReportBean
A container invokes this method when the instance is taken out of the pool of available instances to become associated with a specific EJB object.
ejbActivate()
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
ReportGeneratorBean
A container invokes this method when the instance is taken out of the pool of available instances to become associated with a specific EJB object.
ejbActivate()
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
SampleCalendarBean
A container invokes this method when the instance is taken out of the pool of available instances to become associated with a specific EJB object.
ejbActivate()
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
TaskCreatorBean
A container invokes this method when the instance is taken out of the pool of available instances to become associated with a specific EJB object.
ejbCreate(Integer)
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
AccountBean
ejbCreate()
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
AccountReportBean
Container invoked callback.
ejbCreate(Long)
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
AccountReportBean
Container invoked callback.
ejbCreate()
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
ReportGeneratorBean
A container invokes this method when it creates the EJB object
ejbCreate()
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
SampleCalendarBean
A container invokes this method when it creates the EJB object
ejbCreate()
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
TaskCreatorBean
A container invokes this method when it creates the EJB object
ejbLoad()
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
AccountBean
A container invokes this method to instruct the instance to synchronize its state by loading it state from the underlying database.
ejbLoad()
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
AccountReportBean
A container invokes this method to instruct the instance to synchronize its state by loading it state from the underlying database.
ejbPassivate()
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
AccountBean
A container invokes this method on an instance before the instance becomes disassociated with a specific EJB object.
ejbPassivate()
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
AccountReportBean
A container invokes this method on an instance before the instance becomes disassociated with a specific EJB object.
ejbPassivate()
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
ReportGeneratorBean
A container invokes this method on an instance before the instance becomes disassociated with a specific EJB object.
ejbPassivate()
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
SampleCalendarBean
A container invokes this method on an instance before the instance becomes disassociated with a specific EJB object.
ejbPassivate()
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
TaskCreatorBean
A container invokes this method on an instance before the instance becomes disassociated with a specific EJB object.
ejbPostCreate(Integer)
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
AccountBean
ejbPostCreate()
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
AccountReportBean
Container invoked callback.
ejbPostCreate(Long)
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
AccountReportBean
Container invoked callback.
ejbRemove()
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
AccountBean
A container invokes this method before it removes the EJB object that is currently associated with the instance.
ejbRemove()
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
AccountReportBean
A container invokes this method before it removes the EJB object that is currently associated with the instance.
ejbRemove()
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
ReportGeneratorBean
A container invokes this method before it removes the EJB object that is currently associated with the instance.
ejbRemove()
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
SampleCalendarBean
A container invokes this method before it removes the EJB object that is currently associated with the instance.
ejbRemove()
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
TaskCreatorBean
A container invokes this method before it removes the EJB object that is currently associated with the instance.
ejbStore()
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
AccountBean
A container invokes this method to instruct the instance to synchronize its state by storing it to the underlying database.
ejbStore()
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
AccountReportBean
A container invokes this method to instruct the instance to synchronize its state by storing it to the underlying database.
F
findAllAccounts()
- Method in interface com.ibm.websphere.samples.scheduler.accountreportejb.
AccountHome
Returns all accounts found in the database
findAllReports()
- Method in interface com.ibm.websphere.samples.scheduler.accountreportejb.
AccountReportHome
findByPrimaryKey(Integer)
- Method in interface com.ibm.websphere.samples.scheduler.accountreportejb.
AccountHome
Finds an Account given the account number
findByPrimaryKey(Long)
- Method in interface com.ibm.websphere.samples.scheduler.accountreportejb.
AccountReportHome
G
getAccountNumber()
- Method in interface com.ibm.websphere.samples.scheduler.accountreportejb.
Account
Gets the account number associated with this account
getAccountNumber()
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
AccountBean
Get accountNumber
getBalance()
- Method in interface com.ibm.websphere.samples.scheduler.accountreportejb.
Account
Gets the balance for this account
getBalance()
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
AccountBean
Get balance
getCalendarNames()
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
SampleCalendarBean
Retrieves an array of valid calendar names that this UserCalendar implementation supports.
getDescription()
- Method in interface com.ibm.websphere.samples.scheduler.accountreportejb.
Account
Gets the description for this account
getDescription()
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
AccountBean
Get description
getOwnerName()
- Method in interface com.ibm.websphere.samples.scheduler.accountreportejb.
Account
Gets the owner of this account
getOwnerName()
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
AccountBean
Get ownerName
getTimeReportGenerated()
- Method in interface com.ibm.websphere.samples.scheduler.accountreportejb.
AccountReport
Gets the time this report was generated.
getTimeReportGenerated()
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
AccountReportBean
Gets the time this report was generated in milliseconds since the epoch, GMT
getTotalBalance()
- Method in interface com.ibm.websphere.samples.scheduler.accountreportejb.
AccountReport
Gets the balance that was accumulated and stored in this record
getTotalBalance()
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
AccountReportBean
Gets the total balance for this record.
P
process(TaskStatus)
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
ReportGeneratorBean
Accumulates the current account balances and inserts a row into the report table.
R
ReportGeneratorBean
- Class in
com.ibm.websphere.samples.scheduler.accountreportejb
Implements the ReportHandler Enterprise Java Bean.
ReportGeneratorBean()
- Constructor for class com.ibm.websphere.samples.scheduler.accountreportejb.
ReportGeneratorBean
S
SampleCalendarBean
- Class in
com.ibm.websphere.samples.scheduler.accountreportejb
Implements a UserCalendar which will increment a given date by N seconds.
SampleCalendarBean()
- Constructor for class com.ibm.websphere.samples.scheduler.accountreportejb.
SampleCalendarBean
scheduleTask(String, int, String)
- Method in interface com.ibm.websphere.samples.scheduler.accountreportejb.
TaskCreator
Schedules a task using the given options
scheduleTask(String, int, String)
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
TaskCreatorBean
Method scheduleTask.
setAccountNumber(Integer)
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
AccountBean
Set accountNumber
setBalance(Double)
- Method in interface com.ibm.websphere.samples.scheduler.accountreportejb.
Account
Sets the balance for this account
setBalance(Double)
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
AccountBean
Set balance
setDescription(String)
- Method in interface com.ibm.websphere.samples.scheduler.accountreportejb.
Account
Sets the description for this account.
setDescription(String)
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
AccountBean
Set description
setEntityContext(EntityContext)
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
AccountBean
Set the associated entity context.
setEntityContext(EntityContext)
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
AccountReportBean
Set the associated entity context.
setOwnerName(String)
- Method in interface com.ibm.websphere.samples.scheduler.accountreportejb.
Account
Sets the owner name of this account
setOwnerName(String)
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
AccountBean
Set ownerName
setSessionContext(SessionContext)
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
ReportGeneratorBean
Set the associated session context.
setSessionContext(SessionContext)
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
SampleCalendarBean
Set the associated session context.
setSessionContext(SessionContext)
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
TaskCreatorBean
Set the associated session context.
setTimeReportGenerated(Long)
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
AccountReportBean
Sets the time this report was generated.
setTotalBalance(Double)
- Method in interface com.ibm.websphere.samples.scheduler.accountreportejb.
AccountReport
Sets the balance for this record
setTotalBalance(Double)
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
AccountReportBean
Sets the total balance for this record
T
TaskCreator
- Interface in
com.ibm.websphere.samples.scheduler.accountreportejb
The remote interface for the TaskCreator session bean.
TaskCreatorBean
- Class in
com.ibm.websphere.samples.scheduler.accountreportejb
The TaskCreatorBean class implements the TaskCreator Enterprise Java Bean.
TaskCreatorBean()
- Constructor for class com.ibm.websphere.samples.scheduler.accountreportejb.
TaskCreatorBean
TaskCreatorHome
- Interface in
com.ibm.websphere.samples.scheduler.accountreportejb
Home interface for the TaskCreator session bean
U
unsetEntityContext()
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
AccountBean
Unset the associated entity context.
unsetEntityContext()
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
AccountReportBean
Unset the associated entity context.
V
validate(String, String)
- Method in class com.ibm.websphere.samples.scheduler.accountreportejb.
SampleCalendarBean
Checks that a given delta String is suitable for use with this calendar.
A
C
E
F
G
P
R
S
T
U
V
Package
Class
Tree
Serialized
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes