Uses of Interface
ubic.gemma.rest.analytics.ga4.ClientIdRetrievalStrategy
Packages that use ClientIdRetrievalStrategy
-
Uses of ClientIdRetrievalStrategy in ubic.gemma.rest.analytics.ga4
Classes in ubic.gemma.rest.analytics.ga4 that implement ClientIdRetrievalStrategyModifier and TypeClassDescriptionclass
Composite strategy for retrieving client ID.class
Strategy that retrieves and store client IDs in theRequestAttributes
.class
Strategy that retrieves the client ID in a request header.Methods in ubic.gemma.rest.analytics.ga4 with parameters of type ClientIdRetrievalStrategyModifier and TypeMethodDescriptionvoid
GoogleAnalytics4Provider.setClientIdRetrievalStrategy
(ClientIdRetrievalStrategy clientIdRetrievalStrategy) Set the strategy used to retrieve client IDs.Constructor parameters in ubic.gemma.rest.analytics.ga4 with type arguments of type ClientIdRetrievalStrategyModifierConstructorDescription