Package | Description |
---|---|
org.apache.manifoldcf.crawler.connectors.sharepoint |
Modifier and Type | Method and Description |
---|---|
protected void |
SharePointRepository.fetchAndIndexFile(IProcessActivity activities,
String documentIdentifier,
String version,
String fileUrl,
String fetchUrl,
String[] accessTokens,
String[] denyTokens,
Date createdDate,
Date modifiedDate,
Map<String,String> metadataValues,
String guid,
SharePointRepository.SystemMetadataDescription sDesc)
Method that fetches and indexes a file fetched from a SharePoint URL, with appropriate error handling
etc.
|
protected static void |
SharePointRepository.setPathAttribute(RepositoryDocument data,
SharePointRepository.SystemMetadataDescription sDesc,
String documentIdentifier) |