public class OrcidIdDataGetter extends Object implements edu.cornell.mannlib.vitro.webapp.utils.dataGetter.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(edu.cornell.mannlib.vitro.webapp.controller.VitroRequest vreq) |
public static final String ORCID_ID
public static final String ORCID_IS_CONFIRMED
Copyright © 2022. All rights reserved.