public class OrcidIdDataGetter extends Object implements DataGetter
orcidInfo = map {
authorizedToConfirm: boolean
orcids: map of String to boolean [
orcid: String
confirm: boolean
]
}
| Modifier and Type | Field and Description |
|---|---|
static String |
ORCID_ID |
static String |
ORCID_IS_CONFIRMED |
| Constructor and Description |
|---|
OrcidIdDataGetter(VitroRequest vreq) |
public static final String ORCID_ID
public static final String ORCID_IS_CONFIRMED
public OrcidIdDataGetter(VitroRequest vreq)
Copyright © 2016. All rights reserved.