Interface DocumentTypeUpdateView

All Superinterfaces:
DocumentTypeView

public interface DocumentTypeUpdateView extends DocumentTypeView
Since:
1.5.0
Author:
Moritz Becker
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from interface com.blazebit.persistence.examples.quarkus.base.view.DocumentTypeView

    getId, getName
  • Method Details

    • setName

      void setName(String name)