|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XMLResource | |
|---|---|
| org.gcube.common.xml.databases.existlibrary | |
| org.gcube.common.xml.databases.existlibrary.collections | |
| Uses of XMLResource in org.gcube.common.xml.databases.existlibrary |
|---|
| Methods in org.gcube.common.xml.databases.existlibrary that return XMLResource | |
|---|---|
XMLResource |
PooledConnectionImpl.createXMLResource(java.lang.String name,
java.lang.Object content)
Creates a XMLResource |
XMLResource |
PooledConnection.createXMLResource(java.lang.String name,
java.lang.Object content)
it creates the XMLresource |
| Uses of XMLResource in org.gcube.common.xml.databases.existlibrary.collections |
|---|
| Methods in org.gcube.common.xml.databases.existlibrary.collections that return XMLResource | |
|---|---|
XMLResource |
CollectionImpl.createResource(java.lang.String name,
java.lang.Object content,
java.lang.String Type)
|
XMLResource |
SimpleCollection.getResourceById(java.lang.String id)
|
XMLResource |
PartitionedCollection.getResourceById(java.lang.String id)
|
XMLResource |
Collection.getResourceById(java.lang.String id)
|
| Method parameters in org.gcube.common.xml.databases.existlibrary.collections with type arguments of type XMLResource | |
|---|---|
java.util.List<java.lang.String> |
PartitionedCollection._internalStore(java.util.List<XMLResource> resources,
CollectionImpl... subCollection)
|
java.util.List<java.lang.String> |
CollectionImpl.AddElement(java.util.List<XMLResource> listResources)
|
java.util.List<java.lang.String> |
Collection.AddElement(java.util.List<XMLResource> listResources)
|
java.util.List<java.lang.String> |
SimpleCollection.store(java.util.List<XMLResource> resources)
|
java.util.List<java.lang.String> |
PartitionedCollection.store(java.util.List<XMLResource> resources)
Stores new Resources in the collections |
abstract java.util.List<java.lang.String> |
CollectionImpl.store(java.util.List<XMLResource> resources)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||