Uses of Interface
org.dspace.google.client.GoogleAnalyticsClient
-
Packages that use GoogleAnalyticsClient Package Description org.dspace.google org.dspace.google.client -
-
Uses of GoogleAnalyticsClient in org.dspace.google
Methods in org.dspace.google that return types with arguments of type GoogleAnalyticsClient Modifier and Type Method Description List<GoogleAnalyticsClient>GoogleAsyncEventListener. getGoogleAnalyticsClients()Method parameters in org.dspace.google with type arguments of type GoogleAnalyticsClient Modifier and Type Method Description voidGoogleAsyncEventListener. setGoogleAnalyticsClients(List<GoogleAnalyticsClient> googleAnalyticsClients) -
Uses of GoogleAnalyticsClient in org.dspace.google.client
Classes in org.dspace.google.client that implement GoogleAnalyticsClient Modifier and Type Class Description classGoogleAnalyticsClientImplImplementation ofGoogleAnalyticsClient.
-