|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This is a Home interface for the Entity Bean
Method Summary | |
ProductExplorerStatistics |
create(java.lang.Long arg1,
java.lang.Integer arg2,
java.lang.Integer arg3)
|
java.util.Enumeration |
findByCatGroupIdAndStoreId(java.lang.Long cGID,
java.lang.Integer sID)
Insert the method's description here. |
java.util.Enumeration |
findByFeatureIdAndStoreId(java.lang.Integer fID,
java.lang.Integer sID)
Insert the method's description here. |
ProductExplorerStatistics |
findByPrimaryKey(ProductExplorerStatisticsKey key)
findByPrimaryKey method comment |
java.util.Enumeration |
findByStoreId(java.lang.Integer sID)
Insert the method's description here. |
Method Detail |
public ProductExplorerStatistics create(java.lang.Long arg1, java.lang.Integer arg2, java.lang.Integer arg3) throws javax.ejb.CreateException, java.rmi.RemoteException
arg1
- java.lang.Longarg2
- java.lang.Integerarg3
- java.lang.Integerjava.lang.String
- The exception description.java.lang.String
- The exception description.public java.util.Enumeration findByCatGroupIdAndStoreId(java.lang.Long cGID, java.lang.Integer sID) throws java.rmi.RemoteException, javax.ejb.FinderException
java.rmi.RemoteException
- The exception description.javax.ejb.FinderException
- The exception description.public java.util.Enumeration findByFeatureIdAndStoreId(java.lang.Integer fID, java.lang.Integer sID) throws java.rmi.RemoteException, javax.ejb.FinderException
java.rmi.RemoteException
- The exception description.javax.ejb.FinderException
- The exception description.public ProductExplorerStatistics findByPrimaryKey(ProductExplorerStatisticsKey key) throws java.rmi.RemoteException, javax.ejb.FinderException
key
- com.ibm.commerce.marketingcenter.events.objects.ProductExplorerStatisticsKeyjava.rmi.RemoteException
- The exception description.javax.ejb.FinderException
- The exception description.public java.util.Enumeration findByStoreId(java.lang.Integer sID) throws java.rmi.RemoteException, javax.ejb.FinderException
java.rmi.RemoteException
- The exception description.javax.ejb.FinderException
- The exception description.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |