MCPcopy Create free account
hub / github.com/JHierrot/openprodoc / Insert

Method Insert

Prodoc/src/prodoc/StoreFS.java:112–148  ·  view source on GitHub ↗

Do the actual insertion of the document binary. Always close the input stream to avoid problems and degradation. @param Id OpenProdoc identifier (PDId) of the document to store @param Ver Versión Label of the Document @param Bytes Inpuit stream to store @param Rec Record with Metadata of the docum

(String Id, String Ver, InputStream Bytes, Record Rec, String OPDPath)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

getPathMethod · 0.95
GenPDExceptionMethod · 0.95
VerifyIdMethod · 0.80
GenPathMethod · 0.80
isEncriptMethod · 0.80
EncriptPassMethod · 0.80
writeMethod · 0.45

Tested by

no test coverage detected