|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mmbase.applications.xmlimporter.UserTransactionInfo
Container class which contains a collection with all transactions for a user.
| Field Summary | |
Hashtable |
knownTransactionContexts
All known transactions of a user, mapped by the user-provided id. |
User |
user
The user. |
| Constructor Summary | |
UserTransactionInfo()
Creates new UserTransactionInfo object. |
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public Hashtable knownTransactionContexts
public User user
| Constructor Detail |
public UserTransactionInfo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||