Skip navigation links
A C D E F G H I L M O P R S T U V W 

O

OK_ADD_RESULT - Static variable in class pt.ptcris.PTCRISyncResult
Creates a successful "add" message.
OK_UPD_RESULT - Static variable in class pt.ptcris.PTCRISyncResult
Creates a successful "update" message.
ORCIDAddWorker - Class in pt.ptcris.utils
A worker thread that can be used to ADD works from ORCID.
ORCIDAddWorker(Work, ORCIDClient, Map<BigInteger, Object>, Logger) - Constructor for class pt.ptcris.utils.ORCIDAddWorker
A threaded worker that can be launched in parallel to ADD works with the ORCID API.
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, int) - Constructor for class pt.ptcris.ORCIDClientImpl
Instantiates an ORCID client to communicate with the ORCID API.
ORCIDClientImpl(String, String, String, String, String, OrcidAccessToken) - Constructor for class pt.ptcris.ORCIDClientImpl
Instantiates an ORCID client to communicate with the ORCID API.
ORCIDDelWorker - Class in pt.ptcris.utils
A worker thread that can be used to DELETE works from ORCID.
ORCIDDelWorker(BigInteger, ORCIDClient, Map<BigInteger, Object>, Logger) - Constructor for class pt.ptcris.utils.ORCIDDelWorker
A threaded worker that can be launched in parallel to DELETE works with the ORCID API.
ORCIDGetWorker - Class in pt.ptcris.utils
A worker thread that can be used to GET works from ORCID.
ORCIDGetWorker(WorkSummary, ORCIDClient, Map<BigInteger, Object>, Logger) - Constructor for class pt.ptcris.utils.ORCIDGetWorker
A threaded worker that can be launched in parallel to GET works with the ORCID API.
ORCIDHelper - Class in pt.ptcris.utils
An helper to simplify the use of the low-level ORCID client.
ORCIDHelper(ORCIDClient) - Constructor for class pt.ptcris.utils.ORCIDHelper
Initializes the helper with a given ORCID client.
ORCIDHelper.EIdType - Enum in pt.ptcris.utils
 
ORCIDUpdWorker - Class in pt.ptcris.utils
A worker thread that can be used to UPDATE works from ORCID.
ORCIDUpdWorker(Work, ORCIDClient, Map<BigInteger, Object>, Logger) - Constructor for class pt.ptcris.utils.ORCIDUpdWorker
A threaded worker that can be launched in parallel to UPDATE works with the ORCID API.
ORCIDWorker - Class in pt.ptcris.utils
An abstract worker that can be used to parallelize calls to the ORCID API.
A C D E F G H I L M O P R S T U V W 
Skip navigation links