Package org.cyclos.model.users.dashboard
-
Enum Summary Enum Description DashboardAction Contains the available quick access, each knowing to which roles it applies In runtime, the viewVoucherTransactions action may have a different label, see DashboardActionHandler.resolveMessageKey(...).DashboardStatusLinkType Contains the available dashboard status links Please also checkDashboardStatusLinkType, where the mapping between ModulePage and link is stored (can not be done in here because the ModulePage is in the api project, while DashboardStatusLinkType is needed also on the server side).