|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.grogra.util.HierarchicalQueue.Data de.grogra.persistence.XAQueue.Data de.grogra.persistence.Transaction.Data
public static final class Transaction.Data
Constructor Summary | |
---|---|
Transaction.Data(boolean remote,
Transaction.Key key,
BindingsCache cache)
|
Method Summary | |
---|---|
Transaction.Key |
getKey()
|
long |
getUserId()
|
boolean |
hasUserId(PersistenceManager manager,
long userId)
|
Methods inherited from class de.grogra.persistence.XAQueue.Data |
---|
isRemote |
Methods inherited from class de.grogra.util.HierarchicalQueue.Data |
---|
getUsedMemoryForPrimitives, read, read, write, write |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Transaction.Data(boolean remote, Transaction.Key key, BindingsCache cache)
Method Detail |
---|
public Transaction.Key getKey()
public long getUserId()
public boolean hasUserId(PersistenceManager manager, long userId)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |