| 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).
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicFinder
A basic implementation of SimilarObjectFinder.
|
class |
SpecificObjectFinder
SpecificObjectFinder implements a SimilarObjectFinder in such a way
that a search for an object similar to tmpObj1 always returns tmpObj2,
and nothing for other objects, where tmpObj1 and tmpObj2 are provided
by the user.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Transaction.mergeObjects(String objectType,
SimilarObjectFinder finder,
ObjectMerger merger)
Merges all objects in this transaction of a given type.
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}