pip_services_passwords
pip_services_passwords
PasswordsMongoDbPersistence
open method
open
pip_services_passwords
pip_services_passwords
PasswordsMongoDbPersistence
open method
PasswordsMongoDbPersistence class
Constructors
PasswordsMongoDbPersistence
Properties
client
collection
collectionName
connection
databaseName
dependencyResolver
hashCode
logger
maxPageSize
runtimeType
Methods
clear
close
configure
convertFromPublic
convertFromPublicPartial
convertToPublic
create
deleteByFilterEx
deleteById
deleteByIds
ensureIndex
getCountByFilterEx
getListByFilterEx
getListByIds
getOneById
getOneRandom
getPageByFilterEx
isOpen
noSuchMethod
open
set
setReferences
toString
unsetReferences
update
updatePartially
Operators
operator ==
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.