public interface ReportActionFactory extends IsApplicable
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ReportActionFactory.ReportCustomActionFactory |
| Modifier and Type | Method and Description |
|---|---|
ReportAction |
createReportAction(FeatureStore store,
FeatureQuery query,
FeatureSelection selecteds,
JsonObject json) |
java.lang.String |
getName() |
isApplicablejava.lang.String getName()
ReportAction createReportAction(FeatureStore store, FeatureQuery query, FeatureSelection selecteds, JsonObject json)