Class OrcidReadProfileHandler
- java.lang.Object
-
- edu.cornell.mannlib.vivo.orcid.controller.OrcidAbstractHandler
-
- edu.cornell.mannlib.vivo.orcid.controller.OrcidReadProfileHandler
-
public class OrcidReadProfileHandler extends OrcidAbstractHandler
We should now know the user's ORCID, so read the user's public ORCID profile.
-
-
Field Summary
-
Fields inherited from class edu.cornell.mannlib.vivo.orcid.controller.OrcidAbstractHandler
auth, currentUser, manager, occ, state, vreq
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedOrcidReadProfileHandler(edu.cornell.mannlib.vitro.webapp.controller.VitroRequest vreq)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.ResponseValuesexec()-
Methods inherited from class edu.cornell.mannlib.vivo.orcid.controller.OrcidAbstractHandler
cornellNetId, findIndividual, recordConfirmation, setAPiLevelPublic, show500InternalServerError, showConfirmationPage, showConfirmationPage
-
-