| Package | Description |
|---|---|
| net.anwiba.spatial.ckan.json.schema.v1_0 | |
| net.anwiba.spatial.ckan.request |
| Modifier and Type | Method and Description |
|---|---|
Group[] |
Dataset.getGroups() |
Group[] |
GroupListResultResponse.getResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
Dataset.setGroups(Group[] groups) |
void |
GroupListResultResponse.setResult(Group[] result) |
| Modifier and Type | Method and Description |
|---|---|
List<Group> |
IPackageQueryCondition.getGroups() |
List<Group> |
PackageQueryCondition.getGroups() |
| Modifier and Type | Method and Description |
|---|---|
PackageQueryConditionBuilder |
PackageQueryConditionBuilder.setGroups(List<Group> groups) |
| Constructor and Description |
|---|
PackageQueryCondition(String queryString,
Envelope envelope,
java.time.LocalDateTime fromDate,
java.time.LocalDateTime toDate,
List<Organization> organizations,
List<Group> groups,
List<Tag> tags,
List<String> formats,
List<License> licenses) |
Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.