Class DeeplinkUrlValidateInterceptor

    • Constructor Detail

      • DeeplinkUrlValidateInterceptor

        public DeeplinkUrlValidateInterceptor()
    • Method Detail

      • getDeeplinkUrlDao

        public DeeplinkUrlDao getDeeplinkUrlDao()
        Gets the deeplink url dao.
        Returns:
        the deeplinkUrlDao
      • setDeeplinkUrlDao

        public void setDeeplinkUrlDao​(DeeplinkUrlDao deeplinkUrlDao)
        Sets the deeplink url dao.
        Parameters:
        deeplinkUrlDao - the deeplinkUrlDao to set
      • getLocalizedString

        protected java.lang.String getLocalizedString​(java.lang.String key,
                                                      java.lang.Object... arguments)
        Gets the localized string.
        Parameters:
        key - the key
        arguments - the arguments
        Returns:
        the localized string