Class | Description |
---|---|
ExternalIdsDiff |
Calculates and stores the symmetric difference between two sets of
external identifiers . |
ORCIDFundingHelper |
An helper to simplify the use of the low-level ORCID
client . |
ORCIDHelper<E extends org.um.dsi.gavea.orcid.model.common.ElementSummary,S extends org.um.dsi.gavea.orcid.model.common.ElementSummary,G,T extends java.lang.Enum<T>> |
An abstract helper to help manage ORCID activities and simplify the usage of
the low-level ORCID
client . |
ORCIDWorkHelper |
An helper to simplify the use of the low-level ORCID
client . |
UpdateRecord<E extends org.um.dsi.gavea.orcid.model.common.ElementSummary,S extends org.um.dsi.gavea.orcid.model.common.ElementSummary> |
An helper class that stores two versions of the same
activity , as well as the difference between their
external identifiers . |