com.filenet.api.sweep

Interface CmSweepPolicy

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

        void set_LastModifier(java.lang.String value)
        Sets 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.
      • set_DateLastModified

        void set_DateLastModified(java.util.Date value)
        Sets 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_Owner

        java.lang.String get_Owner()
        Returns the value of the Owner property. For more information, see Owner Property.
      • set_Owner

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

        java.lang.Double get_ExaminedObjectCount()
        Returns the value of the ExaminedObjectCount property. For more information, see ExaminedObjectCount Property.
      • get_ProcessedObjectCount

        java.lang.Double get_ProcessedObjectCount()
        Returns the value of the ProcessedObjectCount property. For more information, see ProcessedObjectCount Property.
      • get_FailedObjectCount

        java.lang.Double get_FailedObjectCount()
        Returns the value of the FailedObjectCount property. For more information, see FailedObjectCount Property.
      • get_CurrentExaminedObjectCount

        java.lang.Double get_CurrentExaminedObjectCount()
        Returns the value of the CurrentExaminedObjectCount property. For more information, see CurrentExaminedObjectCount Property.
      • get_CurrentProcessedObjectCount

        java.lang.Double get_CurrentProcessedObjectCount()
        Returns the value of the CurrentProcessedObjectCount property. For more information, see CurrentProcessedObjectCount Property.
      • get_CurrentFailedObjectCount

        java.lang.Double get_CurrentFailedObjectCount()
        Returns the value of the CurrentFailedObjectCount property. For more information, see CurrentFailedObjectCount Property.
      • get_CompletedIterations

        java.lang.Integer get_CompletedIterations()
        Returns the value of the CompletedIterations property. For more information, see CompletedIterations Property.
      • get_SweepResultIterationKeepCount

        java.lang.Integer get_SweepResultIterationKeepCount()
        Returns the value of the SweepResultIterationKeepCount property. For more information, see SweepResultIterationKeepCount Property.
      • set_SweepResultIterationKeepCount

        void set_SweepResultIterationKeepCount(java.lang.Integer value)
        Sets the value of the SweepResultIterationKeepCount property. For more information, see SweepResultIterationKeepCount Property.
      • set_SweepMode

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

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