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
92b1cbaf
Commit
92b1cbaf
authored
Apr 23, 2020
by
Matija Obreza
Browse files
Merge branch 'added-new-constant' into 'master'
Added new constant for Data provider ID See merge request
!13
parents
1f9151ee
b87ea2cc
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/java/org/genesys2/client/oauth/api/accession/Api1Constants.java
View file @
92b1cbaf
...
...
@@ -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