|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AccountReport
Remote interface for the AccountReport EJB
Method Summary | |
---|---|
java.lang.Long |
getTimeReportGenerated()
Gets the time this report was generated. |
java.lang.Double |
getTotalBalance()
Gets the balance that was accumulated and stored in this record |
void |
setTotalBalance(java.lang.Double totalBalance)
Sets the balance for this record |
Methods inherited from interface javax.ejb.EJBObject |
---|
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove |
Method Detail |
---|
java.lang.Double getTotalBalance() throws java.rmi.RemoteException
java.rmi.RemoteException
void setTotalBalance(java.lang.Double totalBalance) throws java.rmi.RemoteException
totalBalance
- The new total for this row
java.rmi.RemoteException
java.lang.Long getTimeReportGenerated() throws java.rmi.RemoteException
java.rmi.RemoteException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |