|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.sswap.http.rest.RESTBase
info.sswap.http.rest.JSONSyntax
public class JSONSyntax
RESTful resource that provides a static JSON Syntax page
| Field Summary | |
|---|---|
private static java.lang.String |
DESCRIPTION_RESOURCE
|
| Constructor Summary | |
|---|---|
JSONSyntax()
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
getDescriptionResource()
Returns the name of the resource (in the classpath) that contains the human-readable description about this RESTful interface |
protected java.lang.String |
getJSONSchemaResource()
Returns the name of the resource (in the classpath) that contains the JSON schema for the document acceptable by this resource |
| Methods inherited from class info.sswap.http.rest.RESTBase |
|---|
checkForUndefinedNS, clearLastForwardInTesting, displayDescription, displayJSONSchema, extractPrefixOverride, forward, getLastForwardInTesting, needsForwarding, rebuildPrefixOverrideQueryString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final java.lang.String DESCRIPTION_RESOURCE
| Constructor Detail |
|---|
public JSONSyntax()
| Method Detail |
|---|
protected java.lang.String getDescriptionResource()
RESTBase
getDescriptionResource in class RESTBaseprotected java.lang.String getJSONSchemaResource()
RESTBase
getJSONSchemaResource in class RESTBase
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||