Interface SessionObserver

All Known Implementing Classes:
MainPanel

public interface SessionObserver
A listener on relevant session events
Since:
6.0
Author:
Marco Meschieri - LogicalDOC
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • onUserLoggedIn

      void onUserLoggedIn(GUIUser user)