public interface IPackageSearchCondition
| Modifier and Type | Method and Description |
|---|---|
Envelope |
getEnvelope() |
Event |
getEvent() |
List<String> |
getFormats() |
java.time.LocalDateTime |
getFromDate() |
List<Group> |
getGroups() |
List<License> |
getLicenses() |
int |
getOffset() |
List<Organization> |
getOrganizations() |
String |
getQueryString() |
int |
getRows() |
ISortOrder |
getSortOrder() |
List<Tag> |
getTags() |
java.time.LocalDateTime |
getToDate() |
List<Organization> getOrganizations()
java.time.LocalDateTime getFromDate()
java.time.LocalDateTime getToDate()
Envelope getEnvelope()
String getQueryString()
ISortOrder getSortOrder()
Event getEvent()
int getOffset()
int getRows()
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.