Class InstallationRequestSearchParams
java.lang.Object
org.gbif.api.model.common.paging.PageableBase
org.gbif.api.model.registry.search.RequestSearchParams
org.gbif.api.model.registry.search.InstallationRequestSearchParams
- All Implemented Interfaces:
Pageable
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.gbif.api.model.common.paging.Pageable
Pageable.OffsetLimitParameters
-
Field Summary
FieldsFields inherited from class org.gbif.api.model.registry.search.RequestSearchParams
IDENTIFIER_PARAM, IDENTIFIER_TYPE_PARAM, MACHINE_TAG_NAME_PARAM, MACHINE_TAG_NAMESPACE_PARAM, MACHINE_TAG_VALUE_PARAM, MODIFIED_PARAM, Q_PARAM
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.gbif.api.model.registry.search.RequestSearchParams
getPage, setPage
Methods inherited from class org.gbif.api.model.common.paging.PageableBase
addOffset, copyPagingValues, equals, getLimit, getOffset, hashCode, setLimit, setOffset, toString
-
Field Details
-
INSTALLATION_TYPE_PARAM
- See Also:
-
ORGANIZATION_KEY_PARAM
- See Also:
-
ENDORSED_BY_PARAM
- See Also:
-
-
Constructor Details
-
InstallationRequestSearchParams
public InstallationRequestSearchParams()
-