- GenericFCproClientException - Exception in ifresco.fcpro.client
-
Base class for FCpro Exceptions.
- GenericFCproClientException(Exception) - Constructor for exception ifresco.fcpro.client.GenericFCproClientException
-
Constructor from exception.
- getAcceptedIssuers() - Method in class ifresco.fcpro.client.AnyTrustManager
-
Always returns null
.
- getAdditonalOutput() - Method in class ifresco.fcpro.client.FCproSetting
-
Getter.
- getAllJobs(FCproStatus) - Method in class ifresco.fcpro.client.FCproClient
-
Query for all jobs filtered by state state.
- getAllJobs() - Method in class ifresco.fcpro.client.FCproClient
-
Query for all jobs but without filtering the results.
- getAvailablePages() - Method in class ifresco.fcpro.client.FCproClient
-
Some OCR engines maintain a page limit, which can be queried through this
method.
- getAvgSecPerPage() - Method in class ifresco.fcpro.client.FCproClient
-
Transformation speed information.
- getConnectionTimeout() - Method in class ifresco.fcpro.client.FCproClient
-
Getter.
- getConverted() - Method in class ifresco.fcpro.client.FCproJob
-
Getter.
- getCreated() - Method in class ifresco.fcpro.client.FCproJob
-
Getter.
- getCredentialsCharset() - Method in class ifresco.fcpro.client.FCproClient
-
Getter.
- getDescription() - Method in class ifresco.fcpro.client.FCproSetting
-
Getter.
- getEndpoint() - Method in class ifresco.fcpro.client.FCproClient
-
Getter.
- getEngineName() - Method in class ifresco.fcpro.client.FCproSetting
-
Getter.
- getError() - Method in class ifresco.fcpro.client.FCproJob
-
Getter.
- getGuid() - Method in class ifresco.fcpro.client.FCproJob
-
Getter.
- getInputFormats() - Method in class ifresco.fcpro.client.FCproSetting
-
Getter.
- getInputFormatsMT() - Method in class ifresco.fcpro.client.FCproSetting
-
Getter.
- getJob(String) - Method in class ifresco.fcpro.client.FCproClient
-
Query for a job.
- getJobEnumID() - Method in class ifresco.fcpro.client.FCproEnumJobsResult
-
Getter.
- getJobId() - Method in class ifresco.fcpro.client.FCproJob
-
Getter.
- getLabel() - Method in class ifresco.fcpro.client.FCproJob
-
Getter.
- getNrOfDocumentsInQueue() - Method in class ifresco.fcpro.client.FCproClient
-
Returns the total number of documents currently stored in the queue.
- getNrOfPagesInQueue() - Method in class ifresco.fcpro.client.FCproClient
-
Returns the number of total pages currently stored in the queue.
- getOutputFormats() - Method in class ifresco.fcpro.client.FCproSetting
-
Getter.
- getOutputFormatsMT() - Method in class ifresco.fcpro.client.FCproSetting
-
Getter.
- getOwner() - Method in class ifresco.fcpro.client.FCproJob
-
Getter.
- getOwnJobs(FCproStatus) - Method in class ifresco.fcpro.client.FCproClient
-
Query for all jobs from a user, having the specified state.
- getPageCount() - Method in class ifresco.fcpro.client.FCproJob
-
Getter.
- getPagesCount() - Method in class ifresco.fcpro.client.FCproEnumJobsResult
-
Getter.
- getPageSize() - Method in class ifresco.fcpro.client.FCproEnumJobsResult
-
Getter.
- getPassword() - Method in class ifresco.fcpro.client.FCproClient
-
Getter.
- getPermissions() - Method in class ifresco.fcpro.client.FCproUser
-
Getter.
- getResultCount(String) - Method in class ifresco.fcpro.client.FCproClient
-
Queries the number of transformation results.
- getResultExt(String, int) - Method in class ifresco.fcpro.client.FCproClient
-
Returns the file extension of the transformed file at the given index.
- getResultMimetype(String, int) - Method in class ifresco.fcpro.client.FCproClient
-
Returns the file mimetype of the transformed file at the given index.
- getServerHash() - Method in class ifresco.fcpro.client.FCproClient
-
Getting the remote API key from AutoOCR-Server.
- getServerVersion() - Method in class ifresco.fcpro.client.FCproClient
-
Getting version of AutoOCR-Server.
- getSettings() - Method in class ifresco.fcpro.client.FCproClient
-
Query AutoOCR server settings.
- getSettingsName() - Method in class ifresco.fcpro.client.FCproSetting
-
Getter.
- getStatus(String) - Method in class ifresco.fcpro.client.FCproClient
-
Directly query for a job status.
- getStatus() - Method in class ifresco.fcpro.client.FCproJob
-
Getter.
- getStatusFromValue(int) - Static method in enum ifresco.fcpro.client.FCproStatus
-
- getTotalJobs() - Method in class ifresco.fcpro.client.FCproEnumJobsResult
-
Getter.
- getUrlEncodingCharset() - Method in class ifresco.fcpro.client.FCproClient
-
Getter.
- getUser() - Method in class ifresco.fcpro.client.FCproClient
-
Getter.
- getUserName() - Method in class ifresco.fcpro.client.FCproUser
-
Getter.
- getUsers() - Method in class ifresco.fcpro.client.FCproClient
-
Quering for all users.