com.filenet.api.sweep

Interface CmSweepJob

    • 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_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_EffectiveStartDate

        java.util.Date get_EffectiveStartDate()
        Returns the value of the EffectiveStartDate property. For more information, see EffectiveStartDate Property.
      • set_EffectiveStartDate

        void set_EffectiveStartDate(java.util.Date value)
        Sets the value of the EffectiveStartDate property. For more information, see EffectiveStartDate Property.
      • get_EffectiveEndDate

        java.util.Date get_EffectiveEndDate()
        Returns the value of the EffectiveEndDate property. For more information, see EffectiveEndDate Property.
      • set_EffectiveEndDate

        void set_EffectiveEndDate(java.util.Date value)
        Sets the value of the EffectiveEndDate property. For more information, see EffectiveEndDate 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_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_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_SweepRetryWaitInterval

        java.lang.Integer get_SweepRetryWaitInterval()
        Returns the value of the SweepRetryWaitInterval property. For more information, see SweepRetryWaitInterval Property.
      • set_SweepRetryWaitInterval

        void set_SweepRetryWaitInterval(java.lang.Integer value)
        Sets the value of the SweepRetryWaitInterval property. For more information, see SweepRetryWaitInterval Property.
      • get_SweepBatchSize

        java.lang.Integer get_SweepBatchSize()
        Returns the value of the SweepBatchSize property. For more information, see SweepBatchSize Property.
      • set_SweepBatchSize

        void set_SweepBatchSize(java.lang.Integer value)
        Sets the value of the SweepBatchSize property. For more information, see SweepBatchSize Property.
      • get_RecordFailures

        java.lang.Boolean get_RecordFailures()
        Returns the value of the RecordFailures property. For more information, see RecordFailures Property.
      • set_RecordFailures

        void set_RecordFailures(java.lang.Boolean value)
        Sets the value of the RecordFailures property. For more information, see RecordFailures Property.
      • set_SweepMode

        void set_SweepMode(SweepMode value)
        Sets the value of the SweepMode property. For more information, see SweepMode Property.
      • get_FilteredQueryTimeout

        java.lang.Integer get_FilteredQueryTimeout()
        Returns the value of the FilteredQueryTimeout property. For more information, see FilteredQueryTimeout Property.
      • set_FilteredQueryTimeout

        void set_FilteredQueryTimeout(java.lang.Integer value)
        Sets the value of the FilteredQueryTimeout property. For more information, see FilteredQueryTimeout Property.

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