public abstract class AbstractSocialRestService extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_LIMIT |
static int |
HARD_LIMIT |
| Constructor and Description |
|---|
AbstractSocialRestService() |
| Modifier and Type | Method and Description |
|---|---|
protected Integer |
getIntegerValue(String name) |
protected String |
getPathParam(String name) |
protected String |
getQueryParam(String name) |
protected int |
getQueryValueLimit() |
protected int |
getQueryValueOffset() |
protected boolean |
getQueryValueReturnSize() |
public static final int DEFAULT_LIMIT
public static final int HARD_LIMIT
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.