com.filenet.api.admin

Interface RenditionEngineConnection

    • 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.
      • get_DateLastModified

        java.util.Date get_DateLastModified()
        Returns 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_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_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_DatabaseServerName

        java.lang.String get_DatabaseServerName()
        Returns the value of the DatabaseServerName property. For more information, see DatabaseServerName Property.
      • set_DatabaseServerName

        void set_DatabaseServerName(java.lang.String value)
        Sets the value of the DatabaseServerName property. For more information, see DatabaseServerName Property.
      • get_DatabaseServerPort

        java.lang.Integer get_DatabaseServerPort()
        Returns the value of the DatabaseServerPort property. For more information, see DatabaseServerPort Property.
      • set_DatabaseServerPort

        void set_DatabaseServerPort(java.lang.Integer value)
        Sets the value of the DatabaseServerPort property. For more information, see DatabaseServerPort Property.
      • get_DatabaseName

        java.lang.String get_DatabaseName()
        Returns the value of the DatabaseName property. For more information, see DatabaseName Property.
      • set_DatabaseName

        void set_DatabaseName(java.lang.String value)
        Sets the value of the DatabaseName property. For more information, see DatabaseName Property.
      • get_UserName

        java.lang.String get_UserName()
        Returns the value of the UserName property. For more information, see UserName Property.
      • set_UserName

        void set_UserName(java.lang.String value)
        Sets the value of the UserName property. For more information, see UserName Property.
      • get_RenditionEnginePassword

        byte[] get_RenditionEnginePassword()
        Returns the value of the RenditionEnginePassword property. For more information, see RenditionEnginePassword Property.
      • set_RenditionEnginePassword

        void set_RenditionEnginePassword(byte[] value)
        Sets the value of the RenditionEnginePassword property. For more information, see RenditionEnginePassword Property.

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