com.filenet.api.admin

Interface CmTextSearchConfiguration

    • Method Detail

      • get_DispatcherWaitInterval

        java.lang.Integer get_DispatcherWaitInterval()
        Returns the value of the DispatcherWaitInterval property. For more information, see DispatcherWaitInterval Property.
      • set_DispatcherWaitInterval

        void set_DispatcherWaitInterval(java.lang.Integer value)
        Sets the value of the DispatcherWaitInterval property. For more information, see DispatcherWaitInterval Property.
      • get_DispatcherEnabled

        java.lang.Boolean get_DispatcherEnabled()
        Returns the value of the DispatcherEnabled property. For more information, see DispatcherEnabled Property.
      • set_DispatcherEnabled

        void set_DispatcherEnabled(java.lang.Boolean value)
        Sets the value of the DispatcherEnabled property. For more information, see DispatcherEnabled Property.
      • get_ThreadCount

        java.lang.Integer get_ThreadCount()
        Returns the value of the ThreadCount property. For more information, see ThreadCount Property.
      • set_ThreadCount

        void set_ThreadCount(java.lang.Integer value)
        Sets the value of the ThreadCount property. For more information, see ThreadCount Property.
      • get_TextSearchThreadCount

        java.lang.Integer get_TextSearchThreadCount()
        Returns the value of the TextSearchThreadCount property. For more information, see TextSearchThreadCount Property.
      • set_TextSearchThreadCount

        void set_TextSearchThreadCount(java.lang.Integer value)
        Sets the value of the TextSearchThreadCount property. For more information, see TextSearchThreadCount Property.
      • get_MaxBatchSize

        java.lang.Integer get_MaxBatchSize()
        Returns the value of the MaxBatchSize property. For more information, see MaxBatchSize Property.
      • set_MaxBatchSize

        void set_MaxBatchSize(java.lang.Integer value)
        Sets the value of the MaxBatchSize property. For more information, see MaxBatchSize Property.
      • get_LeaseDuration

        java.lang.Integer get_LeaseDuration()
        Returns the value of the LeaseDuration property. For more information, see LeaseDuration Property.
      • set_LeaseDuration

        void set_LeaseDuration(java.lang.Integer value)
        Sets the value of the LeaseDuration property. For more information, see LeaseDuration Property.
      • get_MaxTextFiltersPerBatch

        java.lang.Integer get_MaxTextFiltersPerBatch()
        Returns the value of the MaxTextFiltersPerBatch property. For more information, see MaxTextFiltersPerBatch Property.
      • set_MaxTextFiltersPerBatch

        void set_MaxTextFiltersPerBatch(java.lang.Integer value)
        Sets the value of the MaxTextFiltersPerBatch property. For more information, see MaxTextFiltersPerBatch Property.
      • get_TotalTextFiltersAllowed

        java.lang.Integer get_TotalTextFiltersAllowed()
        Returns the value of the TotalTextFiltersAllowed property. For more information, see TotalTextFiltersAllowed Property.
      • set_TotalTextFiltersAllowed

        void set_TotalTextFiltersAllowed(java.lang.Integer value)
        Sets the value of the TotalTextFiltersAllowed property. For more information, see TotalTextFiltersAllowed Property.
      • get_TextFilterTimeout

        java.lang.Integer get_TextFilterTimeout()
        Returns the value of the TextFilterTimeout property. For more information, see TextFilterTimeout Property.
      • set_TextFilterTimeout

        void set_TextFilterTimeout(java.lang.Integer value)
        Sets the value of the TextFilterTimeout property. For more information, see TextFilterTimeout Property.
      • get_TempDirectoryPath

        java.lang.String get_TempDirectoryPath()
        Returns the value of the TempDirectoryPath property. For more information, see TempDirectoryPath Property.
      • set_TempDirectoryPath

        void set_TempDirectoryPath(java.lang.String value)
        Sets the value of the TempDirectoryPath property. For more information, see TempDirectoryPath Property.

© Copyright IBM Corporation 2006, 2013. All rights reserved.