public class ServerJsonHelp extends java.lang.Object implements ServerRequestParams, ServerResponseParams
COMMAND, FUNC_PWDOUTPUT_DIRNAME| Constructor and Description |
|---|
ServerJsonHelp() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<FunctionTemplate> |
getHelp()
Generates a list of help doc objects for all the functions in the family
|
java.util.List<FunctionObject> |
getHelpObjects()
Generates a list of help doc objects for all the shared data objects in the family
|
public java.util.List<FunctionTemplate> getHelp()
public java.util.List<FunctionObject> getHelpObjects()