Interface FormProviderContext

All Known Implementing Classes:
BaseFormProviderContext

public interface FormProviderContext
Author:
Filip Hrisafov
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
    static final String
     
  • Method Summary

    Modifier and Type
    Method
    Description
    The type of the of the form.
    The permission constant that should be checked before fetching the form
  • Field Details

  • Method Details

    • getFormType

      String getFormType()
      The type of the of the form.
    • getPermission

      String getPermission()
      The permission constant that should be checked before fetching the form