| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
REL_MANY_TO_MANY |
"MANY_TO_MANY" |
public static final java.lang.String |
REL_MANY_TO_ONE |
"MANY_TO_ONE" |
public static final java.lang.String |
REL_ONE_TO_MANY |
"ONE_TO_MANY" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
COLLECTION_KEY |
"_collection" |
public static final java.lang.String |
RELATIONSHIP_KEY |
"_relationship" |
public static final java.lang.String |
RESOURCE_KEY |
"_resource" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
SC_200_OK |
"200 OK" |
public static final java.lang.String |
SC_201_CREATED |
"201 Created" |
public static final java.lang.String |
SC_204_NO_CONTENT |
"204 No Content" |
public static final java.lang.String |
SC_308_PERMANENT_REDIRECT |
"308 Permanent Redirect" |
public static final java.lang.String |
SC_400_BAD_REQUEST |
"400 Bad Request" |
public static final java.lang.String |
SC_401_UNAUTHORIZED |
"401 Unauthorized" |
public static final java.lang.String |
SC_403_FORBIDDEN |
"403 Forbidden" |
public static final java.lang.String |
SC_404_NOT_FOUND |
"404 Not Found" |
public static final java.lang.String |
SC_429_TOO_MANY_REQUESTS |
"429 Too Many Requests" |
public static final java.lang.String |
SC_500_INTERNAL_SERVER_ERROR |
"500 Internal Server Error" |
public static final java.lang.String |
SC_501_NOT_IMPLEMENTED |
"501 Not Implemented" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
AUTH_ACTION_DEFAULT_ORDER_IS_100 |
100 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_LIMIT |
100 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
MASK |
"**************" |
Copyright © 2021 Rocket Partners, LLC. All rights reserved.