- COLLECTION_XCONF - Static variable in class eu.dnetlib.xml.database.exist.ExistDatabase
-
eXist collection configuration special file.
- collectionExists(String) - Method in class eu.dnetlib.xml.database.exist.ExistDatabase
-
check whether a collection exists.
- collectionExists(String) - Method in interface eu.dnetlib.xml.database.XMLDatabase
-
check whether a collection exists.
- configure(DBBroker, Collection, Map<String, List<?>>) - Method in class eu.dnetlib.xml.database.exist.DelegatingDiffTrigger
- create(String, String, String) - Method in class eu.dnetlib.xml.database.exist.ExistDatabase
-
creates a new resource or updates the resource if it already exists.
- create(String, String, String) - Method in interface eu.dnetlib.xml.database.XMLDatabase
-
creates a new resource or updates the resource if it already exists.
- createCollection(String) - Method in class eu.dnetlib.xml.database.exist.ExistDatabase
-
creates a new collection, non recursively.
- createCollection(String) - Method in interface eu.dnetlib.xml.database.XMLDatabase
-
creates a new collection, non recursively.
- created(String, String, Document) - Method in class eu.dnetlib.xml.database.LoggingTrigger
-
triggered when a new document is created.
- created(String, String, Document) - Method in interface eu.dnetlib.xml.database.Trigger
-
triggered when a new document is created.
- createPersistentDatabase() - Method in class eu.dnetlib.xml.database.exist.PersistentExistDatabase
-
create a temporary directory and copy the default configuration file.
- createTemporaryDatabase() - Method in class eu.dnetlib.xml.database.exist.TemporaryExistDatabase
-
create a temporary directory and copy the default configuration file.