| Modifier and Type | Method and Description |
|---|---|
Limit |
DistinctValuesRequest.getLimit()
Gets the limit value for this DistinctValuesRequest.
|
Limit |
GetAllDataAsJsonRequest.getLimit()
Gets the limit value for this GetAllDataAsJsonRequest.
|
| Modifier and Type | Method and Description |
|---|---|
String |
ImportManagerPortType.getDataAsJson(Limit request) |
void |
DistinctValuesRequest.setLimit(Limit limit)
Sets the limit value for this DistinctValuesRequest.
|
void |
GetAllDataAsJsonRequest.setLimit(Limit limit)
Sets the limit value for this GetAllDataAsJsonRequest.
|
| Constructor and Description |
|---|
DistinctValuesRequest(String fieldId,
Limit limit) |
GetAllDataAsJsonRequest(Limit limit,
Order order,
String user) |
| Modifier and Type | Method and Description |
|---|---|
String |
ImportManagerPortTypeSOAPBindingStub.getDataAsJson(Limit request) |
| Modifier and Type | Method and Description |
|---|---|
Limit |
DataAsJsonRequest.getLimit()
Gets the limit value for this DataAsJsonRequest.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataAsJsonRequest.setLimit(Limit limit)
Sets the limit value for this DataAsJsonRequest.
|
| Constructor and Description |
|---|
DataAsJsonRequest(CodelistIdentifier identifier,
Limit limit,
Order order) |
| Modifier and Type | Method and Description |
|---|---|
Limit |
SelectQuery.getLimits()
Gets the limits value for this SelectQuery.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SelectQuery.setLimits(Limit limits)
Sets the limits value for this SelectQuery.
|
| Constructor and Description |
|---|
SelectQuery(Limit limits,
Order[] orders) |
Copyright © 2015. All Rights Reserved.