JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
F
G
N
R
S
V
A
AbstractNoSqlService
<
E
extends
NoSqlEntity
,
T
extends
Serializable
> - Interface in
eu.europeana.api.commons.nosql.service
AbstractNoSqlServiceImpl
<
E
extends
NoSqlEntity
,
T
extends
Serializable
> - Class in
eu.europeana.api.commons.nosql.service.impl
Implementation od the
AbstractNoSqlService
AbstractNoSqlServiceImpl()
- Constructor for class eu.europeana.api.commons.nosql.service.impl.
AbstractNoSqlServiceImpl
ApiMongoConnector
- Class in
eu.europeana.corelib.db.wrapper
Api Mongo connector
ApiMongoConnector()
- Constructor for class eu.europeana.corelib.db.wrapper.
ApiMongoConnector
Default constructor
C
close()
- Method in class eu.europeana.corelib.db.wrapper.
ApiMongoConnector
Close the connection to mongo
count()
- Method in interface eu.europeana.api.commons.nosql.service.
AbstractNoSqlService
Returns a count of all records
count()
- Method in class eu.europeana.api.commons.nosql.service.impl.
AbstractNoSqlServiceImpl
createDatastore(String, String, String)
- Method in class eu.europeana.corelib.db.wrapper.
ApiMongoConnector
Mongo create datastore
D
deleteAll()
- Method in class eu.europeana.api.commons.nosql.dao.impl.
NosqlDaoImpl
deleteAll()
- Method in interface eu.europeana.api.commons.nosql.dao.
NosqlDao
Only for internal (test) usage, clears a table...
E
eu.europeana.api.commons.nosql.dao
- package eu.europeana.api.commons.nosql.dao
eu.europeana.api.commons.nosql.dao.impl
- package eu.europeana.api.commons.nosql.dao.impl
eu.europeana.api.commons.nosql.entity
- package eu.europeana.api.commons.nosql.entity
eu.europeana.api.commons.nosql.service
- package eu.europeana.api.commons.nosql.service
eu.europeana.api.commons.nosql.service.impl
- package eu.europeana.api.commons.nosql.service.impl
eu.europeana.corelib.db.wrapper
- package eu.europeana.corelib.db.wrapper
exists(T)
- Method in interface eu.europeana.api.commons.nosql.service.
AbstractNoSqlService
Checks if a entity with the given ID exists.
exists(T)
- Method in class eu.europeana.api.commons.nosql.service.impl.
AbstractNoSqlServiceImpl
F
findAll()
- Method in interface eu.europeana.api.commons.nosql.service.
AbstractNoSqlService
Find all elements for this service.
findAll()
- Method in class eu.europeana.api.commons.nosql.service.impl.
AbstractNoSqlServiceImpl
findByID(T)
- Method in interface eu.europeana.api.commons.nosql.service.
AbstractNoSqlService
findByID(T)
- Method in class eu.europeana.api.commons.nosql.service.impl.
AbstractNoSqlServiceImpl
G
getDao()
- Method in class eu.europeana.api.commons.nosql.service.impl.
AbstractNoSqlServiceImpl
Getter for DAO, only available for internal usage.
getSslContext(String, String)
- Method in class eu.europeana.corelib.db.wrapper.
ApiMongoConnector
N
NosqlDao
<
E
extends
NoSqlEntity
,
T
extends
Serializable
> - Interface in
eu.europeana.api.commons.nosql.dao
Generic DAO service layer.
NosqlDaoImpl
<
E
extends
NoSqlEntity
,
T
extends
Serializable
> - Class in
eu.europeana.api.commons.nosql.dao.impl
Implementation of a NosqlDao
NosqlDaoImpl(Datastore, Class<E>)
- Constructor for class eu.europeana.api.commons.nosql.dao.impl.
NosqlDaoImpl
Default constructor
NoSqlEntity
- Interface in
eu.europeana.api.commons.nosql.entity
Empty interface for a NoSQL entity
R
remove(T)
- Method in interface eu.europeana.api.commons.nosql.service.
AbstractNoSqlService
remove(T)
- Method in class eu.europeana.api.commons.nosql.service.impl.
AbstractNoSqlServiceImpl
S
setDao(NosqlDao<E, T>)
- Method in class eu.europeana.api.commons.nosql.service.impl.
AbstractNoSqlServiceImpl
Used by Bean configuration to inject Entity based DAO.
store(E)
- Method in interface eu.europeana.api.commons.nosql.service.
AbstractNoSqlService
store(E)
- Method in class eu.europeana.api.commons.nosql.service.impl.
AbstractNoSqlServiceImpl
V
validateTrustStoreConfig(String, String)
- Method in class eu.europeana.corelib.db.wrapper.
ApiMongoConnector
A
C
D
E
F
G
N
R
S
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017 Europeana Foundation + AIT. All rights reserved.