Uses of Class
org.apache.manifoldcf.crawler.connectors.generic.api.Item
-
Packages that use Item Package Description org.apache.manifoldcf.crawler.connectors.generic org.apache.manifoldcf.crawler.connectors.generic.api -
-
Uses of Item in org.apache.manifoldcf.crawler.connectors.generic
Fields in org.apache.manifoldcf.crawler.connectors.generic with type parameters of type Item Modifier and Type Field Description protected java.util.concurrent.ConcurrentHashMap<java.lang.String,Item>GenericConnector.DocumentVersionThread. documentCacheConstructor parameters in org.apache.manifoldcf.crawler.connectors.generic with type arguments of type Item Constructor Description DocumentVersionThread(org.apache.http.client.HttpClient client, java.lang.String url, java.lang.String[] documentIdentifiers, java.lang.String genericAuthMode, java.lang.String defaultRights, java.util.concurrent.ConcurrentHashMap<java.lang.String,Item> documentCache) -
Uses of Item in org.apache.manifoldcf.crawler.connectors.generic.api
Fields in org.apache.manifoldcf.crawler.connectors.generic.api with type parameters of type Item Modifier and Type Field Description java.util.List<Item>Items. items
-