com.filenet.api.admin

Interface CmIndexRequest

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

        Id get_IndexationId()
        Returns the value of the IndexationId property. For more information, see IndexationId Property.
      • get_DateRequested

        java.util.Date get_DateRequested()
        Returns the value of the DateRequested property. For more information, see DateRequested Property.
      • get_SequenceNumber

        java.lang.Double get_SequenceNumber()
        Returns the value of the SequenceNumber property. For more information, see SequenceNumber Property.
      • get_RetryCount

        java.lang.Integer get_RetryCount()
        Returns the value of the RetryCount property. For more information, see RetryCount Property.
      • get_IndexJob

        IndexJob get_IndexJob()
        Returns the value of the IndexJob property. For more information, see IndexJob Property.
      • get_LastFailureReason

        java.lang.String get_LastFailureReason()
        Returns the value of the LastFailureReason property. For more information, see LastFailureReason Property.
      • set_LastFailureReason

        void set_LastFailureReason(java.lang.String value)
        Sets the value of the LastFailureReason property. For more information, see LastFailureReason Property.
      • get_CmIndexingFailureCode

        java.lang.Integer get_CmIndexingFailureCode()
        Returns the value of the CmIndexingFailureCode property. For more information, see CmIndexingFailureCode Property.

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