A DataScope
allows application developers to interact with data referenced by a DataLocator
.
A DataScope
allows application developers to interact with data referenced by a DataLocator
.
DataScope
contains at least one item.DataItem
instance. The attributes are provided to the corresponding create
callback (see Scrivito.provideDataClass
).DataScope
doesn’t contain any items.ObjSearch
instance of the DataScope
.DataScope
and returns the corresponding data items.DataScope
instance with applied transformations specified by the params
. The parameters are provided to the corresponding index
callback as IndexParams
.