com.filenet.api.admin

Interface FixedContentDevice

    • 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_FcpPoolIdleTimeoutSeconds

        java.lang.Integer get_FcpPoolIdleTimeoutSeconds()
        Returns the value of the FcpPoolIdleTimeoutSeconds property. For more information, see FcpPoolIdleTimeoutSeconds Property.
      • set_FcpPoolIdleTimeoutSeconds

        void set_FcpPoolIdleTimeoutSeconds(java.lang.Integer value)
        Sets the value of the FcpPoolIdleTimeoutSeconds property. For more information, see FcpPoolIdleTimeoutSeconds Property.
      • get_FcpPoolPreferredSize

        java.lang.Integer get_FcpPoolPreferredSize()
        Returns the value of the FcpPoolPreferredSize property. For more information, see FcpPoolPreferredSize Property.
      • set_FcpPoolPreferredSize

        void set_FcpPoolPreferredSize(java.lang.Integer value)
        Sets the value of the FcpPoolPreferredSize property. For more information, see FcpPoolPreferredSize Property.
      • get_FcpPoolMaxWaitSeconds

        java.lang.Integer get_FcpPoolMaxWaitSeconds()
        Returns the value of the FcpPoolMaxWaitSeconds property. For more information, see FcpPoolMaxWaitSeconds Property.
      • set_FcpPoolMaxWaitSeconds

        void set_FcpPoolMaxWaitSeconds(java.lang.Integer value)
        Sets the value of the FcpPoolMaxWaitSeconds property. For more information, see FcpPoolMaxWaitSeconds Property.
      • get_FcpPoolMaxInUse

        java.lang.Integer get_FcpPoolMaxInUse()
        Returns the value of the FcpPoolMaxInUse property. For more information, see FcpPoolMaxInUse Property.
      • set_FcpPoolMaxInUse

        void set_FcpPoolMaxInUse(java.lang.Integer value)
        Sets the value of the FcpPoolMaxInUse property. For more information, see FcpPoolMaxInUse Property.
      • get_VendorName

        java.lang.String get_VendorName()
        Returns the value of the VendorName property. For more information, see VendorName Property.
      • set_VendorName

        void set_VendorName(java.lang.String value)
        Sets the value of the VendorName property. For more information, see VendorName 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_ImplementationClass

        java.lang.String get_ImplementationClass()
        Returns the value of the ImplementationClass property. For more information, see ImplementationClass Property.
      • set_ImplementationClass

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

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