Interface ResponsibilitiesService

  • All Known Implementing Classes:
    ResponsibilitiesServiceImpl

    public interface ResponsibilitiesService
    Service that defines access rights to screens and views
    • Method Detail

      • getListRespByUser

        Map<String,​Boolean> getListRespByUser​(User user,
                                                    org.cxbox.api.data.dictionary.LOV userRole)
      • getListScreensByUser

        String getListScreensByUser​(User user,
                                    org.cxbox.api.data.dictionary.LOV userRole)