Interface I_CmsCachableApp

    • Method Detail

      • isCachable

        boolean isCachable()
        Returns whether this app should be cached within the user session.

        Returns:
        true if the app is cachable
      • onRestoreFromCache

        void onRestoreFromCache()
        Called after the view is fetched from the cache.