| Package | Description |
|---|---|
| org.gcube.common.xml.databases.existlibrary.collections | |
| org.gcube.common.xml.databases.existlibrary.thread |
| Modifier and Type | Method and Description |
|---|---|
void |
CollectionImpl.AddElementByResultSet(java.lang.String Locator,
UpdateEventConsumer consumer) |
void |
Collection.AddElementByResultSet(java.lang.String Locator,
UpdateEventConsumer cosumer)
Stores the given resources in the collection
|
| Constructor and Description |
|---|
AddElementRSThread(java.lang.String locator,
CollectionImpl coll,
UpdateEventConsumer consumer) |