Uses of Class
dev.vality.identdocstore.identity_document_storage.IdentityDocument
-
Uses of IdentityDocument in dev.vality.identdocstore.identity_document_storage
Fields in dev.vality.identdocstore.identity_document_storage declared as IdentityDocument Modifier and Type Field Description IdentityDocumentIdentityDocumentStorageSrv.Put_args. identity_documentIdentityDocumentIdentityDocumentStorageSrv.Get_result. successMethods in dev.vality.identdocstore.identity_document_storage that return IdentityDocument Modifier and Type Method Description IdentityDocumentIdentityDocument. deepCopy()IdentityDocumentIdentityDocumentStorageSrv.Client. get(String token)IdentityDocumentIdentityDocumentStorageSrv.Iface. get(String token)IdentityDocumentIdentityDocumentStorageSrv.Put_args. getIdentityDocument()IdentityDocumentIdentityDocumentStorageSrv.AsyncClient.Get_call. getResult()IdentityDocumentIdentityDocumentStorageSrv.Get_result. getSuccess()IdentityDocumentIdentityDocumentStorageSrv.Client. recvGet()static IdentityDocumentIdentityDocument. russian_domestic_passport(RussianDomesticPassport value)static IdentityDocumentIdentityDocument. russian_retiree_insurance_certificate(RussianRetireeInsuranceCertificate value)Methods in dev.vality.identdocstore.identity_document_storage that return types with arguments of type IdentityDocument Modifier and Type Method Description org.apache.thrift.async.AsyncMethodCallback<IdentityDocument>IdentityDocumentStorageSrv.AsyncProcessor.Get. getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid)Methods in dev.vality.identdocstore.identity_document_storage with parameters of type IdentityDocument Modifier and Type Method Description intIdentityDocument. compareTo(IdentityDocument other)booleanIdentityDocument. equals(IdentityDocument other)voidIdentityDocumentStorageSrv.AsyncClient. put(IdentityDocument identity_document, org.apache.thrift.async.AsyncMethodCallback<String> resultHandler)voidIdentityDocumentStorageSrv.AsyncIface. put(IdentityDocument identity_document, org.apache.thrift.async.AsyncMethodCallback<String> resultHandler)StringIdentityDocumentStorageSrv.Client. put(IdentityDocument identity_document)StringIdentityDocumentStorageSrv.Iface. put(IdentityDocument identity_document)voidIdentityDocumentStorageSrv.Client. sendPut(IdentityDocument identity_document)IdentityDocumentStorageSrv.Put_argsIdentityDocumentStorageSrv.Put_args. setIdentityDocument(IdentityDocument identity_document)IdentityDocumentStorageSrv.Get_resultIdentityDocumentStorageSrv.Get_result. setSuccess(IdentityDocument success)Method parameters in dev.vality.identdocstore.identity_document_storage with type arguments of type IdentityDocument Modifier and Type Method Description voidIdentityDocumentStorageSrv.AsyncClient. get(String token, org.apache.thrift.async.AsyncMethodCallback<IdentityDocument> resultHandler)voidIdentityDocumentStorageSrv.AsyncIface. get(String token, org.apache.thrift.async.AsyncMethodCallback<IdentityDocument> resultHandler)voidIdentityDocumentStorageSrv.AsyncProcessor.Get. start(I iface, IdentityDocumentStorageSrv.Get_args args, org.apache.thrift.async.AsyncMethodCallback<IdentityDocument> resultHandler)Constructors in dev.vality.identdocstore.identity_document_storage with parameters of type IdentityDocument Constructor Description Get_result(IdentityDocument success, IdentityDocumentNotFound not_found)IdentityDocument(IdentityDocument other)Put_args(IdentityDocument identity_document)Put_call(IdentityDocument identity_document, org.apache.thrift.async.AsyncMethodCallback<String> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)Constructor parameters in dev.vality.identdocstore.identity_document_storage with type arguments of type IdentityDocument Constructor Description Get_call(String token, org.apache.thrift.async.AsyncMethodCallback<IdentityDocument> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)