Interface DocumentView

All Known Subinterfaces:
DocumentWithJsonIgnoredNameView

public interface DocumentView
Since:
1.5.0
Author:
Moritz Becker
  • Method Details

    • getId

      Long getId()
    • getName

      String getName()
    • getOwner

      PersonView getOwner()
    • getOwnerDocumentCount

      long getOwnerDocumentCount()
    • getOptionalParameter

      String getOptionalParameter()
    • getMacroName

      String getMacroName()