Changed Methods | ||
void
ejbActivate
() |
Change in exceptions thrown from
RemoteException to no exceptions. |
ejbActivate method comment |
void
ejbCreate
() |
Change in exceptions thrown from
(CreateException, RemoteException ) to
CreateException . |
ejbCreate method comment |
void
ejbPassivate
() |
Change in exceptions thrown from
RemoteException to no exceptions. |
ejbPassivate method comment |
void
ejbRemove
() |
Change in exceptions thrown from
RemoteException to no exceptions. |
ejbRemove method comment |
String
findAccountComments
(Long ) |
Change in exceptions: RemoteException
was removed.. |
|
String
findAccountComments
(Long,
boolean |
Change in exceptions: RemoteException
was removed.. |
|
Vector
findActiveAccountIdsForBuyerByStore
(Long,
Integer |
Change in exceptions: RemoteException
was removed.. |
|
Vector
findActiveAccountIdsForBuyerByStore
(Long,
Integer |
Change in exceptions: RemoteException
was removed.. |
|
Timestamp
findEarliestChargeTimeByStoreIdForSummary
(Integer ) |
Change in exceptions: RemoteException
was removed.. |
|
Timestamp
findEarliestChargeTimeByStoreIdForSummary
(Integer,
boolean |
Change in exceptions: RemoteException
was removed.. |
|
String
findInvoiceXML
(Long ) |
Change in exceptions: RemoteException
was removed.. |
|
String
findInvoiceXML
(Long,
boolean |
Change in exceptions: RemoteException
was removed.. |
|
BigDecimal
findPOPurchaseTotal
(Long ) |
Change in exceptions: RemoteException
was removed.. |
|
BigDecimal
findPOPurchaseTotal
(Long,
boolean |
Change in exceptions: RemoteException
was removed.. |
|
String
findPaymentStatusWakeupMessage
(Long,
Integer |
Change in exceptions: RemoteException
was removed.. |
|
String
findPaymentStatusWakeupMessage
(Long,
Integer |
Change in exceptions: RemoteException
was removed.. |
|
String
findPaymentSummaryXML
(Long ) |
Change in exceptions: RemoteException
was removed.. |
|
String
findPaymentSummaryXML
(Long,
boolean |
Change in exceptions: RemoteException
was removed.. |
|
BigDecimal
findTradingDepositTotal
(Long ) |
Change in exceptions: RemoteException
was removed.. |
|
BigDecimal
findTradingDepositTotal
(Long,
boolean |
Change in exceptions: RemoteException
was removed.. |
|
BigDecimal
findTradingPurchaseTotal
(Long ) |
Change in exceptions: RemoteException
was removed.. |
|
BigDecimal
findTradingPurchaseTotal
(Long,
boolean |
Change in exceptions: RemoteException
was removed.. |
|
BigDecimal
findTradingRefundTotal
(Long ) |
Change in exceptions: RemoteException
was removed.. |
|
BigDecimal
findTradingRefundTotal
(Long,
boolean |
Change in exceptions: RemoteException
was removed.. |
|
int
updateAccountComments
(Long,
String |
Change in exceptions: RemoteException
was removed.. |
|
int
updateAccountComments
(Long,
String |
Change in exceptions: RemoteException
was removed.. |
|
int
updateInvoiceXML
(Long,
String |
Change in exceptions: RemoteException
was removed.. |
|
int
updateInvoiceXML
(Long,
String |
Change in exceptions: RemoteException
was removed.. |
|
int
updatePaymentStatusWakeupMessage
(Long,
Integer |
Change in exceptions: RemoteException
was removed.. |
|
int
updatePaymentStatusWakeupMessage
(Long,
Integer |
Change in exceptions: RemoteException
was removed.. |
|
int
updatePaymentSummaryXML
(Long,
String |
Change in exceptions: RemoteException
was removed.. |
|
int
updatePaymentSummaryXML
(Long,
String |
Change in exceptions: RemoteException
was removed.. |