Uses of Package
org.apache.manifoldcf.agents.interfaces
-
Classes in org.apache.manifoldcf.agents.interfaces used by org.apache.manifoldcf.agents.agentmanager Class Description IAgentManager This interface describes the management of the agent registry. -
Classes in org.apache.manifoldcf.agents.interfaces used by org.apache.manifoldcf.agents.common Class Description ServiceInterruption This is an exception that means that service was interrupted. -
Classes in org.apache.manifoldcf.agents.interfaces used by org.apache.manifoldcf.agents.incrementalingest Class Description IIncrementalIngester This interface describes the incremental ingestion API.IngestStatuses This object is part of the IIncrementalIngester API.IOutputActivity This interface abstracts from the activities that an output connector can do when adding or replacing documents, or deleting documents.IOutputAddActivity This interface abstracts from the activities that an output connector can do when adding or replacing documents.IOutputCheckActivity This interface abstracts from the activities that a transformation connector can do when checking a document.IOutputConnection An instance of this interface represents a paper object that describes an output connection.IOutputConnectionManager Manager classes of this kind use the database to contain a human description of an output connection.IOutputConnector This interface describes an instance of a connection between an engine that needs to output documents, and an output connector.IOutputConnectorPool An object implementing this interface functions as a pool of output connectors.IOutputHistoryActivity This interface abstracts from the activities that an output connector can do.IOutputQualifyActivity This interface abstracts from the activities that an output connector can do when qualifying authority names.IOutputRemoveActivity This interface abstracts from the activities that an output connector can do when removing documents.IPipelineConnections This interface caches IOutputConnection and ITransformationConnection objects required by an IPipelineSpecification.IPipelineConnector This interface describes an instance of a connector which can live in a chained processing pipeline.IPipelineSpecification This interface describes a multi-output pipeline, where each stage has an already-computed description string.IPipelineSpecificationBasic This interface describes a multi-output pipeline.IPipelineSpecificationWithVersions This interface describes a multi-output pipeline, with existing document version information from each output..ITransformationConnection An instance of this interface represents a paper object that describes a transformation connection.ITransformationConnector This interface describes an instance of a connection to a translation engine.ITransformationConnectorPool An object implementing this interface functions as a pool of transformation connectors.RepositoryDocument This class contains the complete information for a document, as read from a repository.ServiceInterruption This is an exception that means that service was interrupted. -
Classes in org.apache.manifoldcf.agents.interfaces used by org.apache.manifoldcf.agents.interfaces Class Description DocumentIngestStatus This object contains the complete status for a document, specifically: - version string - output version string - authority name - parameter version stringDocumentIngestStatusSet This object contains statuses for the primary document and all component documents.IAgent This interface describes the external functionality of an agent class.IAgentManager This interface describes the management of the agent registry.IIncrementalIngester This interface describes the incremental ingestion API.IngestStatuses This object is part of the IIncrementalIngester API.IngestStatuses.OutputKey IOutputActivity This interface abstracts from the activities that an output connector can do when adding or replacing documents, or deleting documents.IOutputAddActivity This interface abstracts from the activities that an output connector can do when adding or replacing documents.IOutputCheckActivity This interface abstracts from the activities that a transformation connector can do when checking a document.IOutputConnection An instance of this interface represents a paper object that describes an output connection.IOutputConnectionManager Manager classes of this kind use the database to contain a human description of an output connection.IOutputConnector This interface describes an instance of a connection between an engine that needs to output documents, and an output connector.IOutputConnectorManager This interface describes a manager for the registry of output connectors.IOutputConnectorPool An object implementing this interface functions as a pool of output connectors.IOutputHistoryActivity This interface abstracts from the activities that an output connector can do.IOutputNotifyActivity This interface abstracts from the activities that an output connector can do when processing notification of a completed job.IOutputQualifyActivity This interface abstracts from the activities that an output connector can do when qualifying authority names.IOutputRemoveActivity This interface abstracts from the activities that an output connector can do when removing documents.IPipelineConnections This interface caches IOutputConnection and ITransformationConnection objects required by an IPipelineSpecification.IPipelineConnector This interface describes an instance of a connector which can live in a chained processing pipeline.IPipelineSpecification This interface describes a multi-output pipeline, where each stage has an already-computed description string.IPipelineSpecificationBasic This interface describes a multi-output pipeline.IPipelineSpecificationWithVersions This interface describes a multi-output pipeline, with existing document version information from each output..ITransformationConnection An instance of this interface represents a paper object that describes a transformation connection.ITransformationConnectionManager Manager classes of this kind use the database to contain a human description of a transformation connection.ITransformationConnector This interface describes an instance of a connection to a translation engine.ITransformationConnectorManager This interface describes a manager for the registry of transformation connectors.ITransformationConnectorPool An object implementing this interface functions as a pool of transformation connectors.OutputConnectorFactory This is the factory class for IOutputConnector objects.RepositoryDocument This class contains the complete information for a document, as read from a repository.RepositoryDocument.Security This class describes allow and deny tokens for a specific security class.ServiceInterruption This is an exception that means that service was interrupted.TransformationConnectorFactory This is the factory class for ITransformationConnector objects. -
Classes in org.apache.manifoldcf.agents.interfaces used by org.apache.manifoldcf.agents.output Class Description IOutputAddActivity This interface abstracts from the activities that an output connector can do when adding or replacing documents.IOutputCheckActivity This interface abstracts from the activities that a transformation connector can do when checking a document.IOutputConnector This interface describes an instance of a connection between an engine that needs to output documents, and an output connector.IOutputNotifyActivity This interface abstracts from the activities that an output connector can do when processing notification of a completed job.IOutputRemoveActivity This interface abstracts from the activities that an output connector can do when removing documents.IPipelineConnector This interface describes an instance of a connector which can live in a chained processing pipeline.RepositoryDocument This class contains the complete information for a document, as read from a repository.ServiceInterruption This is an exception that means that service was interrupted. -
Classes in org.apache.manifoldcf.agents.interfaces used by org.apache.manifoldcf.agents.outputconnection Class Description IOutputConnection An instance of this interface represents a paper object that describes an output connection.IOutputConnectionManager Manager classes of this kind use the database to contain a human description of an output connection. -
Classes in org.apache.manifoldcf.agents.interfaces used by org.apache.manifoldcf.agents.outputconnectorpool Class Description IOutputConnection An instance of this interface represents a paper object that describes an output connection.IOutputConnector This interface describes an instance of a connection between an engine that needs to output documents, and an output connector.IOutputConnectorPool An object implementing this interface functions as a pool of output connectors. -
Classes in org.apache.manifoldcf.agents.interfaces used by org.apache.manifoldcf.agents.outputconnmgr Class Description IOutputConnectorManager This interface describes a manager for the registry of output connectors. -
Classes in org.apache.manifoldcf.agents.interfaces used by org.apache.manifoldcf.agents.system Class Description IAgent This interface describes the external functionality of an agent class.ServiceInterruption This is an exception that means that service was interrupted. -
Classes in org.apache.manifoldcf.agents.interfaces used by org.apache.manifoldcf.agents.transformation Class Description IOutputAddActivity This interface abstracts from the activities that an output connector can do when adding or replacing documents.IOutputCheckActivity This interface abstracts from the activities that a transformation connector can do when checking a document.IPipelineConnector This interface describes an instance of a connector which can live in a chained processing pipeline.ITransformationConnector This interface describes an instance of a connection to a translation engine.RepositoryDocument This class contains the complete information for a document, as read from a repository.ServiceInterruption This is an exception that means that service was interrupted. -
Classes in org.apache.manifoldcf.agents.interfaces used by org.apache.manifoldcf.agents.transformationconnection Class Description ITransformationConnection An instance of this interface represents a paper object that describes a transformation connection.ITransformationConnectionManager Manager classes of this kind use the database to contain a human description of a transformation connection. -
Classes in org.apache.manifoldcf.agents.interfaces used by org.apache.manifoldcf.agents.transformationconnectorpool Class Description ITransformationConnection An instance of this interface represents a paper object that describes a transformation connection.ITransformationConnector This interface describes an instance of a connection to a translation engine.ITransformationConnectorPool An object implementing this interface functions as a pool of transformation connectors. -
Classes in org.apache.manifoldcf.agents.interfaces used by org.apache.manifoldcf.agents.transformationconnmgr Class Description ITransformationConnectorManager This interface describes a manager for the registry of transformation connectors. -
Classes in org.apache.manifoldcf.agents.interfaces used by org.apache.manifoldcf.crawler.connectors Class Description ServiceInterruption This is an exception that means that service was interrupted. -
Classes in org.apache.manifoldcf.agents.interfaces used by org.apache.manifoldcf.crawler.interfaces Class Description CacheKeyFactory This class just represents a central place where cache keys are assembled.RepositoryDocument This class contains the complete information for a document, as read from a repository.ServiceInterruption This is an exception that means that service was interrupted. -
Classes in org.apache.manifoldcf.agents.interfaces used by org.apache.manifoldcf.crawler.jobs Class Description IOutputConnectionManager Manager classes of this kind use the database to contain a human description of an output connection.IOutputConnectorManager This interface describes a manager for the registry of output connectors.ITransformationConnectionManager Manager classes of this kind use the database to contain a human description of a transformation connection.ITransformationConnectorManager This interface describes a manager for the registry of transformation connectors. -
Classes in org.apache.manifoldcf.agents.interfaces used by org.apache.manifoldcf.crawler.notifications Class Description ServiceInterruption This is an exception that means that service was interrupted. -
Classes in org.apache.manifoldcf.agents.interfaces used by org.apache.manifoldcf.crawler.system Class Description DocumentIngestStatus This object contains the complete status for a document, specifically: - version string - output version string - authority name - parameter version stringDocumentIngestStatusSet This object contains statuses for the primary document and all component documents.IAgent This interface describes the external functionality of an agent class.IIncrementalIngester This interface describes the incremental ingestion API.IOutputActivity This interface abstracts from the activities that an output connector can do when adding or replacing documents, or deleting documents.IOutputAddActivity This interface abstracts from the activities that an output connector can do when adding or replacing documents.IOutputCheckActivity This interface abstracts from the activities that a transformation connector can do when checking a document.IOutputConnection An instance of this interface represents a paper object that describes an output connection.IOutputConnectionManager Manager classes of this kind use the database to contain a human description of an output connection.IOutputHistoryActivity This interface abstracts from the activities that an output connector can do.IOutputNotifyActivity This interface abstracts from the activities that an output connector can do when processing notification of a completed job.IOutputQualifyActivity This interface abstracts from the activities that an output connector can do when qualifying authority names.IOutputRemoveActivity This interface abstracts from the activities that an output connector can do when removing documents.IPipelineConnections This interface caches IOutputConnection and ITransformationConnection objects required by an IPipelineSpecification.IPipelineSpecification This interface describes a multi-output pipeline, where each stage has an already-computed description string.IPipelineSpecificationBasic This interface describes a multi-output pipeline.IPipelineSpecificationWithVersions This interface describes a multi-output pipeline, with existing document version information from each output..ITransformationConnection An instance of this interface represents a paper object that describes a transformation connection.ITransformationConnectionManager Manager classes of this kind use the database to contain a human description of a transformation connection.RepositoryDocument This class contains the complete information for a document, as read from a repository.ServiceInterruption This is an exception that means that service was interrupted.