|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectrestgroupsServer.ResourcesReturnCodes
public class ResourcesReturnCodes
Codes and corresponding descriptions server might return to client if an error occurs.
| Nested Class Summary | |
|---|---|
static class |
ResourcesReturnCodes.StatusDescription
Simple data structure which holds status and corresponding description. |
| Constructor Summary | |
|---|---|
ResourcesReturnCodes()
|
|
| Method Summary | |
|---|---|
static java.util.Map<java.lang.String,ResourcesReturnCodes.StatusDescription> |
getReturnCodes()
Returns hash-map containing error codes and corresponding descriptions. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResourcesReturnCodes()
| Method Detail |
|---|
public static java.util.Map<java.lang.String,ResourcesReturnCodes.StatusDescription> getReturnCodes()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||