com.filenet.api.security

Interface SecurityTemplate

    • Method Detail

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

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

        java.lang.Boolean get_IsEnabled()
        Returns the value of the IsEnabled property. For more information, see IsEnabled Property.
      • set_IsEnabled

        void set_IsEnabled(java.lang.Boolean value)
        Sets the value of the IsEnabled property. For more information, see IsEnabled Property.
      • get_ApplyStateID

        Id get_ApplyStateID()
        Returns the value of the ApplyStateID property. For more information, see ApplyStateID Property.
      • set_ApplyStateID

        void set_ApplyStateID(Id value)
        Sets the value of the ApplyStateID property. For more information, see ApplyStateID Property.

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