public interface QueryTaskRelationshipHandler
Modifier and Type | Interface and Description |
---|---|
static class |
QueryTaskRelationshipHandler.RelatedFeatureSets |
Modifier and Type | Method and Description |
---|---|
void |
onExecuteForIdsComplete(QueryTaskRelationshipHandler.RelatedFeatureSets relatedFeatureSets) |
void onExecuteForIdsComplete(QueryTaskRelationshipHandler.RelatedFeatureSets relatedFeatureSets)
relatedFeatureSets
- - Object containing a FeatureSet for each related feature. Each feature is accessible by its object id.