Interface DocumentContentContract

All Known Implementing Classes:
DocumentContent, DocumentContent.Builder

public interface DocumentContentContract
  • Method Details

    • getDocumentId

      String getDocumentId()
    • getApplicationContent

      String getApplicationContent()
    • getAttributeContent

      String getAttributeContent()
    • getSearchableContent

      String getSearchableContent()
    • getFormatVersion

      int getFormatVersion()