- ok_add(BigInteger) - Static method in class pt.ptcris.PTCRISyncResult
-
Creates a successful "add" message with the assigned put-code.
- ok_del() - Static method in class pt.ptcris.PTCRISyncResult
-
Creates a successful "delete" message.
- ok_get(BigInteger, E) - Static method in class pt.ptcris.PTCRISyncResult
-
Creates a successful "get" message with the assigned put-code.
- ok_upd() - Static method in class pt.ptcris.PTCRISyncResult
-
Creates a successful "update" message.
- ONEVALIDWORKS - pt.ptcris.test.TestClients.Profile
-
- ORCIDClient - Interface in pt.ptcris
-
Interface that encapsulates the communication with the ORCID client for a
specified user profile.
- ORCIDClientImpl - Class in pt.ptcris
-
An implementation of the ORCID client interface built over the
Degois client
.
- ORCIDClientImpl(String, String, String, String, String, OrcidAccessToken) - Constructor for class pt.ptcris.ORCIDClientImpl
-
Instantiates an ORCID client to communicate with the ORCID API.
- ORCIDClientImpl(String, String, String, String, String, OrcidAccessToken, boolean) - Constructor for class pt.ptcris.ORCIDClientImpl
-
Instantiates an ORCID client to communicate with the ORCID API.
- ORCIDClientImpl(String, String, String, String, String, OrcidAccessToken, boolean, int) - Constructor for class pt.ptcris.ORCIDClientImpl
-
Instantiates an ORCID client to communicate with the ORCID API.
- ORCIDClientImpl(String, String, String, String, String, OrcidAccessToken, int) - Constructor for class pt.ptcris.ORCIDClientImpl
-
Instantiates an ORCID client to communicate with the ORCID API.
- ORCIDFundingHelper - Class in pt.ptcris.utils
-
An helper to simplify the use of the low-level ORCID
client
.
- ORCIDFundingHelper(ORCIDClient) - Constructor for class pt.ptcris.utils.ORCIDFundingHelper
-
Initializes the helper with a given 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>> - Class in pt.ptcris.utils
-
An abstract helper to help manage ORCID activities and simplify the usage of
the low-level ORCID
client
.
- ORCIDHelper(ORCIDClient, int, int) - Constructor for class pt.ptcris.utils.ORCIDHelper
-
Initializes the helper with a given ORCID client, which defines whether
asynchronous calls will be performed, and sets whether bulk ORCID
commands are available and with which size.
- ORCIDWorkHelper - Class in pt.ptcris.utils
-
An helper to simplify the use of the low-level ORCID
client
.
- ORCIDWorkHelper(ORCIDClient) - Constructor for class pt.ptcris.utils.ORCIDWorkHelper
-
Initializes the helper with a given ORCID client.
- OVERLAPPING_EIDs - Static variable in class pt.ptcris.utils.ORCIDHelper
-