Interface IContentTableSourceAddDataResult

    • Method Detail

      • getContentVersion

        ContentVersion getContentVersion()
        Returns the content version of the data added.
        Returns:
        the content version.
        Since:
        10.4.0
      • isAutoArchived

        boolean isAutoArchived()
        Indicates whether the data was automatically archived during the operation.
        Returns:
        true if it was automatically archived, false otherwise.
        Since:
        10.4.0