Interface SessionService

    • Method Detail

      • getSessionUser

        User getSessionUser()
      • getSessionUserDepartment

        Department getSessionUserDepartment()
      • getSessionUserRole

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

        void setSessionUserTimezone​(org.cxbox.api.data.dictionary.LOV timezone)
      • setSessionUserLocale

        void setSessionUserLocale​(org.cxbox.api.data.dictionary.LOV locale)
      • setSessionUserInternalRole

        void setSessionUserInternalRole​(String role)
      • getSessionIpAddress

        String getSessionIpAddress()
      • getFirstViewFromResponsibilities

        String getFirstViewFromResponsibilities​(String... views)
      • getSessionId

        String getSessionId()
      • getSessionUserDivision

        Division getSessionUserDivision​(org.cxbox.api.data.dictionary.LOV levelCd)
      • getSessionUserDivision

        Division getSessionUserDivision()