Uses of Class
com.norconex.crawler.fs.fetch.impl.cmis.CmisFetcherConfig
Packages that use CmisFetcherConfig
-
Uses of CmisFetcherConfig in com.norconex.crawler.fs.fetch.impl.cmis
Methods in com.norconex.crawler.fs.fetch.impl.cmis that return CmisFetcherConfigModifier and TypeMethodDescriptionCmisFetcher.getConfiguration()CmisFetcherConfig.setAclDisabled(boolean aclDisabled) CmisFetcherConfig.setRepositoryId(String repositoryId) The CMIS repository ID.CmisFetcherConfig.setXmlTargetField(String xmlTargetField) The name of the field where the raw XML obtained from the CMIS REST API will be stored.