Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Genesys PGR
Java Client API
Commits
b87ea2cc
Commit
b87ea2cc
authored
Apr 23, 2020
by
Maxym Borodenko
Browse files
Added new constant for Data provider ID
parent
1f9151ee
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/java/org/genesys2/client/oauth/api/accession/Api1Constants.java
View file @
b87ea2cc
...
...
@@ -47,6 +47,11 @@ public interface Api1Constants {
*/
public
static
final
String
INSTCODE_NEW
=
"newInstituteCode"
;
/**
* Data provider id.
*/
public
static
final
String
DATA_PROVIDER_ID
=
"dataProviderId"
;
/**
* Accession number.
*/
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment