com.filenet.api.admin

Interface CmIsilonFixedContentDevice

    • Method Detail

      • get_DeviceConnectionURL

        java.lang.String get_DeviceConnectionURL()
        Returns the value of the DeviceConnectionURL property. For more information, see DeviceConnectionURL Property.
      • set_DeviceConnectionURL

        void set_DeviceConnectionURL(java.lang.String value)
        Sets the value of the DeviceConnectionURL property. For more information, see DeviceConnectionURL Property.
      • get_DeviceUserName

        java.lang.String get_DeviceUserName()
        Returns the value of the DeviceUserName property. For more information, see DeviceUserName Property.
      • set_DeviceUserName

        void set_DeviceUserName(java.lang.String value)
        Sets the value of the DeviceUserName property. For more information, see DeviceUserName Property.
      • get_DevicePassword

        byte[] get_DevicePassword()
        Returns the value of the DevicePassword property. For more information, see DevicePassword Property.
      • set_DevicePassword

        void set_DevicePassword(byte[] value)
        Sets the value of the DevicePassword property. For more information, see DevicePassword Property.
      • get_HttpMaxConnections

        java.lang.Integer get_HttpMaxConnections()
        Returns the value of the HttpMaxConnections property. For more information, see HttpMaxConnections Property.
      • set_HttpMaxConnections

        void set_HttpMaxConnections(java.lang.Integer value)
        Sets the value of the HttpMaxConnections property. For more information, see HttpMaxConnections Property.
      • get_RetrievalTimeout

        java.lang.Integer get_RetrievalTimeout()
        Returns the value of the RetrievalTimeout property. For more information, see RetrievalTimeout Property.
      • set_RetrievalTimeout

        void set_RetrievalTimeout(java.lang.Integer value)
        Sets the value of the RetrievalTimeout property. For more information, see RetrievalTimeout Property.
      • get_HttpsCertValidationEnabled

        java.lang.Boolean get_HttpsCertValidationEnabled()
        Returns the value of the HttpsCertValidationEnabled property. For more information, see HttpsCertValidationEnabled Property.
      • set_HttpsCertValidationEnabled

        void set_HttpsCertValidationEnabled(java.lang.Boolean value)
        Sets the value of the HttpsCertValidationEnabled property. For more information, see HttpsCertValidationEnabled Property.

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