public class EmailPromotionMemberGroupRelationAccessBean
extends com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean
implements com.ibm.commerce.emarketing.objects.EmailPromotionMemberGroupRelationAccessBeanData
Constructor and Description |
---|
EmailPromotionMemberGroupRelationAccessBean()
EmailPromotionMemberGroupRelationAccessBean
|
EmailPromotionMemberGroupRelationAccessBean(javax.ejb.EJBObject o)
EmailPromotionMemberGroupRelationAccessBean
|
EmailPromotionMemberGroupRelationAccessBean(java.lang.Integer argEmailPromotionId, java.lang.Long argMemberGroupId)
ejbCreate method for a CMP entity bean.
|
Modifier and Type | Method and Description |
---|---|
void | commitCopyHelper()
commitCopyHelper
|
java.lang.String | defaultJNDIName()
defaultJNDIName
|
EmailPromotionMemberGroupRelationAccessBean | findByEmailPromotionId(java.lang.Integer argEmailPromotionId)
Finds an instance using emailPromotionId.
|
java.util.Enumeration | findByMemberGroupId(java.lang.Long argMemberGroupId)
Finds all instances using memberGroupId.
|
boolean | fulfills(java.lang.Long member, java.lang.String relationship)
fulfills
|
java.lang.String | getEmailPromotionId()
Get the primary key the emailPromotionId.
|
java.lang.Integer | getEmailPromotionIdInEJBType()
getEmailPromotionIdInEJBType
|
java.lang.String | getMemberGroupId()
Get accessor for persistent attribute: memberGroupId.
|
java.lang.Long | getMemberGroupIdInEJBType()
getMemberGroupIdInEJBType
|
java.lang.Long | getOwner()
getOwner
|
protected void | instantiateEJB()
instantiateEJB
|
protected boolean | instantiateEJBByPrimaryKey()
instantiateEJBByPrimaryKey
|
void | refreshCopyHelper()
refreshCopyHelper
|
void | setInitKey_emailPromotionId(java.lang.Integer newValue)
setInitKey_emailPromotionId
|
void | setMemberGroupId(java.lang.Long newMemberGroupId)
Set accessor for persistent attribute: memberGroupId.
|
void | setMemberGroupId(java.lang.String newValue)
setMemberGroupId
|
public EmailPromotionMemberGroupRelationAccessBean()
public EmailPromotionMemberGroupRelationAccessBean(javax.ejb.EJBObject o) throws java.rmi.RemoteException
public EmailPromotionMemberGroupRelationAccessBean(java.lang.Integer argEmailPromotionId, java.lang.Long argMemberGroupId) throws javax.naming.NamingException, javax.ejb.CreateException, java.rmi.RemoteException
public java.lang.String getEmailPromotionId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.lang.String getMemberGroupId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setMemberGroupId(java.lang.Long newMemberGroupId)
public void setInitKey_emailPromotionId(java.lang.Integer newValue)
public java.lang.String defaultJNDIName()
protected void instantiateEJB() throws javax.naming.NamingException, javax.ejb.FinderException, java.rmi.RemoteException
protected boolean instantiateEJBByPrimaryKey() throws javax.ejb.CreateException, java.rmi.RemoteException, javax.naming.NamingException
public void refreshCopyHelper() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void commitCopyHelper() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.util.Enumeration findByMemberGroupId(java.lang.Long argMemberGroupId) throws javax.naming.NamingException, javax.ejb.FinderException, java.rmi.RemoteException
public EmailPromotionMemberGroupRelationAccessBean findByEmailPromotionId(java.lang.Integer argEmailPromotionId) throws javax.naming.NamingException, javax.ejb.FinderException, java.rmi.RemoteException
public boolean fulfills(java.lang.Long member, java.lang.String relationship) throws javax.naming.NamingException, javax.ejb.FinderException, java.lang.Exception, java.rmi.RemoteException
public java.lang.Long getOwner() throws javax.naming.NamingException, javax.ejb.FinderException, java.lang.Exception, java.rmi.RemoteException
public java.lang.Integer getEmailPromotionIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.lang.Long getMemberGroupIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setMemberGroupId(java.lang.String newValue)