java.lang.Object | +--ECEntityBean | +--com.ibm.commerce.marketingcenter.objimpl.BIClosedLoopMiningModelDescriptionBeanBase
Bean implementation class for Enterprise Bean: BIClosedLoopMiningModelDescription
Field Summary | |
---|---|
java.lang.Integer |
languageId Implemetation field for persistent attribute: languageId |
java.lang.String |
segmentationDescription Implemetation field for persistent attribute: segmentationDescription |
java.lang.Integer |
segmentationId Implemetation field for persistent attribute: segmentationId |
Constructor Summary | |
---|---|
BIClosedLoopMiningModelDescriptionBeanBase() |
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.BIClosedLoopMiningModelDescriptionKey |
ejbCreate(java.lang.Integer segmentationId,
java.lang.Integer languageId) ejbCreate method for a CMP entity bean. |
void |
ejbLoad() ejbLoad |
void |
ejbPassivate() ejbPassivate |
void |
ejbPostCreate(java.lang.Integer segmentationId,
java.lang.Integer languageId) ejbPostCreate |
void |
ejbRemove() ejbRemove |
void |
ejbStore() ejbStore |
javax.ejb.EntityContext |
getEntityContext() getEntityContext |
java.lang.Integer |
getLanguageId() Get accessor for persistent attribute: languageId |
java.lang.String |
getSegmentationDescription() Get accessor for persistent attribute: segmentationDescription |
java.lang.Integer |
getSegmentationId() Get accessor for persistent attribute: segmentationId |
void |
setEntityContext(javax.ejb.EntityContext ctx) setEntityContext |
void |
setLanguageId(java.lang.Integer newLanguageId) Set accessor for persistent attribute: languageId |
void |
setSegmentationDescription(java.lang.String newSegmentationDescription) Set accessor for persistent attribute: segmentationDescription |
void |
setSegmentationId(java.lang.Integer newSegmentationId) Set accessor for persistent attribute: segmentationId |
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 segmentationDescription
public java.lang.Integer languageId
Constructor Detail |
---|
public BIClosedLoopMiningModelDescriptionBeanBase()
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.BIClosedLoopMiningModelDescriptionKey ejbCreate(java.lang.Integer segmentationId, java.lang.Integer languageId) throws javax.ejb.CreateException
javax.ejb.CreateException
public void ejbLoad()
public void ejbPassivate()
public void ejbPostCreate(java.lang.Integer segmentationId, java.lang.Integer languageId) 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 getSegmentationDescription()
public void setSegmentationDescription(java.lang.String newSegmentationDescription)
public java.lang.Integer getSegmentationId()
public void setSegmentationId(java.lang.Integer newSegmentationId)
public java.lang.Integer getLanguageId()
public void setLanguageId(java.lang.Integer newLanguageId)