- AbstractObservableResultset - Class in eu.dnetlib.enabling.resultset
-
Common stuff for resultset implementations bound to a ResultSetRegistry.
- AbstractObservableResultset() - Constructor for class eu.dnetlib.enabling.resultset.AbstractObservableResultset
-
- AbstractPushResultSetFactoryImpl - Class in eu.dnetlib.enabling.resultset.push
-
push resultset factory.
- AbstractPushResultSetFactoryImpl() - Constructor for class eu.dnetlib.enabling.resultset.push.AbstractPushResultSetFactoryImpl
-
- AbstractResultSetFactory - Class in eu.dnetlib.enabling.resultset
-
Resultset factories bound to a resultset service, from which it takes the resultset registry and the epr builder.
- AbstractResultSetFactory() - Constructor for class eu.dnetlib.enabling.resultset.AbstractResultSetFactory
-
- addElements(String, List<String>) - Method in class eu.dnetlib.enabling.resultset.push.CacheTransientResultSetDaoImpl
-
add elements to a given key.
- addElements(List<String>) - Method in interface eu.dnetlib.enabling.resultset.push.PushResultSet
-
add a list of elements at the end of the resultset.
- addElements(String, List<String>) - Method in interface eu.dnetlib.enabling.resultset.push.TransientPushResultSetDao
-
add elements to a given key.
- addElements(List<String>) - Method in class eu.dnetlib.enabling.resultset.push.TransientPushResultSetImpl
-
add a list of elements at the end of the resultset.
- addObserver(ResultSetRegistry) - Method in class eu.dnetlib.enabling.resultset.AbstractObservableResultset
-
- addObserver(ResultSetRegistry) - Method in interface eu.dnetlib.enabling.resultset.observer.Observable
-
add a given observer to this object.
- addResultSet(ResultSet) - Method in interface eu.dnetlib.enabling.resultset.ResultSetRegistry
-
add a resultset object to the registry.
- addResultSet(ResultSet, String) - Method in interface eu.dnetlib.enabling.resultset.ResultSetRegistry
-
add a resultset object to the registry.
- addResultSet(ResultSet, int) - Method in interface eu.dnetlib.enabling.resultset.ResultSetRegistry
-
add a resultset object to the registry.
- addResultSet(ResultSet, String, int) - Method in interface eu.dnetlib.enabling.resultset.ResultSetRegistry
-
add a resultset object to the registry.
- addResultSet(ResultSet) - Method in class eu.dnetlib.enabling.resultset.ResultSetRegistryImpl
-
add a resultset object to the registry.
- addResultSet(ResultSet, String) - Method in class eu.dnetlib.enabling.resultset.ResultSetRegistryImpl
-
add a resultset object to the registry.
- addResultSet(ResultSet, int) - Method in class eu.dnetlib.enabling.resultset.ResultSetRegistryImpl
-
add a resultset object to the registry.
- addResultSet(ResultSet, String, int) - Method in class eu.dnetlib.enabling.resultset.ResultSetRegistryImpl
-
add a resultset object to the registry.