java.lang.Object | +--ECEntityBean | +--com.ibm.commerce.marketingcenter.objimpl.BIClosedLoopMiningModelBeanBase
Bean implementation class for Enterprise Bean: BIClosedLoopMiningModel
Field Summary | |
---|---|
java.lang.Integer |
segmentationId Implemetation field for persistent attribute: segmentationId |
java.lang.String |
segmentationName Implemetation field for persistent attribute: segmentationName |
Constructor Summary | |
---|---|
BIClosedLoopMiningModelBeanBase() |
Method Summary | |
---|---|
protected
java.util.Vector |
_getLinks() This method was generated for supporting the associations. |
protected
void |
_initLinks() This method was generated for supporting the associations. |
protected
void |
_removeLinks() This method was generated for supporting the associations. |
void |
ejbActivate() ejbActivate |
com.ibm.commerce.marketingcenter.objects.BIClosedLoopMiningModelKey |
ejbCreate(java.lang.Integer segmentationId) ejbCreate method for a CMP entity bean. |
void |
ejbLoad() ejbLoad |
void |
ejbPassivate() ejbPassivate |
void |
ejbPostCreate(java.lang.Integer segmentationId) ejbPostCreate |
void |
ejbRemove() ejbRemove |
void |
ejbStore() ejbStore |
javax.ejb.EntityContext |
getEntityContext() getEntityContext |
java.lang.Integer |
getSegmentationId() Get accessor for persistent attribute: segmentationName |
java.lang.String |
getSegmentationName() Get accessor for persistent attribute: segmentationName |
void |
setEntityContext(javax.ejb.EntityContext ctx) setEntityContext |
void |
setSegmentationId(java.lang.Integer newSegmentationId) Set accessor for persistent attribute: segmentationName |
void |
setSegmentationName(java.lang.String newSegmentationName) Set accessor for persistent attribute: segmentationName |
void |
unsetEntityContext() unsetEntityContext |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll,
toString, wait, wait, wait |
Field Detail |
---|
public java.lang.Integer segmentationId
public java.lang.String segmentationName
Constructor Detail |
---|
public BIClosedLoopMiningModelBeanBase()
Method Detail |
---|
public javax.ejb.EntityContext getEntityContext()
public void setEntityContext(javax.ejb.EntityContext ctx)
public void unsetEntityContext()
public void ejbActivate()
public com.ibm.commerce.marketingcenter.objects.BIClosedLoopMiningModelKey ejbCreate(java.lang.Integer segmentationId) throws javax.ejb.CreateException
javax.ejb.CreateException
public void ejbLoad()
public void ejbPassivate()
public void ejbPostCreate(java.lang.Integer segmentationId) throws javax.ejb.CreateException
javax.ejb.CreateException
public void ejbRemove() throws javax.ejb.RemoveException
javax.ejb.RemoveException
public void ejbStore()
protected void _initLinks()
protected java.util.Vector _getLinks()
protected void _removeLinks() throws java.rmi.RemoteException, javax.ejb.RemoveException
java.rmi.RemoteException
javax.ejb.RemoveException
public java.lang.String getSegmentationName()
public void setSegmentationName(java.lang.String newSegmentationName)
public java.lang.Integer getSegmentationId()
public void setSegmentationId(java.lang.Integer newSegmentationId)