|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.ibm.commerce.negotiation.objects.MessageCountBean
This is an Entity Bean class with CMP fields
Field Summary | |
int |
count
|
java.lang.Long |
recipientId
|
java.lang.String |
status
|
Constructor Summary | |
MessageCountBean()
|
Method Summary | |
java.util.Hashtable |
_copyFromEJB()
|
void |
_copyToEJB(java.util.Hashtable h)
|
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 method comment |
void |
ejbLoad()
ejbLoad method comment |
void |
ejbPassivate()
ejbPassivate method comment |
void |
ejbPostCreate(int argCount)
ejbPostCreate method for a CMP entity bean |
void |
ejbRemove()
ejbRemove method comment |
void |
ejbStore()
ejbStore method comment |
int |
getCount()
Insert the method's description here. |
javax.ejb.EntityContext |
getEntityContext()
getEntityContext method comment |
java.lang.Long |
getRecipientId()
Insert the method's description here. |
java.lang.String |
getStatus()
Insert the method's description here. |
void |
setEntityContext(javax.ejb.EntityContext ctx)
setEntityContext method comment |
void |
unsetEntityContext()
unsetEntityContext method comment |
Field Detail |
public int count
public java.lang.Long recipientId
public java.lang.String status
Constructor Detail |
public MessageCountBean()
Method Detail |
public java.util.Hashtable _copyFromEJB()
public void _copyToEJB(java.util.Hashtable h)
protected java.util.Vector _getLinks()
protected void _initLinks()
protected void _removeLinks() throws java.rmi.RemoteException, javax.ejb.RemoveException
java.rmi.RemoteException
- The exception description.javax.ejb.RemoveException
- The exception description.public void ejbActivate() throws java.rmi.RemoteException
java.rmi.RemoteException
- The exception description.public void ejbLoad() throws java.rmi.RemoteException
java.rmi.RemoteException
- The exception description.public void ejbPassivate() throws java.rmi.RemoteException
java.rmi.RemoteException
- The exception description.public void ejbPostCreate(int argCount) throws java.rmi.RemoteException
argCount
- intjava.rmi.RemoteException
- The exception description.public void ejbRemove() throws java.rmi.RemoteException, javax.ejb.RemoveException
java.rmi.RemoteException
- The exception description.javax.ejb.RemoveException
- The exception description.public void ejbStore() throws java.rmi.RemoteException
java.rmi.RemoteException
- The exception description.public int getCount()
public javax.ejb.EntityContext getEntityContext()
public java.lang.Long getRecipientId()
public java.lang.String getStatus()
public void setEntityContext(javax.ejb.EntityContext ctx) throws java.rmi.RemoteException
ctx
- javax.ejb.EntityContextjava.rmi.RemoteException
- The exception description.public void unsetEntityContext() throws java.rmi.RemoteException
java.rmi.RemoteException
- The exception description.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |