|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.sandesha2.storage.beans.RMBean
Defines a data bean used and managed by Sandesha2.
Constructor Summary | |
RMBean()
|
Method Summary | |
long |
getId()
|
Transaction |
getTransaction()
|
abstract boolean |
match(RMBean matchInfo)
Check to see if this bean matches the match criteria passed in as matchInfo. |
protected void |
setId(long id)
|
void |
setTransaction(Transaction transaction)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RMBean()
Method Detail |
public long getId()
protected void setId(long id)
public Transaction getTransaction()
public void setTransaction(Transaction transaction)
public abstract boolean match(RMBean matchInfo)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |