Interface FormSummary


@Projection(name="summary", types=Form.class) public interface FormSummary
  • Method Details

    • getId

      Long getId()
    • getName

      String getName()
    • getFeatureSourceId

      Long getFeatureSourceId()
    • getFeatureTypeName

      String getFeatureTypeName()