Interface IFormMetaDataService

All Known Implementing Classes:
AGLSFormMetaDataService

public interface IFormMetaDataService
Provides a form meta data rendering service.
  • Method Summary

    Modifier and Type
    Method
    Description
    Return the list of meta data elements for the form.
  • Method Details

    • renderHtmlMetaData

      String renderHtmlMetaData(Form form)
      Return the list of meta data elements for the form.
      Parameters:
      form - the form to render the meta data from
      Returns:
      the list of created meta data elements