Uses of Class
com.echothree.model.control.core.server.graphql.EntityAliasObject
Packages that use EntityAliasObject
Package
Description
-
Uses of EntityAliasObject in com.echothree.model.control.core.server.graphql
Methods in com.echothree.model.control.core.server.graphql that return EntityAliasObjectModifier and TypeMethodDescriptionEntityAliasTypeObject.getEntityAlias
(graphql.schema.DataFetchingEnvironment env) -
Uses of EntityAliasObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return EntityAliasObjectModifier and TypeMethodDescriptionstatic EntityAliasObject
GraphQlQueries.entityAlias
(graphql.schema.DataFetchingEnvironment env, String componentVendorName, String entityTypeName, String entityAliasTypeName, String id, String alias) Methods in com.echothree.model.control.graphql.server.graphql that return types with arguments of type EntityAliasObjectModifier and TypeMethodDescriptionGraphQlQueries.entityAliases
(graphql.schema.DataFetchingEnvironment env, String componentVendorName, String entityTypeName, String entityAliasTypeName, String id)