Class: DataFromStorage1Request

tibco.objectapi.service.request.DataFromStorage1Request

new DataFromStorage1Request()

Object DataFromStorage1Request Usage: RestApiService.getL10nService().dataFromStorage1(request, callback);
Since:
  • 4.0.0

Members

dirty :string

Query parameter: 'dirty' (optional) "true" = Extra normalization is performed when model are requested. "false" (default) = Extra normalization is not performed. Normally, extra normalization is not needed, as a model loaded from storage persistence is typically clean.
Type:
  • string
Since:
  • 4.0.0

path :string

Query parameter: 'path' (optional) As the data is now stored in a database (rather than in the file system), this parameter is no longer applicable. If specified, only "/" is supported.
Type:
  • string
Since:
  • 4.0.0