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

Method UpdateById

OPDAPIRest/src/java/APIRest/DocumentsAPI.java:198–250  ·  view source on GitHub ↗

PUT method for updating an instance of Folders @param DocId @param uploadedInputStream @param fileMetaData @param UpdDoc @param request @return

(@PathParam("DocId") String DocId, 
                       @FormDataParam("Binary") InputStream uploadedInputStream, 
                       @FormDataParam("Binary") FormDataContentDisposition fileMetaData, 
                       @FormDataParam("Metadata") String UpdDoc, @Context HttpServletRequest request)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

isDebugMethod · 0.95
DebugMethod · 0.95
CreateDocMethod · 0.95
IniciarTransMethod · 0.95
getTypeMethod · 0.95
LoadMethod · 0.95
CheckoutMethod · 0.95
LoadFullMethod · 0.95
AssignMethod · 0.95
getIdMethod · 0.95
setPDIdMethod · 0.95
getIdparentMethod · 0.95

Tested by

no test coverage detected