• Products
    • Overview
    • LucidWorks Search Platform
      • Features and Benefits
      • Technical Overview
      • Only with LucidWorks
      • LucidWorks and Solr
      • White Papers
      • LucidWorks Enterprise
      • LucidWorks Cloud
      • LucidWorks Big Data
    • Apache Releases
      • Apache Solr 4.0-dev
      • Apache Lucene
  • Support & Services
    • Overview
    • Support
    • Lucid University
    • ExpertLink Advisory
    • Consulting
    • Partners
    • Subscriptions
  • Why Lucid?
    • Why Lucid?
    • Technology
    • Who uses Lucene/Solr?
      • What customers are saying
    • Case Studies
    • Whitepapers
    • Demos
    • Webinars
  • Blog
  • DevZone
    • DevZone Overview
    • Forums (LWE)
    • Videos & Podcasts
      • How To's
      • Screencasts
      • Podcasts
      • Conference Videos
    • Technical Articles
      • Whitepapers
    • Reference Materials
      • Documentation
      • Solr Reference Guide
      • Solr & LucidWorks Matrix
      • Tutorials
    • Events
      • Lucene Revolution
      • Tradeshows & Conferences
      • Meet Ups
    • Code & Test
  • Downloads
  • About Us
    • Management
    • Board of Directors
    • Apache Lucene/Solr Committers
    • Careers
    • News
      • Media Coverage
      • Press Releases
    • Contact Us

beta

Start new search

Options

Clear all facets

  • Project clear projects

  • Source clear sources

  • Author clear authors

Search Results for services

Results loading...

