Interface IdentityDocumentStorageSrv.Iface
- All Known Implementing Classes:
IdentityDocumentStorageSrv.Client
- Enclosing class:
- IdentityDocumentStorageSrv
public static interface IdentityDocumentStorageSrv.Iface
-
Method Summary
Modifier and Type Method Description IdentityDocumentget(String token)Stringput(IdentityDocument identity_document)
-
Method Details
-
put
- Throws:
org.apache.thrift.TException
-
get
- Throws:
IdentityDocumentNotFoundorg.apache.thrift.TException
-