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

Method Insert

OPDAPIRest/src/java/APIRest/DocumentsAPI.java:149–187  ·  view source on GitHub ↗

POST method for creating an instance of Folders @param uploadedInputStream @param fileMetaData @param NewDoc representation for the resource @param request @return

(@FormDataParam("Binary") InputStream uploadedInputStream, 
                       @FormDataParam("Binary") FormDataContentDisposition fileMetaData, 
                       @FormDataParam("Metadata") String NewDoc,
                       @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
getTypeMethod · 0.95
AssignMethod · 0.95
getIdMethod · 0.95
setPDIdMethod · 0.95
getIdparentMethod · 0.95
setParentIdMethod · 0.95
setNameMethod · 0.95
setStreamMethod · 0.95
insertMethod · 0.95

Tested by

no test coverage detected