Found 208 results in 0.051 seconds. Displaying page 1 of 21, sorted by

  1. [WEB] ServiceInterruption

    : NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD org.apache.manifoldcf.agents.interfaces Class ServiceInterruption java.lang.Object java.lang.Throwable java.lang.Exception org.apache.manifoldcf.agents.interfaces.ServiceInterruption All Implemented Interfaces: java.io.Serializable public class ServiceInterruption extends java.lang.Exception This is an exception that means that service was interrupted. The exception contains a description of when the service may be restored. See Also: Serialized Form

    http://incubator.apache.org/connectors/api/framework/org/apache/manifoldcf/agents/interfaces/ServiceInterruption.html

  2. [WEB] IDynamicResultSet

    org.apache.manifoldcf.core.interfaces.ManifoldCFException, org.apache.manifoldcf.agents.interfaces.ServiceInterruption Get the next row from the resultset. Returns: the immutable row description, or null if there is no such row. Throws: org.apache.manifoldcf.core.interfaces.ManifoldCFException org.apache.manifoldcf.agents.interfaces.ServiceInterruption close void close () throws org.apache.manifoldcf.core.interfaces.ManifoldCFException, org.apache.manifoldcf.agents.interfaces.ServiceInterruption Close this resultset. Throws: org.apache.manifoldcf.core.interfaces.ManifoldCFException org.apache.manifoldcf.agents.interfaces.ServiceInterruption Package Class Tree Deprecated Index Help PREV CLASS NEXT CLASS FRAMES NO FRAMES All Classes

    http://incubator.apache.org/connectors/api/jdbc/org/apache/manifoldcf/crawler/connectors/jdbc/IDynamicResultSet.html

  3. [WEB] JDBCConnectionFactory

    ) throws org.apache.manifoldcf.core.interfaces.ManifoldCFException, org.apache.manifoldcf.agents.interfaces.ServiceInterruption Throws: org.apache.manifoldcf.core.interfaces.ManifoldCFException org.apache.manifoldcf.agents.interfaces.ServiceInterruption releaseConnection public static void releaseConnection (org.apache.manifoldcf.core.jdbcpool.WrappedConnection c) throws org.apache.manifoldcf.core.interfaces.ManifoldCFException, org.apache.manifoldcf.agents.interfaces.ServiceInterruption Throws: org.apache.manifoldcf.core.interfaces.ManifoldCFException org.apache.manifoldcf.agents.interfaces.ServiceInterruption Package Class Tree Deprecated Index Help

    http://incubator.apache.org/connectors/api/jdbc/org/apache/manifoldcf/crawler/connectors/jdbc/JDBCConnectionFactory.html

  4. [WEB] JDBCConnection.JDBCPSResultSet

    maxResults) throws org.apache.manifoldcf.core.interfaces.ManifoldCFException, org.apache.manifoldcf.agents.interfaces.ServiceInterruption Constructor Throws: org.apache.manifoldcf.core.interfaces.ManifoldCFException org.apache.manifoldcf.agents.interfaces.ServiceInterruption Method Detail getNextRow public org.apache.manifoldcf.core.interfaces.IResultRow getNextRow () throws org.apache.manifoldcf.core.interfaces.ManifoldCFException, org.apache.manifoldcf.agents.interfaces.ServiceInterruption Get the next row from the resultset. Specified by: getNextRow in interface IDynamicResultSet Returns: the immutable row description, or null if there is no such row. Throws: org.apache.manifoldcf.core.interfaces.ManifoldCFException

    http://incubator.apache.org/connectors/api/jdbc/org/apache/manifoldcf/crawler/connectors/jdbc/JDBCConnection.JDBCPSResultSet.html

  5. [WEB] JDBCConnection.JDBCResultSet

    (java.lang.String query, int maxResults) throws org.apache.manifoldcf.core.interfaces.ManifoldCFException, org.apache.manifoldcf.agents.interfaces.ServiceInterruption Constructor Throws: org.apache.manifoldcf.core.interfaces.ManifoldCFException org.apache.manifoldcf.agents.interfaces.ServiceInterruption Method Detail getNextRow public org.apache.manifoldcf.core.interfaces.IResultRow getNextRow () throws org.apache.manifoldcf.core.interfaces.ManifoldCFException, org.apache.manifoldcf.agents.interfaces.ServiceInterruption Get the next row from the resultset. Specified by: getNextRow in interface IDynamicResultSet Returns: the immutable row description, or null if there is

    http://incubator.apache.org/connectors/api/jdbc/org/apache/manifoldcf/crawler/connectors/jdbc/JDBCConnection.JDBCResultSet.html

  6. [WEB] LivelinkConnector.CategoryPathAccumulator

    org.apache.manifoldcf.core.interfaces.ManifoldCFException, org.apache.manifoldcf.agents.interfaces.ServiceInterruption Get a specified set of packed category paths with attribute names, given the category identifiers Throws: org.apache.manifoldcf.core.interfaces.ManifoldCFException org.apache.manifoldcf.agents.interfaces.ServiceInterruption findPath protected java.lang.String findPath (int catID) throws org.apache.manifoldcf.core.interfaces.ManifoldCFException, org.apache.manifoldcf.agents.interfaces.ServiceInterruption Find a category path given a category ID Throws: org.apache.manifoldcf.core.interfaces.ManifoldCFException org.apache.manifoldcf.agents.interfaces.ServiceInterruption findAttributes protected java.lang.String[] findAttributes (int catID) throws

    http://incubator.apache.org/connectors/api/livelink/org/apache/manifoldcf/crawler/connectors/livelink/LivelinkConnector.CategoryPathAccumulator.html

  7. [WEB] SharedDriveConnector.ProcessDocumentsFilter

    protected org.apache.manifoldcf.core.interfaces.ManifoldCFException lcfException Exceptions that we saw. protected org.apache.manifoldcf.agents.interfaces.ServiceInterruption serviceInterruption protected

    http://incubator.apache.org/connectors/api/jcifs/org/apache/manifoldcf/crawler/connectors/sharedrive/SharedDriveConnector.ProcessDocumentsFilter.html

  8. [WEB] SPSProxyHelper.StsAdapterWS

    | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD org.apache.manifoldcf.crawler.connectors.sharepoint Class SPSProxyHelper.StsAdapterWS java.lang.Object org.apache.axis.client.Service com.microsoft.schemas.sharepoint.dsp.StsAdapterLocator org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.StsAdapterWS All Implemented Interfaces: com.microsoft.schemas.sharepoint.dsp.StsAdapter, java.io.Serializable, javax.naming.Referenceable, javax.xml.rpc.Service Enclosing class: SPSProxyHelper protected static class SPSProxyHelper.StsAdapterWS extends com.microsoft.schemas.sharepoint.dsp.StsAdapterLocator SharePoint StsAdapter (List Data Services) Service Wrapper Class See Also: Serialized Form Nested Class Summary Nested classes/interfaces inherited from class org.apache.axis.client.Service org.apache.axis.client.Service.HandlerRegistryImpl

    http://incubator.apache.org/connectors/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.StsAdapterWS.html

  9. [WEB] SPSProxyHelper.ListsWS

    | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD org.apache.manifoldcf.crawler.connectors.sharepoint Class SPSProxyHelper.ListsWS java.lang.Object org.apache.axis.client.Service com.microsoft.schemas.sharepoint.soap.ListsLocator org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.ListsWS All Implemented Interfaces: com.microsoft.schemas.sharepoint.soap.Lists, java.io.Serializable, javax.naming.Referenceable, javax.xml.rpc.Service Enclosing class: SPSProxyHelper protected static class SPSProxyHelper.ListsWS extends com.microsoft.schemas.sharepoint.soap.ListsLocator SharePoint Lists Service Wrapper Class See Also: Serialized Form Nested Class Summary Nested classes/interfaces inherited from class org.apache.axis.client.Service org.apache.axis.client.Service.HandlerRegistryImpl Field Summary

    http://incubator.apache.org/connectors/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.ListsWS.html

  10. [WEB] SPSProxyHelper.MCPermissionsWS

    | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD org.apache.manifoldcf.crawler.connectors.sharepoint Class SPSProxyHelper.MCPermissionsWS java.lang.Object org.apache.axis.client.Service com.microsoft.sharepoint.webpartpages.PermissionsLocator org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.MCPermissionsWS All Implemented Interfaces: com.microsoft.sharepoint.webpartpages.Permissions, java.io.Serializable, javax.naming.Referenceable, javax.xml.rpc.Service Enclosing class: SPSProxyHelper protected static class SPSProxyHelper.MCPermissionsWS extends com.microsoft.sharepoint.webpartpages.PermissionsLocator MC Permissions Service Wrapper Class See Also: Serialized Form Nested Class Summary Nested classes/interfaces inherited from class org.apache.axis.client.Service org.apache.axis.client.Service.HandlerRegistryImpl Field Summary

    http://incubator.apache.org/connectors/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.MCPermissionsWS.html

  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6
  7. 7
  8. 8
  9. 9
  10. 10
  11. >>

Powered by LucidWorks Enterprise

Give us your feedback

  • Lucene
  • Solr
  • Nutch
  • Tika
  • Mahout
  • Droids
  • PyLucene
  • Lucene.Net
  • Lucy
  • Lucene4c
  • Open Relevance Project
  • ManifoldCF
  • Contact Us
  • About Lucid Imagination
  • Help & Support
  • Training
  • Website Feedback
  • Privacy Policy
  • Legal Terms of Use
  • Copyrights and Disclaimers
  • Sitemap
  • Admin

Apache Solr, Solr, Apache Lucene, Lucene and their logos are trademarks of the Apache Software Foundation.

© 2012 Lucid Imagination. All Right reserved.