Interface QuestionnaireSessionCache

  • All Superinterfaces:
    org.springframework.cache.Cache
    All Known Implementing Classes:
    LocalQuestionnaireSessionCache

    public interface QuestionnaireSessionCache
    extends org.springframework.cache.Cache
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface org.springframework.cache.Cache

        org.springframework.cache.Cache.ValueRetrievalException, org.springframework.cache.Cache.ValueWrapper