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 not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected