Interface SessionService

All Known Implementing Classes:
SessionServiceImpl

public interface SessionService
  • Method Details

    • getSessionUser

      org.cxbox.api.service.session.IUser<Long> getSessionUser()
    • getSessionUserDepartmentId

      Long getSessionUserDepartmentId()
    • getSessionUserRole

      org.cxbox.api.data.dictionary.LOV getSessionUserRole()
    • getSessionId

      String getSessionId()