Class CQ_Analytics.GeolocationUtils
| Package: | CQ_Analytics |
| Class: | GeolocationUtils |
| Extends: | Object |
| Clientlib: | personalization.stores, personalization.stores.geolocation |
A helper class providing a set of utility methods to manage a geolocation store.
This class is a singleton and cannot be created directly.
Public Properties
This class has no public properties.
Public Methods
| |
init( String sn ) : void
Initializes a persisted json store that contains the geolocation.
Initializes a persisted json store that contains the geolocation.
Parameters:
sn : StringName of the store
Returns:
|
GeolocationUtils |
Public Events
This class has no public events.