| Package | Description |
|---|---|
| org.mmbase.applications.xmlimporter |
Provides classes and interfaces for importing a Temporary Cloud of Objects (TCP) into the permanent MMBase Persistent Cloud of Objects (PCO).
|
| Class and Description |
|---|
| Consultant
A Consultant object serves as the intermediary for communication between
the thread that processes a transaction on one hand, and threads that
handle interaction with the user on the other hand, to resolve ambiguity
when more than one similar object is found to merge an object with.
|
| ObjectMerger
This interface provides methods to customize the way objects
are merged in a temporary cloud.
|
| SimilarObjectFinder
This interface provides methods to customize the way similar
objects are searched in both the persistent and temporary cloud.
|
| TmpObject
A TmpObject represents a temporary object in a transaction.
|
| Transaction
This class models a Temporary Cloud Transaction.
|
| TransactionHandlerException
This exception is thrown when something goes wrong while parsing ot handling a Transacion by the xml importer.
|
| User
Dummy User object, this object needs to be replace by
the real User object (when that is finished).
|
| UserTransactionInfo
Container class which contains a collection with all transactions for a user.
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}