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

Method getSubFoldsById

ProdocWeb2/src/java/APIRest/FoldersAPI.java:263–284  ·  view source on GitHub ↗

Retrieves representation of an instance of APIRest.FoldersAPI @param FoldId @param Initial @param Final @param request @return an instance of java.lang.String

(@PathParam("foldId") String FoldId, @DefaultValue("0") @QueryParam("Initial") int Initial, @DefaultValue("100") @QueryParam("Final") int Final, @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 9

isDebugMethod · 0.95
DebugMethod · 0.95
GenSubFoldersListMethod · 0.95
ErrorMethod · 0.95
IsConnectedMethod · 0.45
returnUnathorizeMethod · 0.45
ValidMethod · 0.45
ErrorParamMethod · 0.45
returnErrorInternalMethod · 0.45

Tested by

no test coverage detected