Uses of Class
org.apache.manifoldcf.crawler.common.filenet.FileInfo
-
Packages that use FileInfo Package Description org.apache.manifoldcf.crawler.common.filenet org.apache.manifoldcf.crawler.connectors.filenet -
-
Uses of FileInfo in org.apache.manifoldcf.crawler.common.filenet
Methods in org.apache.manifoldcf.crawler.common.filenet that return FileInfo Modifier and Type Method Description FileInfoIFilenet. getDocumentInformation(java.lang.String docId, java.util.Map<java.lang.String,java.lang.Object> metadataFields)Get document information for a given filenet document. -
Uses of FileInfo in org.apache.manifoldcf.crawler.connectors.filenet
Fields in org.apache.manifoldcf.crawler.connectors.filenet declared as FileInfo Modifier and Type Field Description protected FileInfoFilenetConnector.GetDocumentInformationThread. rvalMethods in org.apache.manifoldcf.crawler.connectors.filenet that return FileInfo Modifier and Type Method Description protected FileInfoFilenetConnector. doGetDocumentInformation(java.lang.String docId, java.util.Map<java.lang.String,java.lang.Object> metadataFields)Get document infoFileInfoFilenetConnector.GetDocumentInformationThread. finishUp()
-