|
||||||||
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 | |
ProductAdvisorStatistics |
create(java.lang.Integer arg1,
java.lang.Integer arg2,
java.lang.Long arg3)
|
java.util.Enumeration |
findByCatGroupIdAndStoreId(java.lang.Long cGID,
java.lang.Integer sID)
Insert the method's description here. |
java.util.Enumeration |
findByMetaphorTypeIdAndStoreId(java.lang.Integer mTID,
java.lang.Integer sID)
Insert the method's description here. |
ProductAdvisorStatistics |
findByPrimaryKey(ProductAdvisorStatisticsKey key)
findByPrimaryKey method comment |
java.util.Enumeration |
findByStoreId(java.lang.Integer sID)
Insert the method's description here. |
Method Detail |
public ProductAdvisorStatistics create(java.lang.Integer arg1, java.lang.Integer arg2, java.lang.Long arg3) throws javax.ejb.CreateException, java.rmi.RemoteException
arg1
- java.lang.Integerarg2
- java.lang.Integerarg3
- java.lang.Longjava.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
public java.util.Enumeration findByMetaphorTypeIdAndStoreId(java.lang.Integer mTID, java.lang.Integer sID) throws java.rmi.RemoteException, javax.ejb.FinderException
Integer
- java.lang.Integerjava.rmi.RemoteException
- The exception description.javax.ejb.FinderException
- The exception description.public ProductAdvisorStatistics findByPrimaryKey(ProductAdvisorStatisticsKey key) throws java.rmi.RemoteException, javax.ejb.FinderException
key
- com.ibm.commerce.marketingcenter.events.objects.ProductAdvisorStatisticsKeyjava.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
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |