Path: / {BASE} / ldpath / util / complete


Method Summary
ResourceDescription
GET /{BASE}/ldpath/util/complete?prefix=…&uri=…&mode=… 

Method Detail
HTTP Example:
GET /{BASE}/ldpath/util/complete?prefix=…&uri=…&mode=…

API Example:

LDPathUtilWebService.complete({'prefix': …,
  'uri': …,
  'mode': …});

Output:
List<String>
Query parameters:
prefix
uri
mode
Produces:
application/json