VisitationsServiceBase constructor
VisitationsServiceBase()
Implementation
VisitationsServiceBase() {
$addMethod($grpc.ServiceMethod<$0.VisitationsServiceCreateRequest,
$1.IdentifierResponse>(
'Create',
create_Pre,
false,
false,
($core.List<$core.int> value) =>
$0.VisitationsServiceCreateRequest.fromBuffer(value),
($1.IdentifierResponse value) => value.writeToBuffer()));
$addMethod($grpc.ServiceMethod<$0.VisitationsServiceCreateRequest,
$1.IdentifierResponse>(
'Draft',
draft_Pre,
false,
false,
($core.List<$core.int> value) =>
$0.VisitationsServiceCreateRequest.fromBuffer(value),
($1.IdentifierResponse value) => value.writeToBuffer()));
$addMethod($grpc.ServiceMethod<$0.VisitationsServiceUpdateRequest,
$1.IdentifierResponse>(
'DraftUpdate',
draftUpdate_Pre,
false,
false,
($core.List<$core.int> value) =>
$0.VisitationsServiceUpdateRequest.fromBuffer(value),
($1.IdentifierResponse value) => value.writeToBuffer()));
$addMethod($grpc.ServiceMethod<$1.IdentifierUUIDWithUserComment,
$1.IdentifierResponse>(
'SendForVerification',
sendForVerification_Pre,
false,
false,
($core.List<$core.int> value) =>
$1.IdentifierUUIDWithUserComment.fromBuffer(value),
($1.IdentifierResponse value) => value.writeToBuffer()));
$addMethod($grpc.ServiceMethod<$1.IdentifierUUIDWithUserComment,
$1.IdentifierResponse>(
'Verify',
verify_Pre,
false,
false,
($core.List<$core.int> value) =>
$1.IdentifierUUIDWithUserComment.fromBuffer(value),
($1.IdentifierResponse value) => value.writeToBuffer()));
$addMethod($grpc.ServiceMethod<$1.IdentifierUUIDWithUserComment,
$1.IdentifierResponse>(
'Approve',
approve_Pre,
false,
false,
($core.List<$core.int> value) =>
$1.IdentifierUUIDWithUserComment.fromBuffer(value),
($1.IdentifierResponse value) => value.writeToBuffer()));
$addMethod($grpc.ServiceMethod<$1.IdentifierUUIDWithUserComment,
$1.IdentifierResponse>(
'SendForRevision',
sendForRevision_Pre,
false,
false,
($core.List<$core.int> value) =>
$1.IdentifierUUIDWithUserComment.fromBuffer(value),
($1.IdentifierResponse value) => value.writeToBuffer()));
$addMethod($grpc.ServiceMethod<$0.VisitationsServiceUpdateRequest,
$1.IdentifierResponse>(
'RevisionUpdate',
revisionUpdate_Pre,
false,
false,
($core.List<$core.int> value) =>
$0.VisitationsServiceUpdateRequest.fromBuffer(value),
($1.IdentifierResponse value) => value.writeToBuffer()));
$addMethod($grpc.ServiceMethod<$1.IdentifierUUIDWithUserComment,
$1.IdentifierResponse>(
'Halt',
halt_Pre,
false,
false,
($core.List<$core.int> value) =>
$1.IdentifierUUIDWithUserComment.fromBuffer(value),
($1.IdentifierResponse value) => value.writeToBuffer()));
$addMethod($grpc.ServiceMethod<$1.IdentifierUUIDWithUserComment,
$1.IdentifierResponse>(
'Discard',
discard_Pre,
false,
false,
($core.List<$core.int> value) =>
$1.IdentifierUUIDWithUserComment.fromBuffer(value),
($1.IdentifierResponse value) => value.writeToBuffer()));
$addMethod($grpc.ServiceMethod<$1.IdentifierUUIDWithUserComment,
$1.IdentifierResponse>(
'Restore',
restore_Pre,
false,
false,
($core.List<$core.int> value) =>
$1.IdentifierUUIDWithUserComment.fromBuffer(value),
($1.IdentifierResponse value) => value.writeToBuffer()));
$addMethod($grpc.ServiceMethod<$1.IdentifierUUIDWithUserComment,
$1.IdentifierResponse>(
'Complete',
complete_Pre,
false,
false,
($core.List<$core.int> value) =>
$1.IdentifierUUIDWithUserComment.fromBuffer(value),
($1.IdentifierResponse value) => value.writeToBuffer()));
$addMethod($grpc.ServiceMethod<$1.IdentifierUUIDWithUserComment,
$1.IdentifierResponse>(
'Repeat',
repeat_Pre,
false,
false,
($core.List<$core.int> value) =>
$1.IdentifierUUIDWithUserComment.fromBuffer(value),
($1.IdentifierResponse value) => value.writeToBuffer()));
$addMethod($grpc.ServiceMethod<$1.IdentifierUUIDWithUserComment,
$1.IdentifierResponse>(
'CommentAdd',
commentAdd_Pre,
false,
false,
($core.List<$core.int> value) =>
$1.IdentifierUUIDWithUserComment.fromBuffer(value),
($1.IdentifierResponse value) => value.writeToBuffer()));
$addMethod($grpc.ServiceMethod<
$2.MagicLinksServiceCreateRequestForSpecificResource, $2.MagicLink>(
'CreateMagicLink',
createMagicLink_Pre,
false,
false,
($core.List<$core.int> value) =>
$2.MagicLinksServiceCreateRequestForSpecificResource.fromBuffer(
value),
($2.MagicLink value) => value.writeToBuffer()));
$addMethod($grpc.ServiceMethod<$0.VisitationsServiceImageEntryRequest,
$1.IdentifierResponse>(
'RecordImageEntry',
recordImageEntry_Pre,
false,
false,
($core.List<$core.int> value) =>
$0.VisitationsServiceImageEntryRequest.fromBuffer(value),
($1.IdentifierResponse value) => value.writeToBuffer()));
$addMethod($grpc.ServiceMethod<$0.VisitationsServiceImageExitRequest,
$1.IdentifierResponse>(
'RecordImageExit',
recordImageExit_Pre,
false,
false,
($core.List<$core.int> value) =>
$0.VisitationsServiceImageExitRequest.fromBuffer(value),
($1.IdentifierResponse value) => value.writeToBuffer()));
$addMethod($grpc.ServiceMethod<$1.Identifier, $0.Visitation>(
'ViewByID',
viewByID_Pre,
false,
false,
($core.List<$core.int> value) => $1.Identifier.fromBuffer(value),
($0.Visitation value) => value.writeToBuffer()));
$addMethod($grpc.ServiceMethod<$1.IdentifierUUID, $0.Visitation>(
'ViewByUUID',
viewByUUID_Pre,
false,
false,
($core.List<$core.int> value) => $1.IdentifierUUID.fromBuffer(value),
($0.Visitation value) => value.writeToBuffer()));
$addMethod($grpc.ServiceMethod<$1.Identifier, $0.Visitation>(
'ViewEssentialByID',
viewEssentialByID_Pre,
false,
false,
($core.List<$core.int> value) => $1.Identifier.fromBuffer(value),
($0.Visitation value) => value.writeToBuffer()));
$addMethod($grpc.ServiceMethod<$1.IdentifierUUID, $0.Visitation>(
'ViewEssentialByUUID',
viewEssentialByUUID_Pre,
false,
false,
($core.List<$core.int> value) => $1.IdentifierUUID.fromBuffer(value),
($0.Visitation value) => value.writeToBuffer()));
$addMethod($grpc.ServiceMethod<$1.IdentifiersList, $0.VisitationsList>(
'ViewFromIDs',
viewFromIDs_Pre,
false,
false,
($core.List<$core.int> value) => $1.IdentifiersList.fromBuffer(value),
($0.VisitationsList value) => value.writeToBuffer()));
$addMethod($grpc.ServiceMethod<$1.ActiveStatus, $0.VisitationsList>(
'ViewAll',
viewAll_Pre,
false,
false,
($core.List<$core.int> value) => $1.ActiveStatus.fromBuffer(value),
($0.VisitationsList value) => value.writeToBuffer()));
$addMethod($grpc.ServiceMethod<$1.IdentifierUUID, $0.VisitationsList>(
'ViewAllForEntityUUID',
viewAllForEntityUUID_Pre,
false,
false,
($core.List<$core.int> value) => $1.IdentifierUUID.fromBuffer(value),
($0.VisitationsList value) => value.writeToBuffer()));
$addMethod($grpc.ServiceMethod<$0.VisitationsServicePaginationReq,
$0.VisitationsServicePaginationResponse>(
'ViewWithPagination',
viewWithPagination_Pre,
false,
false,
($core.List<$core.int> value) =>
$0.VisitationsServicePaginationReq.fromBuffer(value),
($0.VisitationsServicePaginationResponse value) =>
value.writeToBuffer()));
$addMethod($grpc.ServiceMethod<$1.IdentifierUUID, $1.ImageResponse>(
'ViewEntryImage',
viewEntryImage_Pre,
false,
false,
($core.List<$core.int> value) => $1.IdentifierUUID.fromBuffer(value),
($1.ImageResponse value) => value.writeToBuffer()));
$addMethod($grpc.ServiceMethod<$1.IdentifierUUID, $1.ImageResponse>(
'ViewExitImage',
viewExitImage_Pre,
false,
false,
($core.List<$core.int> value) => $1.IdentifierUUID.fromBuffer(value),
($1.ImageResponse value) => value.writeToBuffer()));
$addMethod(
$grpc.ServiceMethod<$1.IdentifierUUID, $1.GPSCoordinatesResponse>(
'ViewEntryGPSCoordinates',
viewEntryGPSCoordinates_Pre,
false,
false,
($core.List<$core.int> value) =>
$1.IdentifierUUID.fromBuffer(value),
($1.GPSCoordinatesResponse value) => value.writeToBuffer()));
$addMethod(
$grpc.ServiceMethod<$1.IdentifierUUID, $1.GPSCoordinatesResponse>(
'ViewExitGPSCoordinates',
viewExitGPSCoordinates_Pre,
false,
false,
($core.List<$core.int> value) =>
$1.IdentifierUUID.fromBuffer(value),
($1.GPSCoordinatesResponse value) => value.writeToBuffer()));
$addMethod($grpc.ServiceMethod<$1.IdentifierUUID, $1.ImageResponse>(
'ViewEntryGPSStaticImage',
viewEntryGPSStaticImage_Pre,
false,
false,
($core.List<$core.int> value) => $1.IdentifierUUID.fromBuffer(value),
($1.ImageResponse value) => value.writeToBuffer()));
$addMethod($grpc.ServiceMethod<$1.IdentifierUUID, $1.ImageResponse>(
'ViewExitGPSStaticImage',
viewExitGPSStaticImage_Pre,
false,
false,
($core.List<$core.int> value) => $1.IdentifierUUID.fromBuffer(value),
($1.ImageResponse value) => value.writeToBuffer()));
$addMethod($grpc.ServiceMethod<$1.IdentifierUUID, $1.ImageResponse>(
'ViewQRCode',
viewQRCode_Pre,
false,
false,
($core.List<$core.int> value) => $1.IdentifierUUID.fromBuffer(value),
($1.ImageResponse value) => value.writeToBuffer()));
$addMethod($grpc.ServiceMethod<$0.VisitationsServiceSearchAllReq,
$0.VisitationsList>(
'SearchAll',
searchAll_Pre,
false,
false,
($core.List<$core.int> value) =>
$0.VisitationsServiceSearchAllReq.fromBuffer(value),
($0.VisitationsList value) => value.writeToBuffer()));
$addMethod(
$grpc.ServiceMethod<$0.VisitationsServiceFilterReq, $0.VisitationsList>(
'Filter',
filter_Pre,
false,
false,
($core.List<$core.int> value) =>
$0.VisitationsServiceFilterReq.fromBuffer(value),
($0.VisitationsList value) => value.writeToBuffer()));
$addMethod(
$grpc.ServiceMethod<$1.CountInSLCStatusRequest, $1.CountResponse>(
'CountInStatus',
countInStatus_Pre,
false,
false,
($core.List<$core.int> value) =>
$1.CountInSLCStatusRequest.fromBuffer(value),
($1.CountResponse value) => value.writeToBuffer()));
$addMethod(
$grpc.ServiceMethod<$0.VisitationsServiceCountReq, $1.CountResponse>(
'Count',
count_Pre,
false,
false,
($core.List<$core.int> value) =>
$0.VisitationsServiceCountReq.fromBuffer(value),
($1.CountResponse value) => value.writeToBuffer()));
$addMethod(
$grpc.ServiceMethod<$0.VisitationsServiceFilterReq, $1.StandardFile>(
'DownloadAsCSV',
downloadAsCSV_Pre,
false,
false,
($core.List<$core.int> value) =>
$0.VisitationsServiceFilterReq.fromBuffer(value),
($1.StandardFile value) => value.writeToBuffer()));
}