Uses of Class
org.apache.manifoldcf.core.database.BaseTable
-
-
Uses of BaseTable in org.apache.manifoldcf.agents.agentmanager
Subclasses of BaseTable in org.apache.manifoldcf.agents.agentmanager Modifier and Type Class Description classAgentManagerThis is the implementation of IAgentManager. -
Uses of BaseTable in org.apache.manifoldcf.agents.incrementalingest
Subclasses of BaseTable in org.apache.manifoldcf.agents.incrementalingest Modifier and Type Class Description classIncrementalIngesterIncremental ingestion API implementation. -
Uses of BaseTable in org.apache.manifoldcf.agents.outputconnection
Subclasses of BaseTable in org.apache.manifoldcf.agents.outputconnection Modifier and Type Class Description classOutputConnectionManagerThis class is the manager of the outputconnection description. -
Uses of BaseTable in org.apache.manifoldcf.agents.outputconnmgr
Subclasses of BaseTable in org.apache.manifoldcf.agents.outputconnmgr Modifier and Type Class Description classOutputConnectorManagerImplementation of IOutputConnectorManager. -
Uses of BaseTable in org.apache.manifoldcf.agents.transformationconnection
Subclasses of BaseTable in org.apache.manifoldcf.agents.transformationconnection Modifier and Type Class Description classTransformationConnectionManagerThis class is the manager of the transformation connection description. -
Uses of BaseTable in org.apache.manifoldcf.agents.transformationconnmgr
Subclasses of BaseTable in org.apache.manifoldcf.agents.transformationconnmgr Modifier and Type Class Description classTransformationConnectorManagerImplementation of ITransformationConnectorManager. -
Uses of BaseTable in org.apache.manifoldcf.authorities.authconnmgr
Subclasses of BaseTable in org.apache.manifoldcf.authorities.authconnmgr Modifier and Type Class Description classAuthorityConnectorManagerThis is the implementation of that authority connector manager. -
Uses of BaseTable in org.apache.manifoldcf.authorities.authdomains
Subclasses of BaseTable in org.apache.manifoldcf.authorities.authdomains Modifier and Type Class Description classAuthorizationDomainManagerThis is the implementation of that authority connector manager. -
Uses of BaseTable in org.apache.manifoldcf.authorities.authgroups
Subclasses of BaseTable in org.apache.manifoldcf.authorities.authgroups Modifier and Type Class Description classAuthorityGroupManagerImplementation of the authority group manager functionality. -
Uses of BaseTable in org.apache.manifoldcf.authorities.authority
Subclasses of BaseTable in org.apache.manifoldcf.authorities.authority Modifier and Type Class Description classAuthorityConnectionManagerImplementation of the authority connection manager functionality. -
Uses of BaseTable in org.apache.manifoldcf.authorities.mapconnmgr
Subclasses of BaseTable in org.apache.manifoldcf.authorities.mapconnmgr Modifier and Type Class Description classMappingConnectorManagerThis is the implementation of that authority connector manager. -
Uses of BaseTable in org.apache.manifoldcf.authorities.mapping
Subclasses of BaseTable in org.apache.manifoldcf.authorities.mapping Modifier and Type Class Description classMappingConnectionManagerImplementation of the authority connection manager functionality. -
Uses of BaseTable in org.apache.manifoldcf.crawler.bins
Subclasses of BaseTable in org.apache.manifoldcf.crawler.bins Modifier and Type Class Description classBinManagerThis class manages the docbins table. -
Uses of BaseTable in org.apache.manifoldcf.crawler.connmgr
Subclasses of BaseTable in org.apache.manifoldcf.crawler.connmgr Modifier and Type Class Description classConnectorManagerImplementation of IConnectorManager. -
Uses of BaseTable in org.apache.manifoldcf.crawler.jobs
Subclasses of BaseTable in org.apache.manifoldcf.crawler.jobs Modifier and Type Class Description classCarrydownThis class manages the table that keeps track of intrinsic relationships between documents.classEventManagerThis class manages the events table.classHopCountThis class manages the table that keeps track of hop count, and algorithmically determines this value for a document identifier upon request.classHopDeleteDepsThis class manages the table that keeps track of link deletion dependencies for cached hopcounts.classHopFilterManagerThis class manages the "hopfilters" table, which contains the hopcount filters for each job.classIntrinsicLinkThis class manages the table that keeps track of intrinsic relationships between documents.classJobQueueThis is the job queue manager class.classJobsThis class manages the jobs table.classNotificationManagerThis class manages the "jobnotifications" table, which contains the ordered list of notification connections and their specification data.classPipelineManagerThis class manages the "pipelines" table, which contains the ordered transformation connections and their specification data.classPrereqEventManagerThis class manages the prerequisite event table.classScheduleManagerThis class manages the "schedules" table, which contains the automatic execution schedule for each job. -
Uses of BaseTable in org.apache.manifoldcf.crawler.notification
Subclasses of BaseTable in org.apache.manifoldcf.crawler.notification Modifier and Type Class Description classNotificationConnectionManagerThis class is the manager of the notification connection description. -
Uses of BaseTable in org.apache.manifoldcf.crawler.notificationconnmgr
Subclasses of BaseTable in org.apache.manifoldcf.crawler.notificationconnmgr Modifier and Type Class Description classNotificationConnectorManagerImplementation of INotificationConnectorManager. -
Uses of BaseTable in org.apache.manifoldcf.crawler.repository
Subclasses of BaseTable in org.apache.manifoldcf.crawler.repository Modifier and Type Class Description classRepositoryConnectionManagerThis class is the manager of the repository connection description.classRepositoryHistoryManagerThis class is the manager for the history records belonging to the repository connector.classThrottleSpecManagerThis class manages the "throttlespec" table, which contains the throttle specifications for each connection.
-