com.filenet.api.admin

Interface AuditDefinition

    • Method Detail

      • get_Id

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

        java.lang.Boolean get_AuditSuccess()
        Returns the value of the AuditSuccess property. For more information, see AuditSuccess Property.
      • set_AuditSuccess

        void set_AuditSuccess(java.lang.Boolean value)
        Sets the value of the AuditSuccess property. For more information, see AuditSuccess Property.
      • get_AuditFailure

        java.lang.Boolean get_AuditFailure()
        Returns the value of the AuditFailure property. For more information, see AuditFailure Property.
      • set_AuditFailure

        void set_AuditFailure(java.lang.Boolean value)
        Sets the value of the AuditFailure property. For more information, see AuditFailure Property.
      • get_IncludeSubclassesRequested

        java.lang.Boolean get_IncludeSubclassesRequested()
        Returns the value of the IncludeSubclassesRequested property. For more information, see IncludeSubclassesRequested Property.
      • set_IncludeSubclassesRequested

        void set_IncludeSubclassesRequested(java.lang.Boolean value)
        Sets the value of the IncludeSubclassesRequested property. For more information, see IncludeSubclassesRequested Property.
      • get_FilterExpression

        java.lang.String get_FilterExpression()
        Returns the value of the FilterExpression property. For more information, see FilterExpression Property.
      • set_FilterExpression

        void set_FilterExpression(java.lang.String value)
        Sets the value of the FilterExpression property. For more information, see FilterExpression Property.
      • get_FilteredPropertyId

        java.lang.String get_FilteredPropertyId()
        Returns the value of the FilteredPropertyId property. For more information, see FilteredPropertyId Property.
      • set_FilteredPropertyId

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

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