JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
org.tailormap.api.persistence.projections
FormSummary
Contents
Description
Method Summary
Method Details
getId()
getName()
getFeatureSourceId()
getFeatureTypeName()
Hide sidebar
Show sidebar
Interface FormSummary
@Projection(name="summary", types=
Form
.class)
public interface
FormSummary
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Long
getFeatureSourceId
()
String
getFeatureTypeName
()
Long
getId
()
String
getName
()
Method Details
getId
Long
getId
()
getName
String
getName
()
getFeatureSourceId
Long
getFeatureSourceId
()
getFeatureTypeName
String
getFeatureTypeName
()