com.filenet.api.admin

Interface IsolatedRegion

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

        java.lang.String get_DNSName()
        Deprecated. As of release 5.2.0.
        Returns the value of the DNSName property. For more information, see DNSName Property.
      • set_DNSName

        void set_DNSName(java.lang.String value)
        Deprecated. As of release 5.2.0.
        Sets the value of the DNSName property. For more information, see DNSName Property.
      • get_BrokerPort

        java.lang.Integer get_BrokerPort()
        Deprecated. As of release 5.2.0.
        Returns the value of the BrokerPort property. For more information, see BrokerPort Property.
      • set_BrokerPort

        void set_BrokerPort(java.lang.Integer value)
        Deprecated. As of release 5.2.0.
        Sets the value of the BrokerPort property. For more information, see BrokerPort Property.
      • get_IsolatedRegionNumber

        java.lang.Integer get_IsolatedRegionNumber()
        Returns the value of the IsolatedRegionNumber property. For more information, see IsolatedRegionNumber Property.
      • set_IsolatedRegionNumber

        void set_IsolatedRegionNumber(java.lang.Integer value)
        Sets the value of the IsolatedRegionNumber property. For more information, see IsolatedRegionNumber Property.
      • get_Site

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

        void set_Site(Site value)
        Deprecated. As of release 5.2.0.
        Sets the value of the Site property. For more information, see Site Property.
      • get_RegionPassword

        byte[] get_RegionPassword()
        Deprecated. As of release 5.2.0.
        Returns the value of the RegionPassword property. For more information, see RegionPassword Property.
      • set_RegionPassword

        void set_RegionPassword(byte[] value)
        Deprecated. As of release 5.2.0.
        Sets the value of the RegionPassword property. For more information, see RegionPassword Property.
      • get_RegionKey

        byte[] get_RegionKey()
        Deprecated. As of release 5.2.0.
        Returns the value of the RegionKey property. For more information, see RegionKey Property.
      • set_RegionKey

        void set_RegionKey(byte[] value)
        Deprecated. As of release 5.2.0.
        Sets the value of the RegionKey property. For more information, see RegionKey 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_DatabaseSchemaName

        java.lang.String get_DatabaseSchemaName()
        Returns the value of the DatabaseSchemaName property. For more information, see DatabaseSchemaName Property.
      • set_DatabaseSchemaName

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

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