Skip to content

Commit

Permalink
Publishing Site Docs for gbif-common-ws:1.26-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
gbif-jenkins committed Jan 16, 2024
1 parent eb3ec69 commit 17c5f67
Show file tree
Hide file tree
Showing 2,474 changed files with 57,226 additions and 32,168 deletions.
67 changes: 46 additions & 21 deletions apidocs/allclasses-frame.html

Large diffs are not rendered by default.

67 changes: 46 additions & 21 deletions apidocs/allclasses-noframe.html

Large diffs are not rendered by default.

170 changes: 165 additions & 5 deletions apidocs/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_345) on Mon Jun 19 14:11:09 UTC 2023 -->
<!-- Generated by javadoc (1.8.0_345) on Tue Jan 16 10:55:54 UTC 2024 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Constant Field Values (GBIF Common Web service 1.25-SNAPSHOT API)</title>
<meta name="date" content="2023-06-19">
<title>Constant Field Values (GBIF Common Web service 1.26-SNAPSHOT API)</title>
<meta name="date" content="2024-01-16">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Constant Field Values (GBIF Common Web service 1.25-SNAPSHOT API)";
parent.document.title="Constant Field Values (GBIF Common Web service 1.26-SNAPSHOT API)";
}
}
catch(err) {
Expand Down Expand Up @@ -245,6 +245,147 @@ <h2 title="org.gbif">org.gbif.*</h2>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.gbif.api.model.registry.search.<a href="org/gbif/api/model/registry/search/DatasetRequestSearchParams.html" title="class in org.gbif.api.model.registry.search">DatasetRequestSearchParams</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.gbif.api.model.registry.search.DatasetRequestSearchParams.TYPE_PARAM">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/gbif/api/model/registry/search/DatasetRequestSearchParams.html#TYPE_PARAM">TYPE_PARAM</a></code></td>
<td class="colLast"><code>"type"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.gbif.api.model.registry.search.<a href="org/gbif/api/model/registry/search/InstallationRequestSearchParams.html" title="class in org.gbif.api.model.registry.search">InstallationRequestSearchParams</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.gbif.api.model.registry.search.InstallationRequestSearchParams.ENDORSED_BY_PARAM">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/gbif/api/model/registry/search/InstallationRequestSearchParams.html#ENDORSED_BY_PARAM">ENDORSED_BY_PARAM</a></code></td>
<td class="colLast"><code>"endorsedByNodeKey"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.gbif.api.model.registry.search.InstallationRequestSearchParams.INSTALLATION_TYPE_PARAM">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/gbif/api/model/registry/search/InstallationRequestSearchParams.html#INSTALLATION_TYPE_PARAM">INSTALLATION_TYPE_PARAM</a></code></td>
<td class="colLast"><code>"type"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.gbif.api.model.registry.search.InstallationRequestSearchParams.ORGANIZATION_KEY_PARAM">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/gbif/api/model/registry/search/InstallationRequestSearchParams.html#ORGANIZATION_KEY_PARAM">ORGANIZATION_KEY_PARAM</a></code></td>
<td class="colLast"><code>"organizationKey"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.gbif.api.model.registry.search.<a href="org/gbif/api/model/registry/search/OrganizationRequestSearchParams.html" title="class in org.gbif.api.model.registry.search">OrganizationRequestSearchParams</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.gbif.api.model.registry.search.OrganizationRequestSearchParams.IS_ENDORSED_PARAM">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/gbif/api/model/registry/search/OrganizationRequestSearchParams.html#IS_ENDORSED_PARAM">IS_ENDORSED_PARAM</a></code></td>
<td class="colLast"><code>"isEndorsed"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.gbif.api.model.registry.search.OrganizationRequestSearchParams.NETWORK_KEY_PARAM">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/gbif/api/model/registry/search/OrganizationRequestSearchParams.html#NETWORK_KEY_PARAM">NETWORK_KEY_PARAM</a></code></td>
<td class="colLast"><code>"networkKey"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.gbif.api.model.registry.search.<a href="org/gbif/api/model/registry/search/RequestSearchParams.html" title="class in org.gbif.api.model.registry.search">RequestSearchParams</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.gbif.api.model.registry.search.RequestSearchParams.IDENTIFIER_PARAM">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/gbif/api/model/registry/search/RequestSearchParams.html#IDENTIFIER_PARAM">IDENTIFIER_PARAM</a></code></td>
<td class="colLast"><code>"identifier"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.gbif.api.model.registry.search.RequestSearchParams.IDENTIFIER_TYPE_PARAM">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/gbif/api/model/registry/search/RequestSearchParams.html#IDENTIFIER_TYPE_PARAM">IDENTIFIER_TYPE_PARAM</a></code></td>
<td class="colLast"><code>"identifierType"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.gbif.api.model.registry.search.RequestSearchParams.MACHINE_TAG_NAME_PARAM">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/gbif/api/model/registry/search/RequestSearchParams.html#MACHINE_TAG_NAME_PARAM">MACHINE_TAG_NAME_PARAM</a></code></td>
<td class="colLast"><code>"machineTagName"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.gbif.api.model.registry.search.RequestSearchParams.MACHINE_TAG_NAMESPACE_PARAM">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/gbif/api/model/registry/search/RequestSearchParams.html#MACHINE_TAG_NAMESPACE_PARAM">MACHINE_TAG_NAMESPACE_PARAM</a></code></td>
<td class="colLast"><code>"machineTagNamespace"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.gbif.api.model.registry.search.RequestSearchParams.MACHINE_TAG_VALUE_PARAM">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/gbif/api/model/registry/search/RequestSearchParams.html#MACHINE_TAG_VALUE_PARAM">MACHINE_TAG_VALUE_PARAM</a></code></td>
<td class="colLast"><code>"machineTagValue"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.gbif.api.model.registry.search.RequestSearchParams.MODIFIED_PARAM">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/gbif/api/model/registry/search/RequestSearchParams.html#MODIFIED_PARAM">MODIFIED_PARAM</a></code></td>
<td class="colLast"><code>"modified"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.gbif.api.model.registry.search.RequestSearchParams.Q_PARAM">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/gbif/api/model/registry/search/RequestSearchParams.html#Q_PARAM">Q_PARAM</a></code></td>
<td class="colLast"><code>"q"</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.gbif.api.service.pipelines.<a href="org/gbif/api/service/pipelines/PipelinesHistoryService.html" title="interface in org.gbif.api.service.pipelines">PipelinesHistoryService</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
Expand Down Expand Up @@ -309,6 +450,25 @@ <h2 title="org.gbif">org.gbif.*</h2>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.gbif.api.util.<a href="org/gbif/api/util/SearchTypeValidator.html" title="class in org.gbif.api.util">SearchTypeValidator</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.gbif.api.util.SearchTypeValidator.SIMPLE_ISO_YEAR_MONTH_PATTERN">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/gbif/api/util/SearchTypeValidator.html#SIMPLE_ISO_YEAR_MONTH_PATTERN">SIMPLE_ISO_YEAR_MONTH_PATTERN</a></code></td>
<td class="colLast"><code>"\\d{4}(?:-\\d{1,2})?"</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
Expand Down Expand Up @@ -963,6 +1123,6 @@ <h2 title="org.gbif">org.gbif.*</h2>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2023 <a href="https://www.gbif.org">Global Biodiversity Information Facility (GBIF)</a>. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2024 <a href="https://www.gbif.org">Global Biodiversity Information Facility (GBIF)</a>. All rights reserved.</small></p>
</body>
</html>
28 changes: 23 additions & 5 deletions apidocs/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_345) on Mon Jun 19 14:11:11 UTC 2023 -->
<!-- Generated by javadoc (1.8.0_345) on Tue Jan 16 10:55:56 UTC 2024 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Deprecated List (GBIF Common Web service 1.25-SNAPSHOT API)</title>
<meta name="date" content="2023-06-19">
<title>Deprecated List (GBIF Common Web service 1.26-SNAPSHOT API)</title>
<meta name="date" content="2024-01-16">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Deprecated List (GBIF Common Web service 1.25-SNAPSHOT API)";
parent.document.title="Deprecated List (GBIF Common Web service 1.26-SNAPSHOT API)";
}
}
catch(err) {
Expand Down Expand Up @@ -275,6 +275,18 @@ <h2 title="Contents">Contents</h2>
<td class="colOne"><a href="org/gbif/api/model/checklistbank/TypeSpecimen.html#getVerbatimLongitude--">org.gbif.api.model.checklistbank.TypeSpecimen.getVerbatimLongitude()</a></td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/gbif/api/service/registry/NetworkEntityService.html#list-org.gbif.api.model.common.paging.Pageable-">org.gbif.api.service.registry.NetworkEntityService.list(Pageable)</a></td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/gbif/api/service/registry/NetworkEntityService.html#listByIdentifier-org.gbif.api.vocabulary.IdentifierType-java.lang.String-org.gbif.api.model.common.paging.Pageable-">org.gbif.api.service.registry.NetworkEntityService.listByIdentifier(IdentifierType, String, Pageable)</a></td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/gbif/api/service/registry/NetworkEntityService.html#listByIdentifier-java.lang.String-org.gbif.api.model.common.paging.Pageable-">org.gbif.api.service.registry.NetworkEntityService.listByIdentifier(String, Pageable)</a></td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/gbif/api/service/registry/NetworkEntityService.html#listByMachineTag-java.lang.String-java.lang.String-java.lang.String-org.gbif.api.model.common.paging.Pageable-">org.gbif.api.service.registry.NetworkEntityService.listByMachineTag(String, String, String, Pageable)</a></td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/gbif/api/vocabulary/Kingdom.html#nubUsageID--">org.gbif.api.vocabulary.Kingdom.nubUsageID()</a>
<div class="block"><span class="deprecationComment">please use nubUsageKey() instead</span></div>
</td>
Expand All @@ -283,6 +295,12 @@ <h2 title="Contents">Contents</h2>
<td class="colOne"><a href="org/gbif/api/util/VocabularyUtils.html#parseTechnicalInstallationType-java.lang.String-">org.gbif.api.util.VocabularyUtils.parseTechnicalInstallationType(String)</a></td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/gbif/api/service/registry/NetworkEntityService.html#search-java.lang.String-org.gbif.api.model.common.paging.Pageable-">org.gbif.api.service.registry.NetworkEntityService.search(String, Pageable)</a></td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/gbif/api/service/pipelines/PipelinesHistoryService.html#sendAbsentIndentifiersEmail-java.util.UUID-int-java.lang.String-">org.gbif.api.service.pipelines.PipelinesHistoryService.sendAbsentIndentifiersEmail(UUID, int, String)</a></td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/gbif/api/model/checklistbank/Reference.html#setAuthor-java.lang.String-">org.gbif.api.model.checklistbank.Reference.setAuthor(String)</a></td>
</tr>
<tr class="rowColor">
Expand Down Expand Up @@ -436,6 +454,6 @@ <h2 title="Contents">Contents</h2>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2023 <a href="https://www.gbif.org">Global Biodiversity Information Facility (GBIF)</a>. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2024 <a href="https://www.gbif.org">Global Biodiversity Information Facility (GBIF)</a>. All rights reserved.</small></p>
</body>
</html>
10 changes: 5 additions & 5 deletions apidocs/help-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_345) on Mon Jun 19 14:11:11 UTC 2023 -->
<!-- Generated by javadoc (1.8.0_345) on Tue Jan 16 10:55:56 UTC 2024 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>API Help (GBIF Common Web service 1.25-SNAPSHOT API)</title>
<meta name="date" content="2023-06-19">
<title>API Help (GBIF Common Web service 1.26-SNAPSHOT API)</title>
<meta name="date" content="2024-01-16">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="API Help (GBIF Common Web service 1.25-SNAPSHOT API)";
parent.document.title="API Help (GBIF Common Web service 1.26-SNAPSHOT API)";
}
}
catch(err) {
Expand Down Expand Up @@ -226,6 +226,6 @@ <h2>Constant Field Values</h2>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2023 <a href="https://www.gbif.org">Global Biodiversity Information Facility (GBIF)</a>. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2024 <a href="https://www.gbif.org">Global Biodiversity Information Facility (GBIF)</a>. All rights reserved.</small></p>
</body>
</html>
Loading

0 comments on commit 17c5f67

Please sign in to comment.