| Package | Description |
|---|---|
| net.anwiba.spatial.ckan.json.schema.v1_0 | |
| net.anwiba.spatial.ckan.query |
| Modifier and Type | Method and Description |
|---|---|
Organization |
Dataset.getOrganization() |
Organization[] |
OrganizationListResultResponse.getResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
Dataset.setOrganization(Organization organization) |
void |
OrganizationListResultResponse.setResult(Organization[] result) |
| Modifier and Type | Method and Description |
|---|---|
List<Organization> |
PackageSearchCondition.getOrganizations() |
List<Organization> |
IPackageSearchCondition.getOrganizations() |
List<Organization> |
OrganizationSearchResult.getResults() |
| Modifier and Type | Method and Description |
|---|---|
IPackageSearchConditionBuilder |
PackageSearchConditionBuilder.setOrganizations(List<Organization> organizations) |
IPackageSearchConditionBuilder |
IPackageSearchConditionBuilder.setOrganizations(List<Organization> organizations) |
| Constructor and Description |
|---|
OrganizationSearchResult(List<Organization> results,
Integer resultCount) |
PackageSearchCondition(String queryString,
Envelope envelope,
Event event,
java.time.LocalDateTime fromDate,
java.time.LocalDateTime toDate,
List<Organization> organizations,
List<Group> groups,
List<Tag> tags,
List<String> formats,
List<License> licenses,
int offset,
int rows,
ISortOrder sortOrder) |
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.