|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
| Method Summary | |
SharePerformance |
create(java.lang.String shareId,
java.util.Date assessDate,
float opening,
float closing,
float daysHigh,
float daysLow)
|
SharePerformance |
findByPrimaryKey(SharePerformancePrimaryKey primaryKey)
|
java.util.Collection |
findByShareId(java.lang.String id)
|
| Methods inherited from interface javax.ejb.EJBHome |
getEJBMetaData, getHomeHandle, remove, remove |
| Method Detail |
public SharePerformance create(java.lang.String shareId,
java.util.Date assessDate,
float opening,
float closing,
float daysHigh,
float daysLow)
throws java.rmi.RemoteException,
javax.ejb.CreateException
public SharePerformance findByPrimaryKey(SharePerformancePrimaryKey primaryKey)
throws javax.ejb.FinderException,
java.rmi.RemoteException
public java.util.Collection findByShareId(java.lang.String id)
throws javax.ejb.FinderException,
java.rmi.RemoteException
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||