pip_services_roles
pip_services_roles
RolesMongoDbPersistence
open method
open
pip_services_roles
pip_services_roles
RolesMongoDbPersistence
open method
RolesMongoDbPersistence class
Constructors
RolesMongoDbPersistence
Properties
client
collection
collectionName
connection
databaseName
dependencyResolver
hashCode
logger
maxPageSize
runtimeType
Methods
composeFilter
getPageByFilter
set
clear
close
configure
convertFromPublic
convertFromPublicPartial
convertToPublic
create
deleteByFilter
deleteById
deleteByIds
ensureIndex
getCountByFilterEx
getListByFilterEx
getListByIds
getOneById
getOneRandom
getPageByFilterEx
isOpen
noSuchMethod
open
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.