pip_services3_mongodb
pip_services3_mongodb
MongoDbPersistence
<
T
>
convertFromPublicPartial method
convertFromPublicPartial
pip_services3_mongodb
pip_services3_mongodb
MongoDbPersistence
<
T
>
convertFromPublicPartial method
MongoDbPersistence class
Constructors
MongoDbPersistence
Properties
client
collection
collectionName
connection
databaseName
dependencyResolver
hashCode
logger
maxPageSize
runtimeType
Methods
clear
close
configure
convertFromPublic
convertFromPublicPartial
convertToPublic
create
deleteByFilterEx
ensureIndex
getCountByFilterEx
getListByFilterEx
getOneRandom
getPageByFilterEx
isOpen
noSuchMethod
open
setReferences
toString
unsetReferences
Operators
operator ==
convertFromPublicPartial
method
Map
<
String
,
dynamic
>
convertFromPublicPartial
(
Map
<
String
,
dynamic
>
item
)
Converts the given object from the public partial format.
value
the object to convert from the public partial format. Returns the initial object.