Uses of Class
org.gcube.application.framework.contentmanagement.util.DocumentInfos

Packages that use DocumentInfos
org.gcube.application.framework.contentmanagement.content.impl   
org.gcube.application.framework.contentmanagement.datatransformation.util   
 

Uses of DocumentInfos in org.gcube.application.framework.contentmanagement.content.impl
 

Methods in org.gcube.application.framework.contentmanagement.content.impl that return types with arguments of type DocumentInfos
 ArrayList<DocumentInfos> Collection.getDocumentInfos(String scope)
           
 

Uses of DocumentInfos in org.gcube.application.framework.contentmanagement.datatransformation.util
 

Methods in org.gcube.application.framework.contentmanagement.datatransformation.util that return types with arguments of type DocumentInfos
static ArrayList<DocumentInfos> DataTransformationUtils.getListOfFailuresFromReport(String rsLocator, ArrayList<DocumentInfos> allDocuments, ArrayList<String> collectionId)
          It parses the reports contained in the resultset, coming from DTS and returns the list of the document URIs that failed to be transformed.
static ArrayList<DocumentInfos> DataTransformationUtils.getReports(String rsLocator, ArrayList<String> collectionId)
           
 

Method parameters in org.gcube.application.framework.contentmanagement.datatransformation.util with type arguments of type DocumentInfos
static ArrayList<DocumentInfos> DataTransformationUtils.getListOfFailuresFromReport(String rsLocator, ArrayList<DocumentInfos> allDocuments, ArrayList<String> collectionId)
          It parses the reports contained in the resultset, coming from DTS and returns the list of the document URIs that failed to be transformed.
static ArrayList<String> DataTransformationUtils.performOCRtoPDF_HTTPInput(ArrayList<DocumentInfos> documents, String outputCollectionId, org.gcube.application.framework.core.session.ASLSession session)
          Transforms a list of PDF documents to text, using OCR Service.
static ArrayList<String> TestDTSClient.performOCRtoPDF_HTTPInput(ArrayList<DocumentInfos> documents, String outputCollectionId, String scope)
           
 



Copyright © 2013. All Rights Reserved.