com.filenet.api.admin

Interface CmTextSearchServer

    • Method Detail

      • get_Creator

        java.lang.String get_Creator()
        Returns the value of the Creator property. For more information, see Creator Property.
      • set_Creator

        void set_Creator(java.lang.String value)
        Sets the value of the Creator property. For more information, see Creator Property.
      • get_DateCreated

        java.util.Date get_DateCreated()
        Returns the value of the DateCreated property. For more information, see DateCreated Property.
      • set_DateCreated

        void set_DateCreated(java.util.Date value)
        Sets the value of the DateCreated property. For more information, see DateCreated Property.
      • get_LastModifier

        java.lang.String get_LastModifier()
        Returns the value of the LastModifier property. For more information, see LastModifier Property.
      • set_LastModifier

        void set_LastModifier(java.lang.String value)
        Sets the value of the LastModifier property. For more information, see LastModifier Property.
      • get_DateLastModified

        java.util.Date get_DateLastModified()
        Returns the value of the DateLastModified property. For more information, see DateLastModified Property.
      • set_DateLastModified

        void set_DateLastModified(java.util.Date value)
        Sets the value of the DateLastModified property. For more information, see DateLastModified Property.
      • get_Id

        Id get_Id()
        Returns the value of the Id property. For more information, see Id Property.
      • get_Site

        Site get_Site()
        Returns the value of the Site property. For more information, see Site Property.
      • set_Site

        void set_Site(Site value)
        Sets the value of the Site property. For more information, see Site Property.
      • get_DisplayName

        java.lang.String get_DisplayName()
        Returns the value of the DisplayName property. For more information, see DisplayName Property.
      • set_DisplayName

        void set_DisplayName(java.lang.String value)
        Sets the value of the DisplayName property. For more information, see DisplayName Property.
      • get_DescriptiveText

        java.lang.String get_DescriptiveText()
        Returns the value of the DescriptiveText property. For more information, see DescriptiveText Property.
      • set_DescriptiveText

        void set_DescriptiveText(java.lang.String value)
        Sets the value of the DescriptiveText property. For more information, see DescriptiveText Property.
      • get_TextSearchServerHost

        java.lang.String get_TextSearchServerHost()
        Returns the value of the TextSearchServerHost property. For more information, see TextSearchServerHost Property.
      • set_TextSearchServerHost

        void set_TextSearchServerHost(java.lang.String value)
        Sets the value of the TextSearchServerHost property. For more information, see TextSearchServerHost Property.
      • get_TextSearchServerPort

        java.lang.Integer get_TextSearchServerPort()
        Returns the value of the TextSearchServerPort property. For more information, see TextSearchServerPort Property.
      • set_TextSearchServerPort

        void set_TextSearchServerPort(java.lang.Integer value)
        Sets the value of the TextSearchServerPort property. For more information, see TextSearchServerPort Property.
      • get_TextSearchCredential

        byte[] get_TextSearchCredential()
        Returns the value of the TextSearchCredential property. For more information, see TextSearchCredential Property.
      • set_TextSearchCredential

        void set_TextSearchCredential(byte[] value)
        Sets the value of the TextSearchCredential property. For more information, see TextSearchCredential Property.
      • get_TextSearchServerShutdownOnDisable

        java.lang.Boolean get_TextSearchServerShutdownOnDisable()
        Returns the value of the TextSearchServerShutdownOnDisable property. For more information, see TextSearchServerShutdownOnDisable Property.
      • set_TextSearchServerShutdownOnDisable

        void set_TextSearchServerShutdownOnDisable(java.lang.Boolean value)
        Sets the value of the TextSearchServerShutdownOnDisable property. For more information, see TextSearchServerShutdownOnDisable Property.
      • get_IsSSLEnabled

        java.lang.Boolean get_IsSSLEnabled()
        Returns the value of the IsSSLEnabled property. For more information, see IsSSLEnabled Property.
      • set_IsSSLEnabled

        void set_IsSSLEnabled(java.lang.Boolean value)
        Sets the value of the IsSSLEnabled property. For more information, see IsSSLEnabled Property.
      • get_ValidateServerCertificate

        java.lang.Boolean get_ValidateServerCertificate()
        Returns the value of the ValidateServerCertificate property. For more information, see ValidateServerCertificate Property.
      • set_ValidateServerCertificate

        void set_ValidateServerCertificate(java.lang.Boolean value)
        Sets the value of the ValidateServerCertificate property. For more information, see ValidateServerCertificate Property.
      • get_ValidateCertificateHost

        java.lang.Boolean get_ValidateCertificateHost()
        Returns the value of the ValidateCertificateHost property. For more information, see ValidateCertificateHost Property.
      • set_ValidateCertificateHost

        void set_ValidateCertificateHost(java.lang.Boolean value)
        Sets the value of the ValidateCertificateHost property. For more information, see ValidateCertificateHost Property.
      • get_MaximumConcurrentIndexingBatches

        java.lang.Integer get_MaximumConcurrentIndexingBatches()
        Returns the value of the MaximumConcurrentIndexingBatches property. For more information, see MaximumConcurrentIndexingBatches Property.
      • set_MaximumConcurrentIndexingBatches

        void set_MaximumConcurrentIndexingBatches(java.lang.Integer value)
        Sets the value of the MaximumConcurrentIndexingBatches property. For more information, see MaximumConcurrentIndexingBatches Property.

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