|
||||||||
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 | |
CampaignStatistics |
create(java.lang.Integer arg1,
java.lang.Integer arg2,
java.lang.Integer arg3)
|
java.util.Enumeration |
findAll()
Insert the method's description here. |
java.util.Enumeration |
findAllOrderByClickCount()
Insert the method's description here. |
java.util.Enumeration |
findAllOrderByMpeName()
Insert the method's description here. |
java.util.Enumeration |
findAllOrderByViewCount()
Insert the method's description here. |
java.util.Enumeration |
findByInitiativeId(java.lang.Integer initiativeId)
Insert the method's description here. |
java.util.Enumeration |
findByInitiativeIdOrderByClickCount(java.lang.Integer initiativeId)
Insert the method's description here. |
java.util.Enumeration |
findByInitiativeIdOrderByMpeName(java.lang.Integer initiativeId)
Insert the method's description here. |
java.util.Enumeration |
findByInitiativeIdOrderByViewCount(java.lang.Integer initiativeId)
Insert the method's description here. |
java.util.Enumeration |
findByMpeId(java.lang.Integer mpeId)
Insert the method's description here. |
java.util.Enumeration |
findByMpeIdOrderByClickCount(java.lang.Integer mpeId)
Insert the method's description here. |
java.util.Enumeration |
findByMpeIdOrderByMpeName(java.lang.Integer mpeId)
Insert the method's description here. |
java.util.Enumeration |
findByMpeIdOrderByViewCount(java.lang.Integer mpeId)
Insert the method's description here. |
CampaignStatistics |
findByPrimaryKey(CampaignStatisticsKey key)
findByPrimaryKey method comment |
Method Detail |
public CampaignStatistics create(java.lang.Integer arg1, java.lang.Integer arg2, java.lang.Integer arg3) throws javax.ejb.CreateException, java.rmi.RemoteException
arg1
- java.lang.Integerarg2
- java.lang.Integerarg3
- java.lang.Integerjava.lang.String
- The exception description.java.lang.String
- The exception description.public java.util.Enumeration findAll() throws java.rmi.RemoteException, javax.ejb.FinderException
java.rmi.RemoteException
- The exception description.javax.ejb.FinderException
- The exception description.public java.util.Enumeration findAllOrderByClickCount() throws java.rmi.RemoteException, javax.ejb.FinderException
java.rmi.RemoteException
- The exception description.javax.ejb.FinderException
- The exception description.public java.util.Enumeration findAllOrderByMpeName() throws java.rmi.RemoteException, javax.ejb.FinderException
java.rmi.RemoteException
- The exception description.javax.ejb.FinderException
- The exception description.public java.util.Enumeration findAllOrderByViewCount() throws java.rmi.RemoteException, javax.ejb.FinderException
java.rmi.RemoteException
- The exception description.javax.ejb.FinderException
- The exception description.public java.util.Enumeration findByInitiativeId(java.lang.Integer initiativeId) throws java.rmi.RemoteException, javax.ejb.FinderException
initiativeId
- java.lang.Integerjava.rmi.RemoteException
- The exception description.javax.ejb.FinderException
- The exception description.public java.util.Enumeration findByInitiativeIdOrderByClickCount(java.lang.Integer initiativeId) throws java.rmi.RemoteException, javax.ejb.FinderException
initiativeId
- java.lang.Integerjava.rmi.RemoteException
- The exception description.javax.ejb.FinderException
- The exception description.public java.util.Enumeration findByInitiativeIdOrderByMpeName(java.lang.Integer initiativeId) throws java.rmi.RemoteException, javax.ejb.FinderException
initiativeId
- java.lang.Integerjava.rmi.RemoteException
- The exception description.javax.ejb.FinderException
- The exception description.public java.util.Enumeration findByInitiativeIdOrderByViewCount(java.lang.Integer initiativeId) throws java.rmi.RemoteException, javax.ejb.FinderException
initiativeId
- java.lang.Integerjava.rmi.RemoteException
- The exception description.javax.ejb.FinderException
- The exception description.public java.util.Enumeration findByMpeId(java.lang.Integer mpeId) throws java.rmi.RemoteException, javax.ejb.FinderException
mpeId
- java.lang.Integerjava.rmi.RemoteException
- The exception description.javax.ejb.FinderException
- The exception description.public java.util.Enumeration findByMpeIdOrderByClickCount(java.lang.Integer mpeId) throws java.rmi.RemoteException, javax.ejb.FinderException
mpeId
- java.lang.Integerjava.rmi.RemoteException
- The exception description.javax.ejb.FinderException
- The exception description.public java.util.Enumeration findByMpeIdOrderByMpeName(java.lang.Integer mpeId) throws java.rmi.RemoteException, javax.ejb.FinderException
mpeId
- java.lang.Integerjava.rmi.RemoteException
- The exception description.javax.ejb.FinderException
- The exception description.public java.util.Enumeration findByMpeIdOrderByViewCount(java.lang.Integer mpeId) throws java.rmi.RemoteException, javax.ejb.FinderException
mpeId
- java.lang.Integerjava.rmi.RemoteException
- The exception description.javax.ejb.FinderException
- The exception description.public CampaignStatistics findByPrimaryKey(CampaignStatisticsKey key) throws java.rmi.RemoteException, javax.ejb.FinderException
key
- com.ibm.commerce.marketingcenter.events.objects.CampaignStatisticsKeyjava.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 |