Class SMSessionCache

    • Constructor Detail

      • SMSessionCache

        public SMSessionCache​(Collection sessions,
                              String searchErrorMsg,
                              SMProfileModelImpl modelImpl)
        Constructs an instance of SMSessionCache.
        Parameters:
        sessions - Collection of sessions.
        searchErrorMsg - Search Error Message.
        modelImpl - Session Profile Implementation class.
    • Method Detail

      • getErrorMessage

        public String getErrorMessage()
        Returns search error message.
        Returns:
        search error message.
      • getSessions

        public List getSessions()
        Returns a session information, SMSessionData.
        Returns:
        a page of session information, SMSessionData.