26#ifndef ROUTER_SRC_REST_MRS_SRC_MRS_ENDPOINT_HANDLER_HANDLER_DB_OBJECT_METADATA_H_
27#define ROUTER_SRC_REST_MRS_SRC_MRS_ENDPOINT_HANDLER_HANDLER_DB_OBJECT_METADATA_H_
59 const std::vector<uint8_t> &document)
override;
The handler class is the interface for dynamically loadable storage engines.
Definition: handler.h:4618
Definition: db_object_endpoint.h:40
Definition: authorize_manager.h:58
Authorization
Definition: rest_handler.h:142
DbSchemaEndpoint::DbSchema DbSchema
Definition: db_schema_endpoint.cc:37
DbObjectEndpoint::DbObject DbObject
Definition: db_object_endpoint.cc:35
ContentFileEndpoint::UniversalId UniversalId
Definition: content_file_endpoint.cc:39
DbServiceEndpoint::DbService DbService
Definition: db_service_endpoint.cc:45
Definition: authorize_manager.h:48
Definition: http_result.h:37
Definition: request_context.h:47