Uses of Class
com.echothree.model.control.party.server.graphql.TimeZoneObject
Packages that use TimeZoneObject
Package
Description
-
Uses of TimeZoneObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return TimeZoneObjectModifier and TypeMethodDescriptionstatic TimeZoneObjectGraphQlQueries.timeZone(graphql.schema.DataFetchingEnvironment env, String javaTimeZoneName, String id) Methods in com.echothree.control.user.graphql.server.schema that return types with arguments of type TimeZoneObjectModifier and TypeMethodDescriptionstatic CountingPaginatedData<TimeZoneObject> GraphQlQueries.timeZones(graphql.schema.DataFetchingEnvironment env) -
Uses of TimeZoneObject in com.echothree.model.control.party.server.graphql
Methods in com.echothree.model.control.party.server.graphql that return TimeZoneObjectModifier and TypeMethodDescriptionBasePartyObject.getPreferredTimeZone(graphql.schema.DataFetchingEnvironment env) -
Uses of TimeZoneObject in com.echothree.model.control.user.server.graphql
Methods in com.echothree.model.control.user.server.graphql that return TimeZoneObjectModifier and TypeMethodDescriptionUserVisitObject.getPreferredTimeZone(graphql.schema.DataFetchingEnvironment env)