Uses of Class
org.apache.manifoldcf.core.connector.BaseConnector
-
-
Uses of BaseConnector in org.apache.manifoldcf.agents.output
Subclasses of BaseConnector in org.apache.manifoldcf.agents.output Modifier and Type Class Description classBaseOutputConnectorThis base class describes an instance of a connection between an output pipeline and the Connector Framework. -
Uses of BaseConnector in org.apache.manifoldcf.agents.transformation
Subclasses of BaseConnector in org.apache.manifoldcf.agents.transformation Modifier and Type Class Description classBaseTransformationConnectorThis base class describes an instance of a connection between the Connector Framework and a document transformation engine. -
Uses of BaseConnector in org.apache.manifoldcf.authorities.authorities
Subclasses of BaseConnector in org.apache.manifoldcf.authorities.authorities Modifier and Type Class Description classBaseAuthorityConnectorAn authority connector supplies an ACL of some kind for a given user. -
Uses of BaseConnector in org.apache.manifoldcf.authorities.mappers
Subclasses of BaseConnector in org.apache.manifoldcf.authorities.mappers Modifier and Type Class Description classBaseMappingConnectorA mapping connector massages a UserRecord to augment the user identification information within. -
Uses of BaseConnector in org.apache.manifoldcf.crawler.connectors
Subclasses of BaseConnector in org.apache.manifoldcf.crawler.connectors Modifier and Type Class Description classBaseRepositoryConnectorThis base class describes an instance of a connection between a repository and ManifoldCF's standard "pull" ingestion agent. -
Uses of BaseConnector in org.apache.manifoldcf.crawler.notifications
Subclasses of BaseConnector in org.apache.manifoldcf.crawler.notifications Modifier and Type Class Description classBaseNotificationConnectorThis base class describes an instance of a connection between a notification engine and ManifoldCF's standard "pull" ingestion agent.
-