com.filenet.api.sweep

Interface CmSweep

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

        java.util.Date get_SweepStartDate()
        Returns the value of the SweepStartDate property. For more information, see SweepStartDate Property.
      • get_SweepEndDate

        java.util.Date get_SweepEndDate()
        Returns the value of the SweepEndDate property. For more information, see SweepEndDate Property.
      • get_MaxSweepWorkers

        java.lang.Integer get_MaxSweepWorkers()
        Returns the value of the MaxSweepWorkers property. For more information, see MaxSweepWorkers Property.
      • set_MaxSweepWorkers

        void set_MaxSweepWorkers(java.lang.Integer value)
        Sets the value of the MaxSweepWorkers property. For more information, see MaxSweepWorkers Property.
      • get_InterBatchDelay

        java.lang.Integer get_InterBatchDelay()
        Returns the value of the InterBatchDelay property. For more information, see InterBatchDelay Property.
      • set_InterBatchDelay

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

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