JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.tailormap.api.persistence.projections
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
()