pip_services_settings
pip_services_settings
SettingsMongoDbPersistence
open method
open
pip_services_settings
pip_services_settings
SettingsMongoDbPersistence
open method
SettingsMongoDbPersistence class
Constructors
SettingsMongoDbPersistence
Properties
client
collection
collectionName
connection
databaseName
dependencyResolver
hashCode
logger
maxPageSize
runtimeType
Methods
composeFilter
convertFromPublic
convertToPublic
getPageByFilter
modify
set
clear
close
configure
convertFromPublicPartial
create
deleteByFilter
deleteById
deleteByIds
ensureIndex
getListByFilterEx
getListByIds
getOneById
getOneRandom
getPageByFilterEx
isOpen
noSuchMethod
open
setReferences
toString
unsetReferences
update
updatePartially
Operators
operator ==
Static methods
fieldFromPublic
fieldToPublic
mapFromPublic
mapToPublic
open
method
@override
Future
open
(
String
correlationId
)
inherited
Opens the component.
correlationId (optional) transaction id to trace execution through call chain. Return Future that receives error or null no errors occured.